@charset "UTF-8";.share{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-radius:10px;background-color:#f7f7f7;padding:15px}@media only screen and (max-width:992px){.share{width:calc(100% + 30px);margin-left:-15px;border-radius:0;padding:15px;flex-direction:column;justify-content:flex-start;align-items:flex-start}}.share-title{display:inline-flex;align-items:center;justify-content:flex-start;font-size:18px;font-weight:700;color:var(--main-font-color)}@media only screen and (max-width:992px){.share-title{margin-bottom:15px}}.share-title svg{margin-right:8px;width:20px;height:20px;fill:currentColor}.share-socials{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.share-socials .item{--size:40px;width:var(--size);max-width:var(--size);min-width:var(--size);height:var(--size);display:flex;align-items:center;justify-content:center;line-height:var(--size);margin-right:16px;border-radius:5px;transition:all .2s ease-in-out}.share-socials .item:last-child{margin-right:0}@media only screen and (max-width:350px){.share-socials .item{margin-right:10px}}.share-socials .item-vk{background-color:#4a90e2}.share-socials .item-vk:hover{background-color:rgba(74,144,226,.85)}.share-socials .item-fb{background-color:#3b5998}.share-socials .item-fb:hover{background-color:rgba(59,89,152,.85)}.share-socials .item-tg{background-color:#56afdd}.share-socials .item-tg:hover{background-color:rgba(86,175,221,.85)}.share-socials .item-tw{background-color:#101318}.share-socials .item-tw:hover{background-color:var(--primary-darkgrey)}.share-socials .item-pn{background-color:#e60019}.share-socials .item-pn:hover{background-color:var(#e60019)}.share-socials .item-ok{background-color:#f5a623}.share-socials .item-ok:hover{background-color:rgba(245,166,35,.85)}.share-socials .item-wh{background-color:#50cc5d}.share-socials .item-wh:hover{background-color:rgba(80,204,93,.85)}.share-socials .item-in{background-color:#db3775}.share-socials .item-in:hover{background-color:rgba(219,55,117,.85)}.share-socials svg{fill:#fff}.share-socials svg.vk{width:23px;height:14px}.share-socials svg.fb{width:10px;height:21px}.share-socials svg.tg{width:24px;height:21px}.share-socials svg.tw{width:22px;height:19px}.share-socials svg.in,.share-socials svg.pn,.share-socials svg.wh{width:26px;height:26px}.share:last-child{margin-bottom:0}.share-button{position:relative;display:inline-flex;margin:20px 0;z-index:3}.share-button-toggle{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;border:2px solid var(--primary-color);font-weight:700;font-size:14px;line-height:1;padding:7px 7px 7px 14px;background-color:#fff}.share-button-toggle .share-icon{width:20px;height:16px;fill:var(--primary-color);margin-left:13px}.share-button-toggle:hover{background-color:var(--primary-color);color:#fff}.share-button-toggle:hover .share-icon{fill:#fff}.share-button-dropdown{position:absolute;top:100%;left:0;background-color:#fff;box-shadow:0 1px 10px rgba(167,176,181,.64);border-radius:8px;display:flex;padding:20px;margin-top:10px;opacity:0;visibility:hidden;transform:translateY(-45px);z-index:-1;transition:.3s ease-in-out}.share-button-dropdown:before{content:"";width:16px;height:16px;background-color:#fff;transform:rotate(45deg);position:absolute;top:-3px;left:62px}@media only screen and (max-width:360px){.share-button-dropdown{padding-left:10px;padding-right:10px}}.share-button-dropdown .social-item{display:inline-flex;position:relative;align-items:center;justify-content:center;width:30px;height:30px;border-radius:5px;margin-right:15px;background-color:#c4c4c4}.share-button-dropdown .social-item:last-child{margin-right:0}.share-button-dropdown .social-item-vk{background-color:#4a90e2}.share-button-dropdown .social-item-vk:hover{background-color:#3080de}.share-button-dropdown .social-item-fb{background-color:#3b5998}.share-button-dropdown .social-item-fb:hover{background-color:#38548f}.share-button-dropdown .social-item-tg{background-color:#56afdd}.share-button-dropdown .social-item-tg:hover{background-color:#3ca2d8}.share-button-dropdown .social-item-tw{background-color:#101318}.share-button-dropdown .social-item-tw:hover{background-color:var(--primary-darkgrey)}.share-button-dropdown .social-item-ok{background-color:#feae29}.share-button-dropdown .social-item-ok:hover{background-color:#fea615}.share-button-dropdown .social-item-wh{background-color:#2ac865}.share-button-dropdown .social-item-wh:hover{background-color:#26b55c}.share-button-dropdown .social-item-pn,.share-button-dropdown .social-item-pn:hover{background-color:#e60019}.share-button-dropdown .social-item-link{background-color:#999}.share-button-dropdown .social-item-link:hover{background-color:#8f8f8f}.share-button-dropdown .social-item svg{width:100%;height:100%;fill:#fff}.share-button-dropdown .social-item svg.fb{width:8px;height:16px}.share-button-dropdown .social-item svg.ok{width:30px;height:30px}.share-button-dropdown .social-item svg.tw,.share-button-dropdown .social-item svg.vk{width:16px;height:16px}.share-button-dropdown .social-item svg.pn,.share-button-dropdown .social-item svg.tg,.share-button-dropdown .social-item svg.wh{width:20px;height:20px}.share-button-dropdown .social-item svg.link{width:16px;height:16px}@media only screen and (max-width:360px){.share-button-dropdown .social-item{margin-right:10px}}.share-button-dropdown .copy-message{position:absolute;bottom:calc(100% + 8px);background-color:#fff;box-shadow:0 1px 10px rgba(167,176,181,.64);border-radius:8px;display:flex;padding:10px;font-size:14px;white-space:nowrap;text-align:center;color:#000;z-index:2;transition:.3s ease-in-out}.share-button-dropdown .copy-message:before{content:"";width:16px;height:16px;background-color:#fff;transform:rotate(45deg);position:absolute;bottom:-3px;left:50%;margin-left:-7px;z-index:-1}.share-button.is-active .share-button-dropdown{opacity:1;visibility:visible;transform:translateY(0);z-index:1}.share-button.is-active .share-button-toggle{border-color:#e9e9e9}.share-button.is-active .share-button-toggle .share-icon{fill:#e9e9e9}.share-button.is-active .share-button-toggle:hover{background-color:#fff;border-color:#e9e9e9;color:#000}.share-button.is-active .share-button-toggle:hover .share-icon{fill:#e9e9e9}@media only screen and (min-width:575px) and (max-width:1299px){.share-button-dropdown{left:auto;right:0}.share-button-dropdown:before{right:62px;left:auto}}@media only screen and (max-width:1100px){.share-button-dropdown .copy-message{right:0}.share-button-dropdown .copy-message:before{left:auto;margin-left:0;right:7px}}@media only screen and (max-width:574px){.share-button,.share-button-toggle{width:100%}.share-button-dropdown{width:100%;justify-content:center}.share-button-dropdown:before{left:50%}}.table{position:relative;margin:20px 0 10px}.table:after,.table:before{content:"";position:absolute;top:0;bottom:14px;width:40px;z-index:2}.table:before{opacity:0;left:-15px;background-image:linear-gradient(270deg,hsla(0,0%,100%,0),var(--main-background-color))}body.dark-theme .table:before{background-image:linear-gradient(270deg,rgba(22,22,24,0),var(--main-background-color))}.table:after{right:-15px;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),var(--main-background-color))}body.dark-theme .table:after{background-image:linear-gradient(90deg,rgba(22,22,24,0),var(--main-background-color))}.table-wrap{display:flex;overflow:auto;scrollbar-width:thin;scrollbar-color:#cfcfcf var(--border-color);padding:0 15px 10px;margin:0 -15px}body.dark-theme .table-wrap{scrollbar-color:#393b40 #1e1f22}body.gray-theme .table-wrap{scrollbar-color:var(--border-color) #f5f6f7}.table-wrap::-webkit-scrollbar{display:block;height:4px;background-color:var(--main-background-color)}.table-wrap::-webkit-scrollbar-track{background-color:var(--border-color);border-radius:4px}body.dark-theme .table-wrap::-webkit-scrollbar-track{background-color:#1e1f22}body.gray-theme .table-wrap::-webkit-scrollbar-track{background-color:#f5f6f7}.table-wrap::-webkit-scrollbar-thumb{background-color:#cfcfcf;border-radius:4px}body.dark-theme .table-wrap::-webkit-scrollbar-thumb{background-color:#393b40}body.gray-theme .table-wrap::-webkit-scrollbar-thumb{background-color:var(--border-color)}.table-wrap::-webkit-scrollbar-button{width:8px;background-color:var(--main-background-color)}.table-img{display:flex;align-items:center;justify-content:center;width:130px}.table-img img{max-width:100%;max-height:30px;border-radius:0;margin:0}.table-level{display:flex;align-items:center}.table-level.is-gold svg{fill:#e8bf42}.table-level.is-silver svg{fill:#9c9c9c}.table-level.is-bronze svg{fill:#cb8446}.table-level svg{width:18px;height:18px;fill:var(--primary-color);margin:0 10px 0 0}.table-meta{display:flex;align-items:center;justify-content:center;width:32px;font-size:11px;font-weight:700;line-height:32px;color:#fff;background-color:var(--primary-color);border-radius:7px}.table-meta.is-average,.table-meta.is-danger,.table-meta.is-success{font-size:15px}.table-meta.is-success{background-color:var(--success-color)}.table-meta.is-average{background-color:#f5a623}.table-meta.is-danger{background-color:var(--danger-color)}.table table{display:flex;flex-flow:wrap;font-weight:700;border:2px solid var(--border-color);border-radius:8px}body.dark-theme .table table{border:1px solid #26292c}body.gray-theme .table table{border:none}.table table.union tbody,.table table.union thead{display:table;table-layout:fixed}.table table.union tr{display:table-row}.table table.union td,.table table.union th{display:table-cell}.table tbody,.table thead{display:flex;flex-flow:wrap;width:100%}.table thead{background-color:var(--border-color)}body.dark-theme .table thead{background-color:var(--table-block-bg-color)}body.gray-theme .table thead{color:var(--low-accent-color);background-color:transparent}body.gray-theme .table thead tr{padding:0 0 15px}body.gray-theme .table tbody tr:nth-child(odd){background-color:rgba(148,156,171,.1);border-radius:8px}.table tr{display:flex;width:100%;padding:10px 0}.table tr:not(:last-child){border-bottom:1px solid var(--border-color)}body.dark-theme .table tr:not(:last-child){border-bottom:1px solid #26292c}body.gray-theme .table tr:not(:last-child){border:none}.table td,.table th{display:block;width:140px;font-size:14px;padding:0 10px;text-align:center;margin:auto 0}.table td:first-child,.table th:first-child{max-width:120px}.table th{align-items:flex-start}.table td{min-height:34px}body.gray-theme .table td{font-size:14px;font-weight:400}@media only screen and (min-width:1100px){.table:after,.table:before{opacity:0;transition:all .3s ease-in-out}.table:before{left:-20px}.table:after{right:-20px}.table.is-auto.is-scroll-left:after,.table.is-auto.is-scroll-right:before{opacity:1}.table.is-auto .table-wrap:hover{margin-bottom:-6px;scrollbar-width:auto}@-moz-document url-prefix(){.table.is-auto .table-wrap:hover{margin-bottom:-9px}}.table.is-auto .table-wrap:hover::-webkit-scrollbar{height:10px}.table-wrap{padding:0 0 10px;margin:0}.table-wrap::-webkit-scrollbar{display:block}.table-wrap::-webkit-scrollbar-button{width:0}.table-wrap:after{display:none;width:20px;padding:0 20px 0 0}.table td,.table th{flex-grow:2;width:20%;padding:0 15px}.table td:first-child,.table th:first-child{max-width:130px}.table td:nth-last-child(n+6),.table td:nth-last-child(n+6)~td,.table td:nth-last-child(n+6)~th,.table th:nth-last-child(n+6),.table th:nth-last-child(n+6)~td,.table th:nth-last-child(n+6)~th{width:150px}}body.arabic-version .table-wrap td{direction:rtl;text-align:right!important}.comparison{position:relative;line-height:normal;margin:20px 0 40px;z-index:1}.comparison-title{font-size:24px;font-weight:700;margin:0 0 15px}.comparison-logo-link{width:100%;height:100%}.comparison-logo{max-width:80px;max-height:26px}.comparison-logo img{border-radius:0;margin:0}.comparison-modal{display:flex;flex-flow:column;width:100%;line-height:normal}.comparison-modal-title{width:100%;max-width:315px;font-size:20px;font-weight:700;text-align:left;margin:0 0 15px}.comparison-modal-field{position:relative;margin:0 0 15px}.comparison-modal-search{position:relative;display:flex;align-items:center;height:34px;box-shadow:0 2px 20px -10px rgba(0,0,0,.5);border-radius:3px;z-index:12}body.dark-theme .comparison-modal-search{border:1px solid var(--gray-color)}body.gray-theme .comparison-modal-search{box-shadow:none}.comparison-modal-search input{flex-grow:2;width:50%;height:100%;font:14px/1 Helvetica,Arial,sans-serif;color:var(--main-font-color);letter-spacing:.2px;border:none;border-radius:4px 0 0 4px;padding:0 15px}body.dark-theme .comparison-modal-search input{color:#fff;background:#393b40}body.gray-theme .comparison-modal-search input{border:1px solid var(--border-color);margin:0 -5px 0 0}.comparison-modal-search input::placeholder{color:var(--gray-color);transition:all .3s ease-in-out}body.dark-theme .comparison-modal-search input::placeholder{color:#dfdfdf}body.gray-theme .comparison-modal-search input::placeholder{color:var(--low-accent-color)}.comparison-modal-search input:focus::placeholder{color:transparent}body.dark-theme .comparison-modal-search input:focus::placeholder{color:transparent}body.gray-theme .comparison-modal-search input:focus::placeholder{color:transparent}.comparison-modal-search span{display:flex;align-items:center;justify-content:center;width:34px;height:100%;background:var(--primary-color);border-radius:0 4px 4px 0}body.dark-theme .comparison-modal-search span{background:#393b40}body.gray-theme .comparison-modal-search span{background:#fff;border:1px solid var(--border-color);border-radius:4px}body.gray-theme .comparison-modal-search span svg{fill:var(--main-font-color)}.comparison-modal-search span svg{width:15px;height:15px;fill:#fff}.comparison-modal-result{position:absolute;display:none;top:100%;right:0;left:0;background:var(--main-background-color);box-shadow:0 2px 20px -10px rgba(0,0,0,.5);border-radius:3px 3px 8px 8px;overflow:auto;padding:0 15px;z-index:11}body.gray-theme .comparison-modal-result{background:#fff}.comparison-modal-list{list-style:none;text-align:left;padding:0;margin:0}.comparison-modal-list li{line-height:normal;margin:25px 0}.comparison-modal-list button{display:flex;align-items:center;color:var(--main-font-color);background:none}.comparison-modal-list button.is-select span{background:var(--primary-color);border:2px solid var(--primary-color)}body.dark-theme .comparison-modal-list button.is-select span{background:#601dc0;border:1px solid #601dc0}.comparison-modal-list button.is-select span img{opacity:1;transform:scale(1)}.comparison-modal-list button span{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:2px solid var(--border-color);border-radius:3px;transition:all .3s ease-in-out;margin:0 10px 0 0}body.dark-theme .comparison-modal-list button span{background:#393b40;border:1px solid var(--gray-color)}.comparison-modal-list button span img{width:8px;height:8px;border-radius:0;opacity:0;transform:scale(.5);transition:all .3s ease-in-out;margin:0}.comparison-modal-nothing{display:none;padding:25px 0 40px}.comparison-modal-nothing img{width:136px;height:136px;border-radius:0;margin:0 auto 20px}.comparison-modal-nothing span{line-height:1.63}.comparison-modal-body{flex-grow:2;height:50%;overflow:auto;border-radius:8px;padding:0 15px 15px;margin:0 -15px -15px}.comparison-modal-scroll{display:flex;flex-wrap:wrap;gap:15px;height:100%;padding-top:4px}.comparison-modal-scroll:after{content:"";display:block;width:100%;height:15px;margin-top:-15px}.comparison-modal-item{position:relative;width:calc(33.33333% - 10px);font-size:12px;font-weight:700;color:var(--gray-color);background:none;border:2px solid var(--border-color);border-radius:8px;padding:20px 10px 15px}body.gray-theme .comparison-modal-item{color:var(--low-accent-color)}.comparison-modal-item.is-select{color:#000;border:2px solid var(--primary-color);box-shadow:0 2px 20px -10px rgba(0,0,0,.5)}body.dark-theme .comparison-modal-item.is-select{color:#fff}body.gray-theme .comparison-modal-item.is-select{color:var(--main-font-color)}.comparison-modal-item.is-select .comparison-modal-item-status{border:2px solid var(--primary-color)}.comparison-modal-item.is-select .comparison-modal-item-status svg{opacity:1;transform:scale(1)}.comparison-modal-item-img{display:flex;align-items:center;justify-content:center;width:70px;margin:0 auto 20px}.comparison-modal-item-img img{max-width:100%;max-height:20px;border-radius:0;margin:0}.comparison-modal-item-label{margin:0 auto}.comparison-modal-item-status{position:absolute;display:flex;align-items:center;justify-content:center;top:-6px;right:-6px;width:20px;height:20px;background:#fff;border:2px solid var(--border-color);border-radius:50%;transition:all .3s ease-in-out}body.dark-theme .comparison-modal-item-status{background:#1e1f22}.comparison-modal-item-status svg{position:absolute;top:calc(50% - 4px);left:calc(50% - 4px);width:8px;height:8px;fill:var(--primary-color);opacity:0;transform:scale(.5)}body.dark-theme .comparison-modal-item-status svg{fill:#fff}.comparison-modal-item-status img{position:absolute;top:calc(50% - 6px);left:calc(50% - 6px);width:12px;height:12px;border-radius:0;opacity:0;transform:scale(.5);transition:all .3s ease-in-out;margin:0}.comparison-modal-buttons{position:absolute;display:flex;align-items:center;justify-content:space-between;right:0;left:0;bottom:-55px}.comparison-modal-btn{width:calc(50% - 7.5px);height:40px;font-size:14px;font-weight:700;background:none;border-radius:6px}.comparison-modal-btn:first-child{background:var(--border-color)}body.dark-theme .comparison-modal-btn:first-child{color:#fff;background:#1e1f22}body.gray-theme .comparison-modal-btn:first-child{background:#fff;border:1px solid var(--primary-color)}.comparison-modal-btn:first-child:active{color:#fff;background:var(--primary-color)}body.dark-theme .comparison-modal-btn:first-child:active,body.gray-theme .comparison-modal-btn:first-child:active{background:var(--primary-color)}.comparison-modal-btn:last-child{color:#fff;background:var(--primary-color)}.comparison-modal-btn:last-child:active{background:var(--success-color)}.comparison .table{position:relative;min-width:auto;margin:20px 0 10px}.comparison .table:after,.comparison .table:before{content:"";position:absolute;top:0;bottom:14px;width:40px;z-index:2}.comparison .table:before{opacity:0;left:-15px;background-image:linear-gradient(270deg,hsla(0,0%,100%,0),var(--main-background-color))}body.dark-theme .comparison .table:before{background-image:linear-gradient(270deg,rgba(22,22,24,0),var(--main-background-color))}.comparison .table:after{right:-15px;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),var(--main-background-color))}body.dark-theme .comparison .table:after{background-image:linear-gradient(90deg,rgba(22,22,24,0),var(--main-background-color))}.comparison .table-wrap{display:flex;overflow:auto;scrollbar-width:thin;scrollbar-color:#cfcfcf var(--border-color);padding:0 15px 10px;margin:0 -15px}body.dark-theme .comparison .table-wrap{scrollbar-color:#393b40 #1e1f22}body.gray-theme .comparison .table-wrap{scrollbar-color:var(--border-color) #f5f6f7}.comparison .table-wrap::-webkit-scrollbar{height:4px;background-color:var(--main-background-color)}.comparison .table-wrap::-webkit-scrollbar-track{background-color:var(--border-color);border-radius:4px}body.dark-theme .comparison .table-wrap::-webkit-scrollbar-track{background-color:#1e1f22}body.gray-theme .comparison .table-wrap::-webkit-scrollbar-track{background-color:#f5f6f7}.comparison .table-wrap::-webkit-scrollbar-thumb{background-color:#cfcfcf;border-radius:4px}body.dark-theme .comparison .table-wrap::-webkit-scrollbar-thumb{background-color:#393b40}body.gray-theme .comparison .table-wrap::-webkit-scrollbar-thumb{background-color:var(--border-color)}.comparison .table-wrap::-webkit-scrollbar-button{width:8px;background-color:var(--main-background-color)}.comparison .table-img{display:flex;align-items:center;justify-content:center;width:130px}.comparison .table-img img{max-width:100%;max-height:30px;border-radius:0;margin:0}.comparison .table-level{display:flex;align-items:center}.comparison .table-level.is-gold svg{fill:#e8bf42}.comparison .table-level.is-silver svg{fill:#9c9c9c}.comparison .table-level.is-bronze svg{fill:#cb8446}.comparison .table-level svg{width:18px;height:18px;fill:var(--primary-color);margin:0 10px 0 0}.comparison .table-meta{display:flex;align-items:center;justify-content:center;width:32px;font-size:11px;font-weight:700;line-height:32px;color:#fff;background-color:var(--primary-color);border-radius:7px}.comparison .table-meta.is-average,.comparison .table-meta.is-danger,.comparison .table-meta.is-success{font-size:15px}.comparison .table-meta.is-success{background-color:var(--success-color)}.comparison .table-meta.is-average{background-color:#f5a623}.comparison .table-meta.is-danger{background-color:var(--danger-color)}.comparison .table table{display:flex;flex-flow:wrap;font-weight:700;border:2px solid var(--border-color);border-radius:8px}body.dark-theme .comparison .table table{border:1px solid #26292c}body.gray-theme .comparison .table table{border:none}.comparison .table tbody,.comparison .table thead{display:flex;flex-flow:wrap;width:100%}.comparison .table thead{background-color:var(--border-color)}body.dark-theme .comparison .table thead{background-color:var(--table-block-bg-color)}body.gray-theme .comparison .table thead{color:var(--low-accent-color);background:none}body.gray-theme .comparison .table thead tr{padding:0 0 15px}body.gray-theme .comparison .table tbody tr:nth-child(odd){background-color:rgba(148,156,171,.1);border-radius:8px}.comparison .table tr{display:flex;width:100%;padding:10px 0}.comparison .table tr:not(:last-child){border-bottom:1px solid var(--border-color)}body.dark-theme .comparison .table tr:not(:last-child){border-bottom:1px solid #26292c}body.gray-theme .comparison .table tr:not(:last-child){border:none}.comparison .table td,.comparison .table th{display:flex;align-items:center;width:140px;font-size:14px;text-align:left;padding:0 10px}.comparison .table td:first-child,.comparison .table th:first-child{max-width:120px}.comparison .table td:not(:first-child),.comparison .table th:not(:first-child){justify-content:center;text-align:center}.comparison .table th{align-items:flex-start}.comparison .table td{min-height:34px}body.gray-theme .comparison .table td{font-size:14px;font-weight:400}@media only screen and (min-width:1100px){.comparison .table:after,.comparison .table:before{opacity:0;transition:all .3s ease-in-out}.comparison .table:before{left:-20px}.comparison .table:after{right:-20px}.comparison .table.is-auto.is-scroll-left:after,.comparison .table.is-auto.is-scroll-right:before{opacity:1}.comparison .table.is-auto .table-wrap:hover{margin-bottom:-6px;scrollbar-width:auto}@-moz-document url-prefix(){.comparison .table.is-auto .table-wrap:hover{margin-bottom:-9px}}.comparison .table.is-auto .table-wrap:hover::-webkit-scrollbar{height:10px}.comparison .table-wrap{padding:0 0 10px;margin:0}.comparison .table-wrap::-webkit-scrollbar{display:block}.comparison .table-wrap::-webkit-scrollbar-button{width:0}.comparison .table-wrap:after{display:none;width:20px;padding:0 20px 0 0}.comparison .table td,.comparison .table th{flex-grow:2;width:20%;padding:0 15px}.comparison .table td:first-child,.comparison .table th:first-child{max-width:130px}.comparison .table td:nth-last-child(n+6),.comparison .table td:nth-last-child(n+6)~td,.comparison .table td:nth-last-child(n+6)~th,.comparison .table th:nth-last-child(n+6),.comparison .table th:nth-last-child(n+6)~td,.comparison .table th:nth-last-child(n+6)~th{width:150px}}a.comparison-add{display:flex;align-items:center;justify-content:center;width:100%;color:#000;font-weight:700;line-height:40px;text-decoration:none;border:1px solid var(--primary-color);border-radius:8px;padding:0 15px;margin:20px auto 0}body.dark-theme a.comparison-add{color:#fff}a.comparison-add:hover{color:#fff;background:var(--primary-color);text-decoration:none}a.comparison-add svg{width:18px;height:18px;fill:var(--success-color);margin:0 10px 0 0}.modal[id*=comparison] .modal-wrap{display:flex;width:calc(100% - 30px);max-height:calc(var(--vh, 1vh)*100 - 115px);margin:45px 0 70px}@media only screen and (min-width:1100px){.comparison-add{width:max-content;min-width:215px}.comparison-modal{padding:0 10px 0 0}.comparison-modal:after{bottom:49px}.comparison-modal-title{max-width:100%;font-size:22px;line-height:1}.comparison-modal-result::-webkit-scrollbar{width:6px}.comparison-modal-result::-webkit-scrollbar-track{border-radius:3px}.comparison-modal-result::-webkit-scrollbar-thumb{background:var(--border-color);box-shadow:0 2px 20px -10px rgba(0,0,0,.5);border-radius:3px}.comparison-modal-result::-webkit-scrollbar-button{height:25px;background:var(--main-background-color)}body.gray-theme .comparison-modal-result::-webkit-scrollbar-button{background:#fff}.comparison-modal-body{padding-bottom:0;margin-bottom:0}.comparison-modal-body::-webkit-scrollbar{width:4px}.comparison-modal-body::-webkit-scrollbar-track{border-radius:2px}.comparison-modal-body::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:2px}.comparison-modal-scroll:after{display:none}.comparison-modal-item{width:calc(25% - 11.25px);font-size:14px}.comparison-modal-item:hover{color:#000;border:2px solid transparent;box-shadow:0 2px 20px -10px rgba(0,0,0,.5)}body.dark-theme .comparison-modal-item:hover{color:#fff}body.gray-theme .comparison-modal-item:hover{color:var(--main-font-color)}.comparison-modal-item:hover .comparison-modal-item-status{background:var(--primary-color);border:2px solid var(--primary-color)}body.dark-theme .comparison-modal-item:hover .comparison-modal-item-status{background:#1e1f22}.comparison-modal-item:hover .comparison-modal-item-status img{opacity:1;transform:scale(1)}.comparison-modal-item.is-select{border:2px solid var(--primary-color)}.comparison-modal-item.is-select .comparison-modal-item-status{background:#fff}body.dark-theme .comparison-modal-item.is-select .comparison-modal-item-status{background:#1e1f22}.comparison-modal-item.is-select .comparison-modal-item-status img{opacity:0;transform:scale(.5)}.comparison-modal-item-img{width:120px;margin:0 auto 15px}.comparison-modal-item-img img{max-height:30px}.comparison-modal-item-status{width:24px;height:24px}.comparison-modal-item-status svg{top:calc(50% - 5px);left:calc(50% - 5px);width:10px;height:10px}.comparison-modal-buttons{position:static;right:auto;left:auto;bottom:auto;margin:15px 0 0}.comparison-modal-btn{width:calc(50% - 8px);height:34px}body.dark-theme .comparison-modal-btn:first-child{border:1px solid #393b40}.comparison-modal-btn:first-child:hover{color:#fff;background:var(--primary-color)}body.dark-theme .comparison-modal-btn:first-child:hover{background:var(--primary-color);border:1px solid var(--primary-color)}body.gray-theme .comparison-modal-btn:first-child:hover{background:var(--primary-color)}.comparison-modal-btn:last-child:hover{background:var(--success-color)}.modal[id*=comparison] .modal-wrap{width:680px;max-height:530px;padding:15px;margin:0}}@media only screen and (max-width:374px){.comparison-add{height:40px;font-size:15px;line-height:normal}.comparison-add svg{width:16px;height:16px}.comparison-modal-item{width:calc(50% - 7.5px);padding:15px 10px}.comparison-modal-item-img{margin:0 auto 15px}}.video{--button-bg:#fff;--button-icon-color:#000;position:relative;z-index:1;margin:20px 0 40px}body.dark-theme .video{--button-bg:#161618;--button-icon-color:#fff}.video:last-child{margin-bottom:0}.video:first-child{margin-top:0}.video-title{font-size:18px;font-weight:700;margin:0 0 15px}.video-iframe{position:relative;border-radius:8px;overflow:hidden}.video-info{margin:8px 0 0}.video-slider{position:relative}.video-slider .video-iframe:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.3);border-radius:8px;transition:all .3s linear;z-index:0}.video-slider iframe{position:absolute;opacity:0;visibility:hidden;z-index:-1}.video-iframe,.video-img{position:relative;display:block;width:100%;height:190px}.video-icon{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);width:40px;height:40px;transition:all .2s linear;z-index:1}.video-icon svg{width:100%;height:100%;fill:#fff}.video .swiper-container{padding:0 15px;margin:0 -15px}.video .swiper-slide{width:315px;height:auto}.video .swiper-slide:not(:last-child){margin:0 15px 0 0}.video .swiper-button-next,.video .swiper-button-prev{display:none;align-items:center;justify-content:center;top:calc(50% - 26px);width:26px;height:26px;outline:none;background:var(--button-bg);border:1px solid transparent;border-radius:50%;box-shadow:0 0 15px -5px rgba(0,0,0,.5);transition:all .3s ease-in-out;margin:0}body.dark-theme .video .swiper-button-next,body.dark-theme .video .swiper-button-prev{border:1px solid #601dc0;box-shadow:0 0 5px 0 #000}body.dark-theme .video .swiper-button-next:hover,body.dark-theme .video .swiper-button-prev:hover{background:#601dc0}body.dark-theme .video .swiper-button-next:hover svg,body.dark-theme .video .swiper-button-prev:hover svg{fill:#fff}.video .swiper-button-next:hover,.video .swiper-button-prev:hover{border:1px solid #601dc0}.video .swiper-button-next:hover svg,.video .swiper-button-prev:hover svg{fill:#601dc0}.video .swiper-button-next.swiper-button-disabled,.video .swiper-button-prev.swiper-button-disabled{pointer-events:all;opacity:0}.video .swiper-button-next svg,.video .swiper-button-prev svg{fill:var(--button-icon-color);width:10px;height:10px}.video .swiper-button-next{right:-13px}.video .swiper-button-prev{left:-13px}.video .swiper-button-prev svg{transform:rotate(180deg)}.video iframe,.video img{width:100%;height:100%;border-radius:8px;margin:0}.video img:not(.has-placeholder){-o-object-fit:cover;object-fit:cover}.video img.has-placeholder{padding:20px;-o-object-fit:fill;object-fit:fill}.video-modal-container{position:relative;width:100%;height:190px;background:rgba(0,0,0,.5);border-radius:8px}body.dark-theme .video-modal-container{background:#26292c}.video-modal-embed{position:relative;z-index:1}.video-modal-embed,.video-modal-embed iframe,.video-modal-embed img{width:100%;height:100%;border-radius:8px}.video-modal-embed img{-o-object-fit:cover;object-fit:cover}.video-modal-load{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);width:40px;height:40px;z-index:0}.video-modal-load svg{width:100%;height:100%;fill:#fff}.video-modal-load svg path:last-child{transform-origin:center;animation:rotatePath .5s linear infinite}.video-modal-buttons{display:flex;align-items:center;justify-content:space-between;margin:20px 0}.video-modal-next,.video-modal-prev{display:flex;align-items:center;justify-content:center;width:calc(50% - 10px);height:40px;background:rgba(0,0,0,.3);border-radius:8px}.video-modal-next:active,.video-modal-prev:active{background:#601dc0}.video-modal-next.is-disable,.video-modal-prev.is-disable{opacity:0;visibility:hidden}body.dark-theme .video-modal-next,body.dark-theme .video-modal-prev{background:#26292c}body.dark-theme .video-modal-next:active,body.dark-theme .video-modal-prev:active{background:#601dc0}.video-modal-next svg,.video-modal-prev svg{width:15px;height:15px;fill:#fff}.video-modal-prev svg{transform:rotate(180deg)}.video-modal-link{display:flex;align-items:center;justify-content:center;width:100%;height:40px;font-size:20px;font-weight:700;color:#fff;background:#601dc0;border-radius:8px;box-shadow:0 3px 10px 0 rgba(76,24,153,.5)}.modal[id*=fullscreen] .modal-wrap{width:calc(100% - 30px);background:none;box-shadow:none;padding:0}@media only screen and (min-width:1100px){.video-title{font-size:22px}.video-slider{padding:0;margin:0}.video-slider .video-iframe,.video-slider .video-img{height:190px}.video-iframe,.video-img{height:380px}.video-iframe:hover:after,.video-img:hover:after{background:rgba(0,0,0,.5)}.video-iframe:hover .video-icon,.video-img:hover .video-icon{top:calc(50% - 27.5px);left:calc(50% - 27.5px);width:55px;height:55px}.video .swiper-container{padding:0;margin:0}.video .swiper-slide{width:calc(50% - 8px)}.video .swiper-slide:not(:last-child){margin:0 16px 0 0}.video .swiper-button-next,.video .swiper-button-prev{display:flex}.video-modal{position:relative}.video-modal-container{width:680px;height:380px}.video-modal-load{top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px}.video-modal-buttons{position:absolute;display:block;top:0;right:-65px;bottom:0;left:-65px;margin:0}.video-modal-next,.video-modal-prev{position:absolute;top:calc(50% - 75px);width:50px;height:150px}.video-modal-next:hover,.video-modal-prev:hover,body.dark-theme .video-modal-next:hover,body.dark-theme .video-modal-prev:hover{background:#601dc0}.video-modal-next svg,.video-modal-prev svg{width:20px;height:20px}.video-modal-prev{left:0}.video-modal-next{right:0}.video-modal-link{height:48px;margin:20px 0 0}.video-modal-link:hover{background:#20a94a;box-shadow:0 3px 10px 0 rgba(32,169,74,.5)}.modal[id*=fullscreen] .modal-wrap{width:auto}}@media only screen and (max-width:374px){.video-iframe,.video-img{height:180px}.video .swiper-slide{width:280px}.video .swiper-slide:not(:last-child){margin:0 10px 0 0}}.video-container{margin:25px 0}.video-container:before{content:"";display:block;padding-top:56.25%}.video-container .pseudo-video,.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:8px}.video-container .pseudo-video{background-image:url(/local/templates/main/img/bookmaker/no-logo.svg);-o-object-fit:contain!important;object-fit:contain!important;padding:10%;background-repeat:no-repeat;background-position:50% 50%;background-size:40% auto}.video-container .pseudo-video.pseudo-video-ta{background-image:url(/local/templates/main/img/bookmaker/no-logo-ta.svg)}.video-container .pseudo-video.pseudo-video-en{background-image:url(/local/templates/main/img/bookmaker/no-logo-en.svg)}.screen-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:24px 0}.screen-container-object{position:relative;display:inline-block}.screen-container div:not(.aspect-box)>img{max-width:100%;height:auto;margin:0 auto!important}.screen-container img{border:3px solid #e8e8e8;border-radius:8px}.screen-container-caption{text-align:center;font-size:14px;color:var(--gray-color);margin-top:10px}.article-gallery{--button-bg:#fff;--button-icon-color:#000;position:relative;margin:20px 0}body.dark-theme .article-gallery{--button-bg:#161618;--button-icon-color:#fff}.article-gallery .swiper-container{padding:15px;margin:-15px}body.arabic-version .article-gallery .swiper-wrapper{justify-content:flex-end}.article-gallery .swiper-slide{display:flex;width:auto;height:auto}.article-gallery .swiper-slide:not(:last-child){margin:0 15px 0 0}.article-gallery .swiper-button-next,.article-gallery .swiper-button-prev{display:none;align-items:center;justify-content:center;top:calc(50% - 13px);width:26px;height:26px;outline:none;background:var(--button-bg);border:1px solid transparent;border-radius:50%;box-shadow:0 0 15px -5px rgba(0,0,0,.5);-webkit-user-select:none;user-select:none;transition:all .3s ease-in-out;margin:0}body.dark-theme .article-gallery .swiper-button-next,body.dark-theme .article-gallery .swiper-button-prev{border:1px solid #601dc0;box-shadow:0 0 5px 0 #000}body.dark-theme .article-gallery .swiper-button-next:hover,body.dark-theme .article-gallery .swiper-button-prev:hover{background:#601dc0}body.dark-theme .article-gallery .swiper-button-next:hover svg,body.dark-theme .article-gallery .swiper-button-prev:hover svg{fill:#fff}.article-gallery .swiper-button-next:hover,.article-gallery .swiper-button-prev:hover{border:1px solid #601dc0}.article-gallery .swiper-button-next:hover svg,.article-gallery .swiper-button-prev:hover svg{fill:#601dc0}.article-gallery .swiper-button-next.swiper-button-disabled,.article-gallery .swiper-button-prev.swiper-button-disabled{pointer-events:all;opacity:0}.article-gallery .swiper-button-next svg,.article-gallery .swiper-button-prev svg{fill:var(--button-icon-color);width:10px;height:10px}.article-gallery .swiper-button-next{right:-13px}.article-gallery .swiper-button-prev{left:-13px}.article-gallery .swiper-button-prev svg{transform:rotate(180deg)}.article-gallery-item{-webkit-user-select:none;user-select:none}.article-gallery-img{display:block;width:216px;height:150px;min-height:150px;border-radius:8px;box-shadow:0 0 10px -5px rgba(0,0,0,.5)}.article-gallery-img:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.article-gallery-img picture:not(.has-placeholder) img{-o-object-fit:cover;object-fit:cover}.article-gallery-img picture.has-placeholder img{-o-object-fit:scale-down;object-fit:scale-down}.article-gallery-img img{width:100%;height:100%;border-radius:8px;margin:0 auto}.article-gallery-img img:not(.has-placeholder){-o-object-fit:cover;object-fit:cover}.article-gallery-img img.has-placeholder{-o-object-fit:scale-down;object-fit:scale-down}.article-gallery-modal{width:100%;border-radius:8px;transition:background-color .3s ease-in-out}.article-gallery-modal .swiper-container{height:auto;padding:0 15px;margin:0 -15px}.article-gallery-modal .swiper-slide:not(:last-child){margin-right:15px}.article-gallery-modal .swiper-slide.swiper-slide-visible .article-gallery-item{background-color:#212121;transition-delay:.1s}.article-gallery-modal .swiper-button-next,.article-gallery-modal .swiper-button-prev{display:flex;align-items:center;justify-content:center;top:auto;bottom:-60px;width:calc(50% - 10px);height:40px;outline:none;background:rgba(0,0,0,.28);border-radius:8px;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:all .3s ease-in-out;margin:0}.article-gallery-modal .swiper-button-next:active,.article-gallery-modal .swiper-button-prev:active{background:var(--primary-color)}body.dark-theme .article-gallery-modal .swiper-button-next,body.dark-theme .article-gallery-modal .swiper-button-prev{background:#26292c}body.dark-theme .article-gallery-modal .swiper-button-next:active,body.dark-theme .article-gallery-modal .swiper-button-prev:active{background:var(--primary-color)}.article-gallery-modal .swiper-button-next.swiper-button-disabled,.article-gallery-modal .swiper-button-prev.swiper-button-disabled{pointer-events:all;opacity:0}.article-gallery-modal .swiper-button-next svg,.article-gallery-modal .swiper-button-prev svg{width:15px;height:15px;fill:#fff}.article-gallery-modal .swiper-button-next{right:0}.article-gallery-modal .swiper-button-prev{left:0}.article-gallery-modal .swiper-button-prev svg{transform:rotate(180deg)}.article-gallery-modal .swiper-pagination-bullets{display:flex;align-items:center;justify-content:center;right:0;bottom:-25px;left:0;height:10px}.article-gallery-modal .swiper-pagination-bullet{width:10px;height:10px;background:var(--gray-color);outline:none;opacity:.7;transition:all .3s ease-in-out;margin:0 5px}.article-gallery-modal .swiper-pagination-bullet-active{background:#fff;box-shadow:0 0 5px -2px hsla(0,0%,100%,.5);opacity:1}.article-gallery-modal .article-gallery-item{position:relative;display:flex;flex-direction:column;height:100%;border-radius:8px;overflow:hidden;transition:background-color .3s ease-in-out}.article-gallery-modal .article-gallery picture:not(.has-placeholder) img{-o-object-fit:contain;object-fit:contain}.article-gallery-modal .article-gallery-img{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:auto;box-shadow:none;transition:opacity .3s ease-in-out;z-index:1}.article-gallery-modal .article-gallery-img img{height:auto;min-height:150px;max-height:calc(var(--vh, 1vh)*100 - 140px);border-radius:0}.article-gallery-modal .article-gallery-img img:not(.has-placeholder){-o-object-fit:contain;object-fit:contain}.article-gallery-modal .article-gallery-text{position:relative;order:1;font-size:14px;line-height:1.42;text-align:left;background-color:var(--main-background-color);transition:opacity .3s ease-in-out;padding:10px 15px;z-index:1}.article-gallery-modal .article-gallery-text span{display:block;max-height:100px;overflow:auto;padding-right:15px}.article-gallery-modal .article-gallery-text span::-webkit-scrollbar{width:4px}.article-gallery-modal .article-gallery-text span::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:2px}.article-gallery-modal .article-gallery-text~.article-gallery-img{border-radius:0}.article-gallery-modal .article-gallery-text~.article-gallery-img img{max-height:calc(var(--vh, 1vh)*100 - 260px)}.article-gallery-modal .article-gallery-load{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);width:40px;height:40px;opacity:0;transition:opacity .3s ease-in-out;z-index:0}.article-gallery-modal .article-gallery-load svg{width:100%;height:100%;fill:#fff}.article-gallery-modal .article-gallery-load svg path:last-child{transform-origin:center;animation:rotatePath .5s linear infinite}.modal[id*=article-gallery-].is-max .modal-overlay{align-items:center}.modal[id*=article-gallery-].is-loading .article-gallery-modal{background-color:rgba(0,0,0,.1);transition:none}.modal[id*=article-gallery-].is-loading .article-gallery-img,.modal[id*=article-gallery-].is-loading .article-gallery-text{opacity:0;transition:none}.modal[id*=article-gallery-].is-loading .article-gallery-load{opacity:1;transition:none}.modal[id*=article-gallery-] .modal-wrap{display:flex;width:calc(100% - 30px);max-height:calc(var(--vh, 1vh)*100 - 140px);background:none;box-shadow:none;padding:0;margin:45px 0 95px}@media only screen and (min-width:1100px){.article-gallery .swiper-slide{width:calc(33.33333% - 10.66px)}.article-gallery .swiper-slide:not(:last-child){margin:0 16px 0 0}.article-gallery .swiper-slide:nth-child(4) .reward-box-wrap{box-shadow:none}.article-gallery .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .article-gallery-img,.article-gallery .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .article-gallery-img,.article-gallery .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .article-gallery-img{box-shadow:0 0 10px -5px rgba(0,0,0,.5)}.article-gallery .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .article-gallery-img:hover,.article-gallery .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .article-gallery-img:hover,.article-gallery .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .article-gallery-img:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.article-gallery .swiper-slide-next+.swiper-slide+.swiper-slide .article-gallery-img,.article-gallery .swiper-slide-prev .article-gallery-img{box-shadow:none}.article-gallery .swiper-button-next,.article-gallery .swiper-button-prev{display:flex}.article-gallery-img{width:100%}.article-gallery-modal .swiper-container{border-radius:8px;padding:0;margin:0}.article-gallery-modal .swiper-slide{height:auto}.article-gallery-modal .swiper-button-next,.article-gallery-modal .swiper-button-prev{top:calc(50% - 75px);width:50px;height:150px}.article-gallery-modal .swiper-button-next:hover,.article-gallery-modal .swiper-button-prev:hover,body.dark-theme .article-gallery-modal .swiper-button-next:hover,body.dark-theme .article-gallery-modal .swiper-button-prev:hover{background:var(--primary-color)}.article-gallery-modal .swiper-button-next svg,.article-gallery-modal .swiper-button-prev svg{width:20px;height:20px}.article-gallery-modal .swiper-button-next{right:-65px}.article-gallery-modal .swiper-button-prev{left:-65px}.article-gallery-modal .swiper-pagination-bullets{display:flex;align-items:center;justify-content:center;right:0;bottom:-25px;left:0;height:10px}.article-gallery-modal .swiper-pagination-bullet{width:10px;height:10px;background-color:var(--gray-color);outline:none;opacity:.7;transition:all .3s ease-in-out;margin:0 5px}.article-gallery-modal .swiper-pagination-bullet-active{background-color:#fff;box-shadow:0 0 5px -2px hsla(0,0%,100%,.5);opacity:1}.article-gallery-modal .article-gallery-img{width:auto}.article-gallery-modal .article-gallery-img picture{width:100%}.article-gallery-modal .article-gallery-img img{width:100%;height:auto;max-width:100%;max-height:85vh;-o-object-fit:cover;object-fit:cover}.article-gallery-modal .article-gallery-text span{max-height:80px}.article-gallery-modal .article-gallery-text~.article-gallery-img img{max-height:calc(85vh - 100px)}.article-gallery-modal .article-gallery-load{top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px}.modal[id*=article-gallery-] .modal-wrap{display:block;width:auto;max-width:85vw;max-height:none;transition:width .3s ease;margin:0}}@media only screen and (max-width:374px){.article-gallery .swiper-slide:not(:last-child){margin:0 10px 0 0}}.critic{position:relative;border-radius:10px;margin:20px 0;padding:0 15px}.critic:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--primary-color);border-radius:10px;z-index:0}.critic-expandable .critic-text{max-height:300.8px}.critic-title,.critic .workarea-text{position:relative;z-index:1}.critic-title{color:#fff;font-size:24px;font-weight:700;background-color:var(--primary-color);border-radius:10px 10px 0 0;padding:15px}.critic-item{display:block;text-align:center;text-decoration:none}.critic-item-img{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:url(/local/templates/main/img/icons/user_o.svg) no-repeat 50%;background-color:#d8d8d8;background-size:70%;margin:0 auto 10px}body.dark-theme .critic-item-img{background-color:transparent}.critic-item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin:0!important}.critic-item-img img.has-placeholder{display:none}.critic-item-name{font-size:18px;font-weight:700}.critic-item-source{color:var(--gray-color);margin:5px 0 0}.critic-text{display:block!important;opacity:1!important;overflow:hidden;transition:max-height .3s ease-in-out}.critic .workarea-text{padding:20px 15px 15px}.critic .workarea-text.is-open .critic-text{max-height:1400px}.critic .workarea-text blockquote{color:var(--main-font-color);font-size:18px;font-weight:400;line-height:1.56;padding:0;margin:20px 0}.critic .workarea-text blockquote:before{bottom:-14px}.critic .workarea-text blockquote:after{top:-14px}.critic .overview-expand{margin-top:15px}.critic .overview-expand:before{content:"";position:absolute;right:15px;bottom:15px;left:15px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),var(--main-background-color) 55%);height:80px;transition:all .3s ease-in-out}.critic .overview-expand.is-active{margin-top:0}.critic .overview-expand.is-active:before{opacity:0}.critic .overview-expand-text{display:block}a.critic-item{color:var(--main-font-color)}a.critic-item,a.critic-item:focus,a.critic-item:hover{text-decoration:none}a.critic-item:focus .critic-item-name,a.critic-item:hover .critic-item-name{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}a.critic-item .critic-item-name{text-decoration:underline;transition:all .3s ease-in-out}.overview-block-title+.critic{margin:0}@media only screen and (min-width:1100px){.critic-title{font-size:28px;padding:24px 20px}.critic .workarea-text{padding:25px}.critic .workarea-text blockquote{padding:0 25px}.critic .workarea-text blockquote:before{bottom:0}.critic .workarea-text blockquote:after{top:0}.critic .overview-expand:before{height:100px}}.reward-box{position:relative;box-shadow:0 0 20px -10px rgba(0,0,0,.5);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;height:100%;background-color:#fff;transition:.3s ease}body.dark-theme .reward-box{background-color:#252525;--primary-color:#8059b9}.reward-box-top{height:120px;position:relative}.reward-box-top.reward-box-top-promocode .reward-box-image{max-height:90px}.reward-box-top.reward-box-top-promocode .reward-box-image.reward-box-image-with-placeholder img{margin-top:10px}.reward-box-header{width:100%;display:flex;align-items:center;justify-content:center;background-color:var(--success-color);color:#fff;cursor:pointer;transition:background-color .3s ease-in-out;padding:4px 10px}.reward-box-header .name{opacity:.8;font-size:12px;margin-right:5px}.reward-box-header .value{font-size:12px;font-weight:700;margin-right:5px}.reward-box-header .icon{width:20px;height:20px;background-color:rgba(0,0,0,.2);display:inline-flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .3s ease}.reward-box-header .icon svg{width:12px;height:12px}.reward-box-header.copied .value{font-size:12px}.reward-box-header.copied .name{display:none}@media screen and (min-width:1100px){.reward-box-header:hover{background-color:#1a873b}}.reward-box-image{display:block;color:#000;position:relative;height:100%;overflow:hidden;background:rgba(96,30,192,.1)}.reward-box-image img{width:100%;height:100%}.reward-box-image img:not(.has-placeholder){-o-object-fit:cover;object-fit:cover}.reward-box-image img.has-placeholder{-o-object-fit:scale-down;object-fit:scale-down}.reward-box-image.reward-box-image-with-placeholder{z-index:1}.reward-box-image.reward-box-image-with-placeholder img{max-width:186px;height:auto;margin:25px auto 0}.reward-box-badge{position:absolute;left:15px;bottom:10px;display:inline-flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.06);border-radius:4px;font-size:9px;padding:4px 5px}.reward-box-badge svg{color:#979797;margin-right:5px;width:10px;height:10px}.reward-box-body{padding-top:10px;padding-left:15px;padding-right:15px;z-index:2}body.dark-theme .reward-box-body{padding-top:0;padding-left:0;padding-right:0}.reward-box-bk{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}body.dark-theme .reward-box-bk{background-color:#fff;padding:8px;justify-content:space-around}body.dark-theme .reward-box-bk:empty,body.dark-theme .reward-box-bk:not(:has(img)){background-color:transparent}.reward-box-bk img{max-height:24px}.reward-box-exclusive{background-color:var(--primary-color);color:#fff;padding:3px 7px;font-size:9px;font-weight:700;line-height:1.4;border-radius:4px}.reward-box-feature{display:flex;align-items:center;justify-content:center;width:100%;background-color:rgba(32,169,74,.08);color:var(--success-color);font-weight:700;font-size:14px;line-height:1.3;margin:0 0 8px;border-radius:8px;padding:4px 10px}body.dark-theme .reward-box-feature{margin-left:16px;margin-right:16px;width:auto;background-color:transparent;border:1px solid #0abf36;border-radius:6px}.reward-box-feature svg{width:14px;height:14px;fill:var(--success-color);margin-right:8px}.reward-box-desc{margin:8px 0;font-size:14px;line-height:1.45;color:#000}body.dark-theme .reward-box-desc{color:#fff;margin:12px 16px}.reward-box-bottom{align-items:flex-end;position:relative;padding-left:15px;padding-right:15px;z-index:2}.reward-box-bottom,.reward-box-tags{display:flex;flex-wrap:wrap;flex-grow:1}.reward-box-tags{align-self:flex-start;margin-right:20px}@media screen and (min-width:1100px){.reward-box-tags{margin-right:0}}.reward-box-tag{display:inline-block;background-color:#f7f7f7;color:#999;padding:4px 8px;font-size:12px;line-height:1.2;margin-bottom:7px;border-radius:4px;white-space:nowrap;max-width:180px;overflow:hidden;text-overflow:ellipsis;text-align:center}body.dark-theme .reward-box-tag{background-color:#e9e9e9;color:var(--primary-darkgrey);font-size:10px;text-transform:uppercase;padding:6px}.reward-box-tag:not(:last-child){margin-right:8px}.reward-box-link{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:10px;color:var(--primary-color);font-weight:700;font-size:14px}body.dark-theme .reward-box-link{font-size:11px;margin-top:5px;margin-bottom:12px}.reward-box-link svg{width:9px;height:9px;fill:var(--primary-color)}.reward-box-link:hover{color:var(--success-color)}.reward-box-link:hover svg{fill:var(--success-color)}.reward-box-btn{display:flex;align-items:center;justify-content:center;background-color:var(--primary-color);color:#fff;font-size:14px;font-weight:700;line-height:1.15;padding:9px;z-index:2}body.dark-theme .reward-box-btn{text-transform:uppercase;font-size:12px;line-height:12px;padding:12px 9px}.reward-box-btn:hover{background-color:var(--success-color)}.reward-box-period{color:#7f7f7f;font-size:10px;margin-bottom:7px}.reward-box-type{display:flex;align-items:center}.reward-box-type .name{color:#7f7f7f;font-weight:700;font-size:10px}.reward-box-type .badge{margin-left:5px;background-color:#d0021b;border-radius:4px;color:#fff;padding:1px 5px;font-size:9px;display:inline-flex;align-items:center;justify-content:center;height:15px}.reward-box.is-highlight:after{content:"";position:absolute;border:1px solid var(--primary-color);width:100%;height:100%;top:0;left:0;border-radius:8px 8px 0 0;z-index:1}.reward-box.is-highlight .reward-box-top{border:1px solid #601dc0;border-bottom:0;border-radius:8px 8px 0 0;overflow:hidden;z-index:2}.reward-box.reward-box-disabled .reward-box-btn,.reward-box.reward-box-disabled .reward-box-btn:hover{background:#e9e9e9;color:#999}.reward-box.reward-box-short .reward-box-body{flex-grow:1}.reward-box.reward-box-short .reward-box-desc{font-weight:700;font-size:12px;line-height:1.25}.reward-box.reward-box-short .reward-box-btn{font-size:12px}.reward-box.reward-box-more .reward-box-wrap{height:100%}.reward-box.reward-box-more .reward-box-more-link{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.reward-box.reward-box-more .reward-box-more-icon{width:80px;height:80px;border-radius:50%;background-color:#f7f7f7;display:inline-flex;align-items:center;justify-content:center;margin-bottom:30px}.reward-box.reward-box-more .reward-box-more-icon svg{width:24px;height:24px;fill:#999}.reward-box.reward-box-more .reward-box-more-text{font-size:16px;line-height:1.375;font-weight:700;color:#000;text-align:center}.reward-box.reward-box-more:hover .reward-box-more-icon{background-color:var(--primary-color)}.reward-box.reward-box-more:hover .reward-box-more-icon svg{fill:#fff}.reward-box:hover{box-shadow:0 4px 20px -10px rgba(0,0,0,.8)}.reward-carousel{position:relative;margin:40px 0}.reward-carousel-title{position:relative;color:var(--main-font-color);font-size:22px;font-weight:700;margin:0 0 15px;z-index:2}@media screen and (min-width:1100px){.reward-carousel-title{font-size:24px;margin:0 0 20px}}.reward-carousel-title a{display:flex;align-items:flex-end;justify-content:space-between;color:inherit}.reward-carousel-title a:hover span:last-child{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.reward-carousel-more{display:flex;align-items:center;justify-content:center;width:100%;height:30px;color:var(--main-font-color);font-size:14px;font-weight:700;border:2px solid var(--light-border-color);border-radius:6px;padding:0 0 2px;margin:20px 0 0}.reward-carousel-more:hover{color:var(--primary-color);border:2px solid var(--primary-color)}.reward-best,.reward-carousel{--button-bg:#fff;--button-icon-color:#000}body.dark-theme .reward-best,body.dark-theme .reward-carousel{--button-bg:#161618;--button-icon-color:#fff}.reward-best .swiper-container,.reward-carousel .swiper-container{padding:15px;margin:-15px}@media screen and (min-width:1100px){.reward-best .swiper-container,.reward-carousel .swiper-container{padding:20px 15px;margin:-20px -15px}}.reward-best .swiper-slide,.reward-carousel .swiper-slide{width:216px;height:auto;transition:.3s ease}@media screen and (min-width:1100px){.reward-best .swiper-slide:not(.swiper-slide-visible) .reward-box,.reward-carousel .swiper-slide:not(.swiper-slide-visible) .reward-box{box-shadow:none}}.reward-best .swiper-slide:not(:last-child),.reward-carousel .swiper-slide:not(:last-child){margin:0 15px 0 0}@media screen and (min-width:1100px){.reward-best .swiper-slide:not(:last-child),.reward-carousel .swiper-slide:not(:last-child){margin:0 16px 0 0}}.reward-best .swiper-button-next,.reward-best .swiper-button-prev,.reward-carousel .swiper-button-next,.reward-carousel .swiper-button-prev{display:none}@media only screen and (min-width:1100px){.reward-best .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .reward-box-wrap,.reward-best .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .reward-box-wrap,.reward-best .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .reward-box-wrap,.reward-carousel .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .reward-box-wrap,.reward-carousel .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .reward-box-wrap,.reward-carousel .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .reward-box-wrap{box-shadow:0 0 10px -5px rgba(0,0,0,.5)}.reward-best .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .reward-box:hover .reward-box-wrap,.reward-best .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .reward-box:hover .reward-box-wrap,.reward-best .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .reward-box:hover .reward-box-wrap,.reward-carousel .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .reward-box:hover .reward-box-wrap,.reward-carousel .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .reward-box:hover .reward-box-wrap,.reward-carousel .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .reward-box:hover .reward-box-wrap{box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.reward-best .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .reward-primary .reward-box-wrap,.reward-best .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .reward-primary .reward-box-wrap,.reward-best .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .reward-primary .reward-box-wrap,.reward-carousel .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .reward-primary .reward-box-wrap,.reward-carousel .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .reward-primary .reward-box-wrap,.reward-carousel .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .reward-primary .reward-box-wrap{box-shadow:0 0 10px -5px var(--primary-color)}.reward-best .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .reward-primary:hover .reward-box-wrap,.reward-best .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .reward-primary:hover .reward-box-wrap,.reward-best .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .reward-primary:hover .reward-box-wrap,.reward-carousel .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .reward-primary:hover .reward-box-wrap,.reward-carousel .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .reward-primary:hover .reward-box-wrap,.reward-carousel .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .reward-primary:hover .reward-box-wrap{box-shadow:0 0 10px 0 rgba(69,23,136,.5)}.reward-best .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .reward-primary:hover .reward-box-wrap:before,.reward-best .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .reward-primary:hover .reward-box-wrap:before,.reward-best .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .reward-primary:hover .reward-box-wrap:before,.reward-carousel .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .reward-primary:hover .reward-box-wrap:before,.reward-carousel .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .reward-primary:hover .reward-box-wrap:before,.reward-carousel .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .reward-primary:hover .reward-box-wrap:before{border-color:#451788}.reward-best .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .reward-danger .reward-box-wrap,.reward-best .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .reward-danger .reward-box-wrap,.reward-best .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .reward-danger .reward-box-wrap,.reward-carousel .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .reward-danger .reward-box-wrap,.reward-carousel .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .reward-danger .reward-box-wrap,.reward-carousel .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .reward-danger .reward-box-wrap{box-shadow:0 0 10px -5px var(--danger-color)}.reward-best .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .reward-danger:hover .reward-box-wrap,.reward-best .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .reward-danger:hover .reward-box-wrap,.reward-best .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .reward-danger:hover .reward-box-wrap,.reward-carousel .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(4) .reward-danger:hover .reward-box-wrap,.reward-carousel .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(4) .reward-danger:hover .reward-box-wrap,.reward-carousel .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(4) .reward-danger:hover .reward-box-wrap{box-shadow:0 0 10px 0 rgba(208,2,27,.5)}.reward-best .swiper-slide-next+.swiper-slide+.swiper-slide .reward-box-wrap,.reward-best .swiper-slide-prev .reward-box-wrap,.reward-carousel .swiper-slide-next+.swiper-slide+.swiper-slide .reward-box-wrap,.reward-carousel .swiper-slide-prev .reward-box-wrap{box-shadow:none}.reward-best .swiper-button-next,.reward-best .swiper-button-prev,.reward-carousel .swiper-button-next,.reward-carousel .swiper-button-prev{display:flex;align-items:center;justify-content:center;top:calc(50% - 13px);width:26px;height:26px;outline:none;background:var(--button-bg);border:1px solid transparent;border-radius:50%;box-shadow:0 0 3px 0 rgba(0,0,0,.5);transition:all .3s ease-in-out;margin:0}body.dark-theme .reward-best .swiper-button-next,body.dark-theme .reward-best .swiper-button-prev,body.dark-theme .reward-carousel .swiper-button-next,body.dark-theme .reward-carousel .swiper-button-prev{border:1px solid var(--primary-color);box-shadow:0 0 5px 0 #000}body.dark-theme .reward-best .swiper-button-next:hover,body.dark-theme .reward-best .swiper-button-prev:hover,body.dark-theme .reward-carousel .swiper-button-next:hover,body.dark-theme .reward-carousel .swiper-button-prev:hover{background:var(--primary-color)}body.dark-theme .reward-best .swiper-button-next:hover svg,body.dark-theme .reward-best .swiper-button-prev:hover svg,body.dark-theme .reward-carousel .swiper-button-next:hover svg,body.dark-theme .reward-carousel .swiper-button-prev:hover svg{fill:#fff}.reward-best .swiper-button-next:hover,.reward-best .swiper-button-prev:hover,.reward-carousel .swiper-button-next:hover,.reward-carousel .swiper-button-prev:hover{border:1px solid var(--primary-color)}.reward-best .swiper-button-next:hover svg,.reward-best .swiper-button-prev:hover svg,.reward-carousel .swiper-button-next:hover svg,.reward-carousel .swiper-button-prev:hover svg{fill:var(--primary-color)}.reward-best .swiper-button-next.swiper-button-disabled,.reward-best .swiper-button-prev.swiper-button-disabled,.reward-carousel .swiper-button-next.swiper-button-disabled,.reward-carousel .swiper-button-prev.swiper-button-disabled{pointer-events:all;opacity:0}.reward-best .swiper-button-next svg,.reward-best .swiper-button-prev svg,.reward-carousel .swiper-button-next svg,.reward-carousel .swiper-button-prev svg{fill:var(--button-icon-color);width:10px;height:10px}.reward-best .swiper-button-next,.reward-carousel .swiper-button-next{right:2px}.reward-best .swiper-button-prev,.reward-carousel .swiper-button-prev{left:2px}.reward-best .swiper-button-prev svg,.reward-carousel .swiper-button-prev svg{transform:rotate(180deg)}}@media only screen and (max-width:374px){.reward-carousel-title{font-size:16px;margin:0 0 10px}.reward-carousel-title a span:first-child{max-width:195px}.reward-carousel-title a span:last-child{font-size:15px}.reward-best .swiper-slide,.reward-carousel .swiper-slide{width:246px}.reward-best .swiper-slide:not(:last-child),.reward-carousel .swiper-slide:not(:last-child){margin:0 10px 0 0}}.faq{margin-bottom:20px}.faq:last-child{margin-bottom:0}.faq-title{font-size:20px;font-weight:700}.faq-title+.faq-search{margin:15px 0 5px}.faq-search{display:flex;align-items:center;box-shadow:0 0 20px -10px rgba(167,176,181,.5);border-radius:8px;margin:0 0 5px}body.dark-theme .faq-search{box-shadow:0 2px 30px -10px rgba(0,0,0,.5)}.faq-input{display:block;flex-grow:2;width:50%;height:40px;font:15px/1 Helvetica,Arial,sans-serif;color:#000;background:#fff;border:none;border-radius:8px 0 0 8px;-webkit-appearance:none;padding:0 15px}body.dark-theme .faq-input{color:#fff;background:#393b40}.faq-input::placeholder{color:var(--gray-color);transition:all .3s ease-in-out}.faq-input:focus::placeholder{color:transparent}body.arabic-version .faq-input{direction:rtl;text-align:right}.faq-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#601dc0;border-radius:0 8px 8px 0}.faq-btn svg{width:16px;height:16px;fill:#fff}body.arabic-version .faq-block{direction:rtl;text-align:right}.faq-item{position:relative;padding:15px 0}.faq-item:after{content:"";position:absolute;display:none;top:0;right:0;left:0;height:1px;background:var(--border-color)}.faq-item:not(:first-child):after{display:block}.faq-item.is-show:after{display:none}.faq-item-question{display:block;color:var(--main-font-color);font-weight:700;margin:0 0 10px}.faq-item-answer{font-size:15px;line-height:1.73}.faq-hidden{display:none}.faq-hidden .faq-item:first-child:after{display:block}.faq-hidden .faq-item:first-child.is-show:after,.faq-nothing{display:none}.faq-nothing-note{color:var(--danger-color);font-size:15px;margin:15px 0 30px}.faq-nothing-title{font-size:18px;font-weight:700}.faq-nothing-item{display:block;color:var(--main-font-color);font-size:15px;text-decoration:underline;margin:15px 0}.faq-nothing-item:hover{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.faq-disable{text-decoration:none}@media only screen and (min-width:1100px){.faq-title{font-size:22px}.faq-title+.faq-search{margin:20px 0 15px}.faq-search{margin:0 0 15px}.faq-btn:hover{background:#451788}.faq-item{padding:20px 0}.faq-item-question:not(span):hover{color:#20a94a}.faq-item-answer{padding:0 15px}.faq-nothing-item:hover{color:#20a94a}}.sentiment-graph{position:relative}.sentiment-graph:after{content:"";position:absolute;top:-10px;right:-15px;bottom:0;left:-15px;background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:8px;opacity:1;visibility:visible;transition:all .3s ease-in-out;transition-delay:0s;z-index:11}.sentiment-graph.is-loaded .sentiment-graph-load,.sentiment-graph.is-loaded:after{opacity:0;visibility:hidden;transition-delay:.3s}.sentiment-graph.is-loaded .sentiment-graph-wrap>div:first-child{height:100%;transition-delay:.5s}.sentiment-graph-load{position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px;transition:all .3s ease-in-out;transition-delay:0s;z-index:12}.sentiment-graph-load:after,.sentiment-graph-load:before{content:"";position:absolute;width:100%;height:100%;border:3px solid var(--primary-color);border-radius:50%}.sentiment-graph-load:before{opacity:.2}.sentiment-graph-load:after{border-color:transparent;border-top-color:var(--primary-color);animation:rotatePath .5s linear infinite}.sentiment-graph-load svg{display:none;width:100%;height:100%;fill:var(--primary-color)}.sentiment-graph-load svg path:last-child{transform-origin:center;animation:rotatePath .5s linear infinite}.sentiment-graph-tool{display:none;flex-flow:wrap}.sentiment-graph-navigation{display:none;align-items:center;width:100%;margin:0 0 15px}.sentiment-graph-navigation-item{position:relative;color:#9499a0;font-size:14px;line-height:1;transition:all .3s ease-in-out}.sentiment-graph-navigation-item:not(:last-child){margin:0 15px 0 0}.sentiment-graph-navigation-item:not(:last-child):after{content:"/";position:absolute;top:calc(50% - 7px);right:-9px;color:#9499a0}.sentiment-graph-navigation-item:not(:last-child):hover{color:var(--primary-color)}.sentiment-graph-navigation-item:not(:first-child){text-transform:lowercase}.sentiment-graph-back{display:none;align-items:center;justify-content:center;height:40px;color:#000;background:#e8e8e8;border-radius:8px;transition:all .3s ease-in-out;padding:0 20px 0 5px}.sentiment-graph-back-arrow{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin:0 10px 0 0}.sentiment-graph-back-arrow svg{width:10px;height:10px;fill:#000;transform:rotate(180deg)}@media (hover){.sentiment-graph-back:hover{color:var(--primary-color)}.sentiment-graph-back:hover .sentiment-graph-back-arrow svg{fill:var(--primary-color)}}.sentiment-graph-block{padding:0 15px;margin:0 -15px}.sentiment-graph-head{position:relative;display:flex;align-items:center;flex-flow:wrap;padding:0 30px 0 0;margin:0 0 10px}.sentiment-graph-title{position:relative}.sentiment-graph-title.is-danger,.sentiment-graph-title.is-success{display:flex;align-items:center;padding:0 0 0 26px}.sentiment-graph-title.is-danger:after,.sentiment-graph-title.is-success:after{content:"";position:absolute;top:calc(50% - 8px);left:0;width:16px;height:16px;border-radius:50%}.sentiment-graph-title.is-success:after{background:#bfffd5;border:2px solid var(--success-color)}.sentiment-graph-title.is-danger:after{background:#ffc2c9;border:2px solid var(--danger-color)}.sentiment-graph-row{display:flex;align-items:center;width:100%;margin:10px 0 0}.sentiment-graph-status{position:relative;display:flex;align-items:center;color:var(--gray-color);font-size:12px;padding:0 0 0 25px}body.gray-theme .sentiment-graph-status{color:var(--low-accent-color)}.sentiment-graph-status:after{content:"";position:absolute;top:calc(50% - 2px);left:0;width:15px;height:4px;border-radius:2px}.sentiment-graph-status:not(:last-child){margin:0 20px 0 0}.sentiment-graph-status:first-child:after{background:var(--success-color)}.sentiment-graph-status:last-child:after{background:var(--danger-color)}.sentiment-graph-help{position:absolute;top:-2px;right:0;display:flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:15px;line-height:1;color:#fff;background:#dfdfdf;border-radius:50%;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:all .15s ease-in-out}body.gray-theme .sentiment-graph-help{color:var(--main-font-color);background:#eef1f7}body.gray-theme .sentiment-graph-help.is-hover{color:#fff;background:var(--primary-color)}.sentiment-graph-help.is-hover{background:var(--primary-color)}.sentiment-graph-body{padding:15px;margin:0 -15px;background:#fff}.sentiment-graph-body .sentiment-graph-tool{margin:15px 0 0}.sentiment-graph-body .sentiment-graph-navigation{display:none}.sentiment-graph-body .sentiment-graph-back{display:inline-flex}.sentiment-graph-wrap{position:relative;min-height:250px}.sentiment-graph-wrap>div:first-child{height:0}.sentiment-graph-indicator{position:absolute;top:0;left:-1px;width:2px;height:205px;background:linear-gradient(0deg,var(--danger-color) 50%,var(--success-color) 0);z-index:2}.sentiment-graph-bg{position:absolute;top:0;left:0;right:0;height:205px;z-index:0}.sentiment-graph-bg-half{height:50%}.sentiment-graph-bg-half.is-success,.sentiment-graph-bg-half:first-child{background:linear-gradient(180deg,rgba(191,255,213,.25),hsla(0,0%,100%,0))}.sentiment-graph-bg-half.is-danger,.sentiment-graph-bg-half:last-child{background:linear-gradient(180deg,rgba(255,227,230,0),rgba(255,194,201,.25))}.sentiment-graph-note{color:var(--gray-color);font-size:12px}body.gray-theme .sentiment-graph-note{color:var(--low-accent-color)}.sentiment-graph-list{position:relative;display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-user-select:none;user-select:none;padding:0 15px;margin:0 -15px}.sentiment-graph-list::-webkit-scrollbar{display:none}.sentiment-graph-scroll{display:flex;align-items:center;min-height:44px}.sentiment-graph-scroll:after,.sentiment-graph-scroll:before{content:"";display:block}.sentiment-graph-scroll:before{width:12px;height:12px;border-radius:50%;margin:0 10px 0 0}.sentiment-graph-scroll:after{width:15px;height:auto}.sentiment-graph-scroll.is-success:before{background:var(--success-color)}.sentiment-graph-scroll.is-success .sentiment-graph-item span{color:var(--success-color)}@media (hover){.sentiment-graph-scroll.is-success .sentiment-graph-item:hover{color:#fff;background:var(--success-color);border:1px solid var(--success-color)}.sentiment-graph-scroll.is-success .sentiment-graph-item:hover span{color:#fff}}.sentiment-graph-scroll.is-success .sentiment-graph-item.is-hover{color:#fff;background:var(--success-color);border:1px solid var(--success-color)}.sentiment-graph-scroll.is-success .sentiment-graph-item.is-hover span{color:#fff}.sentiment-graph-scroll.is-success .sentiment-graph-item.is-focus{color:#fff;background:var(--success-color);border:1px solid var(--success-color)}.sentiment-graph-scroll.is-success .sentiment-graph-item.is-focus span{color:#fff}.sentiment-graph-scroll.is-danger:before{background:var(--danger-color)}.sentiment-graph-scroll.is-danger .sentiment-graph-item span{color:var(--danger-color)}@media (hover){.sentiment-graph-scroll.is-danger .sentiment-graph-item:hover{color:#fff;background:var(--danger-color);border:1px solid var(--danger-color)}.sentiment-graph-scroll.is-danger .sentiment-graph-item:hover span{color:#fff}}.sentiment-graph-scroll.is-danger .sentiment-graph-item.is-hover{color:#fff;background:var(--danger-color);border:1px solid var(--danger-color)}.sentiment-graph-scroll.is-danger .sentiment-graph-item.is-hover span{color:#fff}.sentiment-graph-scroll.is-danger .sentiment-graph-item.is-focus{color:#fff;background:var(--danger-color);border:1px solid var(--danger-color)}.sentiment-graph-scroll.is-danger .sentiment-graph-item.is-focus span{color:#fff}.sentiment-graph-item{display:flex;align-items:center;justify-content:center;width:max-content;height:34px;font-size:14px;line-height:1;color:var(--main-font-color);background:#fff;border:1px solid var(--border-color);box-shadow:0 0 10px -5px rgba(0,0,0,.2);border-radius:8px;padding:0 10px}body.gray-theme .sentiment-graph-item{box-shadow:none}.sentiment-graph-item span{transition:all .3s ease-in-out;margin:0 0 0 5px}.sentiment-graph-item:not(:last-child){margin:0 8px 0 0}.sentiment-graph-full{position:absolute;right:0;bottom:0;display:none;align-items:center;cursor:pointer;height:44px;line-height:1;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;color:var(--success-color);background:linear-gradient(90deg,transparent,#fff 53%);transition:color .3s ease-in-out,-webkit-text-decoration .3s ease-in-out;transition:color .3s ease-in-out,text-decoration .3s ease-in-out;transition:color .3s ease-in-out,text-decoration .3s ease-in-out,-webkit-text-decoration .3s ease-in-out;padding:0 0 0 130px}body.gray-theme .sentiment-graph-full{color:var(--primary-color)}body.gray-theme .sentiment-graph-full:hover{-webkit-text-decoration-color:var(--primary-color);text-decoration-color:var(--primary-color)}.sentiment-graph-full:hover{-webkit-text-decoration-color:var(--success-color);text-decoration-color:var(--success-color)}.sentiment-from{position:relative;margin:15px 0 0;z-index:22}.sentiment-from-title{margin:0 0 10px}.sentiment-from-field{position:relative;display:flex;flex-flow:wrap;margin:0 0 20px}.sentiment-from-list{display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;padding:20px 15px;margin:-20px -15px}.sentiment-from-list::-webkit-scrollbar{display:none}.sentiment-from-list:after{content:"";position:relative;display:block;width:15px;height:auto;padding:0 15px 0 0}.sentiment-from-list.is-active .bk-search-link,.sentiment-from-list.is-active .bk-search-scroll{opacity:0}.sentiment-from-scroll{display:flex;background:#fff;box-shadow:0 2px 20px -10px rgba(8,11,42,.5);border-radius:8px;transition:all .3s ease-in-out}.sentiment-from-item{display:flex;align-items:center;justify-content:center;width:145px;height:40px;text-decoration:underline;background:none;filter:grayscale(1);padding:0 10px}.sentiment-from-item:first-child{width:60px;border-radius:8px 0 0 8px}.sentiment-from-item:last-child{border-radius:0 8px 8px 0}.sentiment-from-item.is-select,.sentiment-from-item:hover{color:#601dc0;filter:grayscale(0)}.sentiment-from-item.is-select{background:#ededed}.sentiment-from-item img{max-width:100%;max-height:20px}.sentiment-from-hide,.sentiment-from-more{text-decoration:underline;background:none;margin:15px 0 0}.sentiment-from-hide:active,.sentiment-from-more:active{color:#601dc0}.sentiment-from-hide{width:100%;margin:10px 0}.sentiment-from-block{position:absolute;display:flex;flex-flow:column;top:55px;right:0;left:0;max-height:0;background:#fff;box-shadow:0 2px 20px -10px rgba(8,11,42,.5);border-radius:8px;transition:all .3s ease-in-out;overflow:hidden;padding:0;z-index:1}.sentiment-from-block.is-open{max-height:380px}.sentiment-from-block-wrap{overflow:auto}.sentiment-from-block-scroll{display:flex;flex-flow:wrap}.sentiment-from-block-scroll .sentiment-from-item{width:33.33333%;font-size:14px;word-break:break-all;padding:0 15px;margin:10px 0}.sentiment-from-block-scroll .sentiment-from-item:first-child,.sentiment-from-block-scroll .sentiment-from-item:last-child{border-radius:0}.sentiment-modal{text-align:left}.sentiment-modal-success{color:var(--success-color)}.sentiment-modal-danger{color:var(--danger-color)}.highcharts-background{fill:none}.highcharts-point{cursor:pointer;transition:fill .3s ease-in-out,stroke .3s ease-in-out}.highcharts-point.zone-yes{fill:#bfffd5;stroke:var(--success-color)}.highcharts-point.zone-no{fill:#ffc2c9;stroke:var(--danger-color)}.highcharts-axis-labels text{font-weight:400!important;transform:translateY(-5px)}.highcharts-data-label{cursor:pointer}.highcharts-data-label span:after{content:"";position:absolute;top:-10px;right:0;bottom:-25px;left:0}.highcharts-drillup-button{cursor:pointer}.highcharts-credits{display:none}@keyframes rotatePath{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media only screen and (min-width:1100px){.sentiment-graph:after{bottom:-5px}.sentiment-graph-tool{margin:0 0 20px}.sentiment-graph-navigation{display:flex}.sentiment-graph-back{display:inline-flex}.sentiment-graph-block{border-radius:8px;padding:0;margin:0}.sentiment-graph-head{justify-content:space-between;padding:0 50px 0 0;margin:0 0 20px}.sentiment-graph-row{width:auto;margin:0}.sentiment-graph-body{border-radius:8px;margin:0}.sentiment-graph-body .sentiment-graph-tool{margin:0}.sentiment-graph-body .sentiment-graph-back{display:none}.sentiment-graph-wrap{min-height:400px}.sentiment-graph-wrap>div:first-child{height:100%}.sentiment-graph-bg,.sentiment-graph-indicator{height:349px}.sentiment-graph-note{text-align:left}.sentiment-graph-list{display:block;max-height:54px;overflow:hidden;transition:all .3s ease-in-out;padding:5px 0;margin:-5px 0}.sentiment-graph-scroll{flex-flow:wrap;padding:0 0 0 20px}.sentiment-graph-scroll:before{margin:10px 10px 0 -20px}.sentiment-graph-item{border:1px solid transparent;border-radius:6px;padding:0 10px;margin:10px 10px 0 0}body.gray-theme .sentiment-graph-item{border:1px solid var(--border-color)}.sentiment-graph-item:not(:last-child){margin:10px 10px 0 0}.sentiment-from-title{margin:0 0 10px}.sentiment-from-field{flex-flow:row;background:#fff;box-shadow:0 2px 20px -10px rgba(8,11,42,.5);border-radius:8px}.sentiment-from-list{flex-grow:2;width:50%;padding:0;margin:0}.sentiment-from-list:after{display:none}.sentiment-from-scroll{width:100%;background:none;box-shadow:none}.sentiment-from-item{width:25%}.sentiment-from-item:first-child{width:60px}.sentiment-from-more{min-width:90px;padding:0 15px;margin:0}.sentiment-from-more:hover{color:#601dc0}.sentiment-from-more span{display:none}.sentiment-from-hide:hover{color:#601dc0}.sentiment-from-block{top:55px}.sentiment-from-block-wrap::-webkit-scrollbar{width:5px}.sentiment-from-block-wrap::-webkit-scrollbar-track{border-radius:2px}.sentiment-from-block-wrap::-webkit-scrollbar-thumb{background:#fff;box-shadow:0 0 8px rgba(0,0,0,.5);border-radius:2px}.sentiment-from-block-wrap::-webkit-scrollbar-button{background:#fff;height:10px}.sentiment-from-block-scroll{padding:0 85px 0 60px}.sentiment-from-block-scroll .sentiment-from-item{width:25%;padding:0 10px}.highcharts-point.zone-no.is-disable,.highcharts-point.zone-yes.is-disable,.highcharts-series-inactive .highcharts-point.zone-no,.highcharts-series-inactive .highcharts-point.zone-yes{fill:#e9e9e9;stroke:#999}.highcharts-axis-labels text{font-size:15px!important;transform:translate(0)}.highcharts-data-label span{font-size:14px!important}}:root{--button-bg:#fff;--button-icon-color:#000}body.dark-theme{--button-bg:#161618;--button-icon-color:#fff}body.gray-theme{--button-icon-color:var(--main-font-color)}.review{line-height:normal}.review-title{display:flex;align-items:center;justify-content:space-between;margin:25px 0 20px}.review-title h2{font-size:22px;font-weight:700;margin:0}.review-title span{font-weight:700}.review-title a{font-weight:400;text-decoration:underline}body.gray-theme .review-title a{color:var(--primary-color)}.review-title a:hover{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.review-slider .swiper-container{padding:0 15px;margin:0 -15px}.review-slider .swiper-slide{position:relative;width:315px;height:auto}.review-slider .swiper-slide:not(:last-child){margin:0 15px 0 0}.review-slider .swiper-button-next,.review-slider .swiper-button-prev{display:none;align-items:center;justify-content:center;top:calc(50% - 26px);width:26px;height:26px;outline:none;background-color:var(--button-bg);background-image:none;border:1px solid transparent;border-radius:50%;box-shadow:0 0 15px -5px rgba(0,0,0,.5);transition:all .3s ease-in-out;margin:0;font-size:16px}body.dark-theme .review-slider .swiper-button-next,body.dark-theme .review-slider .swiper-button-prev{border:1px solid var(--primary-color)}body.dark-theme .review-slider .swiper-button-next:hover,body.dark-theme .review-slider .swiper-button-prev:hover{background-color:var(--primary-color)}body.dark-theme .review-slider .swiper-button-next:hover svg,body.dark-theme .review-slider .swiper-button-prev:hover svg{fill:#fff}body.gray-theme .review-slider .swiper-button-next,body.gray-theme .review-slider .swiper-button-prev{border:1px solid var(--border-color);box-shadow:none}.review-slider .swiper-button-next:hover,.review-slider .swiper-button-prev:hover,body.gray-theme .review-slider .swiper-button-next:hover,body.gray-theme .review-slider .swiper-button-prev:hover{border:1px solid var(--primary-color)}.review-slider .swiper-button-next:hover svg,.review-slider .swiper-button-prev:hover svg{fill:var(--primary-color)}.review-slider .swiper-button-next.swiper-button-disabled,.review-slider .swiper-button-prev.swiper-button-disabled{pointer-events:all;opacity:0}.review-slider .swiper-button-next svg,.review-slider .swiper-button-prev svg{fill:var(--button-icon-color);width:10px;height:10px}.review-slider .swiper-button-next{right:-13px}.review-slider .swiper-button-prev{left:-13px}.review-slider .swiper-button-prev svg{transform:rotate(180deg)}.review-item{display:flex;flex-flow:column;height:100%;max-height:400px;background-color:var(--main-background-color);border:1px solid var(--border-color);border-radius:8px;-webkit-user-select:none;user-select:none;padding:15px}body.dark-theme .review-item{color:#fff}.review-item+.review-item{margin-top:16px}.review-item.is-scroll .review-item-foot:after{height:50px;transition:all .3s ease-in-out}.review-item.is-scroll .review-item-expand{opacity:1;visibility:visible}.review-item-toggle{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.review-item-logo{width:120px;margin:0 0 15px}.review-item-logo img{width:auto;max-width:100%;max-height:25px;border-radius:0;margin:0}.review-item-user{display:flex;margin:15px 0}.review-item-user-emoji{display:flex;align-items:center;justify-content:center;width:35px;height:35px;margin:0 10px 0 0}.review-item-user-emoji img{width:100%;height:100%;margin:0}.review-item-user-info{flex-grow:2;width:50%;margin:2px 0 0}.review-item-user-name{font-size:14px;font-weight:700}.review-item-user-date{color:var(--gray-color);font-size:12px;margin:5px 0 0}body.gray-theme .review-item-user-date{color:var(--low-accent-color)}.review-item-status{display:flex;margin:15px 0}.review-item-status.is-success .review-item-status-label{background-color:var(--success-color)}.review-item-status.is-danger .review-item-status-label{background-color:var(--danger-color)}.review-item-status-check,.review-item-status-label{display:flex;align-items:center;font-size:13px;line-height:25px;border-radius:4px}.review-item-status-label{position:relative;color:#fff;background:var(--gray-color);padding:0 10px;z-index:1}body.gray-theme .review-item-status-label{background-color:var(--low-accent-color)}.review-item-status-check{color:var(--main-font-color);background-color:#e8e8e8;padding:0 5px 0 20px;margin:0 0 0 -5px}body.dark-theme .review-item-status-check{color:#fff;background-color:#26292c}body.gray-theme .review-item-status-check{background-color:var(--main-background-color)}.review-item-status-check svg{width:12px;height:12px;fill:var(--success-color);margin:0 0 0 15px}.review-item-tag{margin:0 0 15px}.review-item-tag-wrap{padding:0 15px;margin:0 -15px 10px}.review-item-tag-label{color:var(--gray-color);font-size:10px;line-height:1;margin:0 0 -5px}body.gray-theme .review-item-tag-label{color:var(--low-accent-color)}.review-item-tag-row{position:relative;display:flex;align-items:center;flex-flow:wrap}.review-item-tag-link{display:flex;align-items:center;justify-content:center;font-size:12px;line-height:25px;white-space:nowrap;color:var(--main-font-color);background-color:rgba(96,29,192,.2);border-radius:4px;padding:0 15px;margin:10px 10px 0 0}body.dark-theme .review-item-tag-link{color:#fff}body.gray-theme .review-item-tag-link{background-color:rgba(56,118,232,.2)}.review-item-tag-link:nth-child(n+3){display:none}.review-item-tag-link.is-success{background-color:rgba(32,169,74,.2)}body.dark-theme .review-item-tag-link.is-success{background-color:rgba(32,169,74,.4)}body.gray-theme .review-item-tag-link.is-success{background-color:rgba(32,169,128,.2)}.review-item-tag-link.is-success:hover{background-color:rgba(32,169,74,.3)}body.dark-theme .review-item-tag-link.is-success:hover{background-color:rgba(32,169,74,.7)}body.gray-theme .review-item-tag-link.is-success:hover{background-color:rgba(32,169,128,.3)}.review-item-tag-link.is-danger{background-color:rgba(208,2,27,.2)}body.dark-theme .review-item-tag-link.is-danger{background-color:rgba(208,2,27,.4)}body.gray-theme .review-item-tag-link.is-danger{background-color:rgba(221,10,25,.2)}.review-item-tag-link.is-danger:hover{background-color:rgba(208,2,27,.3)}body.dark-theme .review-item-tag-link.is-danger:hover{background-color:rgba(208,2,27,.7)}body.gray-theme .review-item-tag-link.is-danger:hover{background-color:rgba(221,10,25,.3)}.review-item-difference{margin:0 0 15px}.review-item-difference:empty,.review-item-difference:not(:has(div)){display:none}.review-item-difference-row{display:flex}.review-item-difference-row:not(:last-child){margin:0 0 10px}.review-item-difference-row.is-success svg{fill:var(--success-color)}.review-item-difference-row.is-danger svg{fill:var(--danger-color)}.review-item-difference-row svg{width:16px;height:16px;margin:2px 10px 0 0}.review-item-difference-row span{flex-grow:2;width:50%}.review-item-body{position:relative;height:100%;overflow:hidden;padding:0 15px;margin:0 -15px}.review-item-body.is-open{max-height:9999px}.review-item-body.is-open+.review-item-foot:after{opacity:0}.review-item-scroll{font-size:14px;line-height:1.43}.review-item-foot{position:relative;display:flex;align-items:center;justify-content:flex-end;font-size:14px;margin:10px 0 0}.review-item-foot:after{content:"";position:absolute;right:0;bottom:16px;left:0;height:10px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 0,var(--main-background-color) 80%);transition:none}body.dark-theme .review-item-foot:after{background-image:linear-gradient(180deg,rgba(22,22,24,0) 0,var(--main-background-color) 80%)}.review-item-source{flex-grow:2;width:30%;color:var(--gray-color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:0 20px 0 0}body.gray-theme .review-item-source{color:var(--low-accent-color)}.review-item-expand{color:var(--success-color);background:none;text-decoration:underline;-webkit-tap-highlight-color:transparent;opacity:0;visibility:hidden}body.gray-theme .review-item-expand{color:var(--primary-color)}.review-item-expand:hover{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.review-item .is-highlight{border-radius:4px;transition:all .3s ease-in-out;padding:0 2px}.review-item .is-highlight.is-success{background-color:rgba(32,169,74,.3)}body.dark-theme .review-item .is-highlight.is-success{background-color:rgba(32,169,74,.4)}body.gray-theme .review-item .is-highlight.is-success{background-color:rgba(32,169,128,.3)}.review-item .is-highlight.is-danger{background-color:rgba(208,2,27,.3)}body.dark-theme .review-item .is-highlight.is-danger{background-color:rgba(208,2,27,.4)}body.gray-theme .review-item .is-highlight.is-danger{background-color:rgba(221,10,25,.3)}.review-item .is-highlight.is-disable{background-color:#e8e8e8}.review-add{display:flex;align-items:center;justify-content:center;width:100%;color:#000;font-weight:700;line-height:40px;border:1px solid var(--primary-color);border-radius:8px;padding:0 15px;margin:15px auto 0}body.dark-theme .review-add{color:#fff}.review-add:hover{color:#fff;background-color:var(--primary-color)}.review-add svg{width:18px;height:18px;fill:var(--success-color);margin:0 10px 0 0}.review-modal{width:calc(100% + 30px);line-height:normal;text-align:left;margin:-15px}.review-modal .swiper-container{height:100%;padding:0 15px;margin:0 -15px}.review-modal .swiper-slide{height:auto}.review-modal .swiper-button-next,.review-modal .swiper-button-prev{display:flex;align-items:center;justify-content:center;top:auto;bottom:-55px;width:calc(50% - 7.5px);height:40px;line-height:40px;outline:none;background-color:var(--button-bg);background-image:none;border:1px solid transparent;border-radius:8px;box-shadow:0 0 30px -10px rgba(0,0,0,.5);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:all .3s ease-in-out;margin:0}body.dark-theme .review-modal .swiper-button-next,body.dark-theme .review-modal .swiper-button-prev{border:1px solid var(--primary-color);box-shadow:0 0 5px 0 #000}body.dark-theme .review-modal .swiper-button-next:hover,body.dark-theme .review-modal .swiper-button-prev:hover{color:#fff;background:var(--primary-color)}body.dark-theme .review-modal .swiper-button-next:hover svg,body.dark-theme .review-modal .swiper-button-prev:hover svg{fill:#fff}.review-modal .swiper-button-next:hover,.review-modal .swiper-button-prev:hover{color:var(--primary-color);border:1px solid var(--primary-color)}.review-modal .swiper-button-next:hover svg,.review-modal .swiper-button-prev:hover svg{fill:var(--primary-color)}.review-modal .swiper-button-next.swiper-button-disabled,.review-modal .swiper-button-prev.swiper-button-disabled{pointer-events:all;opacity:0}.review-modal .swiper-button-next svg,.review-modal .swiper-button-prev svg{fill:var(--button-icon-color);width:10px;height:10px}.review-modal .swiper-button-next{right:0}.review-modal .swiper-button-next:before{content:"Следующий";display:block;margin:0 10px 0 0;font-size:16px;line-height:40px}.review-modal .swiper-button-prev{left:0}.review-modal .swiper-button-prev:after{content:"Предыдущий";display:block;margin:0 0 0 10px;font-size:16px;line-height:40px;font-family:Helvetica,Arial,sans-serif}.review-modal .swiper-button-prev svg{transform:rotate(180deg)}.review-modal .review-item{max-height:100%}body.dark-theme .review-modal .review-item{border:none}.review-modal .review-item.is-scroll .review-modal .review-item-foot:after{height:40px}.review-modal .review-item-toggle{display:none}.review-modal .review-item-logo{width:145px}.review-modal .review-item-logo img{max-height:30px;-o-object-fit:scale-down;object-fit:scale-down}.review-modal .review-item-user-emoji{width:40px;height:40px}.review-modal .review-item-user-name{font-size:16px}.review-modal .review-item-user-date{font-size:14px}.review-modal .review-item-tag-label{font-size:12px;line-height:normal}.review-modal .review-item-tag-link{font-size:14px}.review-modal .review-item-tag-link:nth-child(n+3){display:flex}.review-modal .review-item-difference{font-size:16px;margin:10px 0 15px}.review-modal .review-item-difference-row svg{margin:2px 6px 0 0}.review-modal .review-item-body{overflow:auto;border-radius:5px}.review-modal .review-item-text{font-size:16px;line-height:1.75}.review-modal .review-item-expand{display:none}.review-modal .review-item-foot:after{height:10px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 0,var(--main-background-color) 70%)}body.dark-theme .review-modal .review-item-foot{background-image:linear-gradient(180deg,rgba(22,22,24,0) 0,var(--main-background-color) 70%)}.review-modal .review-item-source{padding:0}.modal[id*=review-modal] .modal-wrap{display:flex;width:calc(100% - 30px);max-height:calc(var(--vh, 1vh)*100 - 115px);background:none;margin:45px 0 70px}@media only screen and (min-width:1100px){.review-title{margin:30px 0 20px}.review-slider{position:relative}.review-slider .swiper-container{padding:0 16px;margin:0 -16px}.review-slider .swiper-slide{width:332px}.review-slider .swiper-slide:not(:last-child){margin:0 16px 0 0}.review-slider .swiper-button-next,.review-slider .swiper-button-prev{display:flex;-webkit-user-select:none;user-select:none}.review-item-toggle+.review-item{transition:all .3s ease-in-out}.review-item-toggle:hover+.review-item{border:1px solid var(--primary-color)}.review-item-toggle:hover+.review-item .review-item-expand{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.review-add{width:max-content;min-width:215px;margin:20px auto 0}.review-modal{width:calc(100% + 40px);margin:-25px -20px}.review-modal .swiper-container{border-radius:8px;padding:0;margin:0}.review-modal .swiper-button-next,.review-modal .swiper-button-prev{top:calc(50% - 13px);bottom:auto;width:26px;height:26px;border-radius:50%;box-shadow:0 0 15px -5px rgba(0,0,0,.5)}body.dark-theme .review-modal .swiper-button-next,body.dark-theme .review-modal .swiper-button-prev{box-shadow:0 0 5px 0 #000}.review-modal .swiper-button-next{right:-36px}.review-modal .swiper-button-next:before{display:none}.review-modal .swiper-button-prev{left:-36px}.review-modal .swiper-button-prev:after{display:none}.review-modal .review-item-logo{width:190px}.review-modal .review-item-logo img{max-height:35px}.review-modal .review-item-user{align-items:center}.review-modal .review-item-user-emoji{width:50px;height:50px}.review-modal .review-item-difference-row svg{margin:2px 10px 0 0}.review-modal .review-item-body{margin:0 -10px 0 -15px}.review-modal .review-item-body::-webkit-scrollbar{width:5px}.review-modal .review-item-body::-webkit-scrollbar-track{border-radius:2px}.review-modal .review-item-body::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:2px}.modal[id*=review-modal] .modal-wrap{width:680px;max-height:480px;margin:0}}@media only screen and (max-width:374px){.review-slider .swiper-slide{width:272px}.review-slider .swiper-slide:not(:last-child){margin:0 10px 0 0}.review-item-user-emoji{width:30px;height:30px}.review-item-status-check,.review-item-status-label{font-size:13px}.review-item-status-check{padding:0 5px 0 15px}.review-item-status-check svg{width:10px;height:10px;margin:0 0 0 10px}.review-item-tag-link{line-height:23px}.review-item-difference-row svg{width:14px;height:14px}.review-item-scroll{font-size:13px;line-height:1.53}.review-item-foot{font-size:12px}.review-item-foot:after{background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)}body.dark-theme .review-item-foot:after{background-image:linear-gradient(180deg,rgba(22,22,24,0) 0,var(--main-background-color))}.review-modal .swiper-button-next,.review-modal .swiper-button-prev{font-size:15px}.review-modal .swiper-button-next svg,.review-modal .swiper-button-prev svg{width:8px;height:8px}.review-modal .review-item-logo{width:120px}.review-modal .review-item-logo img{max-height:25px}.review-modal .review-item-user{margin:10px 0}.review-modal .review-item-user-emoji{width:30px;height:30px}.review-modal .review-item-user-name{font-size:14px}.review-modal .review-item-user-date{font-size:12px}.review-modal .review-item-status{margin:10px 0}.review-modal .review-item-tag-label{font-size:10px}.review-modal .review-item-tag-link{font-size:12px}.review-modal .review-item-difference{font-size:13px;margin:0 0 10px}.review-modal .review-item-difference-row:not(:last-child){margin:0 0 5px}.review-modal .review-item-difference-row svg{margin:2px 10px 0 0}.review-modal .review-item-text{font-size:13px;line-height:1.53;overflow-wrap:break-word}.review-modal .review-item-foot{font-size:13px}.review-modal .review-item-foot:after{background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)}body.dark-theme .review-modal .review-item-foot:after{background-image:linear-gradient(180deg,rgba(22,22,24,0) 0,var(--main-background-color))}}.review-form{display:flex;flex-flow:column;width:100%;padding:20px 0;margin:-15px 0}.review-form .mfo-add-review{text-align:left;padding-top:0}.review-form .mfo-add-review .mfo-add-review-body{padding:0 5px 20px 0;width:calc(100% + 5px)}@media screen and (max-width:980px){.review-form .mfo-add-review .mfo-add-review-body{padding:0 15px 20px;width:calc(100% + 30px);margin-left:-15px}}.review-form .choices__item{text-align:left}body.dark-theme .review-form{color:#fff}.review-form-head{text-align:center}.review-form-title{font-size:22px;font-weight:700;margin:0 0 15px}.review-form-progress{color:var(--gray-color);font-weight:700;margin:15px 0}.review-form-general-error{display:none;color:var(--danger-color);margin-bottom:15px}.review-form-body{flex-grow:2;height:50%}.review-form-step{display:flex;flex-flow:column;height:100%}.review-form-step:not(:first-child){display:none}.review-form-step>.review-form-label{justify-content:center;text-align:center;width:100%;white-space:normal;margin:0 0 15px}.review-form-error{display:none;color:var(--danger-color);font-size:12px;margin:0 0 5px}.review-form-search{position:relative;margin:10px 0 20px;z-index:33}.review-form-search.is-error .review-form-error{display:block;text-align:right;margin:0}.review-form-search.is-error .review-form-search-title{color:var(--danger-color)}.review-form-search.is-error .review-form-search-scroll,body.gray-theme .review-form-search.is-error .review-form-search-btn,body.gray-theme .review-form-search.is-error .review-form-search-input,body.gray-theme .review-form-search.is-error .review-form-search-result{border:1px solid var(--danger-color)}.review-form-search-head{display:flex;align-items:flex-end;justify-content:space-between;margin:0 0 15px}.review-form-search-title{flex-grow:2;font-weight:700;text-align:left;white-space:nowrap;transition:all .3s ease-in-out;margin:0 30px 0 0}.review-form-search-wrap{position:relative;display:flex;background:#1f2023;box-shadow:0 2px 20px -10px rgba(0,0,0,.5);border-radius:8px}body.gray-theme .review-form-search-wrap{background:#fff;box-shadow:none}.review-form-search-list{display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;border-radius:8px 0 0 8px;padding:0 15px 0 40px;margin:0 -15px 0 0}body.gray-theme .review-form-search-list{padding:0 15px 0 65px}.review-form-search-list::-webkit-scrollbar{display:none}.review-form-search-list:after{content:"";position:relative;display:block;width:15px;height:auto;padding:0 15px 0 0}.review-form-search-list.is-active .review-form-search-item,.review-form-search-list.is-active .review-form-search-scroll{opacity:0}.review-form-search-scroll{display:flex;background:#1f2023;border:1px solid #1f2023;border-radius:0 8px 8px 0;transition:all .3s ease-in-out}body.gray-theme .review-form-search-scroll{background:var(--main-background-color);border:1px solid var(--border-color);border-radius:8px}.review-form-search-btn{position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:0;width:40px;height:40px;background:#601dc0;border-radius:8px 0 0 8px;z-index:3}body.gray-theme .review-form-search-btn{width:50px;height:50px;background:#fff;border:1px solid var(--border-color);border-radius:8px}body.gray-theme .review-form-search-btn:active{background:#fff;border:1px solid var(--primary-color)}.review-form-search-btn:active{background:#451788}.review-form-search-btn svg{width:15px;height:15px;fill:#fff}body.gray-theme .review-form-search-btn svg{width:20px;height:20px;fill:var(--main-font-color)}.review-form-search-input{position:absolute;top:0;right:100%;bottom:0;left:0;width:0;height:100%;font:16px/1 Helvetica,Arial,sans-serif;color:#fff;background:#1f2023;border:none;border-radius:0 8px 8px 0;visibility:hidden;transition:all .3s ease-in-out;padding:0;z-index:2}body.gray-theme .review-form-search-input{left:10px;color:var(--main-font-color);background:#fff;border:1px solid var(--border-color);border-radius:8px}body.gray-theme .review-form-search-input::placeholder{color:var(--low-accent-color)}body.gray-theme .review-form-search-input:focus::placeholder{color:transparent}body.gray-theme .review-form-search-input.is-active{left:0;width:100%;padding:15px 15px 15px 65px}.review-form-search-input::placeholder{color:#fff;transition:all .3s ease-in-out}.review-form-search-input:focus::placeholder{color:transparent}.review-form-search-input.is-active{right:0;left:40px;width:calc(100% - 40px);visibility:visible;padding:11px 15px}.review-form-search-result{position:absolute;display:none;top:0;right:0;left:40px;background:#1f2023;box-shadow:0 2px 20px -10px rgba(0,0,0,.5);border-radius:8px;padding:50px 0 10px;z-index:-1}body.gray-theme .review-form-search-result{top:10px;left:0;background:#fff;border:1px solid var(--border-color);box-shadow:none;transition:top .3s ease-in-out;padding:60px 0 10px}body.gray-theme .review-form-search-result.is-active{top:0}body.gray-theme .review-form-search-result button{color:var(--main-font-color)}body.gray-theme .review-form-search-result button.is-select,body.gray-theme .review-form-search-result button:hover{color:#fff}.review-form-search-result button{display:flex;width:100%;color:#fff;background:none;font-size:14px;padding:10px 15px}.review-form-search-result button.is-select,.review-form-search-result button:hover{background:var(--primary-color)}.review-form-search-item{display:flex;align-items:center;justify-content:center;width:150px;height:38px;background:none;filter:grayscale(1);padding:0 10px}body.gray-theme .review-form-search-item{height:50px;border:1px solid transparent;border-radius:8px;opacity:.5;filter:grayscale(0);margin:-1px}body.gray-theme .review-form-search-item:last-child{border-radius:8px}body.gray-theme .review-form-search-item.is-select,body.gray-theme .review-form-search-item:hover{opacity:1}body.gray-theme .review-form-search-item.is-select{background:#fff;border:1px solid var(--border-color)}.review-form-search-item:last-child{border-radius:0 8px 8px 0}.review-form-search-item.is-select,.review-form-search-item:hover{filter:grayscale(0)}.review-form-search-item.is-select{background:#393b40}.review-form-search-item img{max-width:100%;max-height:24px}.review-form-emoji{margin:0 0 20px}.review-form-emoji.is-error .review-form-emoji-title{color:var(--danger-color)}.review-form-emoji.is-error .review-form-error{display:block}.review-form-emoji-head{text-align:center}.review-form-emoji-title{font-weight:700;line-height:1.25;transition:all .3s ease-in-out;margin:0 0 20px}.review-form-emoji-title+.review-form-error{margin:-15px 0 10px}.review-form-emoji-row{display:flex;justify-content:space-around}.review-form-emoji-item{width:33.33333%;text-align:center;cursor:pointer}.review-form-emoji-item input{position:absolute;opacity:0;visibility:hidden}.review-form-emoji-item input:checked~img{filter:grayscale(0)}.review-form-emoji-item input:checked~span,body.gray-theme .review-form-emoji-item input:checked~span{color:var(--main-font-color)}.review-form-emoji-item img{width:30px;height:30px;filter:grayscale(1);transition:all .3s ease-in-out;margin:0 auto}.review-form-emoji-item span{display:block;color:var(--gray-color);font-size:10px;font-weight:700;transition:all .3s ease-in-out;margin:5px 0 0}body.gray-theme .review-form-emoji-item span{color:var(--low-accent-color)}.review-form-social{margin:0 0 30px}.review-form-social-label{font-weight:700;margin:0 0 15px}.review-form-social-row{display:flex;align-items:center;justify-content:space-around}.review-form-social-link{display:flex;align-items:center;justify-content:center;width:34px;height:34px}.review-form-social-link svg{width:100%;height:100%}.review-form-wrap{display:flex;flex-grow:2;height:50%;overflow:auto}.review-form-scroll{display:flex;flex-flow:column;width:100%}.review-form-label{display:flex;align-items:center;flex-grow:2;font-weight:700;white-space:nowrap;transition:all .3s ease-in-out;margin:0 0 5px}.review-form-label svg{width:16px;height:16px;margin:0 10px 2px 0}.review-form-label+.review-form-error{text-align:right}.review-form-field:first-child svg{fill:var(--success-color)}.review-form-field:nth-child(2) svg{fill:var(--danger-color)}.review-form-field:nth-child(3){position:relative;display:flex;flex-flow:column;flex-grow:2;min-height:max-content}.review-form-field:not(:last-child){margin:0 0 15px}.review-form-field.is-error .review-form-label{color:var(--danger-color)}.review-form-field.is-error .review-form-error{display:block}.review-form-field.is-error input,.review-form-field.is-error input:focus,.review-form-field.is-error textarea,.review-form-field.is-error textarea:focus,body.dark-theme .review-form-field.is-error input,body.dark-theme .review-form-field.is-error input:focus,body.dark-theme .review-form-field.is-error textarea,body.dark-theme .review-form-field.is-error textarea:focus{border:1px solid var(--danger-color)}.review-form-field-head{display:flex;align-items:flex-end;justify-content:space-between;max-height:25px}.review-form-field input,.review-form-field textarea{display:block;width:100%;font:16px/1.25 Helvetica,Arial,sans-serif;color:var(--main-font-color);background:#fff;border:1px solid var(--border-color);border-radius:4px;-webkit-appearance:none;transition:border .3s ease-in-out;padding:15px}body.dark-theme .review-form-field input,body.dark-theme .review-form-field textarea{color:#fff;background:#1f2023;border:1px solid transparent}.review-form-field input::placeholder,.review-form-field textarea::placeholder{color:var(--gray-color);transition:all .3s ease-in-out}body.gray-theme .review-form-field input::placeholder,body.gray-theme .review-form-field textarea::placeholder{color:var(--low-accent-color)}.review-form-field input:focus,.review-form-field textarea:focus,body.dark-theme .review-form-field input:focus,body.dark-theme .review-form-field textarea:focus{border:1px solid var(--success-color)}.review-form-field input:focus::placeholder,.review-form-field textarea:focus::placeholder{color:transparent}body.gray-theme .review-form-field input:focus::placeholder,body.gray-theme .review-form-field textarea:focus::placeholder{color:transparent}.review-form-field input{height:50px}.review-form-field textarea{flex-grow:2;height:50%;min-height:120px;resize:vertical;padding:15px 15px 40px}.review-form-count{position:absolute;right:20px;left:15px;bottom:1px;font-size:12px;text-align:left;color:var(--gray-color);background:#fff;padding:10px 0}body.dark-theme .review-form-count{background:#1f2023}body.gray-theme .review-form-count{color:var(--low-accent-color)}.review-form-privacy{color:var(--main-font-color);font-size:14px;text-align:left;margin:5px 0 0}.review-form-privacy a{color:var(--main-font-color);text-decoration:underline}body.dark-theme .review-form-privacy a{color:#fff}.review-form-privacy a:hover{color:var(--success-color);text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}body.dark-theme .review-form-privacy a:hover{color:var(--success-color)}body.gray-theme .review-form-privacy a:hover{color:var(--primary-color)}.review-form-btn,.review-form-group{display:flex;align-items:center;margin:20px 0 0}.review-form-btn{width:100%;height:40px;font-weight:700;line-height:40px;background:transparent;border:1px solid var(--primary-color);border-radius:8px;justify-content:center;text-align:center;min-height:40px}body.dark-theme .review-form-btn{color:#fff}.review-form-btn:hover{color:#fff;background:var(--primary-color)}.review-form-btn:hover svg{fill:#fff}.review-form-btn.is-disable{color:var(--gray-color);border:1px solid var(--border-color);cursor:default;-webkit-user-select:none;user-select:none}body.dark-theme .review-form-btn.is-disable{color:#393b40}body.gray-theme .review-form-btn.is-disable{color:var(--low-accent-color)}.review-form-btn.is-disable:hover{color:var(--gray-color);background:transparent}body.dark-theme .review-form-btn.is-disable:hover{color:#393b40}body.gray-theme .review-form-btn.is-disable:hover{color:var(--low-accent-color)}.review-form-btn svg{width:16px;height:16px;transform:rotate(180deg)}body.dark-theme .review-form-btn svg{fill:#fff}.review-form-back{width:40px;line-height:0;margin:0 10px 0 0}.review-form-back.is-disable{color:#000;border:1px solid var(--primary-color);cursor:pointer;-webkit-user-select:all;user-select:all}body.dark-theme .review-form-back.is-disable{color:#fff}.review-form-back+.review-form-btn{width:calc(100% - 50px);margin:0}.review-form-auth{margin:15px 0 0}.review-form-auth-img,.review-form-auth-user{display:flex;align-items:center;justify-content:center}.review-form-auth-img{width:30px;height:30px;border-radius:50%;background:url(/local/templates/main/img/icons/user_o.svg) no-repeat 50%;background-color:#d8d8d8;background-size:20px;margin:0 10px 0 0}body.dark-theme .review-form-auth-img{background-color:transparent}.review-form-auth-img img{width:100%;-o-object-fit:cover;object-fit:cover}.review-form-auth-name{text-align:left;font-weight:700;line-height:1.25}.review-form-auth-exit{display:block;font-size:14px;font-weight:700;color:var(--success-color);background:none;margin:5px auto 0}body.gray-theme .review-form-auth-exit{color:var(--primary-color)}body.gray-theme .review-form-auth-exit:hover{color:var(--success-color)}.review-form-auth-exit:hover{color:var(--primary-color)}body.dark-theme .review-form-auth-exit:hover{color:#fff}.review-form-success{padding:20px 0;margin:-15px 0}.review-form-success-title{font-size:22px;font-weight:700;margin:15px 0}.review-form-success-subtitle{max-width:270px;line-height:1.5;margin:15px auto 20px}.review-form-success-icon{display:flex;align-items:center;justify-content:center;width:45px;height:45px;margin:-5px auto 15px}.review-form-success-icon svg{width:40px;height:40px;fill:none;stroke-width:6;stroke-miterlimit:10}.review-form-success-circle{opacity:0;stroke:var(--success-color);stroke-dasharray:300 300;animation:circleIn 1s cubic-bezier(.5,0,.5,1) .15s forwards}.review-form-success-circle-dash{opacity:0;stroke:var(--success-color);stroke-dasharray:10 300;animation:circleDashIn 1s cubic-bezier(.5,0,.5,1) .05s forwards}.review-form-success-check{opacity:0;stroke:var(--success-color);stroke-dasharray:60 100;animation:checkIn 1s cubic-bezier(.5,0,.6,1) .15s forwards}.review-form-success-check-dash{stroke:var(--success-color);stroke-dasharray:10 100;animation:checkDashIn 1s cubic-bezier(.5,0,.6,1) forwards}@keyframes circleIn{0%{opacity:1;stroke-dashoffset:300}to{opacity:1;stroke-dashoffset:0}}@keyframes circleDashIn{0%{opacity:1;stroke-dashoffset:320}to{opacity:1;stroke-dashoffset:20}}@keyframes checkIn{0%{opacity:1;stroke-dashoffset:60}to{opacity:1;stroke-dashoffset:0}}@keyframes checkDashIn{0%{stroke-dashoffset:120}to{stroke-dashoffset:45}}.modal[id*=review-form] .modal-wrap{display:flex;width:calc(100% - 30px);height:calc(var(--vh, 1vh)*100 - 60px);max-height:calc(var(--vh, 1vh)*100 - 60px);margin:45px 0 15px}@media only screen and (max-width:980px){body.gray-theme .modal[id*=review-form] .modal-wrap{height:auto}}@media only screen and (min-width:1100px){.review-form{padding:30px 0 20px;margin:-25px 0}.review-form-title{font-size:24px}.review-form-step>.review-form-label{justify-content:flex-start;text-align:left}.review-form-search{margin:0 0 20px}body.gray-theme .review-form-search.is-error .review-form-search-btn{border:1px solid var(--danger-color)}.review-form-search-head{margin:0 0 10px}.review-form-search-list{flex-grow:2;width:50%;padding:0;margin:0}body.gray-theme .review-form-search-list{padding:0;margin:0 -50px 0 0}.review-form-search-list:after{display:none}.review-form-search-scroll{width:100%;border-radius:8px 0 0 8px}body.gray-theme .review-form-search-scroll{padding:0 49px 0 0}.review-form-search-btn{position:relative;top:auto;left:auto;width:40px;height:40px;border-radius:0 8px 8px 0}body.gray-theme .review-form-search-btn:hover{border:1px solid var(--primary-color)}.review-form-search-btn:hover{background:#451788}.review-form-search-input{right:0;left:100%;border-radius:8px 0 0 8px}body.gray-theme .review-form-search-input{left:calc(100% - 10px)}body.gray-theme .review-form-search-input.is-active{left:0;width:100%;padding:15px 65px 15px 15px}.review-form-search-input.is-active{left:0}.review-form-search-result{right:40px;left:0}body.gray-theme .review-form-search-result{right:0}.review-form-search-item{width:25%}body.gray-theme .review-form-search-item{width:26%}.review-form-search-item:first-child{border-radius:8px 0 0 8px}.review-form-search-item:last-child{border-radius:0}.review-form-emoji{padding:0 90px}.review-form-emoji-item img{width:40px;height:40px}.review-form-emoji-item span{font-size:14px;margin:10px 0 0}.review-form-social-row{justify-content:center}.review-form-social-link{margin:0 15px}.review-form-wrap{padding:0 10px;margin:0 -10px}.review-form-wrap::-webkit-scrollbar{width:5px}.review-form-wrap::-webkit-scrollbar-track{border-radius:2px}.review-form-wrap::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:2px}.review-form-field:not(:last-child){margin:0 0 20px}.review-form-field-head{justify-content:flex-end}.review-form-success{width:345px;padding:20px 15px;margin:-25px -20px}.modal[id*=review-form] .modal-wrap{width:680px;height:auto!important;max-height:calc(var(--vh, 1vh)*100 - 70px);margin:55px 0 15px}body.gray-theme .modal[id*=review-form] .modal-wrap{margin:15px 0}}@media only screen and (max-width:374px){.review-form{padding:15px 0}.review-form-title{font-size:16px;margin:0 0 10px}.review-form-progress{font-size:13px;margin:10px 0}.review-form-step>.review-form-label{margin:0 0 10px}.review-form-error{font-size:10px}.review-form-search-title{font-size:14px}.review-form-emoji{margin:0 0 15px}.review-form-emoji-title{font-size:14px;margin:0 0 10px}.review-form-emoji-title+.review-form-error{margin:-5px 0 10px}.review-form-emoji-item img{width:20px;height:20px}.review-form-emoji-item span{font-size:9px;margin:5px 0 0}.review-form-social{margin:0 0 15px}.review-form-social-label{font-size:14px}.review-form-social-link{width:30px;height:30px}.review-form-label{font-size:14px;margin:0 0 5px}.review-form-label svg{width:14px;height:14px;margin:0 10px 0 0}.review-form-field:not(:last-child){margin:0 0 10px}.review-form-field input,.review-form-field textarea{font:13px/1.5 Helvetica,Arial,sans-serif;padding:10px}.review-form-field input{height:35px}.review-form-field textarea{min-height:100px}.review-form-privacy{font-size:13px}.review-form-group{margin:15px 0 0}.review-form-btn{height:35px;font-size:14px;line-height:35px;margin:15px 0 0}.review-form-btn svg{width:14px;height:14px}.review-form-back{line-height:0;margin:0 10px 0 0}.review-form-auth{margin:10px 0 0}.review-form-auth-img{width:25px;height:25px;background-size:17px}.review-form-auth-img img{width:100%;-o-object-fit:cover;object-fit:cover}.review-form-auth-name{flex-grow:2;width:50%;font-size:13px}.review-form-auth-exit{font-size:13px}}.comments{margin:40px 0}.comments:before{display:block;content:"";height:120px;margin:-120px 0 0}.comments:last-child{margin-bottom:0}.comments:first-child{margin-top:0}.comments-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;max-width:680px}.comments-title{font-weight:700;font-size:20px}.comments-title-number{color:var(--success-color)}.comments-log-out{display:flex;font-size:14px;color:#666;font-weight:700}.comments-log-out svg{fill:#666;width:20px;height:16px;margin-right:12px}.comments-log-out:hover{color:var(--primary-color)}.comments-log-out:hover svg{fill:var(--primary-color)}.comments-more{display:flex;align-items:center;justify-content:center;width:100%;height:40px;color:var(--main-font-color);font-size:16px;font-weight:700;background:none;border:1px solid var(--gray-color);border-radius:6px;padding:0 0 2px}.comments-more:hover{color:var(--primary-color);border-color:var(--primary-color)}.comments-none{margin:20px 0;text-align:center;color:var(--gray-color);font-size:14px}.comment{margin-bottom:24px;padding:0!important;max-width:680px}@media only screen and (min-width:720px){.comment{margin-bottom:40px}}.comment-reply{display:flex;margin-bottom:30px;position:relative}@media only screen and (min-width:720px){.comment-reply .comment-avatar{margin-right:20px}}@media only screen and (max-width:719px){.comment-reply .comment-avatar{position:absolute;left:8px;top:8px}}.comment-reply-form{flex-grow:1;max-width:620px}.comment-reply-form-buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:6px}@media only screen and (min-width:720px){.comment-reply-form-buttons{margin-top:12px}}.comment-reply-textarea{width:100%;min-height:140px;max-height:140px;overflow:auto;box-shadow:0 0 10px rgba(0,0,0,.1);background-color:#fff;border-radius:8px;border:1px solid #fff;padding:15px 15px 15px 58px;font-size:16px;font-family:Helvetica,Arial,sans-serif;resize:none;-webkit-appearance:none}.comment-reply-textarea::-webkit-scrollbar{width:6px;background:transparent;border-radius:6px}.comment-reply-textarea::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:6px}body.dark-theme .comment-reply-textarea{color:#fff;background:#1f2023;border-color:transparent}.comment-reply-textarea:focus{outline:none}@media only screen and (min-width:720px){.comment-reply-textarea{max-height:316px;overflow:hidden;padding-left:15px}}.comment-reply-button-submit{display:block;max-width:380px;width:100%;height:40px;border-radius:8px;background-color:var(--primary-color);color:#fff;font-weight:700}.comment-reply-button-submit:disabled{background-color:#c3c3c3;pointer-events:none}body.dark-theme .comment-reply-button-submit:disabled{background-color:#1f2023}.comment-reply-button-submit:hover{background-color:var(--success-color)}.comment-reply-button-clear{display:block;max-width:230px;width:100%;height:40px;border-radius:8px;border:1px solid var(--primary-color);background-color:transparent;color:#000;font-weight:700;margin-right:10px;opacity:0;visibility:hidden;transition:.3s ease-in-out}.comment-reply-button-clear.is-active{opacity:1;visibility:visible}.comment-reply-button-clear:hover{background-color:var(--primary-color);color:#fff}body.dark-theme .comment-reply-button-clear{color:#fff}@media only screen and (max-width:650px){.comment-reply-button-clear{width:auto;min-width:125px;flex-grow:1}}.comment-reply-author{font-weight:700;color:#979797}.comment-reply.is-error .comment-reply-textarea{border-color:var(--danger-color)}.comment-reply.is-error .comment-reply-form-error{color:var(--danger-color);font-size:12px;text-align:center;margin-top:20px}.comment-header{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:8px}.comment-avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;margin-right:15px}.comment-avatar img{display:block;border-radius:50%;max-width:100%;width:100%;height:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.comment-avatar-default{display:inline-block;width:100%;height:100%;border-radius:50%;background-image:url(/local/templates/main/img/comments/avatar-placeholder.svg);background-size:contain}.comment-author{display:flex;flex-wrap:wrap;max-width:calc(100% - 55px)}.comment-name{font-weight:700;font-size:16px;white-space:nowrap;margin-right:10px;margin-top:4px}.comment-name.full{width:100%}@media only screen and (max-width:720px){.comment-name{max-width:100%;overflow:hidden;text-overflow:ellipsis}}.comment-reply-anchor{display:inline-block;color:#979797;font-size:14px;font-weight:700;margin-top:4px;white-space:nowrap}@media only screen and (max-width:720px){.comment-reply-anchor{max-width:100%;overflow:hidden;text-overflow:ellipsis}}.comment-reply-anchor svg{fill:#979797;width:10px;height:10px;margin-right:8px}.comment-post{position:relative;font-weight:700;font-size:14px;margin-right:10px;margin-left:14px;margin-top:4px}.comment-post:before{content:"";position:absolute;left:-12px;top:6px;width:4px;height:4px;border-radius:50%;background-color:#979797}.comment-post.comment-post-forecaster{color:var(--success-color)}.comment-post.comment-post-admin{color:var(--primary-color)}.comment-post.comment-post-moderate{color:#979797}@media only screen and (max-width:720px){.comment-post+.comment-reply-anchor{max-width:calc(100vw - 281px);overflow:hidden;text-overflow:ellipsis}.comment-post.hidden-dott{margin-left:0}.comment-post.hidden-dott:before{display:none}}.comment-body{font-size:16px;line-height:1.375}.comment-footer{display:flex;margin-top:10px}.comment-control{flex-grow:1}.comment-control,.comment-mark{display:flex;align-items:center}.comment-mark{margin-right:20px}.comment-mark-value{margin-left:11px;margin-right:11px;font-size:14px;color:#979797}.comment-mark-value.positive{color:var(--success-color)}.comment-mark-value.negative{color:var(--danger-color)}.comment-button-like{position:relative;width:18px;height:18px;background:none}.comment-button-like.scale-animate{transform:scale(1.111)}.comment-button-like svg{width:100%;height:100%;fill:#979797;pointer-events:none}.comment-button-like svg.like-icon-fill{position:absolute;left:0;top:0;fill-opacity:0;transition:.3s ease-in-out}.comment-button-like:hover svg{fill:var(--success-color)}.comment-button-like:hover svg.like-icon-fill{fill-opacity:.3}.comment-button-like.active svg.like-icon-outline{fill:var(--success-color)}.comment-button-dislike{position:relative;width:18px;height:18px;background:none;transition:.3s ease-in-out}.comment-button-dislike.scale-animate{transform:scale(1.111)}.comment-button-dislike svg{width:100%;height:100%;fill:#979797;pointer-events:none}.comment-button-dislike svg.dislike-icon-fill{position:absolute;left:0;top:0;fill-opacity:0;transition:.3s ease-in-out}.comment-button-dislike:hover svg{fill:var(--danger-color)}.comment-button-dislike:hover svg.dislike-icon-fill{fill-opacity:.3}.comment-button-dislike.active svg.dislike-icon-outline{fill:var(--danger-color)}.comment-button-reply{font-size:14px;color:#666;background:none}.comment-button-reply:hover{color:var(--primary-color)}.comment-date{display:flex;color:#979797;font-size:14px}.comment-date .date{margin-right:10px}.comment-children-toggle{margin-top:15px;padding-right:20px;background:none;color:var(--gray-color)}.comment-children-toggle-icon{display:inline-block;width:10px;height:10px;margin-left:12px}.comment-children-toggle-icon svg{width:100%;height:100%;fill:var(--gray-color);transform:rotate(90deg)}.comment-children-toggle:hover{color:var(--primary-color)}.comment-children-toggle:hover .comment-children-toggle-icon svg{fill:var(--primary-color)}@media only screen and (min-width:720px){.comment-children-toggle{margin-top:20px}}.comment-children-toggle.active .comment-children-toggle-icon svg{transform:rotate(-90deg)}.comment-children{margin-top:16px;padding-left:20px}.comment-children.comment-children-without-padding{padding-left:0}@media only screen and (min-width:720px){.comment-children{padding-left:60px;margin-top:30px}}.comment-children-hidden{display:none}.comment-children .comment-avatar{width:32px;height:32px}.comment-children .comment-author{max-width:calc(100% - 47px)}.comment .comment-reply{margin-top:30px}.auth-comment-modal{display:flex;max-width:1000px;border-radius:8px;max-height:100vh;overflow:auto}@media screen and (max-width:991px){.auth-comment-modal{flex-direction:column}}.auth-comment-modal-img{position:relative;flex-shrink:0}@media screen and (max-width:991px){.auth-comment-modal-img{margin-bottom:30px}body.dark-theme .auth-comment-modal-img picture{display:none}}.auth-comment-modal-img-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.auth-comment-modal-img-logo img{max-width:100%}@media screen and (max-width:991px){.auth-comment-modal-img-logo{display:none}body.dark-theme .auth-comment-modal-img-logo{display:block;position:relative;left:0;top:0;transform:translate(0);max-width:205px}}.auth-comment-modal-content{text-align:left}@media screen and (min-width:992px){.auth-comment-modal-content{padding:60px 80px}}.auth-comment-modal-title{font-size:22px;font-weight:700;margin-bottom:15px}.auth-comment-modal-text{margin-bottom:25px}.auth-comment-modal-button{background:none;border:1px solid #c4c4c4;color:var(--main-font-color);border-radius:9px;display:inline-flex;align-items:center;padding:15px;width:250px;height:50px;margin-bottom:15px}body.dark-theme .auth-comment-modal-button{background-color:#1e1f22}@media screen and (max-width:992px){.auth-comment-modal-button{width:100%}}.auth-comment-modal-button:last-child{margin-bottom:0}.auth-comment-modal-button-icon{width:24px;height:24px;margin-right:20px}.auth-comment-modal-button-icon svg{width:100%;height:100%}.auth-comment-modal-button:hover{border-color:var(--primary-color)}#auth-comment .modal-wrap{padding:0}@media screen and (max-width:992px){#auth-comment .modal-wrap{padding:40px 15px;margin:0;height:100vh;border-radius:0;overflow:auto}}#auth-comment .modal-close{top:14px;right:14px;width:16px;height:16px}#auth-comment .modal-close svg{fill:var(--gray-color)}#auth-comment .modal-close:hover svg{fill:#000}body.dark-theme #auth-comment .modal-close:hover svg{fill:#fff}.comment-anchor-button{display:flex;align-items:center;justify-content:center;height:48px;border:1px solid #601dc0;color:#000;border-radius:8px;font-weight:700;font-size:20px;line-height:1.15;margin:20px 0}@media only screen and (min-width:720px){.comment-anchor-button{font-size:16px;line-height:1.125;height:44px}}.comment-anchor-button svg{width:24px;height:24px;margin-right:10px}.comment-anchor-button-number{margin-right:4px}.comment-anchor-button:hover{color:#fff;background-color:var(--success-color);border-color:var(--success-color)}.comment-anchor-button:hover svg{fill:#fff}@media only screen and (max-width:719px){.comment-container>.comment>.comment-children>.comment .comment-post+.comment-reply-anchor{max-width:calc(100vw - 232px)}.comment-container>.comment>.comment-children>.comment .comment-reply{margin-left:-20px}.comment-container>.comment>.comment-children>.comment>.comment-children>.comment .comment-post+.comment-reply-anchor{max-width:calc(100vw - 252px)}.comment-container>.comment>.comment-children>.comment>.comment-children>.comment .comment-reply{margin-left:-40px}.comment-container>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children>.comment .comment-post+.comment-reply-anchor{max-width:calc(100vw - 272px)}.comment-container>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children>.comment .comment-reply{margin-left:-60px}.comment-container>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children>.comment .comment-post+.comment-reply-anchor{max-width:calc(100vw - 292px)}.comment-container>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children>.comment .comment-reply{margin-left:-80px}.comment-container>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children.comment-children-without-padding>.comment .comment-post+.comment-reply-anchor{max-width:calc(100vw - 292px)}.comment-container>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children.comment-children-without-padding>.comment .comment-reply{margin-left:-60px}}@media only screen and (max-width:374px){.comment-children{padding-left:10px}.comment-mark{margin-right:15px}.comment-date .date{margin-right:5px}.comment-container>.comment>.comment-children>.comment .comment-post+.comment-reply-anchor{max-width:calc(100vw - 232px)}.comment-container>.comment>.comment-children>.comment .comment-reply{margin-left:-10px}.comment-container>.comment>.comment-children>.comment>.comment-children>.comment .comment-post+.comment-reply-anchor{max-width:calc(100vw - 252px)}.comment-container>.comment>.comment-children>.comment>.comment-children>.comment .comment-reply{margin-left:-20px}.comment-container>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children>.comment .comment-post+.comment-reply-anchor{max-width:calc(100vw - 272px)}.comment-container>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children>.comment .comment-reply{margin-left:-30px}.comment-container>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children>.comment .comment-post+.comment-reply-anchor{max-width:calc(100vw - 292px)}.comment-container>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children>.comment>.comment-children>.comment .comment-reply{margin-left:-40px}}.overview-difference{margin:30px 0}@media screen and (max-width:1099px){.overview-difference{padding-bottom:20px}}.overview-difference-list:not(:last-child){margin:0 0 20px}.overview-difference-list.is-success svg{fill:var(--success-color)}.overview-difference-list.is-danger svg{fill:var(--danger-color)}.overview-difference-item{display:flex;align-items:center}.overview-difference-item:not(:last-child){margin:0 0 10px}.overview-difference-item svg{width:20px;height:20px;margin:0 10px 0 0}body.arabic-version .overview-difference-item svg{margin:0 0 0 10px}.overview-difference-item span{flex-grow:2;width:50%}@media only screen and (min-width:1100px){.overview-difference{display:flex}.overview-difference-list{width:calc(50% - 8px)}.overview-difference-list:not(:last-child){margin:0 16px 0 0}}@media only screen and (max-width:374px){.overview-difference-item{font-size:15px}.overview-difference-item svg{width:18px;height:18px}.overview-difference+.workarea-text p{font-size:15px}}:root{--overview-bg-color:#f7f7f7;--overview-block-color:#fff}body.dark-theme{--overview-bg-color:#161618;--overview-block-color:#0d0d0f}body.gray-theme{--overview-bg-color:var(--main-background-color)}body{background:var(--overview-bg-color)}.workarea-text{line-height:normal}.workarea-text p{line-height:1.75}.workarea-text a{font-weight:400;-webkit-text-decoration-color:var(--success-color);text-decoration-color:var(--success-color)}body.gray-theme .workarea-text a{-webkit-text-decoration-color:var(--primary-color);text-decoration-color:var(--primary-color)}.workarea-text a:focus,.workarea-text a:hover,body.gray-theme .workarea-text a:focus,body.gray-theme .workarea-text a:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.workarea-text a.is-block{font-weight:700;text-decoration:none}.workarea-text ol:not(.overview-difference-list),.workarea-text ul:not(.overview-difference-list){list-style:none;padding:0}.workarea-text ol:not(.overview-difference-list) li,.workarea-text ul:not(.overview-difference-list) li{position:relative;padding:0 0 0 30px}.workarea-text ol:not(.overview-difference-list) li:before,.workarea-text ul:not(.overview-difference-list) li:before{position:absolute;top:0;left:0}.workarea-text ol:not(.overview-difference-list) li:not(:last-child),.workarea-text ul:not(.overview-difference-list) li:not(:last-child){margin:0 0 15px}.workarea-text ol:not(.overview-difference-list){counter-reset:orderedlist}.workarea-text ol:not(.overview-difference-list) li:before{counter-increment:orderedlist;content:counter(orderedlist) ".";color:#c3c3c3}body.dark-theme .workarea-text ol:not(.overview-difference-list) li:before{color:#393b40}body.gray-theme .workarea-text ol:not(.overview-difference-list) li:before{color:#92e3b9}.workarea-text ul:not(.overview-difference-list) li:before{content:"";display:flex;align-items:center;justify-content:center;top:2px;width:20px;height:20px;background:#c3c3c3;border:1px solid #c3c3c3;box-shadow:inset 0 0 0 7px var(--overview-block-color);border-radius:50%}body.dark-theme .workarea-text ul:not(.overview-difference-list) li:before{background:#393b40;border:1px solid #393b40}body.gray-theme .workarea-text ul:not(.overview-difference-list) li:before{background:#92e3b9;border:1px solid #92e3b9}.workarea-text blockquote{color:var(--primary-color)}.workarea-text blockquote.is-highlight{color:var(--main-font-color)}.workarea-text .video-container:first-child,.workarea-text img:first-child{margin:0 auto 20px}.workarea-text hr+.overview-subtitle,.workarea-text hr+.overview-subtitle:first-child,.workarea-text hr+.overview-subtitle:last-child{margin:0 0 20px}.workarea-text .overview-apps-download{width:216px;margin:20px auto}.workarea-text .overview-apps-download:last-child{margin-bottom:0}.workarea-text .overview-author{flex-flow:wrap;margin:20px 0}.workarea-text .overview-author-img{width:60px;height:60px;border-radius:10px;margin-right:10px}.workarea-text .overview-author-img img{border-radius:10px;margin:0}body.arabic-version .workarea-text .overview-author-img{margin-left:10px;margin-right:0}.workarea-text .overview-author-info{display:block}@media screen and (max-width:1099px){.workarea-text .overview-author-info{min-width:calc(100% - 70px)}}.workarea-text .overview-author-name{min-height:auto;font-size:22px;font-weight:700;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.workarea-text .overview-author-name:hover{-webkit-text-decoration-color:var(--main-font-color);text-decoration-color:var(--main-font-color)}.workarea-text .overview-author-role{font-size:16px;font-weight:700;margin-top:10px}body.arabic-version .workarea-text .overview-author{direction:rtl;text-align:right}.workarea-text.isBlur{pointer-events:none;-webkit-user-select:none;user-select:none;filter:blur(6px)}.video-container{position:relative;display:block;width:100%;height:195px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);mask-image:-webkit-radial-gradient(#fff,#000);backface-visibility:hidden;transform:translateZ(0);border-radius:8px;padding:0;margin:40px 0}.video-container embed,.video-container iframe,.video-container object{width:100%;height:100%;border:none;border-radius:8px}.seo-link{display:flex;align-items:center;justify-content:center;width:100%;height:auto;font-size:20px;line-height:normal;text-align:center;background-color:var(--primary-color);box-shadow:none;border-radius:8px;padding:12px 15px;margin:20px auto}.seo-link:hover{background-color:var(--success-color)}.comparison:not(:last-child),.review:not(:last-child){margin:0 0 30px}.overview-v2{position:relative}.overview-v2>:last-child{margin-bottom:0}.overview-v2:before{content:"";position:absolute;top:-200px;right:-15px;left:-15px;height:200px;background-color:var(--overview-block-color);z-index:0}.overview-note{text-transform:uppercase;text-align:center;font-size:10px;line-height:1.4;color:#252525;-webkit-user-select:none;user-select:none;margin-top:5px}.overview-com{position:relative;border-radius:var(--border-radius);overflow:hidden;display:flex;align-items:center;justify-content:center;width:345px;max-width:100%;height:210px;margin:15px auto}.overview-com:empty{display:none}.overview-com-label{position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);border-radius:2px 2px 0 2px;font-size:10px;line-height:11px;font-weight:400;text-align:center;color:#fff;padding:2px 7px}@media screen and (min-width:1100px){.overview-com{margin:25px auto;width:680px;height:150px}}.overview-com .comm-item{width:100%;margin:0}@media screen and (max-width:1099px){.overview-com a{display:block;width:100%;height:100%}.overview-com a .aspect-box{min-height:100%}}.overview-com img,.overview-com picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.overview .mfo-currencies-chart-filters .mfo-currencies-chart-btn{font-size:14px}.overview .is-small{font-size:12px}.overview-lined{padding:20px 0;margin-bottom:20px;display:flex;align-items:center;justify-content:flex-start;color:var(--low-accent-color);border-top:1px solid #c5d0e3;border-bottom:1px solid #c5d0e3}.overview-lined span,.overview-lined strong{margin-right:25px}.overview-lined span:last-child,.overview-lined strong:last-child{margin-right:0}.overview-lined strong{color:var(--main-font-color)}.overview-show-more{position:absolute;bottom:0;left:0;width:100%;text-align:right;border:none;-webkit-appearance:none;appearance:none;cursor:pointer;text-decoration:underline;color:var(--primary-color);background:linear-gradient(270deg,#fff 0,#fff 60%,hsla(0,0%,100%,0));font-weight:400}.overview-show-more:hover{text-decoration:none;color:var(--success-color)}.overview-widget{padding-bottom:20px}.overview-widget-title{padding:5px 20px;background-color:#c5d0e3;font-size:14px;font-weight:700;line-height:1.3;margin-bottom:20px}.overview-widget-body{padding:0 20px}.overview-widget table{table-layout:fixed;width:100%}.overview-widget table h4{margin-bottom:7px;color:var(--low-accent-color);line-height:1.33;font-weight:400;font-size:15px}@media screen and (max-width:1099px){.overview-widget table tr{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}}.overview-widget table tr td{padding-bottom:20px;padding-right:20px;color:var(--main-font-color);line-height:1.5;font-size:15px}@media screen and (max-width:1099px){.overview-widget table tr td{--width:50%;width:var(--width);min-width:var(--width);max-width:var(--width);padding-bottom:15px;padding-right:16px}}.overview-widget table tr td ul{display:block}.overview-widget table tr td ul li{padding:0;--width:100%;margin-bottom:0;font-size:15px;line-height:1.46}.overview-widget table tr td ul li:before{display:none}.overview-widget table tr:last-child td{padding-bottom:0}.overview-main{background-color:var(--overview-block-color);margin:0 -15px 15px}.overview-main.is-average .overview-head-meta,.overview-main.is-danger .overview-head-meta,.overview-main.is-success .overview-head-meta{font-size:42px}.overview-main.is-no-colors{color:var(--main-font-color)}.overview-main.is-no-colors .overview-head-bg{display:none}.overview-main.is-no-colors .overview-head .overview-head-title img{max-width:150px;margin-bottom:20px;height:auto;-o-object-fit:contain;object-fit:contain}.overview-main.is-no-colors .overview-head .overview-head-title img.is-insurance-img{margin-bottom:40px}.overview-main.is-no-colors .overview-head .overview-head-title h1{font-weight:700;font-size:32px;line-height:37px;color:var(--main-font-color)}.overview-main.is-no-colors .overview-head .overview-head-title h1.is-have-min-height{min-height:106px}.overview-main.is-no-colors .overview-head .overview-head-title h1 .pre-title{font-size:24px;margin-bottom:4px}.overview-main.is-no-colors .overview-head .overview-head-title span{font-size:14px;line-height:22px;color:var(--main-font-color)}.overview-main.is-no-colors .overview-head .overview-head-title span.is-archive-license{margin-top:40px;padding-bottom:15px}@media screen and (max-width:1099px){.overview-main.is-no-colors .overview-head .overview-head-title span.is-archive-license{margin-top:10px;padding-bottom:0}}.overview-main.is-no-colors .overview-head .overview-head-title span.is-insurance-license{margin-top:20px;padding-bottom:15px;color:var(--low-accent-color)}@media screen and (max-width:1099px){.overview-main.is-no-colors .overview-head .overview-head-title span.is-insurance-license{margin-top:10px;padding-bottom:0}}.overview-main.is-no-colors .overview-head .overview-head-review{color:var(--main-font-color)}.overview-main.is-no-colors .overview-head .overview-head-review svg{fill:var(--main-font-color)}.overview-main.is-no-colors .overview-head .overview-head-review:hover{color:var(--success-color)}.overview-main.is-no-colors .overview-head .overview-head-review:hover svg{fill:var(--success-color)}.overview-main.is-no-colors .overview-achieve{position:relative}.overview-main.is-no-colors .overview-achieve:after{content:"";display:block;position:absolute;left:20px;right:20px;top:0;height:1px;width:calc(100% - 40px);z-index:1;background-color:var(--border-color)}@media screen and (max-width:1099px){body.gray-theme .overview-main.is-no-colors .overview-achieve:after{display:none}}.overview-main.is-success .overview-head-meta,.overview-main.is-success .overview-highlight{background:var(--success-color)}.overview-main.is-average .overview-head-meta,.overview-main.is-average .overview-highlight{background:#f5a623}.overview-main.is-danger .overview-head-meta,.overview-main.is-danger .overview-highlight{background:var(--danger-color)}.overview-main.is-locked .overview-head-meta{background:url(/local/templates/main/img/icons/locked.svg) no-repeat 50%;background-color:var(--gray-color);background-size:37px}.overview-main.is-done .overview-purchase{background:var(--success-color)}.overview-main.is-undone .overview-purchase{background:#e7545e}.overview-main.is-undone .overview-purchase svg{width:12px;height:12px}.overview-main.is-highlight .overview-highlight{display:flex}.overview-main.is-hide-rating .overview-head-meta{background-color:var(--gray-color)}.overview-head{position:relative;padding:45px 15px 15px}.overview-head.is-blank{background-color:#fff;border-radius:10px}.overview-head-img{width:140px;max-height:88px;-o-object-fit:cover;object-fit:cover;display:inline-flex;align-self:flex-start;border-radius:4px;margin:10px 30px 20px 0}.overview-head-img.is-insurance-img{margin-bottom:40px}.overview-head-img+img{display:inline-flex;align-self:flex-start;margin-top:10px}.overview-head-bg{isolation:isolate;z-index:0}.overview-head-bg,.overview-head-bg:after{position:absolute;top:0;right:0;bottom:0;left:0}.overview-head-bg:after{content:"";display:none;z-index:1}body.dark-theme .overview-head-bg:after{display:block;background:rgba(0,0,0,.8);-webkit-backdrop-filter:initial;backdrop-filter:blur(4px)}.overview-head-bg img{display:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.dark-theme .overview-head-bg img{display:block}.overview-head-meta,.overview-head-review,.overview-head-site,.overview-head-title{position:relative;z-index:1}.overview-head-title{margin:0 0 20px;display:flex;flex-wrap:wrap}body.dark-theme .overview-head-title h1,body.dark-theme .overview-head-title span{color:#fff}.overview-head-title h1{font-size:30px;color:var(--main-font-colr);font-weight:700;min-width:100%}.overview-head-title h1 .pre-title{font-size:22px}.overview-head-title span{display:block;color:var(--main-font-colr);font-size:14px;margin:5px 0 0}.overview-head-meta{display:flex;align-items:center;justify-content:center;--size:80px;width:var(--size);height:var(--size);font-size:32px;font-weight:700;line-height:var(--size);color:#fff;background:var(--primary-color);border-radius:8px;margin:20px 0}@media screen and (max-width:1099px){body.gray-theme .overview-head-meta{--size:48px;font-size:22px!important;display:inline-flex;margin-right:6px}}.overview-head-site{display:flex;align-items:center;justify-content:center;width:100%;font-size:20px;font-weight:700;line-height:48px;color:#fff;background:var(--primary-color);border-radius:8px}@media screen and (max-width:1099px){body.gray-theme .overview-head-site{display:inline-flex;width:calc(100% - 60px)}}.overview-head-site:hover{background:var(--success-color)}.overview-head-row{position:relative;display:flex;flex-wrap:wrap;margin:20px 0 0;z-index:2}.overview-head-row>a,.overview-head-row>button,.overview-head-row>div,.overview-head-row>span{margin-top:0;margin-bottom:15px}.overview-head-comment,.overview-head-review{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border:1px solid var(--primary-color);color:#000;font-weight:700;border-radius:8px;font-size:20px;line-height:1.15;white-space:nowrap}.overview-head-review svg{width:22px;height:22px;margin-right:12px}.overview-head-comment svg{width:23px;height:23px;margin-right:10px}.overview-article{background-color:var(--overview-block-color);padding:10px 15px 0;margin:0 -15px}.overview-article-head{margin-bottom:20px}.overview-article-logo{display:inline-block;width:200px}.overview-article-logo img{max-width:200px;max-height:40px;-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:left;object-position:left}.overview-article-bonus{float:right;display:flex;align-items:center;align-content:center;justify-content:center;flex-flow:wrap;width:125px;min-height:90px;font-weight:700;line-height:1.375;text-align:center;color:var(--success-color);background-color:rgba(32,169,74,.3);border-radius:8px}.overview-article-bonus svg{width:20px;height:20px;fill:currentColor;transition:none;margin:4px}.overview-article-bonus span{margin:0 4px}.overview-article-bonus:hover{color:#fff;background-color:var(--success-color)}.overview-article-status{display:inline-block;min-width:200px;color:var(--success-color);text-align:center;box-shadow:0 2px 20px -10px rgba(0,0,0,.5);border-radius:8px;padding:7px 0;margin-top:20px}.overview-article-status.is-danger{color:var(--danger-color)}.overview-article-title h1{font-size:30px}.overview-article-title p{line-height:1.75;margin-top:15px}.overview-article-feature{display:flex;flex-flow:wrap;margin:20px 0 -7px}.overview-article-feature-item{display:flex;align-items:center;justify-content:center;min-height:36px;font-size:14px;line-height:36px;box-shadow:0 2px 20px -10px rgba(0,0,0,.5);border-radius:8px;padding:0 10px;margin:0 7px 7px 0}.overview-article-feature-item img{margin-right:7px}.overview-article-row{display:flex;flex-wrap:wrap;margin:20px 0}.overview-article-row>a,.overview-article-row>button,.overview-article-row>div,.overview-article-row>span{margin-top:0;margin-bottom:15px}.overview-article-comment,.overview-article-testimonials{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border:1px solid var(--primary-color);color:#000;font-weight:700;border-radius:8px;font-size:20px;line-height:1.15;white-space:nowrap}.overview-article-testimonials svg{width:22px;height:22px;margin-right:12px}.overview-article-comment svg{width:23px;height:23px;margin-right:10px}.overview-article .overview-difference{margin:30px 0 20px}.overview-article .overview-graph{margin:0 -15px -15px}.overview-article .overview-graph .spider{margin:0 -40px}.overview-feedback{position:relative;display:flex;align-items:center;justify-content:center;width:100%;color:var(--main-font-color);font-weight:700;line-height:40px;border:1px solid var(--primary-color);border-radius:8px;margin:30px 0 0;z-index:1}body.dark-theme .overview-feedback{color:#fff}body.gray-theme .overview-feedback{color:var(--main-font-color)}body.gray-theme .overview-feedback:hover{color:#fff}.overview-feedback:hover{color:#fff;background:var(--primary-color)}.overview-feedback svg{width:18px;height:18px;fill:var(--success-color);margin:0 10px 0 0}.overview-locked{display:flex;align-items:center;justify-content:center;min-height:60px;padding:15px}.overview-locked span,.overview-locked svg{position:relative;z-index:1}.overview-locked svg{width:26px;height:26px;fill:var(--gray-color);margin:0 15px 0 0}.overview-graph{background:var(--overview-bg-color);padding:30px 15px}body.gray-theme .overview-graph{background:#fff}.overview-graph .spider{height:294px;-webkit-tap-highlight-color:transparent;margin:0 -40px 30px}.overview-graph .spider:after,.overview-graph .spider:before{top:calc(50% - 40px);left:calc(50% - 40px);width:80px;height:80px}.overview-graph .overview-spider+.overview-logo{margin-top:15px}.overview-spider{max-width:260px;margin:0 auto;height:300px}.overview-spider.is-empty,.overview-spider:empty{display:none}.overview-logo{display:block;width:170px;margin:0 auto}.overview-logo img{max-width:100%;height:auto;margin:0 auto}.overview-highlight,.overview-purchase{position:relative;display:none;align-items:center;justify-content:center;width:100%;font-weight:700;line-height:30px;color:#fff;background:var(--primary-color)}.overview-purchase{display:flex;font-size:14px;background:var(--low-accent-color)}.overview-purchase-icon{display:block;width:15px;height:2px;background:#fff;border-radius:1px;margin:0 15px 0 0}.overview-purchase svg{width:15px;height:15px;fill:#fff;margin:0 15px 0 0}.overview-achieve{display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;padding:15px}.overview-achieve::-webkit-scrollbar{display:none}.overview-achieve:after{content:"";position:relative;display:block;width:15px;height:auto;padding:0 15px 0 0}.overview-achieve-item,.overview-achieve-scroll{display:flex;align-items:center}.overview-achieve-item:first-child .overview-achieve-item-icon{width:36px;height:36px;border-radius:50%;overflow:hidden}body.gray-theme .overview-achieve-item:first-child .overview-achieve-item-icon{width:30px;height:30px}.overview-achieve-item:first-child .overview-achieve-item-text{max-width:150px}body.gray-theme .overview-achieve-item:first-child .overview-achieve-item-text{max-width:100%}.overview-achieve-item:not(:last-child){margin:0 36px 0 0}.overview-achieve-item-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin:0 10px 0 0}body.gray-theme .overview-achieve-item-icon{width:30px;height:30px}.overview-achieve-item-icon img{width:100%;height:100%}.overview-achieve-item-text{flex-grow:2;width:50%;min-width:150px;color:var(--gray-color);font-size:16px}body.dark-theme .overview-achieve-item-text{color:#dfdfdf}body.gray-theme .overview-achieve-item-text{color:var(--low-accent-color);white-space:nowrap}.overview-bonus{background:rgba(96,29,192,.08);padding:15px;--overview-head-bonus-color:var(--primary-color)}body.dark-theme .overview-bonus{background:hsla(0,0%,60%,.2);--overview-head-bonus-color:#fff}body.gray-theme .overview-bonus{background:rgba(197,208,227,.3)}.overview-bonus-text{color:var(--overview-head-bonus-color);font-weight:700;text-align:center;margin:0 0 10px}body.gray-theme .overview-bonus-text{color:var(--main-font-color);line-height:1.5}.overview-bonus-text svg{display:none;fill:var(--overview-head-bonus-color)}.overview-bonus-btn{display:flex;align-items:center;justify-content:center;width:100%;font-weight:700;line-height:38px;color:#fff;background:var(--primary-color);border:none;border-radius:8px}body.dark-theme .overview-bonus-btn{color:var(--overview-head-bonus-color);background:transparent;border:1px solid var(--overview-head-bonus-color)}body.dark-theme .overview-bonus-btn:hover{color:#fff;background:var(--primary-color);border:1px solid var(--primary-color)}body.dark-theme .overview-bonus-btn:hover svg{fill:#fff}body.dark-theme .overview-bonus-btn svg{fill:var(--overview-head-bonus-color)}body.gray-theme .overview-bonus-btn{color:var(--overview-head-bonus-color);background:transparent;border:1px solid var(--overview-head-bonus-color)}body.gray-theme .overview-bonus-btn:hover{color:#fff;background:var(--primary-color);border:1px solid var(--primary-color)}body.gray-theme .overview-bonus-btn:hover svg{fill:#fff}body.gray-theme .overview-bonus-btn svg{fill:var(--overview-head-bonus-color)}.overview-bonus-btn:hover{background:var(--success-color)}.overview-bonus-btn svg{width:17px;height:17px;fill:#fff;margin:0 0 0 10px}.overview-feature .is-small{padding-left:10px;display:inline-flex}.overview-feature-title{display:flex;align-items:center;font-size:14px;font-weight:700;line-height:28px;background:rgba(197,208,227,.3);padding:0 15px}.overview-feature-title+.overview-feature-row{padding:10px 15px}.overview-feature-row{display:flex;justify-content:space-between;flex-flow:wrap;padding:15px}.overview-feature.is-first-level .overview-feature-row{padding:10px 0}.overview-feature-item{width:47.5%;padding:0 10px 0 0;margin:15px 0}body.gray-theme .overview-feature-item{margin:5px 0 10px}.overview-feature-item.is-success svg{fill:var(--success-color)}.overview-feature-item.is-average svg{fill:#f5a623}.overview-feature-item.is-danger svg{fill:var(--danger-color)}.overview-feature-item-label{display:flex;align-items:center;color:var(--gray-color);font-size:15px;margin:0 0 10px;min-height:17px}body.gray-theme .overview-feature-item-label{color:var(--low-accent-color)}.overview-feature-item-help{position:relative;display:flex;align-items:center;justify-content:center;top:-10px;right:-5px;width:16px;height:16px;color:#fff;font-size:11px;background:#dfdfdf;border-radius:50%;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:all .15s ease-in-out}body.dark-theme .overview-feature-item-help{background:#26292c}body.dark-theme .overview-feature-item-help.is-hover{background:var(--primary-color)}body.gray-theme .overview-feature-item-help{color:var(--main-font-color);background:#eef1f7}body.gray-theme .overview-feature-item-help.is-hover{color:#fff;background:var(--primary-color)}.overview-feature-item-help.is-hover{background:var(--primary-color)}.overview-feature-item-text{display:flex;font-size:15px;line-height:1.46;position:relative;transition:all .25s ease-in-out}body.gray-theme .overview-feature-item-text{font-weight:700}body.gray-theme .overview-feature-item-text.is-regular-font-weight{font-weight:400}.overview-feature-item-text>img{max-width:18px;max-height:18px;margin:0 10px 0 0}.overview-feature-item-text>span{flex-grow:2;width:50%}.overview-feature-item-rating{position:relative;display:flex;align-items:flex-end;justify-content:center;width:128px;height:57px;font-size:24px}.overview-feature-item-rating img{position:absolute;top:0;right:0;left:0;bottom:0}.overview-feature-item-rating span{margin:0 15px -3px 0}.overview-feature-item-icon{display:flex;align-items:center}.overview-feature-item-icon svg{width:18px;height:18px;fill:var(--main-font-color);margin:0 10px 0 0}.overview-feature-item-icon svg:nth-last-child(n+2),.overview-feature-item-icon svg:nth-last-child(n+2)~svg{margin:0 15px 0 0}body.gray-theme .overview-feature-item-icon svg:nth-last-child(n+2),body.gray-theme .overview-feature-item-icon svg:nth-last-child(n+2)~svg{fill:var(--primary-color)}.overview-feature-item-img{display:flex;align-items:center;flex-flow:wrap;margin:-10px 0 0}.overview-feature-item-img img{max-width:25px;max-height:25px;margin:10px 15px 0 0}.overview-feature-item-more{font-size:15px;text-decoration:underline}body.gray-theme .overview-feature-item-more{color:var(--primary-color);font-weight:400;margin:10px 0 0}.overview-feature-item-more:hover{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.overview-feature-item-note{font-size:12px;line-height:1.33;margin:10px 0 0}.overview-feature-list{display:flex;flex-wrap:wrap;padding:5px 0;width:100%}.overview-feature-list li{font-size:14px;line-height:1.57;margin-bottom:15px;padding-left:34px;position:relative;padding-right:10px;--width:50%;width:var(--width);min-width:var(--width);max-width:var(--width)}@media screen and (max-width:1099px){.overview-feature-list li{--width:100%}}.overview-feature-list li:before{content:"";display:flex;align-items:center;justify-content:center;top:2px;width:20px;height:20px;--success-color:#92e3b9;background-color:var(--success-color);border:1px solid var(--success-color);box-shadow:inset 0 0 0 7px var(--overview-block-color);border-radius:50%;position:absolute;left:0}.overview-feature-list li:last-child{margin-bottom:0}.overview-download{position:relative;padding:30px 15px 15px}.overview-download:before{content:"";position:absolute;top:0;right:15px;left:15px;height:1px;background:var(--border-color)}.overview-download-title{font-size:22px;font-weight:700}body.gray-theme .overview-download-title{color:var(--primary-color)}.overview-download-row{display:flex;flex-flow:wrap;justify-content:space-between}.overview-download-item{position:relative;display:flex;align-items:center;justify-content:center;width:calc(50% - 7.5px);height:40px;color:#fff;background:#000;border-radius:8px;padding:0 10px;margin:15px 0 0}body.dark-theme .overview-download-item{background:transparent;border:1px solid #393b40;padding:4px 9px}body.dark-theme .overview-download-item:hover{background:#601dc0;border:1px solid #601dc0}.overview-download-item:hover{background:var(--primary-color)}.overview-download-item:only-of-type{width:100%}.overview-download-item:only-of-type .overview-download-item-info{width:auto}.overview-download-item:nth-last-child(3):first-child{width:100%}.overview-download-item:nth-last-child(3):first-child .overview-download-item-info{width:auto}.overview-download-item:first-child .overview-download-item-icon{width:24px;height:24px}.overview-download-item:nth-child(4) .overview-download-item-icon{width:28px;height:28px}.overview-download-item-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin:0 10px 0 0}.overview-download-item-icon svg{width:100%;height:100%;fill:#fff}.overview-download-item-info{width:110px}.overview-download-item-label{font-size:10px;margin:0 0 4px}body.gray-theme .overview-download-item-label{display:none}.overview-download-item-name{font-size:15px;font-weight:700;line-height:1}.overview-block{background-color:var(--overview-block-color);padding:20px 15px;margin:15px -15px}@media screen and (max-width:1099px){.overview-block{overflow:hidden}}.overview-block.isBlur{pointer-events:none;-webkit-user-select:none;user-select:none;filter:blur(6px)}.overview-block-title{display:flex;align-items:flex-start;margin:0 0 20px}.overview-block-title-numb{position:relative;color:#c3c3c3;font-size:28px;margin:0 16px 0 0}.overview-block-title-numb:after{content:"";position:absolute;top:calc(50% - 11px);right:-8px;width:1px;height:20px;background:#c3c3c3}body.dark-theme .overview-block-title-numb{color:var(--border-color)}body.dark-theme .overview-block-title-numb:after{background:var(--border-color)}body.gray-theme .overview-block-title-numb{color:var(--low-accent-color)}body.gray-theme .overview-block-title-numb:after{background:var(--low-accent-color)}.overview-block-title-text{width:50%;flex-grow:2;font-size:24px;font-weight:700;letter-spacing:.2px;margin:2px 0 0}.overview-block-title-more{font-size:15px;text-decoration:underline;margin:5px 0 0}body.gray-theme .overview-block-title-more{color:var(--primary-color)}.overview-block-title-more:hover{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.overview-block-title span{display:block;color:var(--low-accent-color)}.overview-block-title span.is-success{color:var(--success-color)}.overview-block-title span.is-danger{color:#e7545e}.overview-block .comparision,.overview-block .video{margin-top:0;margin-bottom:0}.overview-subtitle{display:flex;align-items:flex-start;margin:40px 0 20px}.overview-subtitle:first-child,.overview-subtitle:last-child{margin:30px 0 20px}.overview-subtitle:first-child+.video-container,.overview-subtitle:first-child+img{margin:15px auto 20px}.overview-subtitle+.video-container,.overview-subtitle+img{margin:15px auto 30px}.overview-subtitle-numb{position:relative;color:#c3c3c3;font-size:24px;margin:0 16px 0 0}.overview-subtitle-numb:after{content:"";position:absolute;top:calc(50% - 11px);right:-8px;width:1px;height:20px;background:#c3c3c3}body.dark-theme .overview-subtitle-numb{color:var(--border-color)}body.dark-theme .overview-subtitle-numb:after{background:var(--border-color)}body.gray-theme .overview-subtitle-numb{color:var(--low-accent-color)}body.gray-theme .overview-subtitle-numb:after{background:var(--low-accent-color)}.overview-subtitle h3{width:50%;flex-grow:2;font-size:20px;letter-spacing:.2px;margin:2px 0 0}.overview-subtitle a{font-size:15px;margin:5px 0 0}.overview-hidden{margin:15px 0}.overview-hidden-wrap{display:none}.overview-hidden-wrap>:first-child{margin-top:0}.overview-btn{display:flex;width:100%;height:auto;font-size:20px;line-height:normal;padding:12px 15px;margin:20px auto}.overview-btn:hover{background-color:var(--success-color)}.overview-btn svg{width:20px;height:20px;fill:#fff;margin-right:12px}.overview-btn.is-promo{color:var(--main-font-color);background:none;border:2px dashed #b08ee0;padding:10px 15px}.overview-btn.is-promo svg{fill:#b08ee0}.overview-btn.is-promo:hover{color:#fff;background-color:var(--primary-color);border-color:transparent}.overview-btn.is-promo:hover svg{fill:#fff}.overview-block-sub-title{display:flex;align-items:center;margin:0;height:88px;width:100%;background-color:#fff;border-top:1px solid var(--border-color)}.overview-block-sub-title.is-active .overview-block-sub-arrow svg{transform:rotate(-90deg)}.overview-block-sub-title h3{width:50%;flex-grow:2;font-size:20px;letter-spacing:.2px;margin:2px 0 0;text-align:left}.overview-block-sub-title a{font-size:15px;margin:5px 0 0}.overview-block-sub-numb{position:relative;color:#c3c3c3;font-size:24px;margin:0 16px 0 0}.overview-block-sub-numb:after{content:"";position:absolute;top:calc(50% - 11px);right:-8px;width:1px;height:20px;background:#c3c3c3}body.dark-theme .overview-block-sub-numb{color:var(--border-color)}body.dark-theme .overview-block-sub-numb:after{background:var(--border-color)}body.gray-theme .overview-block-sub-numb{color:var(--low-accent-color)}body.gray-theme .overview-block-sub-numb:after{background:var(--low-accent-color)}.overview-block-sub-arrow{display:flex;align-items:center;justify-content:center;width:10px;height:10px}.overview-block-sub-arrow svg{width:100%;height:100%;fill:var(--main-font-color);transform:rotate(90deg)}.overview-block-sub-hidden{margin:0}.overview-block-sub-hidden .overview-feature{margin-left:-20px;width:calc(100% + 40px)}.overview-block-sub-hidden-wrap{display:none}.overview-block-sub-hidden-wrap.is-visible{display:block}.overview-block-sub-hidden-wrap>:first-child{margin-top:0}.overview-block-sub-hidden-wrap ul{width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}.overview-block-sub-hidden-wrap ul li{width:50%}.overview-block-sub-hidden-wrap ul li a{color:var(--main-font-color)!important;-webkit-text-decoration-color:var(--main-font-color)!important;text-decoration-color:var(--main-font-color)!important}@media screen and (max-width:1099px){.overview-block-sub-hidden-wrap ul li{width:100%}}@media screen and (max-width:1099px){.overview-block-sub-hidden-wrap ul li:last-child{margin-bottom:15px}}.overview-block-sub-hidden .overview-hidden{margin-top:0}.overview-block-sub-hidden .overview-expand{margin-top:10px}.overview-expand{display:flex;align-items:center;color:var(--gray-color);background:none;margin:0 auto}body.gray-theme .overview-expand{color:var(--low-accent-color)}body.gray-theme .overview-expand:hover{color:var(--success-color)}body.gray-theme .overview-expand:hover svg{fill:var(--success-color)}.overview-expand:hover{color:var(--success-color)}.overview-expand:hover svg{fill:var(--success-color)}.overview-expand.is-active .overview-expand-text span{opacity:0}.overview-expand.is-active .overview-expand-text span:not(:first-child){opacity:1}.overview-expand.is-active svg{transform:rotate(-90deg)}.overview-expand-text{position:relative;display:block;margin:0 15px 0 0}.overview-expand-text span{transition:opacity .3s ease-in-out}.overview-expand-text span:not(:first-child){position:absolute;top:0;right:0;opacity:0}.overview-expand-arrow{display:flex;align-items:center;justify-content:center;width:10px;height:10px}.overview-expand-arrow svg{width:100%;height:100%;fill:var(--gray-color);transform:rotate(90deg)}body.gray-theme .overview-expand-arrow svg{fill:var(--low-accent-color)}.overview-meta-head{display:flex;align-items:center;margin:20px 0}.overview-meta-numb{display:flex;align-items:center;justify-content:center;width:80px;height:80px;font-size:32px;font-weight:700;line-height:80px;color:#fff;background:var(--primary-color);border-radius:8px;margin:0 15px 0 0}.overview-meta-numb.is-average,.overview-meta-numb.is-danger,.overview-meta-numb.is-success{font-size:42px}.overview-meta-numb.is-success{background:var(--success-color)}.overview-meta-numb.is-average{background:#f5a623}.overview-meta-numb.is-danger{background:var(--danger-color)}.overview-meta-numb.is-locked{background:url(/local/templates/main/img/icons/locked.svg) no-repeat 50%;background-color:var(--gray-color);background-size:37px}.overview-meta-numb.grey-rate{background-color:var(--gray-color)}.overview-meta-description{flex-grow:2;width:50%;font-size:14px;line-height:1.43}.overview-meta-row{display:flex;flex-flow:wrap;margin:20px 0 30px}.overview-meta-row .arc{width:33.33333%;padding:0 10px;margin:10px 0 0}.overview-meta-row .arc:nth-last-child(4):first-child,.overview-meta-row .arc:nth-last-child(4):first-child~.arc{width:50%;padding:0 25px}.overview-similar{display:block;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;padding-top:15px;margin:-15px -15px 0}.overview-similar::-webkit-scrollbar{display:none}.overview-similar:after{content:"";position:relative;display:block;width:15px;height:auto;padding:0 15px 0 0}.overview-similar:not(:last-child){margin-bottom:20px}.overview-similar-scroll{display:flex;align-items:stretch}.overview-similar-item{display:block;width:100%}.overview-similar-item-info,.overview-similar-item-meta{display:flex;align-items:center;justify-content:center}.overview-similar-item-meta{--size:35px;width:var(--size);min-width:var(--size);max-width:var(--size);height:var(--size);font-size:14px;font-weight:700;line-height:var(--size);color:#fff;background:var(--primary-color);border-radius:8px;margin:0 10px 0 0}.overview-similar-item-meta.is-average,.overview-similar-item-meta.is-danger,.overview-similar-item-meta.is-success{font-size:16px}.overview-similar-item-meta.is-success{background:var(--success-color)}.overview-similar-item-meta.is-average{background:#f5a623}.overview-similar-item-meta.is-danger{background:var(--danger-color)}.overview-similar-item-logo{width:100px}.overview-similar-item-logo img{max-width:100%;max-height:34px}.overview-similar-item-logo .title{font-size:16px;font-weight:700;margin-bottom:-1px;color:var(--main-font-color)}body.gray-theme .overview-similar-item-logo .title{margin-bottom:1px}.overview-similar-item-logo .owner{font-size:12px;color:var(--main-font-color)}.overview-similar-item .spider{width:215px;height:215px;margin:-15px auto 0}.overview-similar-img{width:100%;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-bottom:20px}.overview-apps-tabHead{display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;padding:0 15px;margin:20px -15px}.overview-apps-tabHead::-webkit-scrollbar{display:none}.overview-apps-tabHead:after{content:"";position:relative;display:block;width:15px;height:auto;padding:0 15px 0 0}.overview-apps-tabScroll{position:relative;display:flex;align-items:stretch;border-radius:8px}.overview-apps-tabScroll:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--border-color);border-radius:8px;z-index:0}.overview-apps-tabBody{position:relative}.overview-apps-tabBlock{position:absolute;top:0;right:0;left:0;opacity:0;visibility:hidden}.overview-apps-tabBlock.is-open{position:relative;opacity:1;visibility:visible}.overview-apps-item{position:relative;display:flex;align-items:center;justify-content:center;min-width:170px;height:44px;white-space:nowrap;color:var(--gray-color);border:1px solid transparent;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:all .3s ease-in-out;padding:0 10px;z-index:1}body.gray-theme .overview-apps-item{color:var(--low-accent-color)}body.gray-theme .overview-apps-item.is-select,body.gray-theme .overview-apps-item:hover{color:#000}body.gray-theme .overview-apps-item.is-select svg,body.gray-theme .overview-apps-item:hover svg{fill:#000}.overview-apps-item.is-select,.overview-apps-item:hover{color:#000}body.dark-theme .overview-apps-item.is-select,body.dark-theme .overview-apps-item:hover{color:#fff}body.dark-theme .overview-apps-item.is-select svg,body.dark-theme .overview-apps-item:hover svg{fill:#fff}.overview-apps-item.is-select svg,.overview-apps-item:hover svg{fill:#000}.overview-apps-item.is-select{border:1px solid var(--gray-color)}body.dark-theme .overview-apps-item.is-select{border:1px solid #601dc0}body.gray-theme .overview-apps-item.is-select{border:1px solid var(--primary-color)}.overview-apps-item:nth-child(4) .overview-apps-item-icon{width:26px;height:26px;margin:0 5px 0 0}.overview-apps-item:nth-child(4) .overview-apps-item-name{font-size:12px}.overview-apps-item-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin:0 10px 0 0}.overview-apps-item-icon svg{width:100%;height:100%;fill:var(--gray-color)}body.gray-theme .overview-apps-item-icon svg{fill:var(--low-accent-color)}.overview-apps-item-label{font-size:12px}.overview-apps-item-name{font-size:15px;font-weight:700;line-height:1}.overview-apps-download{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:40px;color:#fff;background:#000;border-radius:8px;padding:0 10px;margin-right:14px}body.dark-theme .overview-apps-download{background:transparent;border:1px solid #393b40;padding:4px 10px}body.dark-theme .overview-apps-download:hover{background:#601dc0;border:1px solid #601dc0}.overview-apps-download:hover{background:var(--primary-color)}.overview-apps-download-icon{display:flex;align-items:center;justify-content:center;width:23px;height:23px;margin:0 10px 0 0}.overview-apps-download-icon svg{width:100%;height:100%;fill:#fff}.overview-apps-download-label{font-size:10px;margin:0 0 2px}.overview-apps-download-name{font-size:15px;font-weight:700}@media (max-width:720px){.overview-apps-download{margin-right:0;margin-bottom:12px}}.overview-apps-card{position:relative;display:flex;align-items:flex-start;margin:30px 0}.overview-apps-logo{flex-shrink:0;margin-right:30px}.overview-apps-logo img{max-width:100%;height:auto;border-radius:8px}@media (max-width:720px){.overview-apps-logo{position:absolute;left:0;top:0;max-width:120px;width:100%}}@media (max-width:720px){.overview-apps-info{width:100%}}@media (max-width:720px){.overview-apps-info-head{padding-left:140px;min-height:120px}}.overview-apps-title{font-weight:700;font-size:22px;letter-spacing:.01em;margin-bottom:6px}.overview-apps-bk{color:var(--primary-color)}.overview-apps-bk:hover{color:var(--success-color)}.overview-apps-meta{display:flex;margin-top:20px}@media (max-width:720px){.overview-apps-meta{justify-content:center}}.overview-apps-meta-item{position:relative;display:flex;flex-direction:column;padding:0 25px}.overview-apps-meta-item:after{content:"";position:absolute;right:0;top:0;width:1px;height:30px;border:1px solid #e8e8e8}.overview-apps-meta-item:first-child{padding-left:0}.overview-apps-meta-item:last-child{padding-right:0}.overview-apps-meta-item:last-child:after{display:none}.overview-apps-meta-item-name{font-size:14px;text-align:center;color:#999;margin-bottom:12px}.overview-apps-meta-item-value{font-weight:700;font-size:14px;text-align:center;color:#000}.overview-apps-meta-item-value-icon{display:inline-block;width:12px;height:12px;margin-right:5px}.overview-apps-meta-item-value-icon svg{width:100%;height:100%}.overview-apps-buttons{display:flex;align-items:center;margin-top:27px}@media (max-width:720px){.overview-apps-buttons{flex-direction:column}}.overview-apps-review{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--gray-color);border-radius:8px;font-weight:700;text-align:center;width:215px;height:40px;color:#000}.overview-apps-review:hover{color:var(--primary-color);border-color:var(--primary-color)}@media (max-width:720px){.overview-apps-review{width:100%}}.overview-apps-line{font-size:14px;margin-bottom:12px}.overview-apps-line-name{color:var(--gray-color);margin-bottom:7px}.overview-apps-line-value{font-weight:700}.overview-apps-history{color:var(--primary-color);font-size:14px;font-weight:700}.overview-apps-history:hover{color:var(--success-color)}.overview-apps-bottom{border-top:1px solid var(--light-border-color);margin-top:20px;padding-top:12px}.overview-apps-bottom-title{font-weight:700;margin-bottom:20px}.overview-apps .workarea-text{margin-top:20px}.overview-apps .article-gallery-img{height:auto;border:1px solid var(--light-border-color);box-shadow:none}.overview-apps .article-gallery-img:hover{border-color:var(--primary-color);box-shadow:none}.overview-apps .modal .article-gallery-img,.overview-apps .modal .article-gallery-img:hover{border:none}.overview-contacts p{line-height:1.5}.overview-contacts-flexed{display:flex;align-items:flex-start;justify-content:flex-start}@media screen and (max-width:1099px){.overview-contacts-flexed{display:block}}.overview-contacts-flexed span.lbl{margin-right:10px;white-space:nowrap}.overview-contacts a,body.gray-theme .overview-contacts a,body.gray-theme .overview-contacts a:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}body.gray-theme .overview-contacts a:hover{color:var(--success-color)}.overview-contacts a:hover{-webkit-text-decoration-color:var(--success-color);text-decoration-color:var(--success-color)}.overview-footer{margin:40px 0}.overview-footer-row .star{margin:0}.overview-footer-row .stars{margin:0 0 20px}.overview-footer-row .share-button{margin:0}.overview-update{display:flex;align-items:center;flex-flow:wrap;color:var(--gray-color);margin:40px 0}.overview-update:first-child{margin-top:-10px}.overview-update span{display:flex;align-items:center;width:100%}.overview-update span:not(:first-child){margin-top:10px}.overview-update svg{width:14px;height:14px;fill:currentColor;margin:0 7px 2px 0}.overview-author{display:flex;margin:40px 0}.overview-author-img{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:url(/local/templates/main/img/icons/user_o.svg) no-repeat 50%;background-color:#d8d8d8;background-size:70%;margin:0 15px 0 0}body.dark-theme .overview-author-img{background-color:transparent}.overview-author-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;transition:opacity .35s ease-in;opacity:1}.overview-author-img img.has-placeholder,.overview-author-img img.lazy{opacity:0}.overview-author-info{display:flex;flex-flow:wrap;flex-grow:2;width:50%}.overview-author-name{display:flex;align-items:center;width:100%;min-height:26px;font-weight:700}.overview-author-role{color:var(--gray-color);font-size:14px}body.gray-theme .overview-author-role{color:var(--low-accent-color)}.overview-author-socials{display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;padding:0 15px;margin:20px -15px 0}.overview-author-socials::-webkit-scrollbar{display:none}.overview-author-socials:after{content:"";position:relative;display:block;width:15px;height:auto;padding:0 15px 0 0}.overview-author-socials a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:5px}.overview-author-socials a:not(:last-child){margin-right:15px}.overview-author-socials a svg{fill:#fff}.overview-author-socials a.vk{background-color:#4a90e2}.overview-author-socials a.vk svg{width:23px;height:23px}.overview-author-socials a.fb{background-color:#3b5998}.overview-author-socials a.fb svg{width:21px;height:21px}.overview-author-socials a.tg{background-color:#56afdd}.overview-author-socials a.tg svg{width:24px;height:24px}.overview-author-socials a.tw{background-color:#101318}.overview-author-socials a.tw svg{width:22px;height:22px}.overview-author-socials a.in{background-color:#db3775}.overview-author-socials a.in svg{width:26px;height:26px}.overview-author-socials a.ln{background-color:#0072b1}.overview-author-socials a.ln svg{width:26px;height:26px}.overview-author-socials a.pn{background-color:#e60019}.overview-author-socials a.pn svg{width:26px;height:26px}.overview-author-socials a.ok{background-color:#ec9837}.overview-author-socials a.ok svg{width:100%;height:100%}.overview-author-socials a.wh{background-color:#50cc5d}.overview-author-socials a.wh svg{width:26px;height:26px}.overview-author-socials a.mailru{background-color:#005ff9}.overview-author-socials a.mailru svg{width:22px;height:22px}.overview-author-socials a.gmail{background-color:#f3f3f3}.overview-author-socials a.gmail svg{width:28px;height:28px}.overview-author-scroll{display:flex;align-items:center}.overview-like{margin:40px 0}.overview-like-title{font-size:20px;font-weight:700;margin:0 0 25px}.overview-like-row{display:flex;align-items:center;justify-content:space-between}.overview-like-item{display:flex;align-items:center;width:33.33333%;background:none}.overview-like-item.is-select img,.overview-like-item:hover img{width:40px;height:40px;filter:grayscale(0)}.overview-like-item.is-select{cursor:default;-webkit-user-select:none;user-select:none}.overview-like-item-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0 10px 0 0}.overview-like-item-icon img{width:30px;height:30px;filter:grayscale(1);transition:all .3s ease-in-out}.overview-like-item-count{flex-grow:2;width:30%;color:var(--gray-color);font-size:14px;font-weight:700;text-align:left}body.gray-theme .overview-like-item-count{color:var(--low-accent-color)}.overview-panel{position:fixed;right:75px;bottom:-40px;left:15px;transition:all .3s ease-in-out;z-index:90}.overview-panel.is-active{bottom:15px}@media screen and (min-width:1100px){.overview-panel.panel-single-button{display:none}}.overview-panel-bonus,.overview-panel-logo,.overview-panel-meta,.overview-panel-review{display:none}.overview-panel-site{display:flex;align-items:center;justify-content:center;font-weight:700;line-height:40px;color:#fff;background:var(--primary-color);border-radius:6px;margin:0 -15px}.overview-panel-site:hover{background:var(--success-color)}.overview-modal{display:flex;flex-flow:column;width:100%;max-height:100%;text-align:left}.overview-modal-title{position:relative;color:var(--gray-color)}body.gray-theme .overview-modal-title{color:var(--low-accent-color)}.overview-modal-title:after{content:"";position:absolute;top:100%;right:-15px;left:-15px;height:15px;background:var(--main-background-color);z-index:1}body.gray-theme .overview-modal-title:after{background:#fff}.overview-modal-scroll{flex-grow:2;height:50%;overflow:auto}.overview-modal-item{display:flex;align-items:center;margin:20px 0 0}.overview-modal-item-icon{display:flex;align-items:center;justify-content:center;width:40px;margin:0 20px 0 0}body.dark-theme .overview-modal-item-icon{width:25px}.overview-modal-item-icon img{max-width:100%;max-height:30px;margin:0 auto}body.dark-theme .overview-modal-item-icon img{max-height:25px}.overview-modal-item-text{font-size:15px}a.seo-link{font-weight:700}a.seo-link+a.is-block{margin-top:25px}a.overview-apps-download{color:#fff;text-decoration:none}a.overview-apps-download:focus,a.overview-apps-download:hover,a.overview-btn{text-decoration:none}a.overview-btn{color:#fff;font-weight:700}a.overview-btn:focus,a.overview-btn:hover{text-decoration:none}a.overview-btn+a.is-block{margin-top:25px}a.overview-author-name{color:var(--main-font-color);text-decoration:underline}a.overview-author-name:focus,a.overview-author-name:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.modal[id*=payment] .modal-wrap{display:flex;width:calc(100% - 30px);max-height:calc(var(--vh, 1vh)*100 - 60px);margin:45px 0 15px}@media only screen and (min-width:575px){.overview-footer-row{display:flex;align-items:center;justify-content:space-between;width:100%}.overview-footer .stars{margin:0}}@media only screen and (min-width:1100px){.container{max-width:990px}.workarea-sidebar{width:270px;min-width:270px;padding:15px 20px 0 30px;margin:-15px 0 0 -30px}body.gray-theme .workarea-sidebar{padding:0 30px;margin:0 0 0 -30px}.workarea-sidebar .overview-spider{height:auto}.workarea-sidebar .overview-spider+.overview-feedback{margin-top:0;margin-left:0}.workarea-sidebar .spider{height:253px;padding:20px 0;margin:-20px -20px 0}.workarea-sidebar .spider:after,.workarea-sidebar .spider:before{top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px}.workarea-sidebar .substance-start{padding:0 50px}.workarea-sidebar .substance-scroll{padding:0;margin:0}.workarea-sidebar .substance-item{padding:0 0 0 50px}body.arabic-version .workarea-sidebar .substance-item{padding:0 50px 0 0}.workarea-sidebar .substance-item:before{left:10px}.workarea-text .overview-author{display:block;width:100%;padding:0}.workarea-text .overview-author:after{content:"";display:block;clear:both}.workarea-text .overview-author-img{width:110px;height:110px;margin-bottom:20px}.workarea-text .overview-author-img img{border-radius:10px;margin:0}.workarea-text .overview-author-info{display:inline-block}.workarea-text .overview-author-role{margin-top:6px}.video-container{height:380px}.screen-container+.overview-apps-download{margin-top:-10px}.seo-link{width:max-content;max-width:100%;max-height:none;font-size:16px;padding:11px 45px}.overview-v2:before{display:none}.overview-v2 .table.is-auto .overview-v2 .table-wrap:after{display:block}.overview-block .overview-v2 .table-wrap,.overview-v2 .table-wrap{padding:0 20px 10px;margin:0 -20px}.overview-v2 .table-wrap::-webkit-scrollbar-button{width:10px}body.gray-theme .overview-v2 .table tr{padding:8px 0}body.gray-theme .overview-v2 .table tr td:first-child,body.gray-theme .overview-v2 .table tr th:first-child{padding-left:20px;max-width:40%;min-width:40%}body.gray-theme .overview-v2 .table thead tr{padding-bottom:7px}.overview-v2 .comments{padding:0 20px}.overview-sidebar{position:sticky}.overview-note{margin-top:-19px}.overview-main{border-radius:10px;margin:0 0 25px}.overview-main.is-average .overview-head-meta,.overview-main.is-danger .overview-head-meta,.overview-main.is-success .overview-head-meta{font-size:45px}.overview-main.is-locked .overview-head-meta{background-size:42px}body.dark-theme .overview-main.is-highlight.is-success .overview-head{border:2px solid var(--success-color)}body.dark-theme .overview-main.is-highlight.is-average .overview-head{border:2px solid #f5a623}body.dark-theme .overview-main.is-highlight.is-danger .overview-head{border:2px solid var(--danger-color)}body.gray-theme .overview-main.is-highlight.is-success.is-no-colors .overview-head{border:none}body.gray-theme .overview-main.is-highlight.is-success .overview-head{border:2px solid var(--success-color)}body.gray-theme .overview-main.is-highlight.is-average.is-no-colors .overview-head{border:none}body.gray-theme .overview-main.is-highlight.is-average .overview-head{border:2px solid #f5a623}body.gray-theme .overview-main.is-highlight.is-danger.is-no-colors .overview-head{border:none}body.gray-theme .overview-main.is-highlight.is-danger .overview-head{border:2px solid var(--danger-color)}body.gray-theme .overview-main.is-highlight.is-done.is-no-colors .overview-head{border:none}body.gray-theme .overview-main.is-highlight.is-done .overview-head{border:2px solid var(--success-color)}body.gray-theme .overview-main.is-highlight.is-undone.is-no-colors .overview-head{border:none}body.gray-theme .overview-main.is-highlight.is-undone .overview-head{border:2px solid #e7545e}body.dark-theme .overview-main.is-highlight .overview-head{border:2px solid var(--primary-color)}body.gray-theme .overview-main.is-highlight .overview-head{border:2px solid var(--low-accent-color)}.overview-head{display:flex;align-items:center;flex-flow:wrap;border-radius:10px 10px 0 0;overflow:hidden;padding:50px 20px 20px}body.gray-theme .overview-head{padding:20px}.overview-head-img{width:140px;max-height:88px;-o-object-fit:cover;object-fit:cover}.overview-head-img.is-insurance-img{margin-bottom:40px}.overview-head-title{order:1;flex-grow:2;width:calc(100% - 90px);padding:0 10px 0 0;margin:0}.overview-head-title h1{font-size:32px;line-height:1.44}.overview-head-meta{order:2;width:90px;height:90px;font-size:35px;line-height:90px;margin:0;align-self:flex-start}.overview-head-site{font-size:16px;line-height:1.125;height:40px;flex-grow:1}.overview-head-row{order:4;flex-wrap:nowrap;width:100%;margin-top:40px}.overview-head-row a.overview-btn{width:auto;flex-grow:1}.overview-head-row>a,.overview-head-row>button,.overview-head-row>div,.overview-head-row>span{margin-bottom:0}.overview-head-row>a:not(:last-child),.overview-head-row>button:not(:last-child),.overview-head-row>div:not(:last-child),.overview-head-row>span:not(:last-child){margin-right:10px}.overview-head-comment,.overview-head-review{width:auto;height:40px;font-size:16px;line-height:1.125;padding-left:15px;padding-right:15px}.overview-head-comment:hover,.overview-head-review:hover{color:var(--success-color);border-color:var(--success-color)}.overview-head-comment:hover svg,.overview-head-review:hover svg{fill:var(--success-color)}.overview-article{border-radius:10px;padding:20px;margin:0 0 25px}.overview-article-head{display:flex;align-items:center;margin-bottom:15px}.overview-article-logo{display:block;flex-grow:2}.overview-article-logo img{max-width:167px;max-height:35px}.overview-article-bonus{float:none;width:auto;min-height:auto;line-height:normal;padding:6px 15px;margin:0}.overview-article-bonus svg{margin:0 8px 0 0}.overview-article-bonus span{margin:1px 0 0}.overview-article-status{display:block;padding:7px 15px;margin:0 0 0 5px}.overview-article-title h1{font-size:32px;line-height:1.44}.overview-article-title p{margin-top:10px}.overview-article-feature{margin-top:15px}.overview-article-row{flex-wrap:nowrap}.overview-article-row a.overview-btn{width:auto;flex-grow:1}.overview-article-row>a:not(:last-child),.overview-article-row>button:not(:last-child),.overview-article-row>div:not(:last-child),.overview-article-row>span:not(:last-child){margin-right:10px}.overview-article-comment,.overview-article-testimonials{width:auto;height:40px;font-size:16px;line-height:1.125;padding-left:15px;padding-right:15px}.overview-article-comment:hover,.overview-article-testimonials:hover{color:var(--success-color);border-color:var(--success-color)}.overview-article-comment:hover svg,.overview-article-testimonials:hover svg{fill:var(--success-color)}.overview-article .overview-btn{width:100%}.overview-article .overview-difference{margin:35px 0 0}.overview-feedback{width:200px;font-size:15px;line-height:34px;margin:15px 0 15px auto}body.gray-theme .overview-feedback{color:var(--main-font-color)}body.gray-theme .overview-feedback:hover{color:#fff}.overview-feedback svg{width:16px;height:16px}.overview-locked{position:relative;min-height:65px;font-size:18px;margin:25px 0}.overview-locked:after,.overview-locked:before{content:"";position:absolute;right:0;left:0}.overview-locked:before{top:-25px;bottom:-50px;background:var(--overview-bg-color)}.overview-locked:after{top:0;right:0;bottom:0;left:0;background:var(--overview-block-color);border-radius:8px}.overview-locked+.overview-graph+.overview-achieve,.overview-locked+.overview-graph+.overview-download,.overview-locked+.overview-graph+.overview-feature{position:relative;border-radius:8px 8px 0 0;background:var(--overview-block-color)}.overview-locked+.overview-graph+.overview-bonus{position:relative;border-radius:8px 8px 0 0}.overview-locked+.overview-graph+.overview-download{padding:20px}.overview-locked+.overview-graph+.overview-download:before{display:none}.overview-locked svg{width:31px;height:31px;margin:0 35px 0 0}.overview-logo{margin:0 0 20px 30px}.overview-purchase{font-size:16px}.overview-purchase svg{margin:0 15px 2px 0}.overview-achieve{padding:20px}body.gray-theme .overview-achieve{padding:25px}.overview-achieve:after{display:none}.overview-bonus{display:flex;align-items:center;justify-content:space-between;padding:15px 20px}.overview-bonus-text{display:flex;align-items:center;max-width:calc(100% - 230px);font-size:20px;margin:0 15px 0 0}body.dark-theme .overview-bonus-text{font-size:18px}body.gray-theme .overview-bonus-text{font-size:16px}.overview-bonus-text svg{display:block;width:23px;height:23px;margin:0 15px 0 0}body.dark-theme .overview-bonus-text svg{width:20px;height:20px}.overview-bonus-text span{flex-grow:2;width:50%}.overview-bonus-btn{width:215px}.overview-feature-title{padding:0 20px}.overview-feature-title+.overview-feature-row{padding:10px 20px}.overview-feature-row{justify-content:flex-start;padding:15px 20px}.overview-feature.is-first-level .overview-feature-row{padding:0}.overview-feature-item{width:25%}body.gray-theme .overview-feature-item{width:33.33333%;padding:0 15px 0 0}body.gray-theme .overview-feature-item.is-long{width:66.66667%}body.gray-theme .overview-feature-item.is-four-column{width:25%}body.gray-theme .overview-feature-item.is-full-width{width:100%}.overview-feature-item:nth-last-child(n+5),.overview-feature-item:nth-last-child(n+5)~.overview-feature-item{width:33.33333%;padding:0 15px 0 0}.overview-feature-item-img{padding:0 40px 0 0}.overview-feature-item-img img{max-width:30px;max-height:30px}.overview-feature-item-note{padding:0 50px 0 0}.overview-download{padding:30px 20px 20px}.overview-download-row{flex-flow:nowrap}.overview-download-item{width:calc(25% - 11.25px)}.overview-download-item:only-of-type .overview-download-item-info{flex-grow:0}.overview-download-item:nth-last-child(2):first-child,.overview-download-item:nth-last-child(2):first-child~.overview-download-item{width:calc(50% - 10px)}.overview-download-item:nth-last-child(2):first-child .overview-download-item-info,.overview-download-item:nth-last-child(2):first-child~.overview-download-item .overview-download-item-info{flex-grow:0;width:auto}.overview-download-item:nth-last-child(3):first-child,.overview-download-item:nth-last-child(3):first-child~.overview-download-item{width:calc(33.33333% - 13.33333px)}.overview-download-item:nth-last-child(-n+3):first-child,.overview-download-item:nth-last-child(-n+3):first-child~.overview-download-item{padding:3px 20px}.overview-download-item:nth-last-child(-n+3):first-child .overview-download-item-icon,.overview-download-item:nth-last-child(-n+3):first-child~.overview-download-item .overview-download-item-icon{width:24px;height:24px;margin:0 15px 0 0}.overview-download-item:nth-last-child(-n+3):first-child .overview-download-item-label,.overview-download-item:nth-last-child(-n+3):first-child~.overview-download-item .overview-download-item-label{font-size:12px;margin:0}.overview-download-item:nth-last-child(-n+3):first-child .overview-download-item-name,.overview-download-item:nth-last-child(-n+3):first-child~.overview-download-item .overview-download-item-name{font-size:16px;line-height:normal}.overview-download-item:nth-last-child(-n+3):first-child .overview-download-item-icon{width:26px;height:26px}.overview-download-item-info{flex-grow:2;width:50%}.overview-block{border-radius:10px;padding:30px 20px 20px;margin:25px 0}.overview-block .overview-feature.is-first-level{margin-left:-20px;width:calc(100% + 40px)}.overview-block .overview-feature.is-first-level .overview-feature-row{padding:10px 20px 20px}.overview-block-title-numb{font-size:32px}.overview-block-title-text{font-size:28px}.overview-block-title span{display:inline-block;margin:0 0 0 7px}.overview-subtitle h3{font-size:22px}.overview-btn{width:max-content;max-height:40px;font-size:16px;padding:11px 45px}.overview-meta-head{margin:30px 0 15px}.overview-meta-numb{width:90px;height:90px;font-size:35px;line-height:90px;margin:0 20px 0 0}.overview-meta-numb.is-average,.overview-meta-numb.is-danger,.overview-meta-numb.is-success{font-size:45px}.overview-meta-numb.is-locked{background-size:42px}.overview-meta-description{font-size:16px;line-height:1.63}.overview-meta-row{justify-content:center;margin:15px -20px 30px}.overview-meta-row .arc{width:20%;padding:0 15px;margin:15px 0 0}.overview-meta-row .arc:nth-last-child(4):first-child,.overview-meta-row .arc:nth-last-child(4):first-child~.arc{width:25%;padding:0 25px}.overview-similar{margin-right:0;margin-left:0}.overview-similar:after{display:none}.overview-similar-scroll{justify-content:space-around}.overview-similar-item:not(:last-child){margin:0}.overview-apps-tabHead{display:block;padding:0;margin:20px 0}.overview-apps-tabHead:after{display:none}.overview-apps-item{width:25%}.overview-apps-item:only-of-type{width:100%}.overview-apps-item:nth-last-child(2):first-child,.overview-apps-item:nth-last-child(2):first-child~.overview-apps-item{width:50%}.overview-apps-item:nth-last-child(3):first-child,.overview-apps-item:nth-last-child(3):first-child~.overview-apps-item{width:33.33333%}.overview-apps-download{width:215px}.overview-apps .article-gallery .swiper-slide-next+.swiper-slide.swiper-slide .article-gallery-img,.overview-apps .article-gallery .swiper-slide-next+.swiper-slide.swiper-slide .article-gallery-img:hover{box-shadow:none}.overview-contacts p{line-height:1.88;margin:0}.overview-footer{display:flex;align-items:center;justify-content:flex-end;flex-flow:wrap;padding:0 20px}.overview-update{width:100%;justify-content:flex-start;flex-flow:nowrap}.overview-update span{width:auto}.overview-update span:not(:first-child){margin-top:0;margin-left:20px}.overview-author{flex-grow:2;width:50%;padding:0 50px 0 0;margin:0}.overview-author-socials{padding:0;margin:20px 0 0}.overview-author-socials:after{display:none}.overview-like{width:45%;margin:0}.overview-like-title{display:flex;align-items:center;min-height:30px;font-size:16px;margin:0}.overview-like-item:not(:last-child){margin:0 25px 0 0}.overview-panel{right:0;bottom:-60px;left:0;background:var(--main-background-color);box-shadow:0 0 20px -10px rgba(0,0,0,.5)}body.gray-theme .overview-panel{display:none}.overview-panel.is-active{bottom:0}.overview-panel-row{display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 20px;margin:0 0 0 240px}.overview-panel-meta{display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:15px;font-weight:700;line-height:40px;color:#fff;background:var(--primary-color);border-radius:6px}.overview-panel-meta.is-average,.overview-panel-meta.is-danger,.overview-panel-meta.is-success{font-size:18px}.overview-panel-meta.is-success{background:var(--success-color)}.overview-panel-meta.is-average{background:#f5a623}.overview-panel-meta.is-danger{background:#ee0005}.overview-panel-meta.is-locked{background:url(/local/templates/main/img/icons/locked.svg) no-repeat 50%;background-color:var(--gray-color);background-size:13px}.overview-panel-logo{display:flex;align-items:center;justify-content:center;flex-grow:2;width:20%}.overview-panel-logo img{max-width:130px;height:auto}.overview-panel-bonus{min-width:170px;height:40px;background:#f7f7f7;border-radius:6px;padding:0 24px;margin:0 20px 0 0}.overview-panel-bonus,.overview-panel-bonus-icon{display:flex;align-items:center;justify-content:center}.overview-panel-bonus-icon{width:28px;height:28px;background:#fff;border-radius:4px;margin:0 8px 0 0}:hover>.overview-panel-bonus-icon svg{fill:var(--primary-color)}.overview-panel-bonus-icon svg{width:16px;height:16px}.overview-panel-bonus-text{color:#666;font-size:12px;line-height:1.3;transition:all .3s ease-in-out}:hover>.overview-panel-bonus-text,:hover>.overview-panel-bonus-text span{color:var(--primary-color)}.overview-panel-bonus-text span{display:block;color:#000;font-size:16px;font-weight:700;transition:all .3s ease-in-out}.overview-panel-review{display:flex;align-items:center;justify-content:center;height:40px;color:#dfdfdf;font-size:18px;font-weight:700;line-height:40px;border:1px solid var(--border-color);border-radius:4px;padding:0 15px;margin:0 20px 0 0}.overview-panel-review:hover{color:#fff;background:var(--primary-color);border:1px solid var(--primary-color)}.overview-panel-review:hover svg{fill:#fff}.overview-panel-review svg{width:18px;height:18px;fill:#dfdfdf;margin:0 10px 0 0}.overview-panel-site{width:230px;font-size:18px;margin:0}.overview-modal-title:after{height:20px}.overview-modal-scroll{padding:0 15px 0 0;margin:0 -15px 0 0}.overview-modal-scroll::-webkit-scrollbar{width:5px}.overview-modal-scroll::-webkit-scrollbar-track{border-radius:2px}.overview-modal-scroll::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:2px}.overview-modal-row{display:flex;flex-flow:wrap}.overview-modal-item{width:50%;padding:0 30px 0 0}.modal[id*=payment] .modal-wrap{width:500px;max-height:420px;margin:0}}@media only screen and (max-width:374px){.seo-link{font-size:16px}.overview-main.is-average .overview-head-meta,.overview-main.is-danger .overview-head-meta,.overview-main.is-success .overview-head-meta{font-size:38px}.overview-main.is-locked .overview-head{position:relative}.overview-main.is-locked .overview-head-meta{background-size:17px!important;--size:40px!important;width:var(--size);height:var(--size);position:absolute;top:10px;right:15px;margin:0}.overview-head-title h1{font-size:28px}.overview-head-meta{width:75px;height:75px;font-size:30px;line-height:75px}.overview-article-logo{display:block}.overview-article-bonus{float:none;width:100%;min-height:auto;padding:10px;margin-top:20px}.overview-article-bonus svg{margin:0 8px 0 0}.overview-article-bonus span{margin:0}.overview-article-status{display:block;min-width:100%;padding:7px 10px;margin-top:10px}.overview-article-title h1{font-size:28px}.overview-locked span{flex-grow:2;width:50%}.overview-graph .spider{height:274px}.overview-spider{max-width:240px}.overview-purchase{font-size:13px}.overview-purchase.is-danger svg{width:10px;height:10px}.overview-purchase-icon,.overview-purchase svg{width:12px;margin:0 10px 0 0}.overview-purchase svg{height:12px}.overview-feature-item{width:45%;padding:0}.overview-feature-item-label{font-size:13px}.overview-feature-item-text{font-size:14px}.overview-feature-item-icon svg{width:16px;height:16px;margin:0 8px 0 0}.overview-feature-item-icon svg:nth-last-child(n+2),.overview-feature-item-icon svg:nth-last-child(n+2)~svg{margin:0 10px 0 0}.overview-download-title{font-size:20px}.overview-download-item:first-child .overview-download-item-icon{width:19px;height:19px}.overview-download-item:nth-child(4) .overview-download-item-icon{width:23px;height:23px}.overview-download-item-icon{width:15px;height:15px}.overview-download-item-info{width:88px}.overview-download-item-name{font-size:12px}.overview-btn{font-size:16px}.overview-meta-numb{width:70px;height:70px;font-size:28px;line-height:70px}.overview-meta-numb.is-average,.overview-meta-numb.is-danger,.overview-meta-numb.is-success{font-size:36px}.overview-meta-numb.is-locked{background-size:32px}.overview-similar-item:not(:last-child){margin:0 50px 0 0}.overview-panel{right:70px}.overview-panel.is-active{bottom:10px}.overview-panel-site{font-size:14px;line-height:34px}}@media only screen and (min-width:1300px){.container{max-width:1126px;padding:0 83px;margin:0}}@media only screen and (min-width:1400px){.container{max-width:1200px;padding:0 120px}}@media only screen and (min-width:1560px){.container{max-width:990px;padding:0 15px;margin:0 auto}}@media only screen and (min-device-width:375px) and (min-device-height:812px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait){.overview-panel.is-active{bottom:15px}}@media only screen and (min-device-width:414px) and (min-device-height:896px) and (-webkit-device-pixel-ratio:2) and (orientation:portrait){.overview-panel.is-active{bottom:15px}}body.arabic-version .overview-article-title{direction:rtl;text-align:right}body.arabic-version .overview-article-logo{display:flex;justify-content:flex-end;width:auto}body.arabic-version .overview-block .overview-block-title{direction:rtl;text-align:right}body.arabic-version .overview-block .overview-block-title-numb{margin:0 0 0 16px}body.arabic-version .overview-block .overview-block-title-numb:after{left:-8px;right:auto}body.arabic-version .overview-block a,body.arabic-version .overview-block ol,body.arabic-version .overview-block p,body.arabic-version .overview-block ul{direction:rtl;text-align:right}body.arabic-version .overview-block ol:not(.overview-difference-list) li,body.arabic-version .overview-block ul:not(.overview-difference-list) li{padding:0 30px 0 0}body.arabic-version .overview-block ol:not(.overview-difference-list) li:before,body.arabic-version .overview-block ul:not(.overview-difference-list) li:before{right:0}body.arabic-version .overview-subtitle{direction:rtl;text-align:right}body.arabic-version .overview-subtitle-numb{margin:0 0 0 16px}body.arabic-version .overview-subtitle-numb:after{left:-8px;right:auto}@media (max-width:450px){.workarea.workarea-without-runet-block.branding,.workarea:not(.workarea-without-runet-block).branding{padding-top:353px}}@media (max-width:450px){.has-header-sub-menu .workarea.workarea-without-runet-block.branding,.has-header-sub-menu .workarea:not(.workarea-without-runet-block).branding{padding-top:400px}}.forecast-box{position:relative;display:flex;flex-flow:column wrap;width:100%;height:100%;background-color:#fff;box-shadow:0 0 10px -5px rgba(0,0,0,.5);border-radius:8px;transition:box-shadow .3s ease-in-out;padding:15px 15px 0}@media (hover){.forecast-box:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.forecast-box:hover .forecast-box-more-icon{background-color:var(--primary-color)}}.forecast-box-versus{display:flex;align-items:center;justify-content:space-around;width:100%;margin:0 0 10px}.forecast-box-other{position:relative;height:103px;margin:-15px -15px 10px}.forecast-box-other .forecast-box-detail{position:absolute;display:flex;align-items:center;justify-content:space-between;top:15px;right:15px;left:15px;z-index:1}.forecast-box-other .forecast-box-odds{margin:0}.forecast-box-other .forecast-box-time{min-height:24px;color:var(--gray-color);background-color:var(--light-border-color);border-radius:4px;margin:0}.forecast-box-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.forecast-box-img.has-placeholder{-o-object-fit:contain!important;object-fit:contain!important;padding:10%}.forecast-box-img.has-placeholder img{-o-object-fit:contain!important;object-fit:contain!important;width:100%;max-height:100%;height:auto}.forecast-box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px 8px 0 0;transition:opacity .35s linear;opacity:1}.forecast-box-img img.has-placeholder{-o-object-fit:contain!important;object-fit:contain!important;width:auto;min-width:80%;max-width:90%;max-height:80%;height:auto;transition:none}.forecast-box-img img.has-loading{opacity:0}.forecast-box-team{display:flex;align-items:center;justify-content:center;width:45px;height:45px}.forecast-box-team img{position:relative;width:100%;height:100%;z-index:1}.forecast-box-plus{position:relative}.forecast-box-plus:not(:first-child) img:nth-child(2){right:-10px;left:auto}.forecast-box-plus:not(:first-child) img:first-child{right:auto;left:-10px}.forecast-box-plus img:nth-child(2){position:absolute;top:0;left:-10px;z-index:0}.forecast-box-plus img:first-child{position:absolute;top:0;right:-10px;z-index:2}.forecast-box-odds{min-width:66px;width:max-content;max-width:90px;height:24px;font-size:12px;line-height:24px;color:#fff;background-color:#000;border-radius:4px;margin:0 auto;padding:0 5px}.forecast-box-odds,.forecast-box-time{display:flex;align-items:center;justify-content:center;font-weight:700}.forecast-box-time{color:rgba(0,0,0,.4);font-size:13px;margin:10px 0 0}.forecast-box-clock,.forecast-box-date{white-space:nowrap;margin:0 5px}.forecast-box-title{display:inline;width:100%;flex-grow:2;color:#000;font-size:16px;font-weight:700;line-height:1.33;margin:0 0 10px}.forecast-box-title-link{color:#000;margin-right:15px}.forecast-box-title-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.forecast-box-comment{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;top:2px;color:var(--gray-color);font-size:14px;font-weight:400;transition:all .3s ease-in-out;z-index:11}.forecast-box-comment svg{width:12px;height:12px;fill:currentColor;transition:none;margin:0 6px 0 0}.forecast-box-comment:hover{color:var(--primary-color)}.forecast-box-user{display:flex;align-items:center;width:100%;color:var(--gray-color);font-size:14px;margin:0 0 10px}.forecast-box-avatar{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;overflow:hidden;margin:0 10px 0 0}.forecast-box-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.forecast-box-tools{display:flex;align-items:center;justify-content:space-between;min-height:30px;font-size:14px;color:var(--gray-color);border-top:1px solid var(--light-border-color);border-bottom:1px solid transparent;padding:0 15px;margin:0 -15px}.forecast-box-tag{color:var(--main-font-color);font-weight:700}.forecast-box-last,.forecast-box-tag{display:flex;align-items:center}.forecast-box-last svg{width:10px;height:10px;fill:var(--gray-color);margin:0 5px 0 0}.forecast-box-more{position:absolute;flex-flow:column wrap;text-align:center;top:0;right:0;left:0;bottom:0;padding:0 30px}.forecast-box-more,.forecast-box-more-icon{display:flex;align-items:center;justify-content:center}.forecast-box-more-icon{width:80px;height:80px;background-color:#f0f0f0;border-radius:50%;transition:all .3s ease-in-out}.forecast-box-more-icon svg{width:46px;height:46px;fill:#fff}.forecast-box-more-text{color:#000;font-size:18px;font-weight:700;line-height:1.11;margin:20px 0 0}.forecast-primary{border:2px solid var(--primary-color);box-shadow:0 0 10px -5px var(--primary-color)}@media (hover){.forecast-primary:hover{box-shadow:0 0 10px 0 rgba(55,10,120,.5)}}.forecast-primary-bg{background-color:var(--primary-color)}.forecast-primary .forecast-box-img img{border-radius:4px 4px 0 0}.forecast-primary .forecast-box-tools{border-top:1px solid var(--primary-color)}.forecast-success{border:2px solid var(--success-color);box-shadow:0 0 10px -5px var(--success-color)}@media (hover){.forecast-success:hover{box-shadow:0 0 10px 0 rgba(6,101,35,.5)}}.forecast-success-bg{background-color:var(--success-color);background-image:none}.forecast-success .forecast-box-img img{border-radius:4px 4px 0 0}.forecast-success .forecast-box-tools{border-top:1px solid var(--success-color)}.forecast-live .forecast-box-last{color:var(--danger-color);font-weight:700}.forecast-live .forecast-box-last svg{fill:var(--danger-color)}@media only screen and (min-width:1100px){.forecast-box-other{height:82px}.forecast-box-other .forecast-box-time{font-size:9px;min-height:20px;margin:0}.forecast-box-team{width:40px;height:40px}.forecast-box-odds{min-width:56px;height:20px;line-height:20px}.forecast-box-time{font-size:10px;margin:5px 0 0}.forecast-box-title{font-size:14px;line-height:1.42}.forecast-box-user{font-size:12px}.forecast-box-tools{min-height:25px;font-size:12px}.forecast-box-more{padding:0 10px}.forecast-box-more-icon{width:60px;height:60px}.forecast-box-more-icon svg{width:35px;height:35px}.forecast-box-more-text{font-size:16px;line-height:1.25;margin:15px 0 0}}@media only screen and (max-width:374px){.forecast-box-other{height:82px}.forecast-box-other .forecast-box-time{font-size:9px;min-height:20px;margin:0}.forecast-box-team{width:40px;height:40px}.forecast-box-odds{height:20px;line-height:20px}.forecast-box-time{font-size:11px;margin:5px 0 0}.forecast-box-title{font-size:16px}.forecast-box-user{font-size:12px}.forecast-box-tools{min-height:25px;font-size:12px}.forecast-box-more{padding:0 20px}.forecast-box-more-icon{width:60px;height:60px}.forecast-box-more-icon svg{width:35px;height:35px}.forecast-box-more-text{font-size:16px;line-height:1.25;margin:15px 0 0}}.forecast-slider{position:relative;margin:40px 0}.forecast-slider:last-child{margin:40px 0 0}.forecast-slider-title{position:relative;color:var(--main-font-color);font-size:22px;font-weight:700;margin:0 0 15px;z-index:2}.forecast-slider-title-icon{width:20px;height:20px;fill:var(--light-gray-color);margin:0 10px 0 0}.forecast-slider-title-text{flex-grow:2;width:50%;line-height:1.09}.forecast-slider-title a{display:flex;align-items:flex-end;justify-content:space-between;color:inherit}.forecast-slider-title a:hover span:last-child{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.forecast-slider-title a span{display:flex;align-items:center}.forecast-slider-title a span:first-child{max-width:270px}.forecast-slider-title a span:last-child{color:#20a94a;font-size:18px;font-weight:400;text-decoration:underline;white-space:nowrap;transition:all .3s ease-in-out}.forecast-slider-more{display:none}.forecast-slider+.banner-section-top{transform:none;margin:40px 0}.forecast-slider+.banner-section-top:empty{display:none}.forecast-slider+.banner-section-top .comm-item{margin:0}.forecast-slider+.banner-section-top a{position:relative;display:block;width:100%;margin-left:auto;margin-right:auto}.forecast-best,.forecast-slider{--button-bg:#fff;--button-icon-color:#000}body.dark-theme .forecast-best,body.dark-theme .forecast-slider{--button-bg:#161618;--button-icon-color:#fff}.forecast-best .swiper-container,.forecast-slider .swiper-container{padding:15px;margin:-15px}.forecast-best .swiper-slide,.forecast-slider .swiper-slide{width:292px;height:auto}.forecast-best .swiper-slide:not(:last-child),.forecast-slider .swiper-slide:not(:last-child){margin:0 15px 0 0}.forecast-best .swiper-button-next,.forecast-best .swiper-button-prev,.forecast-slider .swiper-button-next,.forecast-slider .swiper-button-prev{display:none}@media only screen and (min-width:1100px){.forecast-slider-title{font-size:24px;margin:0 0 20px}.forecast-slider-title-icon{width:24px;height:24px}.forecast-slider-title a span:first-child{max-width:100%}.forecast-slider-title a span:last-child{display:none}.forecast-slider-more{display:flex;align-items:center;justify-content:center;width:100%;height:30px;color:var(--main-font-color);font-size:14px;font-weight:700;border:2px solid var(--light-border-color);border-radius:6px;padding:0 0 2px;margin:20px 0 0}.forecast-slider-more:hover{color:var(--primary-color);border:2px solid var(--primary-color)}.forecast-best .swiper-container,.forecast-slider .swiper-container{padding:20px 15px;margin:-20px -15px}.forecast-best .swiper-slide:not(:last-child),.forecast-slider .swiper-slide:not(:last-child){margin:0 16px 0 0}.forecast-best .swiper-button-next,.forecast-best .swiper-button-prev,.forecast-slider .swiper-button-next,.forecast-slider .swiper-button-prev{display:flex;align-items:center;justify-content:center;top:calc(50% - 13px);width:26px;height:26px;outline:none;background:var(--button-bg);border:1px solid transparent;border-radius:50%;box-shadow:0 0 3px 0 rgba(0,0,0,.5);transition:all .3s ease-in-out;margin:0}body.dark-theme .forecast-best .swiper-button-next,body.dark-theme .forecast-best .swiper-button-prev,body.dark-theme .forecast-slider .swiper-button-next,body.dark-theme .forecast-slider .swiper-button-prev{border:1px solid var(--primary-color);box-shadow:0 0 5px 0 #000}body.dark-theme .forecast-best .swiper-button-next:hover,body.dark-theme .forecast-best .swiper-button-prev:hover,body.dark-theme .forecast-slider .swiper-button-next:hover,body.dark-theme .forecast-slider .swiper-button-prev:hover{background:var(--primary-color)}body.dark-theme .forecast-best .swiper-button-next:hover svg,body.dark-theme .forecast-best .swiper-button-prev:hover svg,body.dark-theme .forecast-slider .swiper-button-next:hover svg,body.dark-theme .forecast-slider .swiper-button-prev:hover svg{fill:#fff}.forecast-best .swiper-button-next:hover,.forecast-best .swiper-button-prev:hover,.forecast-slider .swiper-button-next:hover,.forecast-slider .swiper-button-prev:hover{border:1px solid var(--primary-color)}.forecast-best .swiper-button-next:hover svg,.forecast-best .swiper-button-prev:hover svg,.forecast-slider .swiper-button-next:hover svg,.forecast-slider .swiper-button-prev:hover svg{fill:var(--primary-color)}.forecast-best .swiper-button-next.swiper-button-disabled,.forecast-best .swiper-button-prev.swiper-button-disabled,.forecast-slider .swiper-button-next.swiper-button-disabled,.forecast-slider .swiper-button-prev.swiper-button-disabled{pointer-events:all;opacity:0}.forecast-best .swiper-button-next svg,.forecast-best .swiper-button-prev svg,.forecast-slider .swiper-button-next svg,.forecast-slider .swiper-button-prev svg{fill:var(--button-icon-color);width:10px;height:10px}.forecast-best .swiper-button-next,.forecast-slider .swiper-button-next{right:2px}.forecast-best .swiper-button-prev,.forecast-slider .swiper-button-prev{left:2px}.forecast-best .swiper-button-prev svg,.forecast-slider .swiper-button-prev svg{transform:rotate(180deg)}.forecast-best.three-columns .swiper-slide,.forecast-best:not(.four-columns) .swiper-slide,.forecast-slider.three-columns .swiper-slide,.forecast-slider:not(.four-columns) .swiper-slide{width:calc(33.33333% - 11px)}.forecast-best.three-columns .swiper-slide:not(:last-child),.forecast-best:not(.four-columns) .swiper-slide:not(:last-child),.forecast-slider.three-columns .swiper-slide:not(:last-child),.forecast-slider:not(.four-columns) .swiper-slide:not(:last-child){margin:0 16px 0 0}.forecast-best.three-columns .swiper-slide:nth-child(4) .forecast-box,.forecast-best:not(.four-columns) .swiper-slide:nth-child(4) .forecast-box,.forecast-slider.three-columns .swiper-slide:nth-child(4) .forecast-box,.forecast-slider:not(.four-columns) .swiper-slide:nth-child(4) .forecast-box{box-shadow:none}.forecast-best.three-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-box,.forecast-best.three-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-box,.forecast-best.three-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-box,.forecast-best:not(.four-columns) .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-box,.forecast-best:not(.four-columns) .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-box,.forecast-best:not(.four-columns) .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-box,.forecast-slider.three-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-box,.forecast-slider.three-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-box,.forecast-slider.three-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-box,.forecast-slider:not(.four-columns) .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-box,.forecast-slider:not(.four-columns) .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-box,.forecast-slider:not(.four-columns) .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-box{box-shadow:0 0 10px -5px rgba(0,0,0,.5)}.forecast-best.three-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-box:hover,.forecast-best.three-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-box:hover,.forecast-best.three-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-box:hover,.forecast-best:not(.four-columns) .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-box:hover,.forecast-best:not(.four-columns) .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-box:hover,.forecast-best:not(.four-columns) .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-box:hover,.forecast-slider.three-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-box:hover,.forecast-slider.three-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-box:hover,.forecast-slider.three-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-box:hover,.forecast-slider:not(.four-columns) .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-box:hover,.forecast-slider:not(.four-columns) .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-box:hover,.forecast-slider:not(.four-columns) .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-box:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.forecast-best.three-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary,.forecast-best.three-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary,.forecast-best.three-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary,.forecast-best:not(.four-columns) .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary,.forecast-best:not(.four-columns) .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary,.forecast-best:not(.four-columns) .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary,.forecast-slider.three-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary,.forecast-slider.three-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary,.forecast-slider.three-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary,.forecast-slider:not(.four-columns) .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary,.forecast-slider:not(.four-columns) .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary,.forecast-slider:not(.four-columns) .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary{box-shadow:0 0 10px -5px var(--primary-color)}.forecast-best.three-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary:hover,.forecast-best.three-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary:hover,.forecast-best.three-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary:hover,.forecast-best:not(.four-columns) .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary:hover,.forecast-best:not(.four-columns) .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary:hover,.forecast-best:not(.four-columns) .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary:hover,.forecast-slider.three-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary:hover,.forecast-slider.three-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary:hover,.forecast-slider.three-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary:hover,.forecast-slider:not(.four-columns) .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary:hover,.forecast-slider:not(.four-columns) .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary:hover,.forecast-slider:not(.four-columns) .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-primary:hover{box-shadow:0 0 10px 0 rgba(55,10,120,.5)}.forecast-best.three-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-success,.forecast-best.three-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-success,.forecast-best.three-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-success,.forecast-best:not(.four-columns) .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-success,.forecast-best:not(.four-columns) .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-success,.forecast-best:not(.four-columns) .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-success,.forecast-slider.three-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-success,.forecast-slider.three-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-success,.forecast-slider.three-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-success,.forecast-slider:not(.four-columns) .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-success,.forecast-slider:not(.four-columns) .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-success,.forecast-slider:not(.four-columns) .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-success{box-shadow:0 0 10px -5px var(--success-color)}.forecast-best.three-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-success:hover,.forecast-best.three-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-success:hover,.forecast-best.three-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-success:hover,.forecast-best:not(.four-columns) .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-success:hover,.forecast-best:not(.four-columns) .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-success:hover,.forecast-best:not(.four-columns) .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-success:hover,.forecast-slider.three-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-success:hover,.forecast-slider.three-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-success:hover,.forecast-slider.three-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-success:hover,.forecast-slider:not(.four-columns) .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(3) .forecast-success:hover,.forecast-slider:not(.four-columns) .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(3) .forecast-success:hover,.forecast-slider:not(.four-columns) .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(3) .forecast-success:hover{box-shadow:0 0 10px 0 rgba(6,101,35,.5)}.forecast-best.three-columns .swiper-slide-next+.swiper-slide+.swiper-slide .forecast-box,.forecast-best.three-columns .swiper-slide-prev .forecast-box,.forecast-best:not(.four-columns) .swiper-slide-next+.swiper-slide+.swiper-slide .forecast-box,.forecast-best:not(.four-columns) .swiper-slide-prev .forecast-box,.forecast-slider.three-columns .swiper-slide-next+.swiper-slide+.swiper-slide .forecast-box,.forecast-slider.three-columns .swiper-slide-prev .forecast-box,.forecast-slider:not(.four-columns) .swiper-slide-next+.swiper-slide+.swiper-slide .forecast-box,.forecast-slider:not(.four-columns) .swiper-slide-prev .forecast-box{box-shadow:none}.forecast-best.three-columns .swiper-button-next,.forecast-best.three-columns .swiper-button-prev,.forecast-best:not(.four-columns) .swiper-button-next,.forecast-best:not(.four-columns) .swiper-button-prev,.forecast-slider.three-columns .swiper-button-next,.forecast-slider.three-columns .swiper-button-prev,.forecast-slider:not(.four-columns) .swiper-button-next,.forecast-slider:not(.four-columns) .swiper-button-prev{display:flex;align-items:center;justify-content:center;top:calc(50% - 13px);width:26px;height:26px;outline:none;background:var(--button-bg);border:1px solid transparent;border-radius:50%;box-shadow:0 0 3px 0 rgba(0,0,0,.5);transition:all .3s ease-in-out;margin:0}body.dark-theme .forecast-best.three-columns .swiper-button-next,body.dark-theme .forecast-best.three-columns .swiper-button-prev,body.dark-theme .forecast-best:not(.four-columns) .swiper-button-next,body.dark-theme .forecast-best:not(.four-columns) .swiper-button-prev,body.dark-theme .forecast-slider.three-columns .swiper-button-next,body.dark-theme .forecast-slider.three-columns .swiper-button-prev,body.dark-theme .forecast-slider:not(.four-columns) .swiper-button-next,body.dark-theme .forecast-slider:not(.four-columns) .swiper-button-prev{border:1px solid var(--primary-color);box-shadow:0 0 5px 0 #000}body.dark-theme .forecast-best.three-columns .swiper-button-next:hover,body.dark-theme .forecast-best.three-columns .swiper-button-prev:hover,body.dark-theme .forecast-best:not(.four-columns) .swiper-button-next:hover,body.dark-theme .forecast-best:not(.four-columns) .swiper-button-prev:hover,body.dark-theme .forecast-slider.three-columns .swiper-button-next:hover,body.dark-theme .forecast-slider.three-columns .swiper-button-prev:hover,body.dark-theme .forecast-slider:not(.four-columns) .swiper-button-next:hover,body.dark-theme .forecast-slider:not(.four-columns) .swiper-button-prev:hover{background:var(--primary-color)}body.dark-theme .forecast-best.three-columns .swiper-button-next:hover svg,body.dark-theme .forecast-best.three-columns .swiper-button-prev:hover svg,body.dark-theme .forecast-best:not(.four-columns) .swiper-button-next:hover svg,body.dark-theme .forecast-best:not(.four-columns) .swiper-button-prev:hover svg,body.dark-theme .forecast-slider.three-columns .swiper-button-next:hover svg,body.dark-theme .forecast-slider.three-columns .swiper-button-prev:hover svg,body.dark-theme .forecast-slider:not(.four-columns) .swiper-button-next:hover svg,body.dark-theme .forecast-slider:not(.four-columns) .swiper-button-prev:hover svg{fill:#fff}.forecast-best.three-columns .swiper-button-next:hover,.forecast-best.three-columns .swiper-button-prev:hover,.forecast-best:not(.four-columns) .swiper-button-next:hover,.forecast-best:not(.four-columns) .swiper-button-prev:hover,.forecast-slider.three-columns .swiper-button-next:hover,.forecast-slider.three-columns .swiper-button-prev:hover,.forecast-slider:not(.four-columns) .swiper-button-next:hover,.forecast-slider:not(.four-columns) .swiper-button-prev:hover{border:1px solid var(--primary-color)}.forecast-best.three-columns .swiper-button-next:hover svg,.forecast-best.three-columns .swiper-button-prev:hover svg,.forecast-best:not(.four-columns) .swiper-button-next:hover svg,.forecast-best:not(.four-columns) .swiper-button-prev:hover svg,.forecast-slider.three-columns .swiper-button-next:hover svg,.forecast-slider.three-columns .swiper-button-prev:hover svg,.forecast-slider:not(.four-columns) .swiper-button-next:hover svg,.forecast-slider:not(.four-columns) .swiper-button-prev:hover svg{fill:var(--primary-color)}.forecast-best.three-columns .swiper-button-next.swiper-button-disabled,.forecast-best.three-columns .swiper-button-prev.swiper-button-disabled,.forecast-best:not(.four-columns) .swiper-button-next.swiper-button-disabled,.forecast-best:not(.four-columns) .swiper-button-prev.swiper-button-disabled,.forecast-slider.three-columns .swiper-button-next.swiper-button-disabled,.forecast-slider.three-columns .swiper-button-prev.swiper-button-disabled,.forecast-slider:not(.four-columns) .swiper-button-next.swiper-button-disabled,.forecast-slider:not(.four-columns) .swiper-button-prev.swiper-button-disabled{pointer-events:all;opacity:0}.forecast-best.three-columns .swiper-button-next svg,.forecast-best.three-columns .swiper-button-prev svg,.forecast-best:not(.four-columns) .swiper-button-next svg,.forecast-best:not(.four-columns) .swiper-button-prev svg,.forecast-slider.three-columns .swiper-button-next svg,.forecast-slider.three-columns .swiper-button-prev svg,.forecast-slider:not(.four-columns) .swiper-button-next svg,.forecast-slider:not(.four-columns) .swiper-button-prev svg{fill:var(--button-icon-color);width:10px;height:10px}.forecast-best.three-columns .swiper-button-next,.forecast-best:not(.four-columns) .swiper-button-next,.forecast-slider.three-columns .swiper-button-next,.forecast-slider:not(.four-columns) .swiper-button-next{right:2px}.forecast-best.three-columns .swiper-button-prev,.forecast-best:not(.four-columns) .swiper-button-prev,.forecast-slider.three-columns .swiper-button-prev,.forecast-slider:not(.four-columns) .swiper-button-prev{left:2px}.forecast-best.three-columns .swiper-button-prev svg,.forecast-best:not(.four-columns) .swiper-button-prev svg,.forecast-slider.three-columns .swiper-button-prev svg,.forecast-slider:not(.four-columns) .swiper-button-prev svg{transform:rotate(180deg)}.forecast-best.four-columns .swiper-slide,.forecast-slider.four-columns .swiper-slide{width:calc(25% - 11px)}.forecast-best.four-columns .swiper-slide:not(:last-child),.forecast-slider.four-columns .swiper-slide:not(:last-child){margin:0 16px 0 0}.forecast-best.four-columns .swiper-slide:nth-child(5) .forecast-box,.forecast-slider.four-columns .swiper-slide:nth-child(5) .forecast-box{box-shadow:none}.forecast-best.four-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(5) .forecast-box,.forecast-best.four-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(5) .forecast-box,.forecast-best.four-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(5) .forecast-box,.forecast-slider.four-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(5) .forecast-box,.forecast-slider.four-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(5) .forecast-box,.forecast-slider.four-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(5) .forecast-box{box-shadow:0 0 10px -5px rgba(0,0,0,.5)}.forecast-best.four-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(5) .forecast-box:hover,.forecast-best.four-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(5) .forecast-box:hover,.forecast-best.four-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(5) .forecast-box:hover,.forecast-slider.four-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(5) .forecast-box:hover,.forecast-slider.four-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(5) .forecast-box:hover,.forecast-slider.four-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(5) .forecast-box:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.forecast-best.four-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(5) .forecast-primary,.forecast-best.four-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(5) .forecast-primary,.forecast-best.four-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(5) .forecast-primary,.forecast-slider.four-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(5) .forecast-primary,.forecast-slider.four-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(5) .forecast-primary,.forecast-slider.four-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(5) .forecast-primary{box-shadow:0 0 10px -5px var(--primary-color)}.forecast-best.four-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(5) .forecast-primary:hover,.forecast-best.four-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(5) .forecast-primary:hover,.forecast-best.four-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(5) .forecast-primary:hover,.forecast-slider.four-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(5) .forecast-primary:hover,.forecast-slider.four-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(5) .forecast-primary:hover,.forecast-slider.four-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(5) .forecast-primary:hover{box-shadow:0 0 10px 0 rgba(55,10,120,.5)}.forecast-best.four-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(5) .forecast-success,.forecast-best.four-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(5) .forecast-success,.forecast-best.four-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(5) .forecast-success,.forecast-slider.four-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(5) .forecast-success,.forecast-slider.four-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(5) .forecast-success,.forecast-slider.four-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(5) .forecast-success{box-shadow:0 0 10px -5px var(--success-color)}.forecast-best.four-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(5) .forecast-success:hover,.forecast-best.four-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(5) .forecast-success:hover,.forecast-best.four-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(5) .forecast-success:hover,.forecast-slider.four-columns .swiper-slide-active+.swiper-slide.swiper-slide:nth-child(5) .forecast-success:hover,.forecast-slider.four-columns .swiper-slide-next+.swiper-slide.swiper-slide:nth-child(5) .forecast-success:hover,.forecast-slider.four-columns .swiper-slide-prev+.swiper-slide.swiper-slide:nth-child(5) .forecast-success:hover{box-shadow:0 0 10px 0 rgba(6,101,35,.5)}.forecast-best.four-columns .swiper-slide-next+.swiper-slide+.swiper-slide+.swiper-slide .forecast-box,.forecast-best.four-columns .swiper-slide-prev .forecast-box,.forecast-slider.four-columns .swiper-slide-next+.swiper-slide+.swiper-slide+.swiper-slide .forecast-box,.forecast-slider.four-columns .swiper-slide-prev .forecast-box{box-shadow:none}.forecast-best.four-columns .swiper-button-next,.forecast-best.four-columns .swiper-button-prev,.forecast-slider.four-columns .swiper-button-next,.forecast-slider.four-columns .swiper-button-prev{display:flex;align-items:center;justify-content:center;top:calc(50% - 13px);width:26px;height:26px;outline:none;background:var(--button-bg);border:1px solid transparent;border-radius:50%;box-shadow:0 0 3px 0 rgba(0,0,0,.5);transition:all .3s ease-in-out;margin:0}body.dark-theme .forecast-best.four-columns .swiper-button-next,body.dark-theme .forecast-best.four-columns .swiper-button-prev,body.dark-theme .forecast-slider.four-columns .swiper-button-next,body.dark-theme .forecast-slider.four-columns .swiper-button-prev{border:1px solid var(--primary-color);box-shadow:0 0 5px 0 #000}body.dark-theme .forecast-best.four-columns .swiper-button-next:hover,body.dark-theme .forecast-best.four-columns .swiper-button-prev:hover,body.dark-theme .forecast-slider.four-columns .swiper-button-next:hover,body.dark-theme .forecast-slider.four-columns .swiper-button-prev:hover{background:var(--primary-color)}body.dark-theme .forecast-best.four-columns .swiper-button-next:hover svg,body.dark-theme .forecast-best.four-columns .swiper-button-prev:hover svg,body.dark-theme .forecast-slider.four-columns .swiper-button-next:hover svg,body.dark-theme .forecast-slider.four-columns .swiper-button-prev:hover svg{fill:#fff}.forecast-best.four-columns .swiper-button-next:hover,.forecast-best.four-columns .swiper-button-prev:hover,.forecast-slider.four-columns .swiper-button-next:hover,.forecast-slider.four-columns .swiper-button-prev:hover{border:1px solid var(--primary-color)}.forecast-best.four-columns .swiper-button-next:hover svg,.forecast-best.four-columns .swiper-button-prev:hover svg,.forecast-slider.four-columns .swiper-button-next:hover svg,.forecast-slider.four-columns .swiper-button-prev:hover svg{fill:var(--primary-color)}.forecast-best.four-columns .swiper-button-next.swiper-button-disabled,.forecast-best.four-columns .swiper-button-prev.swiper-button-disabled,.forecast-slider.four-columns .swiper-button-next.swiper-button-disabled,.forecast-slider.four-columns .swiper-button-prev.swiper-button-disabled{pointer-events:all;opacity:0}.forecast-best.four-columns .swiper-button-next svg,.forecast-best.four-columns .swiper-button-prev svg,.forecast-slider.four-columns .swiper-button-next svg,.forecast-slider.four-columns .swiper-button-prev svg{fill:var(--button-icon-color);width:10px;height:10px}.forecast-best.four-columns .swiper-button-next,.forecast-slider.four-columns .swiper-button-next{right:2px}.forecast-best.four-columns .swiper-button-prev,.forecast-slider.four-columns .swiper-button-prev{left:2px}.forecast-best.four-columns .swiper-button-prev svg,.forecast-slider.four-columns .swiper-button-prev svg{transform:rotate(180deg)}}@media only screen and (max-width:374px){.forecast-slider-title{font-size:16px;margin:0 0 10px}.forecast-slider-title-icon{width:18px;height:18px}.forecast-slider-title a span:first-child{max-width:195px}.forecast-slider-title a span:last-child{font-size:15px}.forecast-best .swiper-slide,.forecast-slider .swiper-slide{width:246px}.forecast-best .swiper-slide:not(:last-child),.forecast-slider .swiper-slide:not(:last-child){margin:0 10px 0 0}}.forecast-competition-tabHead{display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;padding:0 10px;margin:0 -10px}.forecast-competition-tabHead::-webkit-scrollbar{display:none}.forecast-competition-tabHead:after{content:"";position:relative;display:block;width:15px;height:1px;padding:0 15px 0 0}.forecast-competition-tabList{margin:5px 0 15px}.forecast-competition-tabItem,.forecast-competition-tabList{display:flex;align-items:center;-webkit-tap-highlight-color:transparent}.forecast-competition-tabItem{justify-content:center;height:34px;font-size:16px;font-weight:700;white-space:nowrap;color:var(--gray-color);background-color:#fff;box-shadow:0 0 10px -5px rgba(0,0,0,.2);border-radius:4px;cursor:pointer;transition:all .3s ease-in-out;padding:0 12px}.forecast-competition-tabItem:not(:last-child){margin:0 10px 0 0}.forecast-competition-tabItem.is-select,.forecast-competition-tabItem:hover{color:#000;box-shadow:none}.forecast-competition-tabBlock{height:0;overflow:hidden}.forecast-competition-tabBlock.is-open{height:auto;overflow:visible}.forecast-competition-table{background-color:#f0f0f0;font-size:14px;padding:10px;border-radius:8px;margin-top:20px}.forecast-competition-table-head{display:flex;align-items:center;font-weight:700;padding-bottom:10px}.forecast-competition-table-head .forecast-competition-table-cell:first-child{padding-left:15px;padding-right:0}.forecast-competition-table-body{border-radius:8px}.forecast-competition-table-body .forecast-competition-table-cell:first-child{padding-left:15px}.forecast-competition-table-body .forecast-competition-table-cell.is-user{padding-top:5px;padding-bottom:5px;padding-left:10px;min-height:59px}@media screen and (max-width:1099px){.forecast-competition-table-body .forecast-competition-table-cell.is-user{min-height:48px;padding-top:11px;padding-bottom:11px}}.forecast-competition-table-body .forecast-competition-table-cell.is-score{background:rgba(96,30,192,.1);padding:0 15px;align-self:normal}.forecast-competition-table-row{transition:.3s ease}.forecast-competition-table-row:first-child .forecast-competition-table-row-inner{border-radius:8px 8px 0 0}.forecast-competition-table-row:last-child .forecast-competition-table-row-inner{border-radius:0 0 8px 8px}.forecast-competition-table-row:nth-child(2n) .forecast-competition-table-row-inner{background-color:#f8f8f8}.forecast-competition-table-row-inner{position:relative;display:flex;align-items:center;width:100%;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background-color:#fff;transition:.3s ease}.forecast-competition-table-row-inner:hover .forecast-competition-table-cell.is-user{color:var(--primary-color)}.forecast-competition-table-row-inner:hover .forecast-competition-table-arrow svg{fill:var(--primary-color)}.forecast-competition-table-row-inner.subscribed .forecast-competition-table-subscribe-btn{font-size:14px;background-color:var(--gray-color)}.forecast-competition-table-row-inner.is-disable{pointer-events:none;cursor:default}.forecast-competition-table-row-inner.is-disable .forecast-competition-table-cell:last-child{opacity:0}.forecast-competition-table-row.is-current-user .forecast-competition-table-cell:first-child,.forecast-competition-table-row.is-current-user .forecast-competition-table-cell:nth-child(2),.forecast-competition-table-row.is-current-user .forecast-competition-table-cell:nth-child(4),.forecast-competition-table-row.is-top .forecast-competition-table-cell:first-child,.forecast-competition-table-row.is-top .forecast-competition-table-cell:nth-child(2),.forecast-competition-table-row.is-top .forecast-competition-table-cell:nth-child(4){font-weight:700}.forecast-competition-table-row.is-current-user:first-child .forecast-competition-table-row-inner:after{border-radius:8px 8px 0 0}.forecast-competition-table-row.is-current-user:last-child .forecast-competition-table-row-inner:after{border-radius:0 0 8px 8px}@media screen and (min-width:1100px){.forecast-competition-table-row.is-current-user .forecast-competition-table-row-inner:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;border:1px solid rgba(96,29,192,.6);transition:.3s ease}}@media screen and (max-width:1099px){.forecast-competition-table-row.is-current-user .forecast-competition-table-row-inner .forecast-competition-table-name:after{font-size:14px}.forecast-competition-table-row.is-current-user .forecast-competition-table-row-inner .forecast-competition-table-cell.is-user{padding-top:10px;padding-bottom:20px;position:relative}}.forecast-competition-table-row.is-open:first-child .forecast-competition-table-row-inner{margin-top:0}.forecast-competition-table-row.is-open.is-current-user .forecast-competition-table-row-inner:after{border-radius:8px}.forecast-competition-table-row.is-open .forecast-competition-table-row-inner{margin:10px 0;border-radius:8px}.forecast-competition-table-row.is-open .forecast-competition-table-collapse,.forecast-competition-table-row.is-open.is-subscribe{display:block}.forecast-competition-table-row.is-open .forecast-competition-table-cell.is-user{color:var(--primary-color);font-weight:700}.forecast-competition-table-row.is-open .forecast-competition-table-cell.is-subscribe{display:block}.forecast-competition-table-row.is-open .forecast-competition-table-cell.is-score{background-color:transparent}.forecast-competition-table-row.is-open .forecast-competition-table-cell .current-user-info{font-size:9px}.forecast-competition-table-row.is-open .forecast-competition-table-cell .forecast-competition-table-arrow svg{fill:var(--primary-color);transform:rotate(-90deg)}.forecast-competition-table-row.is-open+.forecast-competition-table-row .forecast-competition-table-row-inner{border-radius:8px 8px 0 0}.forecast-competition-table-row.is-open-prev .forecast-competition-table-row-inner{border-radius:0 0 8px 8px}.forecast-competition-table-row .unsubscribe{display:flex;align-items:center;justify-content:flex-end;width:100%}.forecast-competition-table-row .unsubscribe-title{font-size:14px;font-weight:700}.forecast-competition-table-row .unsubscribe-btn{width:50px;height:30px;font-size:12px;font-weight:700;color:#fff;background-color:var(--primary-color);border-radius:6px;padding:8px;margin-left:5px}.forecast-competition-table-row .unsubscribe-btn:hover{background-color:var(--success-color)}.forecast-competition-table-collapse{display:none;padding-bottom:20px}.forecast-competition-table-cell{display:flex;align-items:center;width:41px;z-index:2}.forecast-competition-table-cell:first-child{width:auto;min-width:48px;padding-right:0}.forecast-competition-table-cell:last-child{width:31px}.forecast-competition-table-cell.is-user{flex-grow:1;width:auto;padding-right:0;padding-left:15px;transition:color .3s ease-in-out}.forecast-competition-table-cell.is-score{width:54px;margin-right:10px;justify-content:center;font-weight:700}.forecast-competition-table-cell .current-user-info{display:block;color:var(--gray-color);font-weight:400;font-size:12px}.forecast-competition-table-cell.is-subscribe{display:none;width:100%;max-width:180px;margin:0 15px}.forecast-competition-table-img{--size:30px;flex-shrink:0;width:var(--size);height:var(--size);margin-right:10px;background-image:url(/local/templates/main/img/icons/user.svg);background-repeat:no-repeat;background-position:50%;border-radius:50%}.forecast-competition-table-img img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.forecast-competition-table-sort{width:11px;height:11px;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 7'%3E%3Cpath d='M4.674 6.659c.367.455 1.285.455 1.652 0l4.545-5.635C11.238.57 10.779 0 10.044 0H.957C.22 0-.238.57.129 1.024L4.674 6.66z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%;margin-left:6px;flex-shrink:0;display:none}.forecast-competition-table-bottom{margin-top:15px;margin-bottom:5px}.forecast-competition-table-legend{font-size:12px;padding:0 10px}.forecast-competition-table-more{text-align:center;margin-top:15px}.forecast-competition-table-more-btn{--btn-color:var(--main-font-color);background:none;display:inline-flex;align-items:center;font-size:16px;color:var(--btn-color);font-weight:700}.forecast-competition-table-more-btn svg{width:9px;height:9px;margin-left:14px;fill:var(--btn-color);transform:rotate(90deg)}.forecast-competition-table-more-btn:hover{--btn-color:var(--primary-color)}.forecast-competition-table-subscribe{flex-grow:1}.forecast-competition-table-subscribe-btn{background-color:var(--primary-color);color:#fff;border-radius:6px;font-weight:700;font-size:12px;padding:7px;width:100%}.forecast-competition-table-subscribe-btn:hover{background-color:var(--success-color)}.forecast-competition-table-arrow svg{width:12px;height:12px;fill:var(--gray-color);transform:rotate(90deg)}.forecast-competition-table-achieves{display:flex;margin-top:5px}.forecast-competition-table-achieves button:nth-child(2){left:-9px}.forecast-competition-table-achieves button:nth-child(3){left:-17px}.forecast-competition-table-achieves button:nth-child(4){left:-26px}.forecast-competition-matches-row{position:relative;display:flex;align-items:center;flex-wrap:wrap;background-color:#fff;border-radius:8px;padding:14px 15px}.forecast-competition-matches-row:not(:last-child){margin-bottom:10px}.forecast-competition-matches-row.is-alert .forecast-competition-matches-cell{display:none!important}@media screen and (min-width:1100px){.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row{flex-wrap:nowrap}}.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-team{display:block}.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-team .forecast-competition-matches-team{width:100%;white-space:nowrap}.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-team .forecast-competition-matches-team .numb-icon{height:auto;width:auto;min-width:0;margin:0 8px 0 0}.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-team .forecast-competition-matches-team .numb-icon svg{display:none}.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-team .forecast-competition-matches-team .numb-icon-text{color:var(--gray-color);padding:0}.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-team .forecast-competition-matches-team:first-child{margin-bottom:8px}@media screen and (min-width:1100px){.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-result{max-width:50%;min-width:50%}}.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume{text-align:left}@media screen and (min-width:1100px){.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume>svg{display:block}}.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume span{color:var(--light-gray-color);display:flex;align-items:center}@media screen and (max-width:1099px){.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume span{justify-content:center}}@media screen and (max-width:1099px){.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume span svg{display:inline-block}}@media screen and (max-width:1099px){.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume span{text-align:center}}.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume span.is-win{color:var(--success-color)}.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume span:first-child{font-size:14px;line-height:19px}@media screen and (min-width:1100px){.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume span:first-child{margin-top:4px}}@media screen and (max-width:1099px){.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume span:first-child{margin-bottom:8px}}.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume span:first-child,.forecast-competition-matches-row.forecast-competition-matches-row-v2.statistic-row .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume span:last-child{font-weight:700}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .red-badge{background-color:var(--danger-color);padding:4px 6px;color:#fff;display:inline-block;border-radius:calc(var(--border-radius)/2);margin-top:2px}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-date,.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-live,.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-past{min-width:70px;margin-right:10px}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-team{display:flex}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-team .forecast-competition-matches-team{width:50%}@media screen and (min-width:1100px){.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-team .forecast-competition-matches-team{width:calc(50% - 35px)}}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-team .forecast-competition-matches-team:first-child{margin-bottom:0}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-team .forecast-competition-matches-team:last-child{padding-right:0}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-team .numb-icon{display:inline-flex;position:relative;width:20px;min-width:20px;height:23px;justify-content:center;align-items:center;margin-right:6px;margin-top:-2px;color:#fff}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-team .numb-icon svg{position:absolute;z-index:0;color:var(--primary-color)}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-team .numb-icon .numb-icon-text{position:relative;z-index:1;padding-left:4px;padding-bottom:4px}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block{width:100%;display:flex;margin-top:10px}@media screen and (max-width:767px){.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block{flex-wrap:wrap}}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block{display:flex;align-items:center;flex-grow:1;flex-wrap:nowrap;width:auto;margin-right:20px}@media screen and (max-width:767px){.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block{width:100%;margin-right:0}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block:first-child{margin-bottom:20px}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block:first-child .btn-block-group label{flex-grow:1}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block:last-child{justify-content:space-between}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block:last-child .btn-block-group label{width:calc(25% - 10px);min-width:calc(25% - 10px);max-width:calc(25% - 10px);margin-right:10px}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block:last-child .btn-block-group label:last-child{width:auto;min-width:0;flex-grow:1;max-width:200px;margin-right:0;margin-left:10px}}@media screen and (max-width:374px){.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block:last-child{justify-content:space-between}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block:last-child .btn-block-group label{width:calc(25% - 3px);min-width:calc(25% - 3px);max-width:calc(25% - 3px);margin-right:3px}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block:last-child .btn-block-group label:last-child{width:auto;min-width:0;flex-grow:1;max-width:200px;margin-right:0;margin-left:3px}}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block:last-child{margin-right:0}@media screen and (min-width:1100px){.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block.half{max-width:calc(50% - 10px)}}@media screen and (max-width:767px){.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block.half{width:100%;margin-right:0}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block.half .btn-block-group label{flex-grow:1;max-width:200px}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block.half:first-child{margin-bottom:20px}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block.half:last-child .btn-block-group label{width:auto;min-width:0;flex-grow:1;max-width:200px;margin-right:10px}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block.half:last-child .btn-block-group label:last-child{margin-right:0;margin-left:10px}}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block.is-error .btn-block-group label{border-color:var(--danger-color)}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-caption{display:inline-block;max-width:115px;color:var(--gray-color);font-size:12px;line-height:14px;text-align:center;margin-right:10px}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-caption.small{max-width:70px;min-width:70px}@media screen and (max-width:1099px){.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-caption{max-width:80px;min-width:80px}}@media screen and (max-width:350px){.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-caption{font-size:10px;line-height:12px;max-width:60px;min-width:60px}}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-group{display:flex;flex-wrap:nowrap;flex-grow:1}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-group input{display:none}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-group input:checked+label{text-shadow:0 0 .65px var(--primary-color),0 0 .65px var(--primary-color);background:rgba(96,29,192,.08)}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-group input:checked:disabled.is-win+label{text-shadow:0 0 .65px #fff,0 0 .65px #fff;background:var(--success-color);color:#fff}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-group input:disabled:checked+label{background:var(--button-bg-color);color:#000}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-group input:disabled+label:hover{border-color:rgba(96,29,192,.16)}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-group label{display:inline-block;text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer;padding:10px 14px;color:var(--primary-color);background:#fff;border:2px solid rgba(96,29,192,.16);border-radius:6px;margin-right:6px;white-space:nowrap;transition:text-shadow .3s;flex-grow:1}@media screen and (max-width:767px){.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-group label{margin-right:20px;padding:10px 9px}}@media screen and (max-width:350px){.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-group label{margin-right:6px;padding:10px 8px}}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-group label:hover{border-color:var(--primary-color)}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block .btn-block .btn-block-group label:last-child{margin-right:0}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-result .forecast-competition-matches-result{align-items:normal;min-height:100%}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume{width:100%;text-align:center}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume>span{font-weight:400;font-size:12px;line-height:17px;color:var(--gray-color)}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume>span .result{display:inline-block;color:#000;font-size:14px}@media screen and (min-width:1100px){.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-result .forecast-competition-matches-resume>span svg{display:none}}.forecast-competition-matches-row.forecast-competition-matches-row-v2 .forecast-competition-matches-cell.is-btn-block~.forecast-competition-matches-cell.is-result{width:100%;margin-top:10px}.forecast-competition-matches-cell.is-achieve{align-self:flex-start}.forecast-competition-matches-cell.is-date,.forecast-competition-matches-cell.is-live,.forecast-competition-matches-cell.is-past{min-width:61px;color:var(--gray-color);font-size:12px;text-align:center;margin-right:20px}.forecast-competition-matches-cell.is-date span,.forecast-competition-matches-cell.is-live span,.forecast-competition-matches-cell.is-past span{display:block}.forecast-competition-matches-cell.is-live{color:var(--danger-color);font-weight:700}.forecast-competition-matches-cell.is-live span{color:var(--success-color)}.forecast-competition-matches-cell.is-live i{animation:blinkIn 1s linear infinite}.forecast-competition-matches-cell.is-past svg{width:14.5px;height:14.5px;fill:var(--gray-color);margin-top:5px}.forecast-competition-matches-cell.is-team{flex-grow:1}.forecast-competition-matches-cell.is-note{max-width:160px;margin-right:15px}.forecast-competition-matches-cell.is-note.is-end{max-width:170px;margin-right:20px}.forecast-competition-matches-cell.is-note.is-end .forecast-competition-matches-note{display:block;color:var(--light-gray-color);font-size:12px}.forecast-competition-matches-cell.is-select{width:310px}.forecast-competition-matches-cell.is-group,.forecast-competition-matches-cell.is-ratio{width:100%;margin-top:15px}.forecast-competition-matches-achieve{display:flex;align-items:center;justify-content:center;min-height:20px;font-weight:700;text-transform:uppercase;color:#fff;background-color:var(--primary-color);border-radius:4px;margin-bottom:8px}.forecast-competition-matches-result{display:flex}.forecast-competition-matches-result.success{--color:var(--success-color)}.forecast-competition-matches-result.fail{--color:var(--light-gray-color)}.forecast-competition-matches-result.live{align-items:center;min-height:76px}.forecast-competition-matches-result.live .forecast-competition-matches-resume{width:260px;font-size:14px;text-align:center;margin-right:15px}.forecast-competition-matches-result.live .forecast-competition-matches-resume span.get{color:var(--gray-color);font-weight:400;margin-top:9px}.forecast-competition-matches-result.live.is-mma .forecast-competition-matches-resume{width:310px}.forecast-competition-matches-result.live.is-mma .forecast-competition-matches-resume .stat{line-height:1.71429}.forecast-competition-matches-result.no-score{align-items:center;min-height:86px}.forecast-competition-matches-result.no-score .forecast-competition-matches-resume{width:310px;margin-right:0}.forecast-competition-matches-result svg{width:30px;height:30px;margin-right:10px;fill:var(--color)}.forecast-competition-matches-resume{width:171px;font-size:12px;color:var(--color);margin-right:20px}.forecast-competition-matches-resume span{display:block}.forecast-competition-matches-resume span.stat{font-size:14px;margin-bottom:5px}.forecast-competition-matches-resume span.stat svg{display:none}.forecast-competition-matches-resume span.get,.forecast-competition-matches-resume span.option{line-height:1.33}.forecast-competition-matches-resume span.get{font-weight:700;margin-top:2px}.forecast-competition-matches-team{display:flex;align-items:center}.forecast-competition-matches-team:first-child{margin-bottom:8px}.forecast-competition-matches-team .numb{font-weight:700;color:var(--gray-color);margin-right:8px}.forecast-competition-matches-team img{flex-shrink:0;max-width:30px;max-height:30px;margin-right:10px}.forecast-competition-matches-team.win{font-weight:700}.forecast-competition-matches-team.is-mma{min-height:28px;padding:4px 0}.forecast-competition-matches-note{display:none;font-size:14px;font-weight:700;text-align:center;transition:color .3s ease-in-out}.forecast-competition-matches-note.is-danger{color:var(--danger-color)}.forecast-competition-matches-score{position:relative;width:32px;text-align:center;background-color:var(--button-bg-color);border-radius:4px;font-weight:700}.forecast-competition-matches-score:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:8px;right:8px;height:1px;background-color:#fff}.forecast-competition-matches-score span{display:block;font-size:16px;color:var(--gray-color);padding:10px 8px}.forecast-competition-matches-score span.win{color:var(--main-font-color)}.forecast-competition-matches-count{display:flex;align-items:center}.forecast-competition-matches-count:not(:last-child){margin-bottom:10px}.forecast-competition-matches-count button{position:relative;width:34px;height:38px;background-color:var(--button-bg-color);border:1px solid var(--tablist-border-bottom-color);border-radius:6px}@media (hover:hover){.forecast-competition-matches-count button:hover{border-color:var(--primary-color)}}.forecast-competition-matches-count button svg{width:10px;height:10px}.forecast-competition-matches-count input{width:48px;height:38px;font-weight:700;text-align:center;color:var(--gray-color);background-color:#fff;border:1px solid var(--light-border-color);box-shadow:inset 0 0 0 1px var(--light-border-color);border-radius:6px;-webkit-appearance:none;appearance:none;transition:all .3s ease-in-out;margin:0 10px}.forecast-competition-matches-count input::placeholder{font-weight:700;color:var(--gray-color);transition:all .3s ease-in-out}.forecast-competition-matches-count input:focus{border-color:var(--primary-color);box-shadow:none}.forecast-competition-matches-count input:focus::placeholder{color:transparent}.forecast-competition-matches-count input.is-win{color:#000}.forecast-competition-matches-count input.is-danger{border-color:var(--danger-color);box-shadow:none}.forecast-competition-matches-select{position:relative}.forecast-competition-matches-select .select-head{display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid var(--light-border-color);border-radius:5px;cursor:pointer;transition:border-color .3s ease-in-out;padding:11px 20px 11px 15px}.forecast-competition-matches-select .select-head svg{flex-shrink:0;width:12px;height:12px;transform:rotate(90deg);fill:var(--gray-color)}.forecast-competition-matches-select .select-head:hover{border-color:var(--primary-color)}.forecast-competition-matches-select .select-placeholder{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.forecast-competition-matches-select .select-list{position:absolute;top:44px;right:0;left:0;background-color:#fff;border:1px solid var(--light-border-color);border-radius:5px;opacity:0;visibility:hidden;transform:translateY(-14px);transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out;padding:15px;z-index:11}.forecast-competition-matches-select .select-list-group:not(:last-child){border-bottom:1px solid var(--light-border-color);padding-bottom:16px;margin-bottom:16px}.forecast-competition-matches-select .select-item{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:14px;background:none}.forecast-competition-matches-select .select-item:not(:last-child){margin-bottom:16px}.forecast-competition-matches-select .select-item span{font-weight:600}.forecast-competition-matches-select .select-item:hover{color:var(--primary-color)}.forecast-competition-matches-select .select-item.is-selected{color:var(--success-color)}.forecast-competition-matches-select.is-open .select-head svg{transform:rotate(-90deg)}.forecast-competition-matches-select.is-open .select-list{opacity:1;visibility:visible;transform:translateY(0)}.forecast-competition-matches-select.is-error .select-head{border-color:var(--danger-color)}.forecast-competition-matches-predicted{display:none}.forecast-competition-matches-predicted span{display:flex;align-items:center;justify-content:center;width:48px;height:38px;font-weight:700;text-align:center;color:var(--gray-color);background-color:#fff;border:2px solid var(--light-border-color);border-radius:6px}.forecast-competition-matches-predicted span:not(:last-child){margin-bottom:10px}.forecast-competition-matches-predicted span.win{color:#000}.forecast-competition-matches-group{display:flex;align-items:center}.forecast-competition-matches-btn{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:36px;font-size:14px;border:none;border-radius:6px}.forecast-competition-matches-btn:not(:last-child){margin-right:10px}.forecast-competition-matches-btn.is-link{color:var(--primary-color);background-color:#fff;border:2px solid rgba(96,29,192,.16)}@media (hover:hover){.forecast-competition-matches-btn.is-link:hover{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}}.forecast-competition-matches-btn.is-send{font-weight:700;color:var(--primary-color);background-color:rgba(96,29,192,.08);border:2px solid rgba(96,29,192,.1)}.forecast-competition-matches-btn.is-send.is-disable,.forecast-competition-matches-btn.is-send.is-pseudo-disabled{color:var(--gray-color);background-color:var(--light-border-color);border-color:var(--light-border-color)}.forecast-competition-matches-btn.is-send.is-disable svg,.forecast-competition-matches-btn.is-send.is-pseudo-disabled svg{width:17px;height:17px;fill:var(--gray-color);margin-right:5px;margin-bottom:1px}@media (hover:hover){.forecast-competition-matches-btn.is-send.is-pseudo-disabled:hover{color:var(--gray-color);background-color:var(--light-border-color);border-color:var(--light-border-color)}.forecast-competition-matches-btn.is-send.is-pseudo-disabled:hover svg{fill:var(--gray-color)}}.forecast-competition-matches-btn.is-send.is-disable{pointer-events:none;-webkit-user-select:none;user-select:none}@media (hover:hover){.forecast-competition-matches-btn.is-send:hover{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}.forecast-competition-matches-btn.is-send:hover svg{fill:#fff}}.forecast-competition-matches-btn.is-send svg{width:15px;height:15px;fill:var(--primary-color);margin-right:12px}.forecast-competition-matches-ratio{display:flex;align-items:center;border-top:1px solid #efefef;padding:7px 15px 0;margin:0 -15px -3px}.forecast-competition-matches-ratio .ratio-name{display:flex;align-items:center;justify-content:center;width:50%;color:#000;font-size:16px}.forecast-competition-matches-ratio .ratio-name img{max-width:85px;max-height:25px;margin-right:5px}.forecast-competition-matches-ratio .ratio-name .is-modifier,.forecast-competition-matches-ratio .ratio-name .is-modifier img{max-width:none}.forecast-competition-matches-ratio .ratio-name:hover{color:var(--primary-color)}.forecast-competition-matches-ratio .ratio-row{display:flex;align-items:center;justify-content:center;width:50%}.forecast-competition-matches-ratio .ratio-item{width:33.33333%;color:#000;font-size:14px;font-weight:700;text-align:center;padding:5px}.forecast-competition-matches-ratio .ratio-item:not(:last-child){border-right:1px solid #efefef}.forecast-competition-matches-ratio .ratio-item:hover{color:var(--primary-color)}.forecast-competition-matches-ratio .ratio-item span{color:var(--gray-color)}.forecast-competition-matches-ratio .ratio-item .coefficient{color:#000}.forecast-competition-matches-alert{position:relative;display:none;flex-direction:column;justify-content:center;width:calc(100% + 30px);text-align:center;background-color:#fff;border-radius:8px;padding:18px 0;margin:-14px -15px}.forecast-competition-matches-alert .note-wrap{width:370px;border-radius:8px;background-color:#fff;padding:15px;margin:0 auto;z-index:1}.forecast-competition-matches-alert .note-title{display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;line-height:1;color:var(--light-gray-color)}.forecast-competition-matches-alert .note-title svg{width:28px;height:28px;fill:var(--light-gray-color);margin-right:10.5px}.forecast-competition-matches-alert .note-link{font-size:14px;line-height:1.3;margin-top:17.5px}.forecast-competition-matches-alert .note-link span{display:block;color:var(--gray-color)}.forecast-competition-matches-alert .note-link a,.forecast-competition-matches-alert .note-link button{font-weight:700;text-decoration:none;color:var(--primary-color);background:none;border:none;margin-top:5px}.forecast-competition-matches-alert .note-link a:hover,.forecast-competition-matches-alert .note-link button:hover{color:var(--success-color)}.forecast-competition-matches-alert .note-promo{display:flex;align-items:center;justify-content:center;min-height:40px;font-size:16px;font-weight:700;color:#fff;background-color:var(--success-color);border-radius:6px;padding:12px 0;margin-top:16px}.forecast-competition-matches-alert .note-promo:hover{background-color:var(--primary-color)}.forecast-competition-matches-alert .note-img{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#282828;border-radius:8px;z-index:0;overflow:hidden}.forecast-competition-matches-alert .note-img img,.forecast-competition-matches-alert .note-img picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin:0 auto}.forecast-competition-matches-end .forecast-competition-matches-alert,.forecast-competition-matches-nothing .forecast-competition-matches-alert{display:flex;background-color:#f0f0f0;width:auto;min-height:300px;padding:0;margin:0 auto}.forecast-competition-matches-end .forecast-competition-matches-alert{max-width:345px}.forecast-competition-matches-end .forecast-competition-matches-alert .note-title{display:block;margin-bottom:5px}.forecast-competition-matches-end .forecast-competition-matches-alert .note-title img{width:80px;max-height:66px;margin:0 auto}.forecast-competition-matches-end .forecast-competition-matches-alert .note-title span{display:block;margin-top:10px;line-height:.9}.forecast-competition-matches-end .forecast-competition-matches-alert .note-link{margin-top:10px}.forecast-competition-matches-end .forecast-competition-matches-alert .note-link b{color:var(--light-gray-color)}.forecast-competition-matches-end .forecast-competition-matches-alert .note-link b.is-place{color:#000}.mini-achieve{width:24px;height:24px;background-position:50%;background-repeat:no-repeat;background-size:24px;background-color:transparent;position:relative;border-radius:50%;border:1px solid #fff}.mini-achieve.like{background-image:url(/local/templates/main/img/forecast-competition/like-24.svg)}.mini-achieve.star{background-image:url(/local/templates/main/img/forecast-competition/star-24.svg)}.mini-achieve.fire{background-image:url(/local/templates/main/img/forecast-competition/fire-24.svg)}.mini-achieve.crown{background-image:url(/local/templates/main/img/forecast-competition/month-24.svg)}.mini-achieve-add{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:var(--primary-color);border:2px solid #fff;border-radius:50%;color:#fff;font-weight:700;font-size:10px}@keyframes blinkIn{0%{opacity:1}50%{opacity:0}to{opacity:1}}@media only screen and (max-width:1099px){.forecast-competition-tabHead{margin:0}.forecast-competition-table{padding-left:0;padding-right:0;margin-left:-15px;margin-right:-15px}.forecast-competition-table-head .forecast-competition-table-cell:first-child{padding-left:5px}.forecast-competition-table-body .forecast-competition-table-cell:first-child{padding-left:10px}.forecast-competition-table-row.is-open .forecast-competition-table-row-inner{margin-top:15px;flex-wrap:wrap}.forecast-competition-table-row.is-open .forecast-competition-table-cell.is-subscribe{order:7;width:100%;max-width:100%;margin-right:10px;margin-bottom:10px}.forecast-competition-table-cell{width:32px}.forecast-competition-table-cell:first-child{min-width:27px;font-size:12px}.forecast-competition-table-cell:last-child{width:16px;margin-left:-6px}.forecast-competition-table-cell.is-score{width:37px;padding-left:7px;padding-right:7px;margin-right:12px}.forecast-competition-table-cell .current-user-info{position:absolute;font-size:12px;left:10px;bottom:5px}.forecast-competition-table-img{--size:24px;margin-right:10px}.forecast-competition-table-name{font-size:0}.forecast-competition-table-name:after{content:attr(data-short-name);font-size:12px;display:inline-block}.forecast-competition-table-subscribe-btn{padding:10px}.forecast-competition-table-arrow svg{width:8px;height:8px}.forecast-competition-table .unsubscribe{flex-wrap:wrap}.forecast-competition-table .unsubscribe-title{width:100%;text-align:center;margin-bottom:5px}.forecast-competition-table .unsubscribe-btn{width:calc(50% - 5px);margin-left:0}.forecast-competition-table .unsubscribe-btn:last-child{margin-left:5px}.forecast-competition-matches-row{flex-wrap:wrap;padding:15px 10px 10px}.forecast-competition-matches-cell.is-date,.forecast-competition-matches-cell.is-live,.forecast-competition-matches-cell.is-past{margin-right:10px;min-width:80px;max-width:80px}.forecast-competition-matches-cell.is-team{flex-grow:2;width:30%}.forecast-competition-matches-cell.is-bet .forecast-competition-matches-team:first-child{margin-bottom:28px}.forecast-competition-matches-cell.is-result{order:4;width:100%;margin:10px 0 0}.forecast-competition-matches-cell.is-result~.is-group .forecast-competition-matches-btn.is-send.is-disable{margin-top:0}.forecast-competition-matches-cell.is-result svg{width:22px;height:22px}.forecast-competition-matches-cell.is-group,.forecast-competition-matches-cell.is-note,.forecast-competition-matches-cell.is-ratio{order:5}.forecast-competition-matches-cell.is-note{max-width:100%;width:100%;margin:0}.forecast-competition-matches-cell.is-note .forecast-competition-matches-note{margin:15px 0 -5px}.forecast-competition-matches-cell.is-select{width:175px}.forecast-competition-matches-team{padding-right:10px}.forecast-competition-matches-team img{max-width:20px;max-height:20px}.forecast-competition-matches-team.is-mma:not(:last-child){margin:0}.forecast-competition-matches-result.live{min-height:100%}.forecast-competition-matches-result.live .forecast-competition-matches-resume{width:100%;margin:0 0 -5px}.forecast-competition-matches-result.live .forecast-competition-matches-resume span.stat{display:inline-block;margin:0 10px 0 0}.forecast-competition-matches-result.live .forecast-competition-matches-resume span.stat b{margin:0}.forecast-competition-matches-result.live .forecast-competition-matches-resume span.get{font-size:12px;margin:0}.forecast-competition-matches-result.live.is-mma .forecast-competition-matches-resume{width:100%}.forecast-competition-matches-result.live.is-mma .forecast-competition-matches-resume .stat{display:block;line-height:1.28571;margin:0 0 8px}.forecast-competition-matches-result.no-score{min-height:100%}.forecast-competition-matches-result.is-mma .forecast-competition-matches-resume{width:100%}.forecast-competition-matches-result.is-mma .forecast-competition-matches-resume .stat b{margin:0}.forecast-competition-matches-result svg{display:none}.forecast-competition-matches-resume{width:100%;text-align:center;margin:0}.forecast-competition-matches-resume span{display:inline-block}.forecast-competition-matches-resume span.stat{display:flex;align-items:center;justify-content:center}.forecast-competition-matches-resume span.stat svg{display:block;width:18px;height:18px;margin-right:7px}.forecast-competition-matches-resume span.stat b{margin:0 5px}.forecast-competition-matches-resume span.get{margin-top:0;margin-left:5px}.forecast-competition-matches-resume span br{display:none}.forecast-competition-matches-score{width:26px}.forecast-competition-matches-score-get{margin:0}.forecast-competition-matches-score span{font-size:14px;padding:0 5px}.forecast-competition-matches-score span:after{left:5px;right:5px}.forecast-competition-matches-score span:first-child{padding-top:6px;padding-bottom:5px}.forecast-competition-matches-score span:last-child{padding-top:5px;padding-bottom:6px}.forecast-competition-matches-count button:active{border-color:var(--primary-color)}.forecast-competition-matches-select .select-list{width:310px;left:auto}.forecast-competition-matches-predicted{display:block}.forecast-competition-matches-group{flex-wrap:wrap}.forecast-competition-matches-btn{width:calc(50% - 2.5px)}.forecast-competition-matches-btn:not(:last-child){margin-right:5px}.forecast-competition-matches-btn.is-link:active{color:#fff;background-color:var(--success-color);border-color:var(--success-color)}.forecast-competition-matches-btn.is-send:active{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}.forecast-competition-matches-btn.is-send:active svg{fill:#fff}.forecast-competition-matches-btn.is-send.is-disable{margin-top:-5px}.forecast-competition-matches-btn.is-disable{width:100%}.forecast-competition-matches-btn.is-disable:not(:last-child){order:1;margin-right:0;margin-top:10px}.forecast-competition-matches-ratio{flex-wrap:wrap;padding:10px;margin:0 -10px -8px}.forecast-competition-matches-ratio .ratio-name{width:100%}.forecast-competition-matches-ratio .ratio-row{width:100%;margin-top:12px}.forecast-competition-matches-ratio .ratio-item{width:33.33333%;font-size:14px;font-weight:700;text-align:center;padding:5px}.forecast-competition-matches-ratio .ratio-item:not(:last-child){border-right:1px solid #efefef}.forecast-competition-matches-ratio .ratio-item span{color:var(--gray-color)}.forecast-competition-matches-alert{width:calc(100% + 20px);padding:0;margin:-15px -10px -10px}.forecast-competition-matches-alert .note-wrap{width:100%;padding-top:23px;padding-bottom:24px}.forecast-competition-matches-alert .note-link{margin-top:12.5px}.forecast-competition-matches-alert .note-promo{margin-top:20px}.forecast-competition-matches-alert .note-img{position:relative;border-radius:0 0 8px 8px}.forecast-competition-matches-end .forecast-competition-matches-alert,.forecast-competition-matches-nothing .forecast-competition-matches-alert{justify-content:center}}@media only screen and (max-width:374px){.forecast-competition-table{font-size:12px}.forecast-competition-table-body .forecast-competition-table-cell.is-user{padding-left:5px}.forecast-competition-table-cell.is-user{width:32px}.forecast-competition-table-img{display:none}.forecast-competition-table-name:after{font-size:12px}.forecast-competition-matches-cell.is-select{width:100%;margin-top:15px}.forecast-competition-matches-cell.is-date,.forecast-competition-matches-cell.is-live,.forecast-competition-matches-cell.is-past{font-size:10px;line-height:12px;max-width:60px;min-width:60px}.forecast-competition-matches-count button{width:28px;height:34px}.forecast-competition-matches-count input{width:38px;height:34px;margin:0 7px}.forecast-competition-matches-select .select-list{width:auto;left:0}.forecast-competition-matches-predicted span{width:38px;height:34px}.forecast-competition-matches-btn{width:100%}.forecast-competition-matches-btn:not(:last-child){order:1;margin-right:0;margin-top:10px}.forecast-competition-matches-alert .note-wrap{padding-right:10px;padding-left:10px}.forecast-competition-matches-end .forecast-competition-matches-alert{padding:0 10px}}.forecast-competition-through{display:flex;flex-direction:column;background-color:var(--table-block-bg-color);border:1px solid #efefef;border-radius:8px;padding:15px;margin:40px 0}.forecast-competition-through-title{display:flex}.forecast-competition-through-title span{font-size:32px;font-weight:700;line-height:1.1875}.forecast-competition-through-logo{--size:76px;display:flex;flex-shrink:0;width:var(--size);height:var(--size);background-color:#fff;border-radius:8px;margin-right:15px}.forecast-competition-through-logo img{max-width:var(--size);max-height:var(--size);margin:auto}.forecast-competition-through-reward{display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;line-height:1;color:var(--success-color);background-color:rgba(32,169,74,.16);border-radius:8px;padding:14px;margin-top:15px}.forecast-competition-through-reward svg{width:22px;height:22px;fill:var(--success-color);margin-right:8px}.forecast-competition-through .forecast-competition-matches-row{border:1px solid #efefef;padding:15px;margin-top:15px}.forecast-competition-through .forecast-competition-matches-row:not(:last-child){margin-bottom:0}.forecast-competition-through .forecast-competition-matches-cell.is-count{display:none}.forecast-competition-through .forecast-competition-matches-cell.is-group{width:auto;margin-top:0}.forecast-competition-through .forecast-competition-matches-cell.is-group.is-active{width:100%;margin-top:15px}.forecast-competition-through .forecast-competition-matches-team{font-size:14px}.forecast-competition-through .forecast-competition-matches-team img{margin:0 10px 0 0}.forecast-competition-through .forecast-competition-matches-btn:not(:last-child){margin-right:0}.forecast-competition-through .forecast-competition-matches-btn.is-make{width:230px;height:40px;font-size:16px;font-weight:700;color:#fff;background-color:var(--primary-color);border-radius:8px}@media (hover:hover){.forecast-competition-through .forecast-competition-matches-btn.is-make:hover{background-color:var(--success-color)}}.forecast-competition-through .forecast-competition-matches-btn.is-send{display:none}a.forecast-competition-through-link{color:var(--primary-color);text-decoration:none;line-height:1;margin-top:15px;margin-left:auto}a.forecast-competition-through-link:hover{color:var(--success-color);text-decoration:none}a.forecast-competition-through-link.is-active{display:flex;align-items:center;justify-content:center;width:100%;height:40px;font-size:16px;color:#fff;background-color:var(--primary-color);border-radius:8px}a.forecast-competition-through-link.is-active:hover{background-color:var(--success-color)}@media only screen and (max-width:1099px){.forecast-competition-through{margin-right:-15px;margin-left:-15px}.forecast-competition-through-title span{font-size:24px;line-height:1.16}.forecast-competition-through-logo{--size:84px}.forecast-competition-through-reward{font-size:18px}.forecast-competition-through .forecast-competition-matches-row{padding-right:10px;padding-left:10px;margin-right:-15px;margin-left:-15px}.forecast-competition-through .forecast-competition-matches-row:not(:last-child){margin-bottom:0}.forecast-competition-through .forecast-competition-matches-cell.is-date{order:6;width:100%;text-align:left;margin-top:15px}.forecast-competition-through .forecast-competition-matches-cell.is-date.is-active{order:0;width:auto;text-align:center;margin-top:0}.forecast-competition-through .forecast-competition-matches-cell.is-date.is-active span{display:block}.forecast-competition-through .forecast-competition-matches-cell.is-date.is-active span:not(:last-child){margin-right:0}.forecast-competition-through .forecast-competition-matches-cell.is-date span{display:inline-block}.forecast-competition-through .forecast-competition-matches-cell.is-date span:not(:last-child){margin-right:5px}.forecast-competition-through .forecast-competition-matches-cell.is-team.is-bet.is-active .forecast-competition-matches-team:first-child{margin-bottom:28px}.forecast-competition-through .forecast-competition-matches-cell.is-team.is-bet .forecast-competition-matches-team:first-child{margin-bottom:8px}.forecast-competition-through .forecast-competition-matches-cell.is-group{order:4}.forecast-competition-through .forecast-competition-matches-cell.is-group.is-active{order:5}.forecast-competition-through .forecast-competition-matches-btn{width:100%}.forecast-competition-through .forecast-competition-matches-btn.is-make{width:155px;font-size:14px}.forecast-competition-through .forecast-competition-matches-alert .note-link{padding:0 41px}a.forecast-competition-through-link{font-size:14px;margin-right:auto}}@media only screen and (max-width:374px){.forecast-competition-through-title span{font-size:20px}.forecast-competition-through-logo{--size:68px}.forecast-competition-through-reward{font-size:14px}.forecast-competition-through-reward svg{width:18px;height:18px}.forecast-competition-through .forecast-competition-matches-row{padding-right:10px;padding-left:10px;margin-right:-15px;margin-left:-15px}.forecast-competition-through .forecast-competition-matches-row:not(:last-child){margin-bottom:0}.forecast-competition-through .forecast-competition-matches-cell.is-date{order:6;width:100%;text-align:left;margin-top:15px}.forecast-competition-through .forecast-competition-matches-cell.is-date.is-active{order:0;width:auto;text-align:center;margin-top:0}.forecast-competition-through .forecast-competition-matches-cell.is-date.is-active span{display:block}.forecast-competition-through .forecast-competition-matches-cell.is-date.is-active span:not(:last-child){margin-right:0}.forecast-competition-through .forecast-competition-matches-cell.is-date span{display:inline-block}.forecast-competition-through .forecast-competition-matches-cell.is-date span:not(:last-child){margin-right:5px}.forecast-competition-through .forecast-competition-matches-cell.is-team.is-bet.is-active .forecast-competition-matches-team:first-child{margin-bottom:28px}.forecast-competition-through .forecast-competition-matches-cell.is-team.is-bet .forecast-competition-matches-team:first-child{margin-bottom:8px}.forecast-competition-through .forecast-competition-matches-cell.is-group{order:4}.forecast-competition-through .forecast-competition-matches-cell.is-group.is-active{order:5}.forecast-competition-through .forecast-competition-matches-btn{width:100%}.forecast-competition-through .forecast-competition-matches-btn.is-make{width:155px;font-size:14px}.forecast-competition-through .forecast-competition-matches-alert .note-link{padding:0 41px}a.forecast-competition-through-link{font-size:14px;margin-right:auto}}.match-odd{display:inline-flex;align-items:center;justify-content:center;min-width:52px;border:1px solid var(--main-border-color);font-size:14px;font-weight:700;padding:7px;border-radius:4px;color:#000;line-height:1.15}.match-odd svg{width:7px;height:10px;margin-right:4px}.match-odd.is-empty{border:none;color:var(--gray-color);min-width:0;padding:0;pointer-events:none}.match-odd.is-high svg{fill:var(--success-color);transform:rotate(180deg)}.match-odd.is-low svg{fill:var(--danger-color)}.match-odd.is-select,.match-odd:hover{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.match-odd.is-select svg,.match-odd:hover svg{fill:#fff}@media only screen and (min-width:680px){.match-odd{font-size:16px;min-width:66px}}.match-tournament-block.is-grey .match-center-tab-body{background-color:#f0f0f0;border-radius:8px}@media only screen and (max-width:681px){.match-tournament-block.is-grey .match-center-tab-body{margin:0 -15px;padding:0 15px}}.match-tournament-block.is-grey .match-section-wrapper~.match-center-tab-item.is-active,.match-tournament-block.is-grey .match-section-wrapper~.match-center-tab-item.is-open{margin-top:-30px}.match-center-tab-item{display:none}.match-center-tab-item.is-active,.match-center-tab-item.is-open{display:block}.match-center-tab-item.is-loading{filter:blur(4px)}.match-section-wrapper{margin:0 -15px 40px;--highligh-color:#61ccfa}.match-section-wrapper-inner{background-color:#f0f0f0;padding:15px 0;margin-bottom:20px;border-radius:8px;position:relative}.match-section-wrapper .is-level-blue-dark{--highligh-color:#19457e}.match-section-wrapper .is-level-blue-light{--highligh-color:#61ccfa}.match-section-wrapper .is-level-red-dark{--highligh-color:#74142b}.match-section-wrapper .is-level-red-medium{--highligh-color:#d0021b}.match-section-wrapper .is-level-red-light{--highligh-color:#ec524a}.match-section-wrapper .is-level-orange{--highligh-color:#f77f3c}.match-section-wrapper-title{font-weight:700;font-size:20px;margin:0 15px 15px}.match-section-wrapper-bottom{margin:15px 15px 0}.match-section-wrapper-bottom .match-table-basic-more+*{margin-top:15px}.match-section-wrapper-comment{font-size:12px;line-height:1.25}.match-section-wrapper-comment>div{margin-bottom:10px}.match-section-wrapper-comment>div:before{content:"";width:10px;height:10px;border-radius:50%;background-color:var(--highligh-color);display:inline-block;margin-right:8px}.match-section-wrapper-comment .r1:before{background-color:var(--highligh-color)}.match-section-wrapper-comment .r2:before{background-color:#f77f3c}.match-section-wrapper-comment .d1:before{background-color:#d0021b}.match-section-wrapper-comment .gs-r1:before{background-color:#19457e}.match-section-wrapper-comment .gs-r2:before{background-color:#74142b}.match-section-wrapper-desc{margin-top:10px;margin-bottom:10px;font-size:14px;line-height:1.45}.match-section-wrapper-legend,.match-section-wrapper-legend-mobile{margin-top:10px;font-size:12px;line-height:1.15}.match-section-wrapper-legend-mobile{display:block}.match-section-wrapper-legend-mobile+.match-section-wrapper-legend{display:none}.match-section-wrapper.match-table-tournament-archive table{table-layout:fixed}.match-section-wrapper.match-table-tournament-archive th{padding-top:3px;padding-bottom:10px}.match-section-wrapper.match-table-tournament-archive td,.match-section-wrapper.match-table-tournament-archive th{width:50%;text-align:left}.match-section-wrapper.match-table-tournament-archive td:nth-child(2),.match-section-wrapper.match-table-tournament-archive th:nth-child(2){padding-left:0}.match-section-wrapper.match-table-tournament-archive td .player,.match-section-wrapper.match-table-tournament-archive th .player{padding-left:40px}.match-section-wrapper.match-table-tournament-archive td .player img,.match-section-wrapper.match-table-tournament-archive th .player img{left:0}.match-section-wrapper.match-tournament-int{margin-top:15px;margin-bottom:15px}.match-section-wrapper.match-table-tournament-bkb-general .match-table-basic td:last-child,.match-section-wrapper.match-table-tournament-bkb-general .match-table-basic th:last-child{padding-right:15px}.match-section-wrapper.match-table-basic-players .match-table-basic:not(:last-child){margin-bottom:20px}.match-section-wrapper.match-table-basic-group-stage .match-table-basic{margin-bottom:0}.match-section-wrapper.match-table-basic-group-stage .match-section-wrapper-bottom{margin-top:15px}.match-section-wrapper.match-table-basic-players-cybersport th{padding-top:0}.match-section-wrapper.match-table-basic-players-cybersport .is-player .player{min-width:150px}.match-section-wrapper .match-nav-buttons{margin-left:0;margin-right:0}@media only screen and (min-width:680px){.match-section-wrapper{margin-left:0;margin-right:0}.match-section-wrapper-inner{padding-right:10px;padding-left:10px}.match-section-wrapper-title{margin-left:0;margin-right:0}.match-section-wrapper-bottom{margin:15px 10px 0}.match-section-wrapper-bottom>div:first-child{margin-top:0}.match-section-wrapper-legend-mobile{display:none}.match-section-wrapper-legend-mobile+.match-section-wrapper-legend{display:block}.match-section-wrapper.match-table-tournament-general td,.match-section-wrapper.match-table-tournament-general th{text-align:left}.match-section-wrapper.match-table-tournament-general th.is-player,.match-section-wrapper.match-table-tournament-general th:first-child{padding-left:0}.match-section-wrapper.match-table-basic-players-cybersport .is-player{width:100%}.match-section-wrapper.match-section-wrapper-groups .match-table-basic table td.is-player,.match-section-wrapper.match-section-wrapper-groups .match-table-basic table th.is-player{width:225px;min-width:225px}}@media only screen and (max-width:681px){.match-table-tournament-bkb-general .match-table-basic table{table-layout:fixed;width:100%}.match-table-tournament-bkb-general .match-table-basic td,.match-table-tournament-bkb-general .match-table-basic th{padding-left:0;padding-right:0}.match-table-tournament-bkb-general .match-table-basic td:first-child,.match-table-tournament-bkb-general .match-table-basic th:first-child{width:40px;padding-left:10px}.match-table-tournament-bkb-general .match-table-basic td.games,.match-table-tournament-bkb-general .match-table-basic th.games{width:31px}.match-table-tournament-bkb-general .match-table-basic td.points,.match-table-tournament-bkb-general .match-table-basic th.points{width:87px}.match-table-tournament-bkb-general .match-table-basic td.percent-wins,.match-table-tournament-bkb-general .match-table-basic th.percent-wins{width:61px}}@media only screen and (max-width:374px){.match-table-basic .is-position .number:before{left:-5px}.match-table-basic td,.match-table-basic th{padding-left:5px;padding-right:5px}}.match-event{background-color:#efefef;border-radius:8px;line-height:1.15}.match-event-header{display:flex;align-items:center;font-size:18px;margin-bottom:10px;margin-top:-5px;padding:0 10px;line-height:1}@media only screen and (min-width:680px){.match-event-header{padding:0}}.match-event-header img{max-width:30px;margin:0 10px 0 0}.match-event-header-last{display:flex;margin-left:20px;padding-top:1px}.match-event-header-last-item{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:8px}.match-event-header-last-item:last-child{margin-right:0}.match-event-header-last-item.is-fail{background-color:var(--danger-color)}.match-event-header-last-item.is-tie{background-color:#f4b54e}.match-event-header-last-item.is-win{background-color:var(--success-color)}.match-event-list{border-radius:8px;overflow:hidden}.match-event-list .match-event-item .match-event-header+.match-event-box{border-radius:8px}.match-event-item:not(:first-child) .match-event-header{margin-top:15px}.match-event-item:nth-child(2n) .match-event-box{background-color:#f8f8f8}.match-event-item .match-event-header{font-size:16px;margin-top:0}.match-event-more{text-align:center;margin-top:15px}.match-event-more-btn{--btn-color:#000;background:none;display:inline-flex;align-items:center;font-size:16px;color:var(--btn-color);font-weight:700}.match-event-more-btn svg{width:9px;height:9px;margin-left:14px;fill:var(--btn-color);transform:rotate(90deg)}.match-event-more-btn:hover{--btn-color:var(--primary-color)}.match-event-tournament-header{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:16px;padding-left:15px;padding-right:10px}@media only screen and (min-width:680px){.match-event-tournament-header{padding-left:0;padding-right:0}}.match-event-tournament-header-name{display:flex;flex-grow:1}.match-event-tournament-header-name img{width:24px;height:15px;margin:0 12px 0 0}.match-event-tournament-header-link{color:var(--success-color);display:inline-block;line-height:1;border-bottom:1px solid var(--success-color);font-weight:700;cursor:pointer}.match-event-tournament-header-link:hover{color:var(--primary-color);border-bottom-color:transparent}.match-event-stack{margin-bottom:15px}.match-event-stack-header{margin-bottom:10px;padding-left:15px;padding-right:10px}@media only screen and (min-width:680px){.match-event-stack-header{padding-left:0;padding-right:0}}.match-event-stack-header-name{font-size:14px}@media only screen and (min-width:680px){.match-event-stack .match-event-box.match-event-box-monoscore{padding-left:15px;padding-right:50px}.match-event-stack .match-event-box.match-event-box-monoscore .match-event-box-date{position:relative;left:0;top:0;transform:translateY(0);-webkit-flex-shrink:0}}.match-event .match-event-box:hover{text-decoration:none}.match-event-box{position:relative;display:flex;align-items:center;background-color:#fff;padding:10px}.match-event-box-date{font-size:12px;line-height:1.7;font-weight:400;color:var(--gray-color);margin-right:20px;margin-left:5px}.match-event-box-date .date,.match-event-box-date .time{display:block}@media only screen and (min-width:680px){.match-event-box-date{margin-left:0;margin-right:10px}.match-event-box-date .date,.match-event-box-date .time{display:inline-block}.match-event-box-date .time{margin-left:4px}}.match-event-box-live{width:100%;display:flex;align-items:center;justify-content:center;margin-top:2px}.match-event-box-live svg{width:14px;height:12px;fill:var(--gray-color)}.match-event-box-live:hover svg{fill:var(--danger-color)}.match-event-box-container{position:relative;display:flex;align-items:center;padding-right:40px;width:100%}@media only screen and (min-width:680px){.match-event-box-container{padding-right:0;flex-direction:column}}.match-event-box-row{display:flex;flex-wrap:wrap;flex-grow:1;margin-right:10px}@media only screen and (min-width:680px){.match-event-box-row{align-items:center;flex-wrap:nowrap;margin-right:0}}.match-event-box-score{font-size:14px;color:var(--gray-color)}.match-event-box-additional{font-size:12px;color:var(--gray-color);font-weight:700;text-align:right}@media only screen and (min-width:680px){.match-event-box-additional{text-align:center;margin-top:2px;position:relative;top:3px}}.match-event-box-stage{position:absolute;font-size:14px;color:var(--gray-color);width:100px;left:226px;top:50%;transform:translateY(-50%)}.match-event-box-sum{color:var(--gray-color);font-size:14px;display:flex;flex-direction:column;margin:6px 18px}@media only screen and (min-width:680px){.match-event-box-sum{margin-left:40px;margin-right:40px}}.match-event-box .is-win{color:#000}.match-event-box-team{display:flex;align-items:center;font-size:14px;width:100%;color:#000;font-weight:400}.match-event-box-team img{--size:20px;max-width:var(--size);max-height:var(--size);order:-1;margin:0 8px 0 0}@media only screen and (min-width:680px){.match-event-box-team img{--size:30px;order:unset;margin-right:0}}.match-event-box-team.is-win{font-weight:700}@media only screen and (min-width:680px){.match-event-box.match-event-box-monoscore{padding-left:85px;padding-right:85px;justify-content:center}}.match-event-box.match-event-box-monoscore .match-event-box-score{position:absolute;right:-10px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;justify-content:center;background:#efefef;border-radius:4px;padding:6px 5px;width:26px;text-align:center;margin-left:10px;margin-right:10px;font-weight:700}@media only screen and (min-width:680px){.match-event-box.match-event-box-monoscore .match-event-box-score{flex-direction:row;position:relative;padding:4px;width:auto;min-width:40px;top:0;right:0;transform:translateY(0)}}.match-event-box.match-event-box-monoscore .match-event-box-score .devide{font-size:0;border-bottom:1px solid #fff;padding-top:5px;margin-bottom:5px}@media only screen and (min-width:680px){.match-event-box.match-event-box-monoscore .match-event-box-score .devide{display:inline-block;margin:0 2px;font-size:14px;border:none;padding:0}}.match-event-box.match-event-box-monoscore .match-event-box-score.is-empty{color:#000}.match-event-box.match-event-box-monoscore .match-event-box-score.is-empty .devide{margin:0}@media only screen and (min-width:680px){.match-event-box.match-event-box-monoscore .match-event-box-date{position:absolute;left:15px;top:50%;transform:translateY(-50%)}}.match-event-box.match-event-box-monoscore .match-event-box-team{margin:4px 0}@media only screen and (min-width:680px){.match-event-box.match-event-box-monoscore .match-event-box-team{margin:0}.match-event-box.match-event-box-monoscore .match-event-box-team :first-child{margin-right:10px}}.match-event-box.match-event-box-monoscore .match-event-box-team span{display:inline-block}@media only screen and (min-width:680px){.match-event-box.match-event-box-monoscore .match-event-box-team span{width:175px}.match-event-box.match-event-box-monoscore .match-event-box-team span:first-child{text-align:right}}.match-event-box.match-event-box-multiscore{padding-left:10px;padding-right:35px;justify-content:flex-start}@media only screen and (min-width:680px){.match-event-box.match-event-box-multiscore{padding-left:15px}}.match-event-box.match-event-box-multiscore .match-event-box-container{align-items:flex-start;flex-direction:column;padding-right:0}.match-event-box.match-event-box-multiscore .match-event-box-row{width:100%;align-items:flex-start;margin-right:0;flex-wrap:nowrap}@media only screen and (min-width:680px){.match-event-box.match-event-box-multiscore .match-event-box-row{justify-content:space-between}}.match-event-box.match-event-box-multiscore .match-event-box-date{margin-right:15px}@media only screen and (min-width:680px){.match-event-box.match-event-box-multiscore .match-event-box-date{margin-right:28px}}.match-event-box.match-event-box-multiscore .match-event-box-team{display:inline-block;margin:6px 0;width:120px}@media only screen and (min-width:680px){.match-event-box.match-event-box-multiscore .match-event-box-team{width:230px;max-width:100%}}.match-event-box.match-event-box-multiscore .match-event-box-score{display:flex;margin:6px 0}@media only screen and (min-width:680px){.match-event-box.match-event-box-multiscore .match-event-box-score{min-width:200px}}.match-event-box.match-event-box-multiscore .match-event-box-score span{position:relative;display:inline-flex;margin-left:8px}@media only screen and (min-width:680px){.match-event-box.match-event-box-multiscore .match-event-box-score span{margin-left:30px}}.match-event-box.match-event-box-multiscore .match-event-box-score span:first-child{margin-left:0}.match-event-box.match-event-box-multiscore .match-event-box-score span.sup:after{content:attr(data-sup-score);position:absolute;font-size:10px;top:-.5em;right:-3px}@media only screen and (min-width:680px){.match-event-box.match-event-box-multiscore.tennis .match-event-box-score{min-width:168px}}.match-event-box.match-event-box-multiscore.tennis .match-event-box-score span{justify-content:center;width:16px;margin-left:8px}.match-event-box.match-event-box-multiscore.tennis .match-event-box-score span:first-child{margin-left:0}@media only screen and (min-width:680px){.match-event-box.match-event-box-multiscore.tennis .match-event-box-score span{margin-left:22px}}.match-event-box.match-event-box-multiscore.tennis .match-event-box-team{width:150px;margin-right:25px}@media only screen and (min-width:680px){.match-event-box.match-event-box-multiscore.tennis .match-event-box-team{min-width:170px;margin-right:15px}}@media (max-width:374px){.match-event-box.match-event-box-multiscore .match-event-box-date{margin-right:8px}.match-event-box.match-event-box-multiscore .match-event-box-score span,.match-event-box.match-event-box-multiscore.tennis .match-event-box-score span{margin-left:4px}.match-event-box.match-event-box-multiscore.tennis .match-event-box-team{width:120px}.match-event-box .match-event-box-sum{margin-left:8px;margin-right:8px}}.match-table-basic{width:100%}.match-table-basic:not(:first-child){margin-top:30px}.match-table-basic-title{font-size:20px;margin:15px 10px 5px;font-weight:700}.match-table-basic-subtitle{font-size:14px;margin:18px 0 0 10px}.match-table-basic.is-scrollable table{table-layout:fixed}.match-table-basic.is-scrollable .match-table-basic-wrap{--left-pos:0}.match-table-basic.is-scrollable .match-table-basic-wrap:before{content:"";width:20px;box-shadow:10px 0 10px rgba(0,0,0,.03);position:absolute;top:0;bottom:34px;z-index:10;left:var(--left-pos);opacity:0;transition:.3s ease}.match-table-basic.is-scrollable .match-table-basic-wrap.is-scroll:before{opacity:1}.match-table-basic.is-scrollable .match-table-basic-scroll{position:relative;overflow-x:auto;display:flex}.match-table-basic.is-scrollable .match-table-basic-scroll::-webkit-scrollbar{display:none}.match-table-basic.is-scrollable .player{max-width:184px}.match-table-basic-wrap{position:relative}.match-table-basic-scroll{display:flex;overflow:auto}.match-table-basic-bottom{margin:15px 15px 0}.match-table-basic-comment{font-size:12px}.match-table-basic-comment>div{margin-bottom:10px}.match-table-basic-comment>div:before{content:"";width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:8px}.match-table-basic-comment .r1:before,.match-table-basic-comment>div:before{background-color:var(--highligh-color)}.match-table-basic-comment .r2:before{background-color:#f77f3c}.match-table-basic-comment .d1:before{background-color:#d0021b}.match-table-basic-comment .gs-r1:before{background-color:#19457e}.match-table-basic-comment .gs-r2:before{background-color:#74142b}.match-table-basic-desc{margin-top:12px;margin-bottom:20px;font-size:14px}.match-table-basic-legend,.match-table-basic-legend-mobile{margin-top:10px;font-size:12px}.match-table-basic-legend-mobile{display:block}.match-table-basic-legend{display:none}.match-table-basic table{width:100%;border-collapse:separate;z-index:3}.match-table-basic table.js-sort-desc button:after{transform:rotate(180deg)}.match-table-basic table.table-tournament-hf-ft td,.match-table-basic table.table-tournament-hf-ft th{text-align:center}@media screen and (min-width:1100px){.match-table-basic table.table-tournament-hf-ft td,.match-table-basic table.table-tournament-hf-ft th{padding:10px 5px}}.match-table-basic table.table-tournament-hf-ft td:first-child,.match-table-basic table.table-tournament-hf-ft th:first-child{padding-left:10px;padding-right:0;text-align:left}.match-table-basic table.table-tournament-hf-ft td.is-player,.match-table-basic table.table-tournament-hf-ft th.is-player{padding-left:0;text-align:left;width:100%}.match-table-basic table.table-tournament-hf-ft td.is-player span,.match-table-basic table.table-tournament-hf-ft th.is-player span{white-space:normal}.match-table-basic table.table-tournament-hf-ft td:last-child,.match-table-basic table.table-tournament-hf-ft th:last-child{padding-right:15px}.match-table-basic table.table-tournament-hf-ft th{padding-bottom:7px;text-align:left}.match-table-basic table.table-tournament-hf-ft th.is-player{padding-left:0}@media only screen and (min-width:680px){.match-table-basic table.table-tournament-hf-ft td.is-player span,.match-table-basic table.table-tournament-hf-ft th.is-player span{max-width:145px}}.match-table-basic table.table-tournament-general tr.is-current td{background-color:#fffcd6}.match-table-basic table.table-tournament-general td,.match-table-basic table.table-tournament-general th{text-align:center}.match-table-basic table.table-tournament-general td:first-child,.match-table-basic table.table-tournament-general th:first-child{padding-right:0;text-align:left}.match-table-basic table.table-tournament-general td.is-player,.match-table-basic table.table-tournament-general th.is-player{padding-left:0;text-align:left;width:100%}.match-table-basic table.table-tournament-general td.is-player span,.match-table-basic table.table-tournament-general th.is-player span{white-space:normal}.match-table-basic table.table-tournament-general td:last-child,.match-table-basic table.table-tournament-general th:last-child{padding-right:15px}@media screen and (max-width:1099px){.match-table-basic table.table-tournament-general td:nth-last-child(2),.match-table-basic table.table-tournament-general th:nth-last-child(2){padding-right:20px}}.match-table-basic table.table-tournament-general th{padding-bottom:7px;text-align:left}.match-table-basic table.table-tournament-general th.is-player{padding-left:0}@media only screen and (min-width:680px){.match-table-basic table.table-tournament-general td.is-player span,.match-table-basic table.table-tournament-general th.is-player span{max-width:145px}}.match-table-basic tbody tr:first-child td:last-child{border-top-right-radius:8px}.match-table-basic tbody tr:first-child td:first-child{border-top-left-radius:8px}.match-table-basic tbody tr:last-child td:last-child{border-bottom-right-radius:8px}.match-table-basic tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.match-table-basic tbody tr:nth-child(2n) td{background-color:#f8f8f8}.match-table-basic tbody tr.is-current td,.match-table-basic tbody tr:hover td{background-color:#fffcd6}.match-table-basic td,.match-table-basic th{vertical-align:middle;font-size:14px;padding:10px}.match-table-basic td.is-success,.match-table-basic th.is-success{color:var(--success-color)}.match-table-basic td.is-fail,.match-table-basic th.is-fail{color:var(--danger-color)}.match-table-basic td.is-neutral,.match-table-basic th.is-neutral{color:#666}.match-table-basic td.is-grey,.match-table-basic th.is-grey{color:var(--gray-color)}.match-table-basic th{font-weight:700;background-color:#f0f0f0;white-space:nowrap;padding-bottom:7px;text-align:left}.match-table-basic th .th-order{margin-right:23px}.match-table-basic th.is-player>span,.match-table-basic th.is-player button{max-width:100%;display:inline-block}.match-table-basic th button{background:none}.match-table-basic th.active>button,.match-table-basic th.js-sort-active>button{position:relative}.match-table-basic th.active>button:after,.match-table-basic th.js-sort-active>button:after{content:"";position:absolute;display:inline-block;top:2px;right:-15px;width:11px;height:11px;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 7'%3E%3Cpath d='M4.674 6.659c.367.455 1.285.455 1.652 0l4.545-5.635C11.238.57 10.779 0 10.044 0H.957C.22 0-.238.57.129 1.024L4.674 6.66z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%}.match-table-basic th.sort-btn button{min-width:25px;margin-left:3px}.match-table-basic th.sort-btn.active button:after,.match-table-basic th.sort-btn.js-sort-active button:after{right:auto;left:-7px}.match-table-basic th.asc>button:after{transform:rotate(-180deg)}.match-table-basic td{height:50px;background-color:#fff;text-align:center;white-space:nowrap}.match-table-basic .is-fix{position:sticky;left:0}.match-table-basic .is-pos .number:after{content:"";position:absolute;left:36px;top:9px;width:11px;height:11px}.match-table-basic .is-pos.static .number:after{border:1px solid #000;border-radius:50%;background:none}.match-table-basic .is-pos.high .number:after,.match-table-basic .is-pos.low .number:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23000' fill='none' viewBox='0 0 10 10'%3E%3Cpath d='M1 5l4-4 4 4M5 1.5v8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.match-table-basic .is-pos.low .number:after{transform:rotate(180deg)}.match-table-basic .is-pos.is-first .number{--highligh-color:#9ecb64}.match-table-basic .number{position:relative;display:flex;align-items:center;min-width:25px;margin-left:5px}.match-table-basic .is-position{--highligh-color:transparent}.match-table-basic .is-position .number:before{content:"";position:relative;left:-10px;width:5px;height:30px;border-radius:2px;background-color:var(--highligh-color)}.match-table-basic .is-bk,.match-table-basic .is-player,.match-table-basic .is-team,.match-table-basic .is-total,.match-table-basic .is-tournament{width:100%;text-align:left}.match-table-basic .is-tournament{color:#000;min-width:180px}.match-table-basic .is-tournament a{display:flex;align-items:center;color:#000}.match-table-basic .is-tournament a:hover{color:var(--success-color)}.match-table-basic .is-tournament a:hover .name{text-decoration:none}.match-table-basic .is-tournament .name{text-decoration:underline}.match-table-basic .is-tournament img{max-width:30px;margin-right:10px}.match-table-basic .is-player.is-player-flag .player{padding-left:35px}.match-table-basic .is-player.is-player-flag img{max-width:24px;left:0;margin:0}.match-table-basic .bold{font-weight:700}.match-table-basic .player{display:inline-block;color:#000;width:100%;position:relative;padding-left:45px}.match-table-basic .player img{max-width:30px;position:absolute;left:5px;top:50%;transform:translateY(-50%);margin:0}.match-table-basic .forma-control-box{display:flex}.match-table-basic .forma-control{width:17px;height:17px;border-radius:50%;display:flex;padding-top:1px;justify-content:center;align-items:center;color:#fff;background-color:#dfdfdf;font-size:12px;line-height:1;font-weight:700;margin-right:4px}.match-table-basic .forma-control.is-red{background-color:var(--danger-color)}.match-table-basic .forma-control.is-yellow{background-color:#ffd500}.match-table-basic .forma-control.is-green{background-color:var(--success-color)}.match-table-basic .forma-control.is-add{position:relative;background-color:transparent;overflow:hidden;z-index:1}.match-table-basic .forma-control.is-add:after{position:absolute;content:"";width:17px;height:17px;right:2px;bottom:2px;border-radius:50%;background-color:#dfdfdf;z-index:-1}.match-table-basic .forma-control.is-add:before{position:absolute;content:"";width:17px;height:17px;top:0;bottom:0;left:0;right:0;border-radius:50%;background-color:#ffd500;z-index:-2}.match-table-basic .forma-control.is-add.is-red{background-color:transparent}.match-table-basic .forma-control.is-add.is-red:after{background-color:var(--danger-color)}.match-table-basic .forma-control.is-add.is-yellow{background-color:transparent}.match-table-basic .forma-control.is-add.is-yellow:after{background-color:#ffd500}.match-table-basic .forma-control.is-add.is-yellow:before{background-color:#dfdfdf}.match-table-basic .forma-control.is-add.is-green{background-color:transparent}.match-table-basic .forma-control.is-add.is-green:after{background-color:var(--success-color)}.match-table-basic .forma-control:last-child{margin-right:0}.match-table-basic .last-matches{display:flex;justify-content:flex-end}.match-table-basic .last-matches-item{width:15px;height:15px;display:flex;border-radius:2px;justify-content:center;align-items:center;background-color:#dfdfdf;margin-right:6px;color:#fff}.match-table-basic .last-matches-item svg{width:9px;height:9px;fill:#fff}.match-table-basic .last-matches-item.is-q{border-radius:50%}.match-table-basic .last-matches-item.is-red{background-color:var(--danger-color)}.match-table-basic .last-matches-item.is-green{background-color:var(--success-color)}.match-table-basic .bk{display:flex;align-items:center;justify-content:space-between;height:52px;padding-right:5px}.match-table-basic .bk a{display:flex;align-items:center;padding:0 10px;height:100%;flex-grow:1}.match-table-basic .bk img{max-width:76px;margin:0;border-radius:0}.match-table-basic .bk .icon-fire{width:15px;height:15px;fill:#d0021b}.match-table-basic .bk .icon-star{width:14px;height:14px;fill:#fbf815;margin-left:10px}.match-table-basic-more{text-align:center;margin-top:15px;line-height:1.15}.match-table-basic-more-btn{--btn-color:#000;background:none;display:inline-flex;align-items:center;font-size:16px;color:var(--btn-color);font-weight:700}.match-table-basic-more-btn svg{width:9px;height:9px;margin-left:14px;fill:var(--btn-color);transform:rotate(90deg)}.match-table-basic-more-btn:hover{--btn-color:var(--primary-color)}.match-table-basic .match-table-basic-group-stage td,.match-table-basic .match-table-basic-group-stage th{min-width:40px}.match-table-basic .match-table-basic-group-stage td:last-child,.match-table-basic .match-table-basic-group-stage th:last-child{padding-left:5px;padding-right:20px}.match-table-basic .match-table-basic-group-stage th{padding-top:0}.match-table-basic .match-table-basic-group-stage th:first-child{text-align:left;padding-left:20px}.match-table-basic .match-table-basic-group-stage td:last-child{text-align:right}.match-table-basic .match-table-players-stat td,.match-table-basic .match-table-players-stat th{text-align:left}.match-table-basic .match-table-players-stat td:last-child,.match-table-basic .match-table-players-stat th:last-child{padding-right:15px}.match-table-basic .match-table-odds tr.is-best td{border-top:1px solid var(--success-color);border-bottom:1px solid var(--success-color)}.match-table-basic .match-table-odds tr.is-best td:first-child{border-left:1px solid var(--success-color);border-top-left-radius:8px;border-bottom-left-radius:8px}.match-table-basic .match-table-odds tr.is-best td:last-child{border-right:1px solid var(--success-color);border-top-right-radius:8px;border-bottom-right-radius:8px}.match-table-basic .match-table-odds td,.match-table-basic .match-table-odds th{padding-left:3px;padding-right:3px}.match-table-basic .match-table-odds td:first-child,.match-table-basic .match-table-odds th:first-child{text-align:left;min-width:0}.match-table-basic .match-table-odds td:last-child,.match-table-basic .match-table-odds th:last-child{padding-right:15px}.match-table-basic .match-table-odds th:first-child{padding-left:15px}.match-table-basic .match-table-odds td{padding-top:0;padding-bottom:0;height:auto;text-align:center}.match-table-basic .card{width:16px;height:16px}.match-table-basic .card.card-yellow{fill:#f8d71c}.match-table-basic .card.card-red{fill:#d62628}@media only screen and (min-width:680px){.match-table-basic-title{margin-left:0;margin-right:0}.match-table-basic td.pr-4,.match-table-basic th.pr-4{padding-right:4px}.match-table-basic th .th-name{max-width:100%;vertical-align:middle}.match-table-basic .match-table-basic-wrap{margin-left:0;margin-right:0}.match-table-basic.is-scrollable .match-table-basic-wrap{margin:0 -10px 15px 0;padding-bottom:15px;border-bottom-left-radius:8px;background-image:linear-gradient(0,#fff 50%,transparent 0)}.match-table-basic.is-scrollable .match-table-basic-wrap.max-scroll{border-bottom-right-radius:8px}.match-table-basic.is-scrollable .match-table-basic-scroll table{padding-bottom:15px}.match-table-basic.is-scrollable .match-table-basic-scroll::-webkit-scrollbar{display:block;height:4px;background-color:#fff}.match-table-basic.is-scrollable .match-table-basic-scroll::-webkit-scrollbar-track{background-color:#cfcfcf;border-radius:2px;height:4px;margin:0 20px 0 10px}.match-table-basic.is-scrollable .match-table-basic-scroll::-webkit-scrollbar-thumb{background:#e8e8e8;border-radius:2px}.match-table-basic:not(.is-scrollable) .is-player{min-width:172px;width:auto}.match-table-basic .bk{padding-right:10px}.match-table-basic .bk a{padding-left:15px}.match-table-basic .bk .icon-fire{width:18px;height:18px}.match-table-basic .bk .icon-star{width:16px;height:16px;margin-left:20px}.match-table-basic .match-table-players-stat .is-player{padding-left:15px}.match-table-basic .match-table-odds-scroll{position:relative}.match-table-basic .match-table-odds-scroll:after{content:"";position:absolute;width:100%;background:#fff;bottom:10px;z-index:0;top:50px;left:0}.match-table-basic .match-table-odds td,.match-table-basic .match-table-odds th{padding-left:5px;padding-right:5px}.match-table-basic .match-table-odds td:first-child,.match-table-basic .match-table-odds th:first-child{padding-left:0}.match-table-basic .match-table-basic-group-stage .is-player{width:100%}.match-table-basic .match-table-basic-group-stage .is-pos{min-width:72px}.match-table-basic-bottom{margin:15px 10px 0}.match-table-basic-bottom>div:first-child{margin-top:0}.match-table-basic-legend-mobile{display:none}.match-table-basic-legend{display:block}}@media only screen and (max-width:681px){.match-table-basic th.short-name>span{font-size:0}.match-table-basic th.short-name>span:before{content:attr(data-short);font-size:14px}.match-table-basic .is-pos .number:after{left:30px}.match-table-basic table.table-basic-group-stage td,.match-table-basic table.table-basic-group-stage th{height:auto;min-width:0;padding-left:6px;padding-right:6px}.match-table-basic table.table-basic-group-stage td:first-child,.match-table-basic table.table-basic-group-stage th:first-child{padding-right:20px}.match-table-basic table.table-basic-group-stage td.is-player,.match-table-basic table.table-basic-group-stage th.is-player{padding-left:10px;padding-right:10px}.match-table-basic table.table-basic-group-stage td.is-player .player,.match-table-basic table.table-basic-group-stage th.is-player .player{padding-left:25px}.match-table-basic table.table-basic-group-stage td.is-player .player img,.match-table-basic table.table-basic-group-stage th.is-player .player img{left:-10px;margin:0}.match-table-basic table.table-basic-group-stage td:first-child{padding-left:10px;padding-right:10px}.match-table-basic table.table-tournament-general .is-player{max-width:100px;text-align:left}.match-table-basic table.table-tournament-general td,.match-table-basic table.table-tournament-general th{text-align:center}}@media only screen and (max-width:374px){.match-table-basic .match-table-basic-group-stage td:first-child,.match-table-basic .match-table-basic-group-stage th:first-child{padding-right:5px}.match-table-basic .match-table-basic-group-stage td:last-child,.match-table-basic .match-table-basic-group-stage th:last-child{padding-right:5px;padding-left:3px}.match-table-basic .match-table-basic-group-stage .is-pos .number:after{left:20px}}.match-nav-buttons{position:relative;display:flex;overflow:auto;line-height:1.15;padding:0 15px;margin-bottom:10px}.match-nav-buttons::-webkit-scrollbar{display:none}.match-nav-buttons-scroller{position:relative}.match-nav-buttons-scroller .scroll-arrow{--size:60px;position:absolute;cursor:pointer;border:none;outline:none;box-shadow:none;background:linear-gradient(90deg,#fff 0,#fff 41%,hsla(0,0%,100%,.4) 57%,hsla(0,0%,100%,0));width:var(--size);min-width:var(--size);max-width:var(--size);top:0;left:0;height:100%;display:inline-flex;align-items:center;justify-content:flex-start;visibility:hidden;opacity:0;transition:opacity .35s ease-in-out;z-index:3}@media screen and (max-width:1099px){.match-nav-buttons-scroller .scroll-arrow{display:none!important}}.match-nav-buttons-scroller .scroll-arrow.is-active{opacity:1;visibility:visible}.match-nav-buttons-scroller .scroll-arrow:hover:before{border-color:var(--primary-color);background-color:var(--primary-color)}.match-nav-buttons-scroller .scroll-arrow:hover svg{fill:#fff}.match-nav-buttons-scroller .scroll-arrow svg{--size:10px;width:var(--size);min-width:var(--size);max-width:var(--size);height:var(--size);position:relative;z-index:3;transform:rotate(-180deg);margin-left:6px;transition:fill .35s ease-in-out}.match-nav-buttons-scroller .scroll-arrow:before{--size:24px;width:var(--size);height:var(--size);background-color:var(--background-color);border:1px solid var(--grey-medium);position:absolute;left:0;top:50%;transform:translateY(-50%);content:"";border-radius:50%}.match-nav-buttons-scroller .scroll-arrow.is-right{right:0;left:auto;justify-content:flex-end;background:linear-gradient(270deg,#fff 0,#fff 41%,hsla(0,0%,100%,.4) 57%,hsla(0,0%,100%,0))}.match-nav-buttons-scroller .scroll-arrow.is-right:before{left:auto;right:0}.match-nav-buttons-scroller .scroll-arrow.is-right svg{transform:none;margin-left:0;margin-right:6px}.match-nav-buttons-item{background-color:#fff;box-shadow:0 0 10px -5px rgba(95,99,109,.5);border-radius:4px;margin-right:10px;padding:8px 11px;font-size:16px;color:var(--gray-color);font-weight:700;white-space:nowrap}.match-nav-buttons-item:last-child{margin-right:0}.match-nav-buttons-item.is-active,.match-nav-buttons-item.is-select,.match-nav-buttons-item:hover{color:#000;cursor:pointer}.match-nav-buttons.match-nav-buttons-dropdown{overflow:visible}.match-nav-buttons.match-nav-buttons-dropdown:not(:first-child){margin-top:15px}.match-nav-buttons.match-nav-buttons-dropdown:after{display:none}.match-nav-buttons.border-items .match-nav-buttons-item{border:1px solid #d5d5d5;box-shadow:none}.match-nav-buttons.single{margin-bottom:0}.match-nav-buttons.grey-bg{background-color:#f0f0f0;border-radius:8px;padding:15px 10px;margin-top:15px}.match-dropdown{position:relative;margin-right:10px;width:100%}.match-dropdown.is-open .match-dropdown-toggle{border-bottom-color:transparent;border-bottom-right-radius:0;border-bottom-left-radius:0}.match-dropdown.is-open .match-dropdown-body{opacity:1;visibility:visible;padding-top:50px;z-index:4;transition:padding .3s ease,opacity .6s ease}.match-dropdown.is-open .match-dropdown-body:before{content:"";position:absolute;top:40px;left:15px;right:15px;height:1px;background-color:#e9e9e9}.match-dropdown:last-child{margin-right:0}.match-dropdown-toggle{position:relative;display:flex;align-items:center;width:100%;height:40px;padding:5px 50px 5px 15px;background-color:#fff;color:#666;border-radius:4px;border:1px solid #e9e9e9;z-index:5}.match-dropdown-toggle:after{content:"";position:absolute;right:18px;top:13px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.29 1.41L6.88 6l-4.59 4.59L3.71 12l6-6-6-6z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%;width:10px;height:10px;transform:rotate(90deg)}.match-dropdown-toggle:hover{color:#000}.match-dropdown-body{position:absolute;top:0;left:0;background-color:#fff;width:100%;border:1px solid #e9e9e9;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:10px 15px 15px;z-index:-1;opacity:0;visibility:hidden;transition:padding .6s ease,opacity .3s ease}.match-dropdown-filter{display:flex;margin-bottom:15px;position:relative}.match-dropdown-filter svg{width:16px;height:16px;fill:#666}.match-dropdown-filter input{border:1px solid #e9e9e9;box-sizing:border-box;border-radius:4px;height:34px;padding:8px 36px 8px 10px;width:100%}.match-dropdown-filter button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;position:absolute;top:0;right:0;border-radius:4px;border:1px solid #e9e9e9;background:none}.match-dropdown-filter button:hover{border-color:var(--primary-color);background-color:var(--primary-color)}.match-dropdown-filter button:hover svg{fill:#fff}.match-dropdown-scroller{max-height:242px;overflow:auto}.match-dropdown-scroller::-webkit-scrollbar{width:6px}.match-dropdown-scroller::-webkit-scrollbar-track{border-radius:6px;background-color:#e9e9e9;border:1px solid #fff}.match-dropdown-scroller::-webkit-scrollbar-thumb{background-color:var(--gray-color);border-radius:6px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.match-dropdown-point{position:relative;margin-bottom:10px}.match-dropdown-point:last-child{margin-bottom:0}.match-dropdown-point-btn,.match-dropdown-point-label{display:block;background:none;width:100%;text-align:left;color:#666;padding-right:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.match-dropdown-point-btn:hover,.match-dropdown-point-label:hover{color:#000}.match-dropdown-point-input{position:absolute;opacity:0}.match-dropdown-point-input+label{padding-left:25px}.match-dropdown-point-input+label:before{content:"";position:absolute;left:0;top:0;width:16px;height:16px;border:1px solid #949cab;border-radius:3px}.match-dropdown-point-input+label:after{content:"";position:absolute;top:4px;left:4px;width:8px;height:8px;background-image:url(../../img/icons/check.svg);background-repeat:no-repeat;background-position:50%;opacity:0;transform:scale(1.2);transition:opacity .2s ease-in-out,transform .4s ease-in-out;transition-delay:.1s}.match-dropdown-point-input:checked+label:after{opacity:1;transform:scale(1)}.match-dropdown-point-input:checked+label:before{border-color:var(--primary-color);background-color:var(--primary-color)}@media only screen and (min-width:680px){.match-nav-buttons{padding:0;margin-left:0;margin-right:0}.match-nav-buttons:after{display:none}}@media only screen and (max-width:681px){.match-nav-buttons.match-nav-buttons-dropdown{flex-direction:column}.match-nav-buttons .match-dropdown{margin-right:0;margin-bottom:10px}.match-nav-buttons .match-dropdown:last-child{margin-bottom:0}.match-nav-buttons .match-dropdown.is-open .match-dropdown-body{z-index:6;top:100%;border-top:0;padding-top:10px}.match-nav-buttons .match-dropdown.is-open .match-dropdown-body:before{top:0}}.flag{background:url(../../img/flags.png) no-repeat;display:inline-block;background-size:18px 7800px;width:18px;height:18px}.flag-abkhazia-12{width:12px;height:12px;background-position:0 0}.flag-abkhazia{background-position:0 -12px}.flag-basque-country-12{width:12px;height:12px;background-position:0 -30px}.flag-basque-country{background-position:0 -42px}.flag-british-antarctic-territory-12{width:12px;height:12px;background-position:0 -60px}.flag-british-antarctic-territory{background-position:0 -72px}.flag-commonwealth-12{width:12px;height:12px;background-position:0 -90px}.flag-commonwealth{background-position:0 -102px}.flag-gb-eng-12{width:12px;height:12px;background-position:0 -120px}.flag-gb-eng{background-position:0 -132px}.flag-gosquared-12{width:12px;height:12px;background-position:0 -150px}.flag-gosquared{background-position:0 -162px}.flag-xk-12{width:12px;height:12px;background-position:0 -180px}.flag-xk{background-position:0 -192px}.flag-mars-12{width:12px;height:12px;background-position:0 -210px}.flag-mars{background-position:0 -222px}.flag-nagorno-karabakh-12{width:12px;height:12px;background-position:0 -240px}.flag-nagorno-karabakh{background-position:0 -252px}.flag-nato-12{width:12px;height:12px;background-position:0 -270px}.flag-nato{background-position:0 -282px}.flag-northern-cyprus-12{width:12px;height:12px;background-position:0 -300px}.flag-northern-cyprus{background-position:0 -312px}.flag-olympics-12{width:12px;height:12px;background-position:0 -330px}.flag-olympics{background-position:0 -342px}.flag-red-cross-12{width:12px;height:12px;background-position:0 -360px}.flag-red-cross{background-position:0 -372px}.flag-gb-sct-12,.flag-scotland-12{width:12px;height:12px;background-position:0 -390px}.flag-gb-sct,.flag-scotland{background-position:0 -402px}.flag-somaliland-12{width:12px;height:12px;background-position:0 -420px}.flag-somaliland{background-position:0 -432px}.flag-south-ossetia-12{width:12px;height:12px;background-position:0 -450px}.flag-south-ossetia{background-position:0 -462px}.flag-sac-12,.flag-united-nations-12,.flag-unknown-12,.flag-unkown-12{width:12px;height:12px;background-position:0 -480px}.flag-sac,.flag-united-nations,.flag-unknown,.flag-unkown{background-position:0 -492px}.flag-gb-wls-12{width:12px;height:12px;background-position:0 -540px}.flag-gb-wls{background-position:0 -552px}.flag-ad-12{width:12px;height:12px;background-position:0 -570px}.flag-ad{background-position:0 -582px}.flag-ae-12{width:12px;height:12px;background-position:0 -600px}.flag-ae{background-position:0 -612px}.flag-af-12{width:12px;height:12px;background-position:0 -630px}.flag-af{background-position:0 -642px}.flag-ag-12{width:12px;height:12px;background-position:0 -660px}.flag-ag{background-position:0 -672px}.flag-ai-12{width:12px;height:12px;background-position:0 -690px}.flag-ai{background-position:0 -702px}.flag-al-12{width:12px;height:12px;background-position:0 -720px}.flag-al{background-position:0 -732px}.flag-am-12{width:12px;height:12px;background-position:0 -750px}.flag-am{background-position:0 -762px}.flag-an-12{width:12px;height:12px;background-position:0 -780px}.flag-an{background-position:0 -792px}.flag-ao-12{width:12px;height:12px;background-position:0 -810px}.flag-ao{background-position:0 -822px}.flag-aq-12{width:12px;height:12px;background-position:0 -840px}.flag-aq{background-position:0 -852px}.flag-ar-12{width:12px;height:12px;background-position:0 -870px}.flag-ar{background-position:0 -882px}.flag-as-12{width:12px;height:12px;background-position:0 -900px}.flag-as{background-position:0 -912px}.flag-at-12{width:12px;height:12px;background-position:0 -930px}.flag-at{background-position:0 -942px}.flag-au-12{width:12px;height:12px;background-position:0 -960px}.flag-au{background-position:0 -972px}.flag-aw-12{width:12px;height:12px;background-position:0 -990px}.flag-aw{background-position:0 -1002px}.flag-ax-12{width:12px;height:12px;background-position:0 -1020px}.flag-ax{background-position:0 -1032px}.flag-az-12{width:12px;height:12px;background-position:0 -1050px}.flag-az{background-position:0 -1062px}.flag-ba-12{width:12px;height:12px;background-position:0 -1080px}.flag-ba{background-position:0 -1092px}.flag-bb-12{width:12px;height:12px;background-position:0 -1110px}.flag-bb{background-position:0 -1122px}.flag-bd-12{width:12px;height:12px;background-position:0 -1140px}.flag-bd{background-position:0 -1152px}.flag-be-12{width:12px;height:12px;background-position:0 -1170px}.flag-be{background-position:0 -1182px}.flag-bf-12{width:12px;height:12px;background-position:0 -1200px}.flag-bf{background-position:0 -1212px}.flag-bg-12{width:12px;height:12px;background-position:0 -1230px}.flag-bg{background-position:0 -1242px}.flag-bh-12{width:12px;height:12px;background-position:0 -1260px}.flag-bh{background-position:0 -1272px}.flag-bi-12{width:12px;height:12px;background-position:0 -1290px}.flag-bi{background-position:0 -1302px}.flag-bj-12{width:12px;height:12px;background-position:0 -1320px}.flag-bj{background-position:0 -1332px}.flag-bl-12{width:12px;height:12px;background-position:0 -1350px}.flag-bl{background-position:0 -1362px}.flag-bm-12{width:12px;height:12px;background-position:0 -1380px}.flag-bm{background-position:0 -1392px}.flag-bn-12{width:12px;height:12px;background-position:0 -1410px}.flag-bn{background-position:0 -1422px}.flag-bo-12{width:12px;height:12px;background-position:0 -1440px}.flag-bo{background-position:0 -1452px}.flag-br-12{width:12px;height:12px;background-position:0 -1470px}.flag-br{background-position:0 -1482px}.flag-bs-12{width:12px;height:12px;background-position:0 -1500px}.flag-bs{background-position:0 -1512px}.flag-bt-12{width:12px;height:12px;background-position:0 -1530px}.flag-bt{background-position:0 -1542px}.flag-bw-12{width:12px;height:12px;background-position:0 -1560px}.flag-bw{background-position:0 -1572px}.flag-by-12{width:12px;height:12px;background-position:0 -1590px}.flag-by{background-position:0 -1602px}.flag-bz-12{width:12px;height:12px;background-position:0 -1620px}.flag-bz{background-position:0 -1632px}.flag-ca-12{width:12px;height:12px;background-position:0 -1650px}.flag-ca{background-position:0 -1662px}.flag-cc-12{width:12px;height:12px;background-position:0 -1680px}.flag-cc{background-position:0 -1692px}.flag-cd-12{width:12px;height:12px;background-position:0 -1710px}.flag-cd{background-position:0 -1722px}.flag-cf-12{width:12px;height:12px;background-position:0 -1740px}.flag-cf{background-position:0 -1752px}.flag-cg-12{width:12px;height:12px;background-position:0 -1770px}.flag-cg{background-position:0 -1782px}.flag-ch-12{width:12px;height:12px;background-position:0 -1800px}.flag-ch{background-position:0 -1812px}.flag-ci-12{width:12px;height:12px;background-position:0 -1830px}.flag-ci{background-position:0 -1842px}.flag-ck-12{width:12px;height:12px;background-position:0 -1860px}.flag-ck{background-position:0 -1872px}.flag-cl-12{width:12px;height:12px;background-position:0 -1890px}.flag-cl{background-position:0 -1902px}.flag-cm-12{width:12px;height:12px;background-position:0 -1920px}.flag-cm{background-position:0 -1932px}.flag-cn-12{width:12px;height:12px;background-position:0 -1950px}.flag-cn{background-position:0 -1962px}.flag-co-12{width:12px;height:12px;background-position:0 -1980px}.flag-co{background-position:0 -1992px}.flag-cr-12{width:12px;height:12px;background-position:0 -2010px}.flag-cr{background-position:0 -2022px}.flag-cu-12{width:12px;height:12px;background-position:0 -2040px}.flag-cu{background-position:0 -2052px}.flag-cv-12{width:12px;height:12px;background-position:0 -2070px}.flag-cv{background-position:0 -2082px}.flag-cw-12{width:12px;height:12px;background-position:0 -2100px}.flag-cw{background-position:0 -2112px}.flag-cx-12{width:12px;height:12px;background-position:0 -2130px}.flag-cx{background-position:0 -2142px}.flag-cy-12{width:12px;height:12px;background-position:0 -2160px}.flag-cy{background-position:0 -2172px}.flag-cz-12{width:12px;height:12px;background-position:0 -2190px}.flag-cz{background-position:0 -2202px}.flag-de-12{width:12px;height:12px;background-position:0 -2220px}.flag-de{background-position:0 -2232px}.flag-dj-12{width:12px;height:12px;background-position:0 -2250px}.flag-dj{background-position:0 -2262px}.flag-dk-12{width:12px;height:12px;background-position:0 -2280px}.flag-dk{background-position:0 -2292px}.flag-dm-12{width:12px;height:12px;background-position:0 -2310px}.flag-dm{background-position:0 -2322px}.flag-do-12{width:12px;height:12px;background-position:0 -2340px}.flag-do{background-position:0 -2352px}.flag-dz-12{width:12px;height:12px;background-position:0 -2370px}.flag-dz{background-position:0 -2382px}.flag-ec-12{width:12px;height:12px;background-position:0 -2400px}.flag-ec{background-position:0 -2412px}.flag-ee-12{width:12px;height:12px;background-position:0 -2430px}.flag-ee{background-position:0 -2442px}.flag-eg-12{width:12px;height:12px;background-position:0 -2460px}.flag-eg{background-position:0 -2472px}.flag-eh-12{width:12px;height:12px;background-position:0 -2490px}.flag-eh{background-position:0 -2502px}.flag-er-12{width:12px;height:12px;background-position:0 -2520px}.flag-er{background-position:0 -2532px}.flag-es-12{width:12px;height:12px;background-position:0 -2550px}.flag-es{background-position:0 -2562px}.flag-et-12{width:12px;height:12px;background-position:0 -2580px}.flag-et{background-position:0 -2592px}.flag-eu-12{width:12px;height:12px;background-position:0 -2610px}.flag-eu{background-position:0 -2622px}.flag-fi-12{width:12px;height:12px;background-position:0 -2640px}.flag-fi{background-position:0 -2652px}.flag-fj-12{width:12px;height:12px;background-position:0 -2670px}.flag-fj{background-position:0 -2682px}.flag-fk-12{width:12px;height:12px;background-position:0 -2700px}.flag-fk{background-position:0 -2712px}.flag-fm-12{width:12px;height:12px;background-position:0 -2730px}.flag-fm{background-position:0 -2742px}.flag-fo-12{width:12px;height:12px;background-position:0 -2760px}.flag-fo{background-position:0 -2772px}.flag-fr-12,.flag-gp-12{width:12px;height:12px;background-position:0 -2790px}.flag-fr,.flag-gp{background-position:0 -2802px}.flag-ga-12{width:12px;height:12px;background-position:0 -2820px}.flag-ga{background-position:0 -2832px}.flag-gb-12{width:12px;height:12px;background-position:0 -2850px}.flag-gb{background-position:0 -2862px}.flag-gd-12{width:12px;height:12px;background-position:0 -2880px}.flag-gd{background-position:0 -2892px}.flag-ge-12{width:12px;height:12px;background-position:0 -2910px}.flag-ge{background-position:0 -2922px}.flag-gg-12{width:12px;height:12px;background-position:0 -2940px}.flag-gg{background-position:0 -2952px}.flag-gh-12{width:12px;height:12px;background-position:0 -2970px}.flag-gh{background-position:0 -2982px}.flag-gi-12{width:12px;height:12px;background-position:0 -3000px}.flag-gi{background-position:0 -3012px}.flag-gl-12{width:12px;height:12px;background-position:0 -3030px}.flag-gl{background-position:0 -3042px}.flag-gm-12{width:12px;height:12px;background-position:0 -3060px}.flag-gm{background-position:0 -3072px}.flag-gn-12{width:12px;height:12px;background-position:0 -3090px}.flag-gn{background-position:0 -3102px}.flag-gq-12{width:12px;height:12px;background-position:0 -3120px}.flag-gq{background-position:0 -3132px}.flag-gr-12{width:12px;height:12px;background-position:0 -3150px}.flag-gr{background-position:0 -3162px}.flag-gs-12{width:12px;height:12px;background-position:0 -3180px}.flag-gs{background-position:0 -3192px}.flag-gt-12{width:12px;height:12px;background-position:0 -3210px}.flag-gt{background-position:0 -3222px}.flag-gu-12{width:12px;height:12px;background-position:0 -3240px}.flag-gu{background-position:0 -3252px}.flag-gw-12{width:12px;height:12px;background-position:0 -3270px}.flag-gw{background-position:0 -3282px}.flag-gy-12{width:12px;height:12px;background-position:0 -3300px}.flag-gy{background-position:0 -3312px}.flag-hk-12{width:12px;height:12px;background-position:0 -3330px}.flag-hk{background-position:0 -3342px}.flag-hn-12{width:12px;height:12px;background-position:0 -3360px}.flag-hn{background-position:0 -3372px}.flag-hr-12{width:12px;height:12px;background-position:0 -3390px}.flag-hr{background-position:0 -3402px}.flag-ht-12{width:12px;height:12px;background-position:0 -3420px}.flag-ht{background-position:0 -3432px}.flag-hu-12{width:12px;height:12px;background-position:0 -3450px}.flag-hu{background-position:0 -3462px}.flag-ic-12{width:12px;height:12px;background-position:0 -3480px}.flag-ic{background-position:0 -3492px}.flag-id-12{width:12px;height:12px;background-position:0 -3510px}.flag-id{background-position:0 -3522px}.flag-ie-12{width:12px;height:12px;background-position:0 -3540px}.flag-ie{background-position:0 -3552px}.flag-il-12{width:12px;height:12px;background-position:0 -3570px}.flag-il{background-position:0 -3582px}.flag-im-12{width:12px;height:12px;background-position:0 -3600px}.flag-im{background-position:0 -3612px}.flag-in-12{width:12px;height:12px;background-position:0 -3630px}.flag-in{background-position:0 -3642px}.flag-iq-12{width:12px;height:12px;background-position:0 -3660px}.flag-iq{background-position:0 -3672px}.flag-ir-12{width:12px;height:12px;background-position:0 -3690px}.flag-ir{background-position:0 -3702px}.flag-is-12{width:12px;height:12px;background-position:0 -3720px}.flag-is{background-position:0 -3732px}.flag-it-12{width:12px;height:12px;background-position:0 -3750px}.flag-it{background-position:0 -3762px}.flag-je-12{width:12px;height:12px;background-position:0 -3780px}.flag-je{background-position:0 -3792px}.flag-jm-12{width:12px;height:12px;background-position:0 -3810px}.flag-jm{background-position:0 -3822px}.flag-jo-12{width:12px;height:12px;background-position:0 -3840px}.flag-jo{background-position:0 -3852px}.flag-jp-12{width:12px;height:12px;background-position:0 -3870px}.flag-jp{background-position:0 -3882px}.flag-ke-12{width:12px;height:12px;background-position:0 -3900px}.flag-ke{background-position:0 -3912px}.flag-kg-12{width:12px;height:12px;background-position:0 -3930px}.flag-kg{background-position:0 -3942px}.flag-kh-12{width:12px;height:12px;background-position:0 -3960px}.flag-kh{background-position:0 -3972px}.flag-ki-12{width:12px;height:12px;background-position:0 -3990px}.flag-ki{background-position:0 -4002px}.flag-km-12{width:12px;height:12px;background-position:0 -4020px}.flag-km{background-position:0 -4032px}.flag-kn-12{width:12px;height:12px;background-position:0 -4050px}.flag-kn{background-position:0 -4062px}.flag-kp-12{width:12px;height:12px;background-position:0 -4080px}.flag-kp{background-position:0 -4092px}.flag-kr-12{width:12px;height:12px;background-position:0 -4110px}.flag-kr{background-position:0 -4122px}.flag-kw-12{width:12px;height:12px;background-position:0 -4140px}.flag-kw{background-position:0 -4152px}.flag-ky-12{width:12px;height:12px;background-position:0 -4170px}.flag-ky{background-position:0 -4182px}.flag-kz-12{width:12px;height:12px;background-position:0 -4200px}.flag-kz{background-position:0 -4212px}.flag-la-12{width:12px;height:12px;background-position:0 -4230px}.flag-la{background-position:0 -4242px}.flag-lb-12{width:12px;height:12px;background-position:0 -4260px}.flag-lb{background-position:0 -4272px}.flag-lc-12{width:12px;height:12px;background-position:0 -4290px}.flag-lc{background-position:0 -4302px}.flag-li-12{width:12px;height:12px;background-position:0 -4320px}.flag-li{background-position:0 -4332px}.flag-lk-12{width:12px;height:12px;background-position:0 -4350px}.flag-lk{background-position:0 -4362px}.flag-lr-12{width:12px;height:12px;background-position:0 -4380px}.flag-lr{background-position:0 -4392px}.flag-ls-12{width:12px;height:12px;background-position:0 -4410px}.flag-ls{background-position:0 -4422px}.flag-lt-12{width:12px;height:12px;background-position:0 -4440px}.flag-lt{background-position:0 -4452px}.flag-lu-12{width:12px;height:12px;background-position:0 -4470px}.flag-lu{background-position:0 -4482px}.flag-lv-12{width:12px;height:12px;background-position:0 -4500px}.flag-lv{background-position:0 -4512px}.flag-ly-12{width:12px;height:12px;background-position:0 -4530px}.flag-ly{background-position:0 -4542px}.flag-ma-12{width:12px;height:12px;background-position:0 -4560px}.flag-ma{background-position:0 -4572px}.flag-mc-12{width:12px;height:12px;background-position:0 -4590px}.flag-mc{background-position:0 -4602px}.flag-md-12{width:12px;height:12px;background-position:0 -4620px}.flag-md{background-position:0 -4632px}.flag-me-12{width:12px;height:12px;background-position:0 -4650px}.flag-me{background-position:0 -4662px}.flag-mf-12{width:12px;height:12px;background-position:0 -4680px}.flag-mf{background-position:0 -4692px}.flag-mg-12{width:12px;height:12px;background-position:0 -4710px}.flag-mg{background-position:0 -4722px}.flag-mh-12{width:12px;height:12px;background-position:0 -4740px}.flag-mh{background-position:0 -4752px}.flag-mk-12{width:12px;height:12px;background-position:0 -4770px}.flag-mk{background-position:0 -4782px}.flag-ml-12{width:12px;height:12px;background-position:0 -4800px}.flag-ml{background-position:0 -4812px}.flag-mm-12{width:12px;height:12px;background-position:0 -4830px}.flag-mm{background-position:0 -4842px}.flag-mn-12{width:12px;height:12px;background-position:0 -4860px}.flag-mn{background-position:0 -4872px}.flag-mo-12{width:12px;height:12px;background-position:0 -4890px}.flag-mo{background-position:0 -4902px}.flag-mp-12{width:12px;height:12px;background-position:0 -4920px}.flag-mp{background-position:0 -4932px}.flag-mq-12{width:12px;height:12px;background-position:0 -4950px}.flag-mq{background-position:0 -4962px}.flag-mr-12{width:12px;height:12px;background-position:0 -4980px}.flag-mr{background-position:0 -4992px}.flag-ms-12{width:12px;height:12px;background-position:0 -5010px}.flag-ms{background-position:0 -5022px}.flag-mt-12{width:12px;height:12px;background-position:0 -5040px}.flag-mt{background-position:0 -5052px}.flag-mu-12{width:12px;height:12px;background-position:0 -5070px}.flag-mu{background-position:0 -5082px}.flag-mv-12{width:12px;height:12px;background-position:0 -5100px}.flag-mv{background-position:0 -5112px}.flag-mw-12{width:12px;height:12px;background-position:0 -5130px}.flag-mw{background-position:0 -5142px}.flag-mx-12{width:12px;height:12px;background-position:0 -5160px}.flag-mx{background-position:0 -5172px}.flag-my-12{width:12px;height:12px;background-position:0 -5190px}.flag-my{background-position:0 -5202px}.flag-mz-12{width:12px;height:12px;background-position:0 -5220px}.flag-mz{background-position:0 -5232px}.flag-na-12{width:12px;height:12px;background-position:0 -5250px}.flag-na{background-position:0 -5262px}.flag-nc-12{width:12px;height:12px;background-position:0 -5280px}.flag-nc{background-position:0 -5292px}.flag-ne-12{width:12px;height:12px;background-position:0 -5310px}.flag-ne{background-position:0 -5322px}.flag-nf-12{width:12px;height:12px;background-position:0 -5340px}.flag-nf{background-position:0 -5352px}.flag-ng-12{width:12px;height:12px;background-position:0 -5370px}.flag-ng{background-position:0 -5382px}.flag-ni-12{width:12px;height:12px;background-position:0 -5400px}.flag-ni{background-position:0 -5412px}.flag-gb-nir-12{width:12px;height:12px;background-position:0 -2850px}.flag-gb-nir{background-position:0 -2862px}.flag-nl-12{width:12px;height:12px;background-position:0 -5430px}.flag-nl{background-position:0 -5442px}.flag-no-12{width:12px;height:12px;background-position:0 -5460px}.flag-no{background-position:0 -5472px}.flag-np-12{width:12px;height:12px;background-position:0 -5490px}.flag-np{background-position:0 -5502px}.flag-nr-12{width:12px;height:12px;background-position:0 -5520px}.flag-nr{background-position:0 -5532px}.flag-nu-12{width:12px;height:12px;background-position:0 -5550px}.flag-nu{background-position:0 -5562px}.flag-nz-12{width:12px;height:12px;background-position:0 -5580px}.flag-nz{background-position:0 -5592px}.flag-om-12{width:12px;height:12px;background-position:0 -5610px}.flag-om{background-position:0 -5622px}.flag-pa-12{width:12px;height:12px;background-position:0 -5640px}.flag-pa{background-position:0 -5652px}.flag-pe-12{width:12px;height:12px;background-position:0 -5670px}.flag-pe{background-position:0 -5682px}.flag-pf-12{width:12px;height:12px;background-position:0 -5700px}.flag-pf{background-position:0 -5712px}.flag-pg-12{width:12px;height:12px;background-position:0 -5730px}.flag-pg{background-position:0 -5742px}.flag-ph-12{width:12px;height:12px;background-position:0 -5760px}.flag-ph{background-position:0 -5772px}.flag-pk-12{width:12px;height:12px;background-position:0 -5790px}.flag-pk{background-position:0 -5802px}.flag-pl-12{width:12px;height:12px;background-position:0 -5820px}.flag-pl{background-position:0 -5832px}.flag-pn-12{width:12px;height:12px;background-position:0 -5850px}.flag-pn{background-position:0 -5862px}.flag-pr-12{width:12px;height:12px;background-position:0 -5880px}.flag-pr{background-position:0 -5892px}.flag-ps-12{width:12px;height:12px;background-position:0 -5910px}.flag-ps{background-position:0 -5922px}.flag-pt-12{width:12px;height:12px;background-position:0 -5940px}.flag-pt{background-position:0 -5952px}.flag-pw-12{width:12px;height:12px;background-position:0 -5970px}.flag-pw{background-position:0 -5982px}.flag-py-12{width:12px;height:12px;background-position:0 -6000px}.flag-py{background-position:0 -6012px}.flag-qa-12{width:12px;height:12px;background-position:0 -6030px}.flag-qa{background-position:0 -6042px}.flag-ro-12{width:12px;height:12px;background-position:0 -6060px}.flag-ro{background-position:0 -6072px}.flag-rs-12{width:12px;height:12px;background-position:0 -6090px}.flag-rs{background-position:0 -6102px}.flag-ru-12{width:12px;height:12px;background-position:0 -6120px}.flag-ru{background-position:0 -6132px}.flag-rw-12{width:12px;height:12px;background-position:0 -6150px}.flag-rw{background-position:0 -6162px}.flag-sa-12{width:12px;height:12px;background-position:0 -6180px}.flag-sa{background-position:0 -6192px}.flag-sb-12{width:12px;height:12px;background-position:0 -6210px}.flag-sb{background-position:0 -6222px}.flag-sc-12{width:12px;height:12px;background-position:0 -6240px}.flag-sc{background-position:0 -6252px}.flag-sd-12{width:12px;height:12px;background-position:0 -6270px}.flag-sd{background-position:0 -6282px}.flag-se-12{width:12px;height:12px;background-position:0 -6300px}.flag-se{background-position:0 -6312px}.flag-sg-12{width:12px;height:12px;background-position:0 -6330px}.flag-sg{background-position:0 -6342px}.flag-sh-12{width:12px;height:12px;background-position:0 -6360px}.flag-sh{background-position:0 -6372px}.flag-si-12{width:12px;height:12px;background-position:0 -6390px}.flag-si{background-position:0 -6402px}.flag-sk-12{width:12px;height:12px;background-position:0 -6420px}.flag-sk{background-position:0 -6432px}.flag-sl-12{width:12px;height:12px;background-position:0 -6450px}.flag-sl{background-position:0 -6462px}.flag-sm-12{width:12px;height:12px;background-position:0 -6480px}.flag-sm{background-position:0 -6492px}.flag-sn-12{width:12px;height:12px;background-position:0 -6510px}.flag-sn{background-position:0 -6522px}.flag-so-12{width:12px;height:12px;background-position:0 -6540px}.flag-so{background-position:0 -6552px}.flag-sr-12{width:12px;height:12px;background-position:0 -6570px}.flag-sr{background-position:0 -6582px}.flag-ss-12{width:12px;height:12px;background-position:0 -6600px}.flag-ss{background-position:0 -6612px}.flag-st-12{width:12px;height:12px;background-position:0 -6630px}.flag-st{background-position:0 -6642px}.flag-sv-12{width:12px;height:12px;background-position:0 -6660px}.flag-sv{background-position:0 -6672px}.flag-sy-12{width:12px;height:12px;background-position:0 -6690px}.flag-sy{background-position:0 -6702px}.flag-sz-12{width:12px;height:12px;background-position:0 -6720px}.flag-sz{background-position:0 -6732px}.flag-tc-12{width:12px;height:12px;background-position:0 -6750px}.flag-tc{background-position:0 -6762px}.flag-td-12{width:12px;height:12px;background-position:0 -6780px}.flag-td{background-position:0 -6792px}.flag-tf-12{width:12px;height:12px;background-position:0 -6810px}.flag-tf{background-position:0 -6822px}.flag-tg-12{width:12px;height:12px;background-position:0 -6840px}.flag-tg{background-position:0 -6852px}.flag-th-12{width:12px;height:12px;background-position:0 -6870px}.flag-th{background-position:0 -6882px}.flag-tj-12{width:12px;height:12px;background-position:0 -6900px}.flag-tj{background-position:0 -6912px}.flag-tk-12{width:12px;height:12px;background-position:0 -6930px}.flag-tk{background-position:0 -6942px}.flag-tl-12{width:12px;height:12px;background-position:0 -6960px}.flag-tl{background-position:0 -6972px}.flag-tm-12{width:12px;height:12px;background-position:0 -6990px}.flag-tm{background-position:0 -7002px}.flag-tn-12{width:12px;height:12px;background-position:0 -7020px}.flag-tn{background-position:0 -7032px}.flag-to-12{width:12px;height:12px;background-position:0 -7050px}.flag-to{background-position:0 -7062px}.flag-tr-12{width:12px;height:12px;background-position:0 -7080px}.flag-tr{background-position:0 -7092px}.flag-tt-12{width:12px;height:12px;background-position:0 -7110px}.flag-tt{background-position:0 -7122px}.flag-tv-12{width:12px;height:12px;background-position:0 -7140px}.flag-tv{background-position:0 -7152px}.flag-tw-12{width:12px;height:12px;background-position:0 -7170px}.flag-tw{background-position:0 -7182px}.flag-tz-12{width:12px;height:12px;background-position:0 -7200px}.flag-tz{background-position:0 -7212px}.flag-ua-12{width:12px;height:12px;background-position:0 -7230px}.flag-ua{background-position:0 -7242px}.flag-ug-12{width:12px;height:12px;background-position:0 -7260px}.flag-ug{background-position:0 -7272px}.flag-us-12{width:12px;height:12px;background-position:0 -7290px}.flag-us{background-position:0 -7302px}.flag-uy-12{width:12px;height:12px;background-position:0 -7320px}.flag-uy{background-position:0 -7332px}.flag-uz-12{width:12px;height:12px;background-position:0 -7350px}.flag-uz{background-position:0 -7362px}.flag-va-12{width:12px;height:12px;background-position:0 -7380px}.flag-va{background-position:0 -7392px}.flag-vc-12{width:12px;height:12px;background-position:0 -7410px}.flag-vc{background-position:0 -7422px}.flag-ve-12{width:12px;height:12px;background-position:0 -7440px}.flag-ve{background-position:0 -7452px}.flag-vg-12{width:12px;height:12px;background-position:0 -7470px}.flag-vg{background-position:0 -7482px}.flag-vi-12{width:12px;height:12px;background-position:0 -7500px}.flag-vi{background-position:0 -7512px}.flag-vn-12{width:12px;height:12px;background-position:0 -7530px}.flag-vn{background-position:0 -7542px}.flag-vu-12{width:12px;height:12px;background-position:0 -7560px}.flag-vu{background-position:0 -7572px}.flag-wf-12{width:12px;height:12px;background-position:0 -7590px}.flag-wf{background-position:0 -7602px}.flag-ws-12{width:12px;height:12px;background-position:0 -7620px}.flag-ws{background-position:0 -7632px}.flag-ye-12{width:12px;height:12px;background-position:0 -7650px}.flag-ye{background-position:0 -7662px}.flag-yt-12{width:12px;height:12px;background-position:0 -7680px}.flag-yt{background-position:0 -7692px}.flag-za-12{width:12px;height:12px;background-position:0 -7710px}.flag-za{background-position:0 -7722px}.flag-zm-12{width:12px;height:12px;background-position:0 -7740px}.flag-zm{background-position:0 -7752px}.flag-zw-12{width:12px;height:12px;background-position:0 -7770px}.flag-zw{background-position:0 -7782px}.load-more-btn{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:40px;font-size:16px;line-height:40px;color:var(--main-font-color);background-color:#fff;border:2px solid var(--light-border-color);border-radius:8px}body.dark-theme .load-more-btn{color:#fff;background-color:transparent;border:none}body.dark-theme .load-more-btn:after,body.dark-theme .load-more-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;transition:all .3s ease-in-out;z-index:-1}body.dark-theme .load-more-btn:before{background-image:linear-gradient(270deg,#d200ff,var(--primary-color))}body.dark-theme .load-more-btn:after{top:1px;right:1px;bottom:1px;left:1px;background-color:var(--main-background-color)}body.dark-theme .load-more-btn.is-loading,body.dark-theme .load-more-btn:hover{background-color:transparent}body.dark-theme .load-more-btn.is-loading:after,body.dark-theme .load-more-btn:hover:after{opacity:0}body.gray-theme .load-more-btn{border:1px solid var(--primary-color)}.load-more-btn.is-loading,.load-more-btn:hover{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}.load-more-btn.is-loading{cursor:wait}.load-more-btn.is-loading span{display:none}.load-more-btn.is-loading svg{display:block}.load-more-btn svg{display:none;width:25px;height:25px;fill:#fff}.banner-block{margin-bottom:32px;height:150px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#999;background-color:#f2f3f7;border-radius:8px}@media (max-width:992px){.banner-block{height:210px}}.footystats-head .banner{margin-bottom:3px}@media (max-width:1100px){.footystats-head .banner{margin-bottom:20px}}.footystats-select{display:none}@media (max-width:992px){.footystats-select{position:relative;display:block;margin-bottom:20px}.footystats-select select{padding:7px 15px;width:100%;font-size:15px;line-height:17.25px;color:#000;background-color:#f7f7f7;border:none;border-radius:4px;-webkit-appearance:none;appearance:none}.footystats-select:after{content:"";position:absolute;width:10px;height:6px;right:14px;top:50%;transform:translateY(-50%);background-image:url(../../img/arr-down.svg)}}.footystats-head{padding-top:20px}.footystats-sidebar a{display:block;color:#666;font-size:14px;line-height:20px;padding-right:15px;margin-bottom:15px}.footystats-sidebar a.is-active,.footystats-sidebar a:hover{color:#000}.footystats-sidebar a.is-active{font-weight:700}@media (max-width:992px){.footystats-sidebar{display:none}}.footystats-main-title{margin-bottom:12px;font-size:24px;line-height:27.6px;font-weight:700}.footystats-main-section{display:flex;justify-content:space-between}@media (max-width:992px){.footystats-main-section{display:block}}.footystats-main-column{width:calc(50% - 10px)}@media (max-width:992px){.footystats-main-column{width:100%}}.footystats-block{padding:10px;background-color:#f2f3f7;border-radius:8px;break-inside:avoid;margin-bottom:20px}@media only screen and (min-width:1100px){.footystats-block{padding-bottom:16px}}.footystats-block-head{margin:5px 0 10px 10px}.footystats-block-title{font-size:14px;font-weight:700;line-height:1;margin-bottom:10px}.footystats-block-desc{font-size:12px;line-height:1.4;color:var(--light-gray-color)}@media only screen and (min-width:1100px){.footystats-block-desc{font-size:14px;line-height:1.2}}.footystats-block-item:nth-child(odd){background-color:#fff;border-radius:8px}.footystats-block-inner-head{padding:15px 10px;display:flex;align-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent}@media only screen and (min-width:1100px){.footystats-block-inner-head{padding:15px 12px}}.footystats-block-inner-head.is-close .footystats-block-inner-arrow svg{transform:rotate(90deg)}.footystats-block-inner-title{flex:1 1 auto;display:flex;align-items:center;font-size:14px}.footystats-block-inner-title img{margin:0 10px 0 0;width:20px;height:auto;flex:0 0 auto}.footystats-block-inner-percentage{margin-left:10px;flex:0 1 auto;padding:2px 8px;font-size:14px;white-space:nowrap;line-height:16.1px;font-weight:700;color:#000;background-color:rgba(67,68,70,.17);border-radius:4px}.footystats-block-inner-percentage.green{color:#20a94a;background-color:#dbf1e2}.footystats-block-inner-arrow{margin-left:10px;width:20px;height:20px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;background-color:transparent}.footystats-block-inner-arrow svg{width:10px;height:10px;transform:rotate(-90deg);fill:#999}.footystats-block-inner-body{display:none;padding:0 10px 10px}@media only screen and (min-width:1100px){.footystats-block-inner-body{padding:0 12px 12px}}.footystats-block-inner-row{display:flex;font-size:12px;line-height:1.15}.footystats-block-inner-row:not(:first-child){padding-top:10px}.footystats-block-inner-row:not(:last-child){padding-bottom:10px;border-bottom:1px solid #d5d5d5}.footystats-block-inner-links{margin-top:15px;display:flex;font-size:14px;line-height:16.1px}.footystats-block-inner-links a{flex:1 1 auto}.footystats-block-inner-links a:not(:first-child){margin-left:10px}.footystats-block-inner-name{flex:1 1 auto;color:#666}.footystats-block-inner-value{padding-right:5px;flex:0 0 auto;font-weight:700}.footystats-see-all-link{display:block;padding:5px;text-align:center;font-size:14px;line-height:16.1px;border:2px solid #e9e9e9;color:#000;background-color:#fff;border-radius:6px;margin-top:15px}@media only screen and (min-width:1100px){.footystats-see-all-link{margin-top:17px}}.footystats-see-all-link:hover{color:#601dc0;border-color:#601dc0}.footystats-inner-section{margin-bottom:32px}.footystats-inner-section .footystats-select{margin:20px 0 0}.footystats-inner-title{margin-bottom:12px;font-size:24px;line-height:27.6px;font-weight:700;color:#000}@media (max-width:992px){.footystats-inner-title{font-size:20px;line-height:24px}}.footystats-inner-title h2{margin-bottom:12px;font-size:24px;line-height:27.6px;font-weight:700;color:#000}@media (max-width:992px){.footystats-inner-title h2{font-size:20px;line-height:24px}}.footystats-inner-top-desc{margin:10px 0 9px;font-size:14px;line-height:20px;color:#666}.footystats-inner-table{flex-grow:1}@media (max-width:992px){.footystats-inner-table{margin-right:-15px}}@media (max-width:705px){.footystats-inner-table{margin-right:0}}.footystats-inner-table-wrapper{margin-top:4px;margin-bottom:21px}@media (max-width:992px){.footystats-inner-table-wrapper{display:flex;margin-left:-15px;margin-right:-15px;padding:0 15px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.footystats-inner-table-wrapper::-webkit-scrollbar{display:none}.footystats-inner-table-wrapper:after{content:"";display:block;padding-right:15px;width:15px;height:1px}}.footystats-inner-table-row{display:flex;min-width:100%;max-width:100%}@media (max-width:990px){.footystats-inner-table-row{max-width:none}}.footystats-inner-table .col{display:flex;align-items:center;flex:1 0}.footystats-inner-table .col:not(.col-team){text-align:center;justify-content:center}.footystats-inner-table .col-green{outline:1px solid hsla(0,0%,100%,.32)}.footystats-inner-table .col-green.--chance-more-85{background-color:rgba(32,168,74,.72)}.footystats-inner-table .col-green.--chance-between-70-85{background-color:rgba(32,168,74,.58)}.footystats-inner-table .col-green.--chance-less-70{background-color:#d2eedb}.footystats-inner-table .col-order{min-width:10px;max-width:10px;padding-left:10px;padding-right:0;justify-content:center;text-align:center;font-size:0}@media (max-width:992px){.footystats-inner-table .col-order{min-width:35px;max-width:35px;font-size:inherit}}@media (max-width:375px){.footystats-inner-table .col-order{padding-left:5px;min-width:30px;max-width:30px}}.footystats-inner-table .col-team{flex:1 1;min-width:217px;padding-right:18px}.footystats-inner-table .col-team .flag,.footystats-inner-table .col-team img{margin-right:15px;width:24px}.footystats-inner-table .col-team .match-flag{min-width:18px;width:18px}.footystats-inner-table .col-team span{overflow-x:hidden;text-overflow:ellipsis}@media (max-width:992px){.footystats-inner-table .col-team{flex-shrink:0;max-width:none}}@media (max-width:375px){.footystats-inner-table .col-team{padding-right:10px}}.footystats-inner-table .col-fraction{min-width:99px;max-width:99px}@media (max-width:375px){.footystats-inner-table .col-fraction{min-width:50px;max-width:50px}}.footystats-inner-table .col-percent{min-width:65px;max-width:65px;padding-left:14px;padding-right:13px}.footystats-inner-table .col-term{min-width:135px;max-width:135px;padding-left:20px;text-align:center;justify-content:center}@media (max-width:375px){.footystats-inner-table .col-term{padding-left:10px}}.footystats-inner-table .col-bet{min-width:144px;max-width:144px;padding-right:14px}.footystats-inner-table .col-bet a{flex:1}.footystats-inner-table .col-average{min-width:94px;max-width:94px}.footystats-inner-table-head{width:100%;font-size:14px;line-height:16.1px;color:#999}.footystats-inner-table-head .col{padding-top:11px;padding-bottom:11px;align-items:flex-start}.footystats-inner-table-head .col-team{max-width:202px}@media (max-width:1099px){.footystats-inner-table-head .col-team{max-width:none}}.footystats-inner-table-head .footystats-inner-table-row{padding:0 144px 0 10px}@media (max-width:992px){.footystats-inner-table-head .footystats-inner-table-row{padding-left:35px}.footystats-inner-table-head .footystats-inner-table-row .col-percent{justify-content:center}}@media (max-width:375px){.footystats-inner-table-head .footystats-inner-table-row{padding-left:27px}}.footystats-inner-table-body{width:auto;font-size:14px;line-height:16.1px}@media (max-width:730px){.footystats-inner-table-body{width:-moz-fit-content;width:fit-content}}.footystats-inner-table-body .footystats-inner-table-row:nth-child(odd){background-color:#f2f3f7;border-radius:8px}.footystats-inner-table-body .footystats-inner-table-row .col{padding-top:14px;padding-bottom:14px}.footystats-inner-table-body .footystats-inner-table-row .col-team a{align-self:stretch;flex:1 1;margin:-14px -18px -14px 0;display:flex;align-items:center;color:inherit}.footystats-inner-table-body .footystats-inner-table-row .col-team a:hover{color:#601dc0}.footystats-inner-table-top_v1 .col-team{min-width:216px;max-width:216px}@media (max-width:1099px){.footystats-inner-table-top_v1 .col-team{max-width:none}}.footystats-inner-table-top_v1 .col-fraction{padding-left:11px;padding-right:11px;justify-content:center;text-align:center}@media (min-width:993px){.footystats-inner-table-top_v1 .col-fraction{min-width:106px;max-width:106px}.footystats-inner-table-top_v1 .col-percent{min-width:68px;max-width:68px;justify-content:center}.footystats-inner-table-top_v1 .col-term{min-width:135px;max-width:135px;text-align:center}}.footystats-inner-table-top_v2 .footystats-inner-table-head .col-fraction,.footystats-inner-table-top_v2 .footystats-inner-table-head .col-percent{justify-content:center}.footystats-inner-table-top_v2 .col-team{min-width:227px;max-width:227px}@media (max-width:1099px){.footystats-inner-table-top_v2 .col-team{max-width:none}}.footystats-inner-table-top_v2 .col-fraction{min-width:62px;max-width:62px;justify-content:center;padding-left:5px;padding-right:5px}.footystats-inner-table-top_v2 .col-percent{justify-content:center}.footystats-inner-table-top_v2 .col-term{min-width:171px;max-width:171px;padding-left:5px;padding-right:5px}.footystats-inner-table-top_v4a .col-team{min-width:223px;max-width:223px}@media (max-width:1099px){.footystats-inner-table-top_v4a .col-team{max-width:none}}.footystats-inner-table-top_v4a .col-average{min-width:89px;max-width:89px;padding-left:5px;padding-right:5px;justify-content:center;text-align:center}.footystats-inner-table-top_v4a .col-coef{min-width:82px;max-width:82px;justify-content:center}.footystats-inner-table-top_v4a .col-term{min-width:131px;max-width:131px;padding-left:5px;padding-right:5px}.footystats-inner-table-top_v4b .col-team,.footystats-inner-table-top_v4c .col-team{min-width:206px;max-width:206px}@media (max-width:1099px){.footystats-inner-table-top_v4b .col-team,.footystats-inner-table-top_v4c .col-team{max-width:none}}.footystats-inner-table-top_v4b .col-average,.footystats-inner-table-top_v4c .col-average{min-width:73px;max-width:73px;justify-content:center;text-align:center}.footystats-inner-table-top_v4b .col-coef-home,.footystats-inner-table-top_v4c .col-coef-home{padding-left:18px;min-width:53px;max-width:53px;justify-content:center}.footystats-inner-table-top_v4b .col-coef-visitor,.footystats-inner-table-top_v4c .col-coef-visitor{min-width:84px;max-width:84px;justify-content:center}.footystats-inner-table-top_v4b .col-term,.footystats-inner-table-top_v4c .col-term{min-width:109px;max-width:109px;padding-left:0;padding-right:4px}.footystats-inner-table-top_v5 .col-team{min-width:200px}.footystats-inner-table-top_v5 .col-cards{min-width:64px;max-width:64px;justify-content:center}.footystats-inner-table-top_v5 .col-max{min-width:81px;max-width:81px;justify-content:center}.footystats-inner-table-top_v5 .col-min{min-width:66px;max-width:66px;justify-content:center}.footystats-inner-table-top_v5 .col-term{min-width:115px;max-width:115px;padding-left:0;padding-right:8px}.footystats-inner-table-top_v6 .col-team{min-width:214px;max-width:214px}@media (max-width:1099px){.footystats-inner-table-top_v6 .col-team{max-width:none}}.footystats-inner-table-top_v6 .col-fraction{min-width:114px;max-width:114px;justify-content:center;padding-left:5px;padding-right:5px}.footystats-inner-table-top_v6 .col-percent{justify-content:center}.footystats-inner-table-top_v6 .col-term{min-width:133px;max-width:133px;justify-content:center;padding-left:5px;padding-right:5px}.footystats-inner-table-top_v7 .footystats-inner-table-head .col-off-teams{padding-left:5px}.footystats-inner-table-top_v7 .col-team{min-width:171px}.footystats-inner-table-top_v7 .col-off-match{padding-left:5px;padding-right:5px;min-width:85px;max-width:85px;justify-content:center;text-align:center}.footystats-inner-table-top_v7 .col-off-teams{padding-left:5px;padding-right:5px;min-width:161px;max-width:161px;justify-content:center;text-align:center}.footystats-inner-table-top_v7 .col-term{min-width:107px;max-width:107px;padding-left:5px;padding-right:5px}.footystats-inner-table-bottom_v1 .footystats-inner-table-head .col-average,.footystats-inner-table-bottom_v1 .footystats-inner-table-head .col-percent{justify-content:center}.footystats-inner-table-bottom_v1 .col-team{min-width:227px;padding-right:24px}.footystats-inner-table-bottom_v1 .col-percent{justify-content:center}.footystats-inner-table-bottom_v1 .col-average{min-width:81px;max-width:81px;padding-left:5px;padding-right:5px;text-align:center}.footystats-inner-table-bottom_v1 .footystats-inner-table-body .col-average{justify-content:center}.footystats-inner-table-bottom_v1 .col-term{min-width:153px;max-width:153px;padding-left:5px;padding-right:5px}.footystats-inner-table-bottom_v2 .footystats-inner-table-head .col-team{min-width:173px;max-width:173px}@media (max-width:1099px){.footystats-inner-table-bottom_v2 .footystats-inner-table-head .col-team{max-width:none}}.footystats-inner-table-bottom_v2 .footystats-inner-table-head .col-percent{min-width:130px;max-width:130px;justify-content:center;text-align:center}.footystats-inner-table-bottom_v2 .footystats-inner-table-head .col-average{min-width:104px;max-width:104px;text-align:center}.footystats-inner-table-bottom_v2 .footystats-inner-table-body .col-percent{justify-content:center}.footystats-inner-table-bottom_v2 .footystats-inner-table-body .col-average{justify-content:center;padding-left:23px}.footystats-inner-table-bottom_v2 .col-team{min-width:195px;max-width:195px;padding-right:11px}@media (max-width:1099px){.footystats-inner-table-bottom_v2 .col-team{max-width:none}}.footystats-inner-table-bottom_v2 .col-percent{min-width:88px;max-width:88px}.footystats-inner-table-bottom_v2 .col-average{min-width:124px;max-width:124px}.footystats-inner-table-bottom_v2 .col-term{min-width:117px;max-width:117px;padding-left:5px;padding-right:5px}.footystats-inner-table-bottom_v3 .footystats-inner-table-head .col-fraction{min-width:62px;max-width:62px}.footystats-inner-table-bottom_v3 .footystats-inner-table-head .col-percent{min-width:104px;max-width:104px;justify-content:center;text-align:center}.footystats-inner-table-bottom_v3 .footystats-inner-table-head .col-average{min-width:95px;max-width:95px;padding-left:13px;justify-content:center;text-align:center}.footystats-inner-table-bottom_v3 .footystats-inner-table-head .col-term{min-width:122px;max-width:122px;padding-left:16px}.footystats-inner-table-bottom_v3 .col-team{min-width:141px;max-width:141px}@media (max-width:1099px){.footystats-inner-table-bottom_v3 .col-team{max-width:none}}.footystats-inner-table-bottom_v3 .col-fraction{min-width:64px;max-width:64px;padding-right:5px;padding-left:5px;justify-content:center;text-align:center}.footystats-inner-table-bottom_v3 .col-percent{min-width:100px;max-width:100px;padding-left:0;padding-right:0;justify-content:center}.footystats-inner-table-bottom_v3 .col-average{min-width:90px;max-width:90px;padding-left:20px;justify-content:center}.footystats-inner-table-bottom_v3 .col-term{min-width:130px;max-width:130px;padding-right:10px}.footystats-inner-table-bottom_v4 .col-team{min-width:227px;max-width:227px;padding-right:25px}@media (max-width:1099px){.footystats-inner-table-bottom_v4 .col-team{max-width:none}}.footystats-inner-table-bottom_v4 .col-average{min-width:79px;max-width:79px;padding-left:5px;padding-right:5px;justify-content:center;text-align:center}.footystats-inner-table-bottom_v4 .col-percent{min-width:88px;max-width:88px;justify-content:center}.footystats-inner-table-bottom_v4 .col-term{min-width:132px;max-width:132px;padding-left:11px;padding-right:11px;justify-content:center;text-align:center}.footystats-inner-table-bottom_v7 .col-team{min-width:317px;max-width:317px}.footystats-inner-table-bottom_v7 .col-percent{min-width:90px;max-width:90px;justify-content:center}.footystats-inner-table-bottom_v7 .col-term{min-width:118px;max-width:118px;padding-left:5px;padding-right:5px}.footystats-inner-bottom-desc{margin-top:20px;font-size:14px;line-height:20px;color:#666}.footystats-inner-tab{margin-top:10px}@media (max-width:992px){.footystats-inner-tab{padding-top:9px}}.footystats-inner-tab-head{display:flex;z-index:1}@media (max-width:992px){.footystats-inner-tab-head{overflow-x:auto;margin:0 -15px;padding:0 15px}}.footystats-inner-tab-list{position:relative;display:flex;justify-content:flex-start;width:100%}@media (max-width:992px){.footystats-inner-tab-list{width:auto}}.footystats-inner-tab-list:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background-color:var(--tablist-border-bottom-color);z-index:0}.footystats-inner-tab-item{position:relative;display:flex;align-items:center;color:var(--gray-color);font-size:14px;line-height:16.1px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .3s ease-in-out;padding:4px 0 13px;white-space:nowrap}@media (max-width:992px){.footystats-inner-tab-item{font-size:16px;white-space:nowrap;-webkit-user-select:none;user-select:none}}.footystats-inner-tab-item:after{content:"";position:absolute;right:100%;bottom:0;left:0;height:1px;background-color:var(--primary-color);transition:all .3s ease-in-out;z-index:1}.footystats-inner-tab-item:not(:last-child){margin-right:20px}@media (max-width:992px){.footystats-inner-tab-item:not(:last-child){margin-right:25px}}.footystats-inner-tab-item.is-select,.footystats-inner-tab-item:hover{color:var(--main-font-color)}.footystats-inner-tab-item.is-select:after,.footystats-inner-tab-item:hover:after{right:0}@media (max-width:992px){.footystats-inner-tab-item:not(.is-select):hover{color:var(--gray-color)}.footystats-inner-tab-item:not(.is-select):hover:after{right:100%}}.footystats-inner-tab-item-wrap{margin-top:15px}.footystats-inner-tab-block{height:0;overflow:hidden}.footystats-inner-tab-block.is-open{height:auto;overflow:visible}.bet-link{padding:5px;text-align:center;border:2px solid #e9e9e9;background-color:#fff;border-radius:6px;color:#601dc0;border:2px solid rgba(96,29,192,.16)}.bet-link:hover{color:#fff;background-color:#601dc0;border-color:#601dc0}.all-stats-link{padding:5px;text-align:center;border:2px solid #e9e9e9;color:#666;background-color:#fff;border-radius:6px}.all-stats-link:hover{background-color:#e9e9e9}.forecast-slider-title,.reward-carousel-title a span:first-child{font-size:20px;line-height:23px}.footystats-category{--button-bg:#fff;--button-icon-color:#000;position:relative;display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;padding:0 15px;margin:0 -15px 20px}.footystats-category::-webkit-scrollbar{display:none}.footystats-category:before{content:"";position:absolute;right:15px;bottom:0;left:15px;height:100%;background:none;border-bottom:1px solid var(--tablist-border-bottom-color);z-index:-1}.footystats-category:after{content:"";position:relative;display:block;width:15px;height:auto;padding:0 15px 0 0}.footystats-category-scroll{position:relative;display:flex}.footystats-category-scroll:before{content:"";position:absolute;right:0;bottom:0;left:0;height:100%;background:none;border-bottom:1px solid var(--tablist-border-bottom-color);z-index:-1}.footystats-category-control{position:relative;display:flex;color:var(--gray-color);font-size:16px;font-weight:700;white-space:nowrap;padding:9px 0;background:none}.footystats-category-control:after{content:"";position:absolute;right:100%;bottom:0;left:0;height:1px;background:var(--primary-color);opacity:0;transition:right .3s ease-in-out,opacity .1s ease-in-out .3s;z-index:1}.footystats-category-control:not(:last-child){margin:0 20px 0 0}@media (hover){.footystats-category-control:hover{color:#000}}.footystats-category-control.is-select{color:#000}.footystats-category-control.is-select:after{right:0;opacity:1;transition-delay:0s}.footystats-category-next,.footystats-category-prev{position:absolute;display:none;align-items:center;justify-content:center;top:calc(50% - 13px);width:26px;height:26px;outline:none;background:none;border-radius:50%;transition:none;z-index:5}.footystats-category-next:after,.footystats-category-next:before,.footystats-category-prev:after,.footystats-category-prev:before{content:"";position:absolute;right:0;left:0}.footystats-category-next:before,.footystats-category-prev:before{top:0;bottom:0;background-color:var(--button-bg);border:1px solid transparent;box-shadow:0 0 15px -5px rgba(0,0,0,.5);border-radius:50%;transition:background-color .3s ease-in-out,border-color .3s ease-in-out;z-index:-1}.footystats-category-next:after,.footystats-category-prev:after{top:-5px;bottom:-5px;z-index:-2}.footystats-category-next:hover:before,.footystats-category-prev:hover:before{border-color:var(--primary-color)}.footystats-category-next:hover svg,.footystats-category-prev:hover svg{fill:var(--primary-color)}.footystats-category-next svg,.footystats-category-prev svg{width:10px;height:10px;fill:var(--button-icon-color)}.footystats-category-next{right:0}.footystats-category-next:after{right:0;left:-40px;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 80%)}.footystats-category-prev{left:0}.footystats-category-prev:after{right:-40px;left:0;background:linear-gradient(-90deg,hsla(0,0%,100%,0),#fff 80%)}.footystats-category-prev svg{transform:rotate(-180deg)}@media only screen and (min-width:1100px){.footystats-category{justify-content:space-between;overflow:visible;padding:0;margin:0 0 20px}.footystats-category:before{right:0;left:0}.footystats-category:after{display:none}.footystats-category-scroll{width:100%;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;box-shadow:none}.footystats-category-scroll::-webkit-scrollbar{display:none}}.main-footystats{margin:40px 0}.main-footystats-title{font-size:18px;font-weight:700;margin-bottom:11px}@media only screen and (min-width:1100px){.main-footystats-title{font-size:24px}}.main-footystats .js-footystats-block.is-loading{opacity:.5;filter:blur(1px);position:relative}@media only screen and (max-width:575px){.main-footystats .footystats-block-inner-links{flex-direction:column}.main-footystats .footystats-block-inner-links a{margin:0}.main-footystats .footystats-block-inner-links a:not(:last-child){margin-bottom:10px}}.main-footystats.main-footystats-inner .main-footystats-title{font-size:20px}.payment-tab-title{margin:40px 0 15px}.payment-tabHead{display:flex;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;padding:0 15px;margin:20px -15px 15px}.payment-tabHead::-webkit-scrollbar{display:none}.payment-tabHead:after{content:"";position:relative;display:block;width:15px;height:auto;padding:0 15px 0 0}.payment-tabScroll{position:relative;display:flex;align-items:stretch;border-radius:8px}.payment-tabScroll:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--border-color);border-radius:8px;z-index:0}.payment-tabBlock{display:none}.payment-tabBlock.is-open{display:block}.payment-item{position:relative;display:flex;align-items:center;justify-content:center;width:128px;height:54px;border:1px solid transparent;border-radius:8px;filter:grayscale(1);background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:all .3s ease-in-out;z-index:1}.payment-item.is-select,.payment-item:hover{filter:grayscale(0)}.payment-item.is-select{border:1px solid var(--gray-color)}body.dark-theme .payment-item.is-select{border:1px solid #601dc0}.payment-item-img{display:flex;align-items:center;justify-content:center;width:70px;margin:0 auto}.payment-item-img img{max-width:100%;max-height:25px;-webkit-user-select:none;user-select:none}.payment-toggle{display:none}.payment-info:not(:last-child){margin:0 0 20px}.payment-title{display:flex;align-items:center;font-size:18px;font-weight:700;margin:0 0 -10px}.payment-title svg{width:31px;height:31px;margin:0 10px 0 0}body.dark-theme .payment-title svg{fill:#fff}.payment-list{display:flex;justify-content:space-between;flex-flow:wrap}.payment-list-item{width:50%;margin:20px 0 0}.payment-list-label{color:var(--gray-color);margin:0 0 10px}.payment-list-text{font-weight:700}.payment-help{display:flex;justify-content:space-between;margin:25px 0 0}.payment-help-note{display:flex;color:var(--gray-color);font-size:14px}.payment-help-note:first-child{width:60%}.payment-help-note span{height:15px;font-size:18px;font-weight:700;line-height:1;padding:2px 0 0;margin:0 10px 0 0}@media only screen and (min-width:1100px){.payment-tabHead.expandable{padding-right:54px}}@media only screen and (min-width:1100px) and (min-width:1100px){.payment-tabHead.expandable:not(.is-active) .payment-item:nth-child(n+6){pointer-events:none}}@media only screen and (min-width:1100px){.payment-tabHead{position:relative;display:flex;max-height:54px;border-radius:8px;overflow:hidden;padding:0;transition:all .3s ease-in-out;margin:20px 0 15px}.payment-tabHead:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--border-color);border-radius:8px;z-index:0}.payment-tabHead:after{display:none}.payment-tabHead:hover .payment-item:not(.is-select){filter:grayscale(1)}body.dark-theme .payment-tabHead:hover .payment-item{border:1px solid transparent}body.dark-theme .payment-tabHead:hover .payment-item:hover{border:1px solid #601dc0}.payment-tabHead:hover .payment-item:hover{border:1px solid var(--gray-color);filter:grayscale(0)}.payment-tabHead.is-active{max-height:360px;padding:0 54px 15px 15px}.payment-tabHead.is-active .payment-item{margin:15px 0 0}.payment-tabScroll{width:100%;flex-flow:wrap}.payment-tabScroll:before{display:none}.payment-item{width:20%}.payment-toggle{position:absolute;display:flex;align-items:center;justify-content:center;top:15px;right:15px;bottom:15px;width:24px;background-color:transparent;border:1px solid var(--border-color);border-radius:4px}.payment-toggle:hover{border:1px solid var(--gray-color)}body.dark-theme .payment-toggle:hover{border:1px solid #20a94a}body.dark-theme .payment-toggle:hover svg{fill:#20a94a}.payment-toggle:hover svg{fill:var(--gray-color)}.payment-toggle.is-active svg{transform:rotate(-90deg)}.payment-toggle-icon{position:absolute;display:flex;align-items:center;justify-content:center;top:-1px;left:-1px;right:-1px;height:24px}.payment-toggle-icon svg{width:12px;height:12px;fill:var(--border-color);transform:rotate(90deg)}.payment-row{display:flex}.payment-info{width:50%}.payment-info:not(:last-child){margin:0}.payment-help{justify-content:flex-start;margin:30px 0 0}.payment-help-note{align-items:center}.payment-help-note:first-child{width:65%}.payment-help-note span{padding:0}}@media only screen and (max-width:374px){.payment-list-item{width:40%}}.promocode{display:flex;flex-wrap:wrap;margin:20px 0}@media screen and (min-width:1100px){.promocode{flex-wrap:nowrap}}.promocode-btn{display:flex;align-items:center;justify-content:center;width:100%;height:48px;font-size:20px;font-weight:700;line-height:normal;color:var(--main-font-color);background:none;border:2px dashed #b08ee0;padding:0 15px;border-radius:8px;margin-bottom:15px}@media screen and (min-width:1100px){.promocode-btn{margin-bottom:0;margin-right:10px;font-size:16px;height:40px}}.promocode-btn:active,.promocode-btn:focus{background-color:transparent}.promocode-btn:hover{color:#fff;background-color:var(--primary-color);border-color:transparent}.promocode-btn:hover svg{fill:#fff}.promocode-btn svg{width:20px;height:20px;fill:#b08ee0;margin-right:12px}.promocode-link{width:100%;font-size:20px;height:48px;color:#fff!important;text-decoration:none!important;font-weight:700!important}@media screen and (min-width:1100px){.promocode-link{height:40px;width:auto;white-space:nowrap;font-size:16px}}.promocode-link:hover{background-color:var(--success-color)}.ratings-bo-single{background-color:transparent;padding:0;margin:20px 0}.ratings-bo-single .ratings-bo-item{display:flex;align-items:stretch;min-width:100%;overflow:initial;border-radius:6px;padding:0}body.dark-theme .ratings-bo-single .ratings-bo-item{background-color:transparent}.ratings-bo-single .ratings-bo-item:not(:last-child){margin-bottom:20px}.ratings-bo-single .ratings-bo-item-wrap{width:100%;min-height:50px;background-color:#fff;border-radius:6px;padding:8px}body.dark-theme .ratings-bo-single .ratings-bo-item-wrap{background-color:transparent}@media screen and (min-width:1100px){.ratings-bo-single .ratings-bo-item-wrap{position:relative;padding:0}}.ratings-bo-single .ratings-bo-item-wrap:after{display:none}.ratings-bo-single .ratings-bo-item-wrap:before{content:"";top:0;right:0;bottom:0;left:0;border:1px solid #e5e5e5;border-radius:8px;z-index:0}body.dark-theme .ratings-bo-single .ratings-bo-item-wrap:before{border-color:var(--border-color)}.ratings-bo-single .ratings-bo-item-meta{width:34px;height:34px;font-size:13px;border-radius:4px}@media only screen and (max-width:374px){.ratings-bo-single .ratings-bo-item-meta{font-size:12px}}@media screen and (min-width:1100px){.ratings-bo-single .ratings-bo-item-meta{width:50px;height:100%;font-size:18px;border-radius:6px 0 0 6px}}.ratings-bo-single .ratings-bo-item-meta-help{top:3px;right:3px;width:auto;height:auto;font-size:7px;line-height:1;background-color:transparent}@media screen and (min-width:1100px){.ratings-bo-single .ratings-bo-item-meta-help{top:2px;right:2px;width:13px;height:13px;font-size:8px;line-height:13px;background-color:rgba(0,0,0,.2)}}.ratings-bo-single .ratings-bo-item-meta:hover .ratings-bo-single .ratings-bo-item-meta-help{background-color:transparent}@media screen and (min-width:1100px){.ratings-bo-single .ratings-bo-item-meta:hover .ratings-bo-single .ratings-bo-item-meta-help{background-color:var(--primary-color)}}.ratings-bo-single .ratings-bo-item-about{flex-grow:2;min-height:auto}@media only screen and (max-width:374px){.ratings-bo-single .ratings-bo-item-about{width:auto;padding-left:6px;padding-right:6px}}@media screen and (min-width:1100px){.ratings-bo-single .ratings-bo-item-about{min-height:auto}}.ratings-bo-single .ratings-bo-item-logo{width:90px}@media only screen and (max-width:374px){.ratings-bo-single .ratings-bo-item-logo{max-width:75px}}@media screen and (min-width:1100px){.ratings-bo-single .ratings-bo-item-logo{width:115px}}.ratings-bo-single .ratings-bo-item-logo img{max-height:25px;image-rendering:crisp-edges;image-rendering:-webkit-optimize-contrast}@media only screen and (max-width:374px){.ratings-bo-single .ratings-bo-item-logo img{min-height:20px;-o-object-fit:contain;object-fit:contain}}@media screen and (min-width:1100px){.ratings-bo-single .ratings-bo-item-logo img{max-height:30px}}.ratings-bo-single .ratings-bo-item-btn{justify-content:flex-start;min-width:118px;height:34px;background-color:#f7f7f7;padding:0 13px 0 6px;margin:0}body.dark-theme .ratings-bo-single .ratings-bo-item-btn{background-color:transparent}@media only screen and (max-width:374px){.ratings-bo-single .ratings-bo-item-btn{min-width:100px;padding:0 10px 0 5px}}@media screen and (min-width:1100px){.ratings-bo-single .ratings-bo-item-btn{min-width:170px;height:40px}.ratings-bo-single .ratings-bo-item-btn:hover .ratings-bo-item-icon svg{fill:var(--primary-color)}.ratings-bo-single .ratings-bo-item-btn:hover .ratings-bo-item-text,.ratings-bo-single .ratings-bo-item-btn:hover .ratings-bo-item-text span{color:var(--primary-color)}}.ratings-bo-single .ratings-bo-item-btn-center{justify-content:center}.ratings-bo-single .ratings-bo-item-icon{background-color:#fff;margin-right:8px}body.dark-theme .ratings-bo-single .ratings-bo-item-icon{background-color:transparent}@media only screen and (max-width:374px){.ratings-bo-single .ratings-bo-item-icon{--size:25px;margin-right:5px}}.ratings-bo-single .ratings-bo-item-icon svg{--size:16px;width:var(--size);height:var(--size)}body.dark-theme .ratings-bo-single .ratings-bo-item-icon svg{fill:var(--main-font-color)}@media only screen and (max-width:374px){.ratings-bo-single .ratings-bo-item-icon svg{--size:14px}}.ratings-bo-single .ratings-bo-item-text{font-size:16px;font-weight:700;transition:color .3s ease-in-out}body.dark-theme .ratings-bo-single .ratings-bo-item-text{color:var(--main-font-color)}@media only screen and (max-width:374px){.ratings-bo-single .ratings-bo-item-text{font-size:14px}}.ratings-bo-single .ratings-bo-item-text span{display:none;color:var(--light-gray-color);font-size:12px;font-weight:400;transition:color .3s ease-in-out;margin:2px 0 0}@media screen and (min-width:1100px){.ratings-bo-single .ratings-bo-item-text span{display:block}}.ratings-bo-single .ratings-bo-item-link{--size:34px}@media screen and (min-width:1100px){.ratings-bo-single .ratings-bo-item-link{width:227px;height:100%;font-size:18px;border-radius:0 6px 6px 0}}.ratings-bo-single .ratings-bo-item-site{margin-left:8px}@media screen and (min-width:1100px){.ratings-bo-single .ratings-bo-item-site{margin-left:20px}}.ratings-bo-single .ratings-bo-item.is-average .ratings-bo-item-meta,.ratings-bo-single .ratings-bo-item.is-danger .ratings-bo-item-meta,.ratings-bo-single .ratings-bo-item.is-success .ratings-bo-item-meta{font-size:16px}@media only screen and (max-width:374px){.ratings-bo-single .ratings-bo-item.is-average .ratings-bo-item-meta,.ratings-bo-single .ratings-bo-item.is-danger .ratings-bo-item-meta,.ratings-bo-single .ratings-bo-item.is-success .ratings-bo-item-meta{font-size:15px}}@media screen and (min-width:1100px){.ratings-bo-single .ratings-bo-item.is-average .ratings-bo-item-meta,.ratings-bo-single .ratings-bo-item.is-danger .ratings-bo-item-meta,.ratings-bo-single .ratings-bo-item.is-success .ratings-bo-item-meta{font-size:22px}}@media screen and (min-width:1100px){.ratings-bo-single .ratings-bo-item.is-without-review .ratings-bo-item-logo,.ratings-bo-single .ratings-bo-item.is-without-review .ratings-bo-item-logotext{margin-top:0}}.line-chart{position:relative;padding-bottom:10px;margin-bottom:22px}.line-chart:after{content:"";width:100%;height:4px;background-color:#eee;border-radius:6px;position:absolute;bottom:0;left:0}body.dark-theme .line-chart:after{background-color:#26292c}.line-chart-box{display:flex;justify-content:space-between;align-items:center}.line-chart-name{font-size:14px;color:var(--gray-color)}.line-chart-value{font-weight:700;font-size:16px}.line-chart-progress{height:4px;border-radius:6px;position:absolute;bottom:0;left:0;z-index:1;transition:.3s ease-in-out}.line-chart-progress.is-success{background-color:#20a980}.line-chart-progress.is-above-average{background-color:#32a920}.line-chart-progress.is-average{background-color:#f5a623}.line-chart-progress.is-above-danger{background-color:#d07202}.line-chart-progress.is-danger{background-color:#d0021b}.assessment-tabHead{display:none}.assessment-tabBody{display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;padding:0 15px;margin:0 -15px}.assessment-tabBody::-webkit-scrollbar{display:none}.assessment-tabScroll{display:flex;align-items:stretch}.assessment-tabBlock{display:flex;flex-flow:column wrap;width:315px;background-color:#fff;border:1px solid #e8e8e8;border-radius:var(--border-radius);padding:15px}body.dark-theme .assessment-tabBlock{background-color:transparent;border-color:#393b40}.assessment-tabBlock:not(:last-child){margin:0 15px 0 0}.assessment-body{display:flex;flex-wrap:wrap}@media only screen and (max-width:1099px){.assessment-body{margin-top:12px}}.assessment-body-title{font-weight:700;font-size:16px;margin-top:20px}.assessment-item{order:-2;display:flex;align-items:center}.assessment-item-meta{display:flex;align-items:center;justify-content:center;width:35px;font-size:18px;font-weight:700;line-height:35px;color:#fff;background-color:#601dc0;border-radius:var(--border-radius);margin:0 12px 0 0}body.dark-theme .assessment-item-meta{margin:0 20px 0 0}.assessment-item-meta.is-success{background-color:#20a94a}.assessment-item-meta.is-average{background-color:#f5a623}.assessment-item-meta.is-danger{background-color:#d0021b}.assessment-item-logo{display:flex;width:195px}.assessment-item-logo img{max-width:100%;max-height:28px;width:auto;height:auto;margin:0}.assessment-quote{margin:20px 0 0}.assessment-quote blockquote{font-size:14px;line-height:1.43;padding:0 20px}body.dark-theme .assessment-quote blockquote{color:var(--success-color)}body.dark-theme .assessment-quote blockquote:after,body.dark-theme .assessment-quote blockquote:before{background-image:url(/local/templates/main/img/icons/quote-dark-theme.svg)}.assessment-feature{margin-top:24px;min-width:100%}.assessment-feature-row{display:flex;flex-wrap:wrap}.assessment-feature-row .line-chart{width:100%}@media only screen and (min-width:1100px){.assessment-tabHead{position:relative;overflow:visible;display:flex;padding:0;margin:0 0 20px;z-index:1}.assessment-tabHead:before{content:"";position:absolute;bottom:0;left:0;right:0;height:100%;border-bottom:1px solid #e8e8e8;z-index:-1}body.dark-theme .assessment-tabHead:before{border-bottom-color:#393b40}.assessment-tabScroll{position:relative;display:flex;overflow:auto;width:100%;-ms-overflow-style:none;scrollbar-width:none}.assessment-tabScroll::-webkit-scrollbar{display:none}.assessment-tabBody{display:block;overflow:visible;padding:0;margin:0}.assessment-tabBlock{display:none;width:100%;border:none;padding:0}.assessment-tabBlock:not(:last-child){margin:0}.assessment-tabBlock.is-open{display:flex}.assessment-tab-next,.assessment-tab-prev{position:absolute;display:none;align-items:center;justify-content:center;top:calc(50% - 18px);width:26px;height:26px;outline:none;background:none;border-radius:50%;transition:none;z-index:5}.assessment-tab-next:after,.assessment-tab-next:before,.assessment-tab-prev:after,.assessment-tab-prev:before{content:"";position:absolute;right:0;left:0}.assessment-tab-next:before,.assessment-tab-prev:before{top:0;bottom:0;background-color:var(--button-bg);border:1px solid transparent;box-shadow:0 0 15px -5px rgba(0,0,0,.5);border-radius:50%;transition:background-color .3s ease-in-out,border-color .3s ease-in-out;z-index:-1}body.dark-theme .assessment-tab-next:before,body.dark-theme .assessment-tab-prev:before{border-color:var(--primary-color)}.assessment-tab-next:after,.assessment-tab-prev:after{top:-10px;bottom:-10px;z-index:-2}.assessment-tab-next:hover:before,.assessment-tab-prev:hover:before{border-color:var(--primary-color)}body.dark-theme .assessment-tab-next:hover:before,body.dark-theme .assessment-tab-prev:hover:before{border-color:var(--primary-color);background-color:var(--primary-color)}.assessment-tab-next:hover svg,.assessment-tab-prev:hover svg{fill:var(--primary-color)}body.dark-theme .assessment-tab-next:hover svg,body.dark-theme .assessment-tab-prev:hover svg{fill:#fff}.assessment-tab-next svg,.assessment-tab-prev svg{width:10px;height:10px;fill:var(--button-icon-color)}.assessment-tab-next{right:0}.assessment-tab-next:after{left:-30px;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 80%)}body.dark-theme .assessment-tab-next:after{background:linear-gradient(90deg,transparent,#000 80%)}.assessment-tab-prev{left:0}.assessment-tab-prev:after{right:-30px;background:linear-gradient(-90deg,hsla(0,0%,100%,0),#fff 80%)}body.dark-theme .assessment-tab-prev:after{background:linear-gradient(-90deg,transparent,#000 80%)}.assessment-tab-prev svg{transform:rotate(-180deg)}.assessment-name,.assessment a.assessment-name,.assessment button.assessment-name{position:relative;font-size:16px;font-weight:700;white-space:nowrap;color:var(--gray-color);padding:0 0 10px;transition:.3s ease-in-out;background:none}body.dark-theme .assessment-name,body.dark-theme .assessment a.assessment-name,body.dark-theme .assessment button.assessment-name{color:var(--gray-color);text-decoration:none}body.dark-theme .assessment-name.is-select,body.dark-theme .assessment a.assessment-name.is-select,body.dark-theme .assessment button.assessment-name.is-select{color:#fff}.assessment-name:before,.assessment a.assessment-name:before,.assessment button.assessment-name:before{content:"";position:absolute;bottom:0;left:0;width:0;height:100%;background:none;border-bottom:1px solid var(--primary-color);z-index:-1;transition:.3s ease-in-out}.assessment-name.is-select,.assessment-name:hover,.assessment a.assessment-name.is-select,.assessment a.assessment-name:hover,.assessment button.assessment-name.is-select,.assessment button.assessment-name:hover{color:#000}.assessment-name.is-select:before,.assessment a.assessment-name.is-select:before,.assessment button.assessment-name.is-select:before{width:100%}.assessment-name:not(:last-child),.assessment a.assessment-name:not(:last-child),.assessment button.assessment-name:not(:last-child){margin:0 20px 0 0}.assessment-item-meta{width:40px;font-size:20px;line-height:40px;margin:0 10px 0 0}.assessment-item-logo{flex-grow:2;width:50%}.assessment-item-logo img{max-height:20px}.assessment-toggle{position:absolute;display:flex;align-items:center;justify-content:center;top:15px;right:15px;bottom:15px;width:24px;background:none;border:1px solid #e8e8e8;border-radius:4px}.assessment-toggle:hover{border:1px solid var(--gray-color)}.assessment-toggle:hover svg{fill:var(--gray-color)}.assessment-toggle.is-active svg{transform:rotate(-90deg)}.assessment-toggle-icon{position:absolute;display:flex;align-items:center;justify-content:center;top:-1px;left:-1px;right:-1px;height:24px}.assessment-toggle-icon svg{width:12px;height:12px;fill:#e8e8e8;transform:rotate(90deg)}.assessment-quote{margin:30px 0 0}.assessment-quote blockquote{font-size:18px;line-height:1.56;padding:0 30px}.assessment-body{flex-wrap:nowrap}.assessment-body-info{flex-shrink:0;width:230px;padding-right:60px}.assessment-body-title{font-size:14px;margin-left:52px;margin-top:8px}.assessment-feature{min-width:auto;margin-top:0}.assessment-feature-row{column-gap:50px}.assessment-feature-row .line-chart{width:200px}}@media only screen and (max-width:374px){.assessment-tabBlock{width:260px}.assessment-item-logo{width:145px}.assessment-item-logo img{max-height:23px}}:root{--grey-medium:#dde4eb;--grey-light:#f4f3f9;--thin-grey:#f9f8fd;--grey:#7e8f9f;--red:#ff4c87;--orange:#ff8f00;--background-color:#fff;--border-radius:8px;--primary-darkgrey:#5b5b5b}.dark-theme{--background-color:#161618;--grey-medium:#1f2023;--grey:#666;--thin-grey:#1e1f22;--grey-light:#26292c}.demo-game a{font-size:16px;font-weight:700}.demo-game-img{position:relative}.demo-game-img img{filter:blur(2px)}.demo-game-img .seo-link{padding:11px 45px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;background-color:var(--primary-color)}.demo-game-img .seo-link:hover{background-color:var(--success-color)!important}@media screen and (max-width:1099px){.demo-game-img .seo-link{padding:12px 15px;width:max-content}}.demo-game-bonus{width:100%!important;display:flex;align-items:center;justify-content:center;gap:6px;background-color:var(--success-color)}.demo-game-bonus>svg{fill:#fff;width:24px;height:24px}@media screen and (max-width:549px){.demo-game-bonus>svg{width:22px;height:22px}}.demo-game-bonus:hover{background-color:var(--primary-color)}.demo-game-iframe{width:100%!important;height:100%!important}@media screen and (max-width:549px){.demo-game a{font-size:12px}}.modal[id*=demo-game] .modal-wrap{height:100%;width:100%;border-radius:8px;padding:0;margin:0}.modal[id*=demo-game] .modal-close{top:15px;right:15px;width:30px;height:30px;border-radius:100%;background:var(--background-color);display:flex;align-items:center;justify-content:center}.modal[id*=demo-game] .modal-close:hover svg{fill:var(--primary-color)}.modal[id*=demo-game] .modal-close svg{width:18px;height:18px;fill:var(--gray-color)}.forecast-slider-more{height:36px;font-weight:400;line-height:36px;padding:0}body.dark-theme .forecast-slider-more{color:#fff;background-color:transparent;border:none}body.dark-theme .forecast-slider-more:after,body.dark-theme .forecast-slider-more:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;transition:all .3s ease-in-out;z-index:-1}body.dark-theme .forecast-slider-more:before{background-image:linear-gradient(270deg,#d200ff,var(--primary-color))}body.dark-theme .forecast-slider-more:after{top:1px;right:1px;bottom:1px;left:1px;background-color:var(--main-background-color)}body.dark-theme .forecast-slider-more:hover{background-color:transparent}body.dark-theme .forecast-slider-more:hover:after{opacity:0}.forecast-slider-more:hover{color:#fff;background-color:var(--primary-color)}