:root{--main-font:Roboto, sans-serif;--ft_background_color:#1D2730;--ft_text_color:#FFFFFF;--site_info_b_color:#e6b900;--color_soc_icons:#dd9933;--color_bg_soc_icons:#fff;--h_navigation_color:#ffffff;--h_background_color:#2a2a2a;--main-accent-color:#ffb200;--bg-body:#ffffff;--b-font-size:15px;--btn-back-text-color:#FFFFFF;--btn-back-color:#ffb200;--btn-back-hover-bg-color:#c68700;--btn-back-hover-text-color:#ffffff;--btn-border-color:#ffb200;--btn-border-hover-color:#ffb200;--btn-border-hover-text-color:#ffffff;--border-radius:10px;--text-body-color:#1D2730;--review-bg-color:#1D2730;--review-progress-bar:#E6B900;--review-text:#ffffff;--pros_colors:#33b63c;--cons_colors:#ffb200;--link_color:#ffb200;--link_hover:#ffb200;--h_sec_navigation_color:#000000;--btn-header-first-color:#ffffff;--btn-header-second-color:#ffffff;--btn-header-first-bg:#ffb200;--btn-header-second-bg:#ffb200;--btn-header-first-hover:#c68700;--btn-header-second-hover:#c68700;--btn-header-first-border:#ffb200;--btn-header-second-border:#ffb200;--bg-color-blocks:#ffb200;--fs_background:#e74b4b;--fs_background_hover:#e74b4b}.page-content img,.page-content figure img,.wp-block-image img{max-width:100%;height:auto}.page-content figure,.page-content .wp-block-image{max-width:100%}.page-content .aligncenter{margin-left:auto;margin-right:auto;text-align:center}.page-content .melbet-imported-html-root,.page-content .wp-block-html{max-width:100%}.page-content .melbet-imported-html-root{overflow-x:auto}html {
    background-color: var(--bg-body)
}

body {
    margin: 0;
    font-size: var(--b-font-size);
    font-family: Roboto,sans-serif;
    color: var(--text-body-color);
    overflow-y: scroll;
    overflow-x: hidden
}

body .tag-block {
    max-width: 100vw!important
}

body .tag-block__btn-more {
    padding: 10px 36px 9px;
    margin: 27px auto;
    display: table
}

body .with-sidebar .tag-block,body.wp-admin .tag-block {
    margin-left: 0!important;
    margin-right: 0!important
}

body .container,body .no-sidebar .page-content>*,body .with-sidebar .page-content {
    max-width: 1440px;
    margin: 0 auto;
    height: 100%
}

body .left-right .container {
    padding-left: 10px;
    padding-right: 10px
}

body .top-bottom .container {
    padding-top: 10px;
    padding-bottom: 10px
}

body .mobile-version {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    display: none;
    gap: 8px;
    padding: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none
}

body .mobile-version:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: var(--ft_background_color);
    left: 0;
    top: 0;
    z-index: -1;
    opacity: .9
}

body .mobile-version .mobile-button__icon {
    width: 44px;
    height: 44px
}

body .mobile-version .mobile-button__text {
    color: var(--btn-back-text-color);
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 5px
}

body .mobile-version .mobile-button__text__title {
    font-size: 15px;
    line-height: 19.95px
}

body .mobile-version .mobile-button__text__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 15.96px
}

body .mobile-version .mobile-button__text__info__rating .star {
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-big-star-2.png);
    width: 16px;
    height: 12px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat
}

body .mobile-version .mobile-button__text__info .download_count svg {
    padding-left: 3px
}

body .mobile-version .link-button {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 11px;
    border: none;
    font-size: 16px
}

body ol {
    counter-reset: myCounter;
    padding-left: 0
}

body ol li {
    list-style: none
}

body ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: #fff;
    background: var(--main-accent-color);
    display: inline-block;
    text-align: center;
    margin: 5px 10px 5px 0;
    line-height: 19px;
    min-width: 19px;
    width: 19px;
    height: 19px;
    border-radius: 4px
}

body .wp-block-image figcaption {
    border-bottom: 1px solid var(--main-accent-color);
    display: inline-block;
    font-size: 1.1rem
}

body .wp-block-image img {
    height: auto
}

body .wp-block-image .aligncenter {
    text-align: center
}

body .wp-block-image .aligncenter figcaption {
    display: inline-block
}

body .wp-block-media-text__media img {
    width: auto;
    max-width: 100%;
    height: auto
}

body .wp-block-quote {
    border-left: 4px solid var(--main-accent-color);
    margin-left: 0;
    padding-left: 20px
}

body .wp-block-quote cite {
    font-weight: 600
}

body .sub-title {
    font-weight: 700;
    font-size: 19px;
    line-height: 142.69%;
    margin-bottom: 13px;
    margin-top: 0
}

body p {
    line-height: 142.69%
}

body h2 {
    font-weight: 600;
    font-size: 1.7rem;
    position: relative
}

body h2::after {
    content: "";
    border-bottom: 2px solid var(--main-accent-color);
    width: 10%;
    position: absolute;
    bottom: -6px;
    left: 0
}

.wp-admin body h2::after,.wp-toolbar body h2::after {
    content: none
}

body h3 {
    font-weight: 700;
    font-size: 1.3rem
}

body .dark-bg:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    background-color: rgba(0,0,0,.7490196078)
}

a {
    color: var(--link_color)
}

a:hover {
    color: var(--link_hover)
}

.wp-block-table {
    border: 1px solid var(--main-accent-color);
    border-radius: var(--border-radius)
}

.wp-block-table.is-style-stripes {
    border: 1px solid rgba(238,238,238,.9333333333)
}

.wp-block-table.is-style-stripes table {
    border-collapse: inherit;
    border-spacing: 5px
}

.wp-block-table.is-style-stripes table tbody tr:nth-child(odd) {
    background: 0 0
}

.wp-block-table.is-style-stripes table tbody tr:nth-child(odd) td {
    background: 0 0;
    -webkit-backdrop-filter: opacity(.2);
    backdrop-filter: opacity(.2)
}

.wp-block-table.is-style-stripes table tbody tr:nth-child(odd) td:after {
    content: "";
    background: var(--main-accent-color);
    opacity: .2;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 5px
}

.wp-block-table.is-style-stripes table tbody tr td {
    border: none
}

.wp-block-table td,.wp-block-table th {
    border: unset
}

.wp-block-table table {
    width: 99.6%;
    border-collapse: collapse;
    margin-left: 1px
}

.wp-block-table table thead {
    background-color: var(--h_background_color);
    color: var(--h_navigation_color);
    font-size: 19px
}

.wp-block-table table thead th {
    padding: 10px;
    border-left: 1px solid var(--h_navigation_color)
}

.wp-block-table table thead th:first-child {
    border-left: none
}

.wp-block-table table tbody tr:last-child td {
    border-bottom: none
}

.wp-block-table table tbody td {
    padding: 10px;
    font-size: 14px
}

.wp-block-table table tbody td:not(:last-child) {
    border-right: 1px solid var(--main-accent-color);
    padding: 10px;
    font-size: 14px
}

.wp-block-table table tbody tr:not(:last-child) {
    border-bottom: 1px solid var(--main-accent-color)
}

.top-scroll-2 {
    background-color: var(--main-accent-color);
    color: #fff;
    height: 60px;
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    font-size: 41px;
    bottom: 70px;
    right: 15px;
    cursor: pointer;
    opacity: .5
}

.top-scroll-2:hover {
    opacity: 1
}

.go-to-top {
    position: fixed
}

.go-to-top.show {
    visibility: visible;
    opacity: .6
}

.go-to-top.show:hover {
    opacity: 1
}

.go-to-top.hide {
    visibility: hidden;
    opacity: 0
}

.top-scroll {
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    bottom: 120px;
    z-index: 11;
    right: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -20px -10px 0;
    border: 1px solid var(--main-accent-color);
    border-radius: var(--border-radius);
    padding: 5px 16px;
    width: 75px;
    height: 25px;
    background-color: #f8f8f8;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.top-scroll::after {
    content: "»";
    position: relative;
    right: -9px;
    top: -15px;
    -webkit-transition: .2s;
    transition: .2s;
    width: 15px;
    height: 20px;
    font-size: 2rem
}

.top-scroll:hover {
    opacity: 1
}

.top-scroll:hover::after {
    right: -12px
}

.btn,.btn-loadmore,.cards__btn-more,body .tag-block__btn-more {
    border-width: 1px;
    border-radius: var(--border-radius);
    border-style: solid;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    outline: 0;
    cursor: pointer;
    text-decoration: none
}

.btn-loadmore,.btn-with-back {
    background-color: var(--btn-back-color);
    border-color: var(--btn-back-color);
    color: var(--btn-back-text-color)
}

.btn-loadmore:hover,.btn-with-back:hover {
    background-color: var(--btn-back-hover-bg-color);
    border-color: var(--btn-back-hover-bg-color);
    color: var(--btn-back-hover-text-color)
}

.btn-without-back-white {
    background-color: unset;
    border-color: var(--btn-border-color);
    color: var(--btn-border-color);
    border-width: 2px;
    font-weight: 400
}

.btn-without-back-white:hover {
    border-color: var(--btn-border-hover-color);
    background-color: var(--btn-border-hover-color);
    color: var(--btn-border-hover-text-color)
}

.cards__btn-more,body .tag-block__btn-more {
    background-color: unset;
    border-color: var(--main-accent-color);
    color: var(--text-body-color)
}

.cards__btn-more:hover,body .tag-block__btn-more:hover {
    border-color: var(--text-body-color);
    color: var(--main-accent-color)
}

.btn-big-text,.btn-loadmore,.cards__btn-more,body .tag-block__btn-more {
    text-transform: uppercase;
    font-size: 16px
}

.btn-loadmore {
    margin: 40px auto;
    display: table;
    padding: 10px 40px
}

.content-button {
    margin: 20px 0
}

.content-button__control {
    display: table;
    padding: 10px 55px 9px;
    font-size: 1.3rem
}

.align-center .content-button__control {
    margin: auto
}

.align-right .content-button__control {
    margin: 0 0 0 auto
}

.align-left .content-button__control {
    margin: 0 auto 0 0
}

.apps-store-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.apps-store-buttons>* {
    margin: 10px
}

.apps-store-buttons__item {
    background-color: unset;
    border: unset;
    cursor: pointer
}

.apps-store-buttons__item img {
    width: 100%
}

.list-IL__link::after {
    width: 27px;
    height: 18px;
    background: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon_sprites.png) -40px -1325px
}

.bonus__pros-cons ul.cons li,.pc-cards>div>div ul.cons li,.site__pros-cons ul.cons li {
    background: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon_sprites.png) -40px -568px no-repeat
}

.bonus__pros-cons ul.pros li,.pc-cards>div>div ul.pros li,.site__pros-cons ul.pros li {
    background: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon_sprites.png) -40px -477px no-repeat
}

.slider-arrow {
    background: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon_sprites.png) -29px -202px var(--main-accent-color)
}

.site__rating p::before {
    width: 25px;
    height: 23px;
    background: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon_sprites.png) -40px -1520px
}

.info-about-site__title,body .tag-block__title {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.info-about-site__title::before,body .tag-block__title::before {
    content: "";
    position: absolute;
    background-color: var(--main-accent-color);
    height: 3px;
    left: 0;
    right: 0;
    top: 39px;
    z-index: 0
}

.info-about-site__title>*,body .tag-block__title>* {
    background-color: var(--bg-body);
    padding: 0 17px;
    font-weight: 500;
    font-size: 24px;
    color: var(--text-body-color);
    line-height: 142.69%;
    -webkit-margin-before: 1em;
    margin-block-start:1em;-webkit-margin-after: 1em;
    margin-block-end:1em;z-index: 2
}

.info-about-site__title>::after,body .tag-block__title>::after {
    content: none
}

.margin-top-20 {
    padding-bottom: 90px
}

.header {
    background-color: var(--h_background_color);
    margin: auto;
    border-bottom: 2px solid var(--site_info_b_color)
}

.header__fixed {
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 20
}

.header__wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 9fr 1fr;
    grid-template-columns: 9fr 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    gap: 40px
}

.header__logo {
    margin-right: auto
}

.header__logo img {
    max-height: 90px;
    width: auto;
    height: auto;
    max-width: 190px
}

.header__navbar nav ul,.header__second-navbar nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 40px;
    padding-left: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header__navbar nav li,.header__second-navbar nav li {
    list-style-type: none;
    position: relative
}

.header__navbar nav li.menu-item-has-children:after,.header__second-navbar nav li.menu-item-has-children:after {
    width: 13px;
    height: 23px;
    content: "‹";
    position: absolute;
    right: -22px;
    top: 2px;
    font-size: 26px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    line-height: 13px;
    color: var(--h_navigation_color);
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

.header__navbar nav li:last-child,.header__second-navbar nav li:last-child {
    margin-right: 0
}

.header__navbar nav li .sub-menu,.header__second-navbar nav li .sub-menu {
    position: absolute;
    z-index: 4;
    left: 50%;
    top: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 180px;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(-50%,20px);
    transform: translate(-50%,20px);
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: var(--h_background_color);
    border-top: 1px solid var(--main-accent-color)
}

.header__navbar nav li .sub-menu li,.header__second-navbar nav li .sub-menu li {
    margin: 0 15px
}

.header__navbar nav li .sub-menu a,.header__second-navbar nav li .sub-menu a {
    font-size: 1rem;
    font-weight: 400
}

.header__navbar nav li:hover .sub-menu,.header__second-navbar nav li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

.header__navbar nav a,.header__second-navbar nav a {
    color: var(--h_navigation_color);
    text-decoration: none;
    font-style: normal;
    font-size: 1rem;
    font-weight: 500;
    padding-bottom: 3px;
    position: relative;
    display: inline-block
}

.header__navbar nav a:before,.header__second-navbar nav a:before {
    content: "";
    position: absolute;
    bottom: -1px;
    height: 1px;
    width: 100%;
    background-color: var(--main-accent-color);
    -webkit-transform: translate(0,3px);
    transform: translate(0,3px);
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.header__navbar nav a:hover,.header__second-navbar nav a:hover {
    text-shadow: .1px 0 #fff
}

.header__navbar nav a:hover:before,.header__second-navbar nav a:hover:before {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1
}

.header__navbar .menu-item-image,.header__second-navbar .menu-item-image {
    display: inline;
    margin-right: 10px
}

.header__second-navbar {
    margin-left: calc(-50vw + 50%)!important;
    margin-right: calc(-50vw + 50%)!important;
    max-width: 100vw!important;
    background-color: var(--main-accent-color)
}

.header__second-navbar nav>ul {
    padding: 5px 20px 7px;
    margin-bottom: 0;
    gap: 20px
}

.header__second-navbar nav>ul>li {
    margin-right: 0
}

.header__second-navbar nav>ul>li a,.header__second-navbar nav>ul>li.menu-item-has-children:after {
    color: var(--h_sec_navigation_color)
}

.header__second-navbar nav ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0
}

.header__second-navbar nav ul li .sub-menu a {
    font-size: .9rem;
    color: var(--h_sec_navigation_color)
}

.header__second-navbar nav ul a {
    font-size: .9rem
}

.header__mobile-navbar {
    display: none
}

.header__mobile-navbar nav {
    position: absolute;
    padding: 0 0 40px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background-color: var(--h_background_color);
    background-repeat: no-repeat;
    background-size: 129px;
    background-position: 19px 0;
    height: 100%;
    height: calc(100vh - 127px);
    top: 100%;
    overflow: scroll;
    right: 100%;
    -webkit-transition: left .4s;
    transition: left .4s;
    z-index: 2;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden
}

.header__mobile-navbar nav p {
    color: #fff;
    padding: 0 19px;
    margin: 0
}

.header__mobile-navbar nav>ul {
    margin: 0;
    padding: 15px 20px 1px;
    list-style-type: none;
    border-top: 2px solid var(--site_info_b_color);
    overflow: scroll
}

.header__mobile-navbar nav>ul a {
    color: var(--h_navigation_color);
    text-decoration: none
}

.header__mobile-navbar nav>ul>li {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    border-bottom: .5px solid #cdcdcd;
    padding: 9px 0;
    position: relative
}

.header__mobile-navbar nav>ul>li ul {
    opacity: 0;
    position: absolute;
    padding-left: 20px;
    padding-top: 10px
}

.header__mobile-navbar nav>ul>li ul a {
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    padding: 4px 0;
    display: block
}

.header__mobile-navbar nav>ul>li ul a.active {
    font-weight: 700;
    color: var(--main-accent-color)
}

.header__mobile-navbar nav>ul>li.menu-item-has-children::after {
    content: "";
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="7" viewBox="0 0 11 7" fill="none"><path d="M0.422119 0.911072L5.52563 4.22455L5.51294 6.45892H5.3479L0.422119 2.71381V0.911072ZM5.41138 4.22455L10.5276 0.911072V2.71381L5.58911 6.45892H5.42407L5.41138 4.22455Z" fill="white"/></svg>');
    width: 11px;
    height: 8px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    position: absolute;
    right: 3px;
    top: 16px;
    transition: transform .3s,-webkit-transform .3s
}

.header__mobile-navbar nav>ul>li.open::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header__mobile-navbar nav>ul>li.open ul {
    position: relative;
    opacity: 1
}

.header__mobile-navbar>input {
    display: none
}

.header__mobile-navbar>input:checked~label {
    width: 30px;
    height: 30px
}

.header__mobile-navbar>input:checked~label span {
    height: 2px
}

.header__mobile-navbar>input:checked~label span.first {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 18px
}

.header__mobile-navbar>input:checked~label span.second {
    opacity: 0
}

.header__mobile-navbar>input:checked~label span.third {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.header__mobile-navbar>input:checked~nav {
    right: 0
}

.header__mobile-navbar>label {
    position: inherit;
    top: unset;
    right: 0;
    width: 44px;
    height: 25px;
    display: block;
    -webkit-transition: left .4s;
    transition: left .4s;
    z-index: 3
}

.header__mobile-navbar>label span {
    display: block;
    height: 3px;
    background-color: var(--h_navigation_color);
    margin: 7px 0 0;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    position: relative;
    opacity: 1;
    top: 0;
    border-radius: 5px
}

.header__mobile-navbar>label span.first {
    margin-top: 0
}

.header__buttons {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    width: 100%
}

.header__buttons>* {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px
}

.header__buttons svg {
    margin-left: auto
}

.header__buttons>:nth-child(1) {
    -webkit-transition: .1s;
    transition: .1s;
    background-color: var(--btn-header-first-bg);
    color: var(--btn-header-first-color);
    border-color: var(--btn-header-first-border)
}

.header__buttons>:nth-child(1):hover {
    background-color: var(--btn-header-first-hover);
    border-color: var(--btn-header-first-hover)
}

.header__buttons :nth-child(2) {
    -webkit-transition: .1s;
    transition: .1s;
    background-color: var(--btn-header-second-bg);
    color: var(--btn-header-second-color);
    border-color: var(--btn-header-second-border)
}

.header__buttons :nth-child(2):hover {
    background-color: var(--btn-header-second-hover);
    border-color: var(--btn-header-second-hover)
}

.menu-item-has-children img {
    width: auto;
    height: 20px
}

.list-IL ul {
    padding: 0;
    margin: 35px 0
}

.list-IL__item {
    list-style-type: none;
    background-color: var(--h_navigation_color);
    border-radius: 8px;
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 8px 8px 15px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.07);
    box-shadow: 0 0 10px rgba(0,0,0,.07);
    border: 1px solid var(--main-accent-color)
}

.list-IL__item:last-child {
    margin-bottom: 0
}

.list-IL__item span {
    line-height: 142.69%;
    font-weight: 600;
    color: var(--text-body-color);
    font-size: .9rem
}

.list-IL__item img {
    margin-right: 11px;
    border-radius: 8px;
    max-height: 50px;
    width: auto
}

.list-IL__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    position: relative;
    width: 100%
}

.list-IL__link span {
    max-width: 65%
}

.list-IL__link::after {
    content: "";
    position: absolute;
    right: 20px;
    -webkit-transition: .1s;
    transition: .1s
}

.list-IL__link:hover::after {
    right: 17px
}

.cards__list {
    margin: 0 0 20px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cards__item {
    width: 100%;
    max-width: 172px;
    height: 172px;
    list-style-type: none;
    background: #fff;
    box-shadow: 0 0 25px rgba(0,0,0,.07);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.07);
    margin-top: 30px;
    padding: 0 5px
}

.cards__item:hover {
    background: #f8f8f8
}

.cards__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-decoration: none;
    height: 100%
}

.cards__item a img {
    padding-top: 26px
}

.cards__item a span {
    font-weight: 700;
    font-size: 16px;
    line-height: 142.69%;
    text-transform: uppercase;
    color: var(--text-body-color);
    padding-bottom: 16px
}

.cards__btn-more {
    padding: 10px 36px 9px;
    margin: 27px auto;
    display: table
}

.full {
    width: 100%
}

.medium {
    width: 50%;
    display: inline-block
}

.small {
    width: 30%;
    display: inline-block
}

.full-list {
    width: 100%
}

.medium-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.medium-list ul li {
    width: 47%
}

.medium-list ul li:last-child {
    margin-bottom: 16px
}

.small-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-list ul li {
    width: 30%
}

.small-list ul li:last-child {
    margin-bottom: 16px
}

.best-sites {
    margin: 20px 0 35px
}

.site {
    background: #fff;
    box-shadow: 0 0 25px rgba(0,0,0,.07);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.07);
    border: 1px solid #eee;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.site__logo-and-rating {
    max-width: 240px;
    min-width: 240px;
    min-height: 196px;
    background-color: var(--ft_background_color);
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/back-sites.png);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.site__logo-and-rating img {
    max-width: 200px;
    height: auto
}

.site__logo {
    margin: 30px 0 0
}

.site__rating {
    color: #fff;
    font-weight: 700;
    font-size: 21px;
    line-height: 130.19%
}

.site__rating p {
    margin: 10px 0;
    position: relative;
    padding-left: 30px
}

.site__rating p::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0
}

.site__link-review {
    padding: 3px 9px;
    margin: 10px 0
}

.site__link {
    padding: 7px 55px 6px;
    display: inline-block;
    margin-top: 5px
}

.site__offer {
    margin: auto 5px auto 15px;
    text-align: left;
    min-width: 260px;
    width: 260px
}

.site__pros-cons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5px 20px 5px 35px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.site__pros-cons ul {
    list-style-type: none;
    margin: 5px 0;
    padding: 0
}

.site__pros-cons ul li {
    font-weight: 500;
    font-size: .9rem;
    line-height: 142.69%;
    padding-left: 25px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-position: 0 2px
}

.site__pros-cons ul li:last-child {
    padding-bottom: 0
}

.site__pros-cons ul.cons li {
    padding-left: 22px
}

.site__pm {
    max-width: 215px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.site__pm ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 5px 0
}

.site__pm ul li {
    margin: 2px;
    background-color: #f8f8fa;
    padding: 2px;
    vertical-align: middle;
    height: 30px;
    width: 55px;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #e5e5e5
}

.site__pm ul img {
    max-width: 50px;
    height: auto;
    max-height: 30px
}

.site__pm ul svg {
    border-radius: 5px;
    margin-left: 10px;
    width: 27px;
    height: 27px
}

.site__pm ul svg path {
    fill: var(--main-accent-color)
}

.offer__welcome-offer {
    font-size: 23px;
    font-weight: 700;
    color: var(--main-accent-color);
    margin: 0 0 10px;
    line-height: 118%
}

.offer__welcome-offer span {
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-body-color)
}

.with-sidebar .site__pros-cons ul {
    margin: 5px
}

.block-posts {
    margin: 20px 0 35px
}

.block-posts__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.with-sidebar .block-posts__second {
    display: none
}

.block-posts__second {
    width: 464px
}

.block-posts__second .post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: unset;
    height: 195px;
    margin-bottom: 15px
}

.block-posts__second .post:last-child {
    margin-bottom: 0
}

.block-posts__second .post__image {
    background-color: #dbdbdb;
    text-align: center
}

.block-posts__second .post__image img {
    clip: rect(0 202px 195px 0);
    position: absolute
}

.block-posts__second .post__content {
    margin-left: 202px
}

.block-posts__second .post__title {
    margin: 15px 20px
}

.block-posts__second .post__description {
    margin: 10px 20px 17px
}

.post {
    max-width: 343px;
    min-width: 320px;
    background: var(--bg-body);
    border: 1px solid var(--main-accent-color);
    box-shadow: 0 0 25px rgba(0,0,0,.07);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.07);
    position: relative
}

.post a {
    text-decoration: none
}

.post__date {
    line-height: 142.69%;
    color: #fff;
    position: absolute;
    left: 0;
    top: 15px;
    background-color: rgba(51,182,60,.38);
    padding: 6px 13px 5px;
    z-index: 1
}

.post__image {
    background-color: #dbdbdb;
    text-align: center;
    min-height: 60px;
    max-height: 195px;
    display: block;
    overflow: hidden
}

.post__image img {
    width: inherit;
    max-width: 343px;
    height: auto
}

.post__title {
    font-size: 19px;
    font-weight: 700;
    line-height: 142.69%;
    border-bottom: 1px solid #efefef;
    margin: 15px 20px 20px;
    padding-bottom: 7px;
    color: var(--text-body-color)
}

.post__description {
    margin: 10px 20px 40px;
    line-height: 142.69%;
    color: var(--text-body-color)
}

.post__description span {
    padding: 3px 15px
}

.slider {
    margin: 20px 0;
    position: relative;
    height: 295px;
    overflow: hidden
}

.slider__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    -webkit-transition: left .3s;
    transition: left .3s;
    padding: 10px 6px
}

.slider::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 20px;
    background: linear-gradient(271deg,var(--bg-body) 50%,rgba(255,255,255,.0509803922) 120%);
    z-index: 1
}

.slider__item {
    max-width: 227px;
    width: 227px;
    padding: 17px 19px;
    margin-right: 30px;
    background: var(--bg-body);
    box-shadow: 0 0 10px rgba(0,0,0,.07);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.07);
    border: 1px solid var(--main-accent-color);
    border-radius: var(--border-radius);
    overflow: hidden
}

.slider__item span {
    line-height: 142.69%
}

.slider__item-img {
    margin: -20px -20px 0
}

.slider__item-img img {
    width: 100%;
    height: auto
}

.slider__item-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 142.69%;
    border-bottom: 1px solid #e3e2e2;
    padding-bottom: 6px;
    margin-bottom: 12px;
    margin-top: 0
}

.slider__arrow .count {
    width: 39px;
    height: 30px;
    position: absolute;
    bottom: -3px;
    left: 46px;
    font-size: 17px;
    font-weight: 600;
    color: gray;
    display: none
}

.slider-arrow {
    box-shadow: 0 0 25px rgba(0,0,0,.0705882353);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.0705882353);
    border-radius: 6px;
    width: 39px;
    height: 30px;
    position: absolute;
    bottom: 0;
    background-repeat: no-repeat;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    cursor: pointer;
    border: unset
}

.next {
    left: 60px;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.faq {
    margin-top: 45px;
    padding: 5px
}

.faq details {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid var(--main-accent-color);
    border-radius: var(--border-radius);
    padding: 31px 42px 31px 53px;
    margin-bottom: 15px;
    position: relative;
    line-height: 142%
}

.faq summary {
    font-weight: 700;
    font-size: 20px;
    line-height: 142.69%;
    outline: 0;
    cursor: pointer;
    display: block;
    margin-right: -10px
}

.faq summary::-webkit-details-marker,.faq summary::marker {
    display: none;
    content: ""
}

.faq summary::after {
    content: "›";
    position: absolute;
    top: 24px;
    right: 30px;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 3rem;
    color: var(--text-body-color);
    width: 12px;
    height: 40px
}

.faq details[open] summary::after {
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.q_and_a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.q_and_a details {
    width: 48.5%;
    height: 273px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 25px rgba(0,0,0,.0705882353);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.0705882353);
    margin-bottom: 30px;
    min-width: 470px
}

.q_and_a details summary {
    font-weight: 700;
    font-size: 25px;
    line-height: 142.69%;
    padding: 100px 20px 50px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.q_and_a details summary::-webkit-details-marker,.q_and_a details summary::marker {
    display: none;
    content: ""
}

.q_and_a details summary svg {
    width: 70px;
    min-width: 70px;
    fill: var(--main-accent-color);
    padding-right: 30px
}

.q_and_a details[open]:hover div {
    opacity: 1
}

.q_and_a details[open] div {
    background-color: var(--main-accent-color);
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/back-qr.png);
    background-position: 50%;
    background-size: 110%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
    padding: 25px 40px;
    color: #fff;
    line-height: 142%;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-fill-available;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.q_and_a details[open] a {
    display: inline-block;
    color: #fff;
    outline: 0
}

.q_and_a details[open] p {
    margin: 2px 0
}

.bonuses {
    margin-bottom: 35px
}

.bonuses__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.bonuses__list.comparison {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bonuses__vs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 2rem;
    margin: 0 50px
}

.bonus {
    background: var(--bg-body);
    box-shadow: 0 0 25px rgba(0,0,0,.07);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.07);
    border: 1px solid #eee;
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 286px
}

.bonus.vs {
    width: unset;
    max-width: 360px;
    min-width: 310px;
    position: relative
}

.bonus.vs:first-child {
    border: 4px solid var(--main-accent-color)
}

.bonus.vs:first-child:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: var(--main-accent-color);
    opacity: .06
}

.bonus.vs:last-child:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #e74b4b;
    opacity: .06
}

.bonus.vs>div {
    z-index: 1
}

.bonus__logo {
    background-color: var(--ft_background_color);
    min-height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bonus__description {
    padding: 15px 22px 5px
}

.bonus__description p {
    font-weight: 700;
    font-size: 20px;
    line-height: 142.69%;
    margin: 0
}

.bonus__group-btn {
    padding: 16px;
    margin: 11px 16px;
    border: 2px dotted var(--main-accent-color);
    text-align: center
}

.bonus__visit-casino {
    display: table;
    padding: 9px 22px 8px;
    margin: 0 auto 4px
}

.bonus__read-review {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    line-height: 142.69%;
    color: var(--bg-color)
}

.bonus__pros-cons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5px 20px 5px 35px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.bonus__pros-cons ul {
    list-style-type: none;
    margin: 5px 0;
    padding: 0
}

.bonus__pros-cons ul li {
    font-weight: 500;
    font-size: .9rem;
    line-height: 142.69%;
    padding-left: 25px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-position: 0 2px
}

.bonus__pros-cons ul li:last-child {
    padding-bottom: 0
}

.bonus__pros-cons ul.cons li {
    padding-left: 22px
}

.rating {
    padding: 0 22px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rating__star {
    width: 160px;
    height: 14px;
    position: relative
}

.rating__star .empty {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-b-star-1.png)
}

.rating__star .full {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-b-star-2.png);
    position: absolute
}

.rating__number {
    font-weight: 700;
    font-size: 21px;
    line-height: 130.19%
}

footer .footer {
    padding: 36px 0;
    color: var(--ft_text_color);
    background-color: var(--ft_background_color)
}

footer .footer__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

footer .footer__social-link {
    max-width: 230px;
    color: var(--ft_text_color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

footer .footer__logo img {
    max-width: 350px;
    height: auto;
    width: 100%
}

footer .footer .footer-widget {
    color: var(--ft_text_color);
    font-size: 14px
}

footer .footer .footer-widget__title {
    font-weight: 700;
    font-size: 22px;
    line-height: 142.69%;
    color: var(--main-accent-color);
    margin-bottom: 0
}

footer .footer .footer-widget ul {
    padding: 0
}

footer .footer .footer-widget ul li {
    list-style-type: none;
    margin-bottom: 16px
}

footer .footer .footer-widget a {
    color: var(--ft_text_color);
    font-weight: 500;
    font-size: 14px;
    line-height: 142.69%;
    text-decoration: none
}

.site-info {
    border-top: 2px solid var(--site_info_b_color);
    padding: 10px 0;
    background-color: var(--ft_background_color)
}

.site-info>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 66px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.site-info a,.site-info p {
    color: var(--ft_text_color);
    text-decoration: none;
    font-size: 16px;
    margin: 0 10px
}

.breadcrumb ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding: 16px 0;
    margin: 0
}

.breadcrumb ul li {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 155.69%;
    font-weight: 600
}

.breadcrumb ul li a {
    text-decoration: underline;
    color: var(--text-body-color);
    opacity: .8;
    font-weight: 400;
    padding-right: 30px;
    position: relative
}

.breadcrumb ul li a:after {
    content: "»";
    position: absolute;
    top: -4px;
    right: 10px;
    font-size: 20px;
    color: var(--main-accent-color);
    font-weight: 600
}

.about-page {
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-color: var(--h_background_color);
    background-position: 50%;
    min-width: 100%;
    margin-left: calc(-50vw + 50%)!important;
    margin-right: calc(-50vw + 50%)!important;
    max-width: 100vw!important
}

.about-page__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    min-height: 320px;
    margin: 20px 0;
    gap: 20px
}

.about-page__wrap>:nth-child(2) {
    max-width: 40%
}

.about-page__title {
    font-weight: 700;
    font-size: 51px;
    line-height: 124.69%;
    padding-bottom: 10px;
    position: relative;
    margin: 0 0 20px
}

.about-page__title::before {
    width: 209px;
    height: 2px;
    content: "";
    position: absolute;
    border-radius: 9px;
    bottom: 0;
    background-color: var(--main-accent-color)
}

.about-page__description {
    max-width: 500px;
    margin: 0
}

.about-page__description p {
    margin: 0
}

.list-anchor {
    background: #fff;
    border: 1px solid var(--main-accent-color);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.07);
    box-shadow: 0 0 25px rgba(0,0,0,.07);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 20px;
    margin-top: 30px!important;
    border-radius: var(--border-radius)
}

.list-anchor__title {
    font-weight: 700;
    font-size: 13px;
    line-height: 192.69%;
    padding-right: 17px;
    text-transform: uppercase;
    white-space: nowrap;
    margin: 0
}

.list-anchor__title::after {
    content: none
}

.list-anchor ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.list-anchor ul li {
    padding-right: 45px
}

.list-anchor ul li:last-child {
    padding-right: 0
}

.list-anchor ul a {
    text-decoration: none;
    color: #838383;
    font-size: 12px;
    line-height: 142.69%
}

.list-anchor ul a:hover {
    text-decoration: underline;
    color: var(--main-accent-color)
}

.list-anchor-new {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0 0 10px 10px;
    display: none
}

.list-anchor-new__title {
    font-weight: 700;
    font-size: 13px;
    line-height: 192.69%;
    padding-right: 17px;
    text-transform: uppercase;
    white-space: nowrap;
    margin: 0
}

.list-anchor-new__title::after {
    content: none
}

.list-anchor-new ol {
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 10px;
    background-color: #fff;
    border-radius: 15px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.list-anchor-new ol li {
    padding-right: 45px;
    padding-left: 2rem;
    margin-bottom: 0
}

.list-anchor-new ol li:last-child {
    padding-right: 0
}

.list-anchor-new ol a {
    text-decoration: none;
    font-size: 15px;
    line-height: 142.69%;
    font-weight: 700
}

.list-anchor-new ol a:hover {
    text-decoration: underline;
    color: var(--main-accent-color)
}

.list-anchor-new ul {
    width: 100%;
    list-style-type: none;
    padding: 10px;
    margin: 0;
    background-color: #fff;
    border-radius: 15px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.list-anchor-new ul li {
    padding-right: 45px;
    padding-left: 1.2rem;
    margin-bottom: 0
}

.list-anchor-new ul li:last-child {
    padding-right: 0
}

.list-anchor-new ul li:before {
    content: var(--toc-style)
}

.list-anchor-new ul a {
    text-decoration: none;
    color: #838383;
    font-size: 15px;
    line-height: 142.69%;
    font-weight: 700
}

.list-anchor-new ul a:hover {
    text-decoration: underline;
    color: var(--main-accent-color)
}

.list-anchor-new.show {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.list-anchor-new__head {
    text-align: center;
    cursor: pointer;
    position: relative;
    padding: 10px 0;
    color: var(--h_navigation_color);
    background: var(--h_background_color);
    display: block
}

.list-anchor-new__head:before {
    content: "☰";
    display: block;
    position: absolute;
    top: 11px;
    right: 20px
}

.list-anchor-new__wrap {
    overflow: hidden;
    border-radius: 10px;
    margin: 10px 0;
    margin-top: 30px!important
}

.list-anchor-new__old {
    border-radius: 10px;
    margin: 10px 0
}

.promocode-mini {
    max-width: 280px;
    border: 1px solid var(--main-accent-color);
    border-radius: var(--border-radius);
    padding: 10px;
    position: relative;
    margin: 20px 0;
    background: #fff
}

.promocode-mini__help {
    text-align: center
}

.promocode-mini__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.promocode-mini__body a {
    text-decoration: none
}

.promocode-mini__body button {
    padding: 0;
    margin: 0;
    border: unset
}

.promocode-mini__title {
    font-style: normal;
    font-size: 16px;
    line-height: 135%;
    text-align: center;
    font-weight: bolder;
    padding: 10px 0
}

.promocode-mini input {
    border: unset;
    text-align: center
}

.promocode-mini input,.promocode-mini__code {
    font-style: normal;
    font-size: 14.6524px;
    line-height: 125%;
    color: #000;
    outline: 1px dashed var(--btn-back-color);
    outline-offset: -1px;
    height: 38px;
    width: 128px;
    border-radius: 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: unset;
    font-weight: 900;
    position: relative;
    overflow: hidden
}

.promocode-mini input:before,.promocode-mini__code:before {
    content: " ";
    position: absolute;
    top: 9px;
    height: 7px;
    width: 37px;
    border: 17px solid transparent;
    border-right: 16px solid var(--btn-back-color);
    -webkit-transform: rotateZ(343deg);
    transform: rotateZ(343deg);
    z-index: 20;
    -webkit-filter: brightness(.5);
    filter: brightness(.5)
}

.promocode-mini input:after,.promocode-mini__code:after {
    content: " ";
    position: absolute;
    background-color: var(--btn-back-color);
    width: 105px;
    height: 40px;
    left: -8px;
    z-index: -1;
    -webkit-transform: skewX(16deg);
    transform: skewX(16deg)
}

.promocode-mini__code-sticker {
    content: "COPY";
    position: absolute;
    background-color: var(--btn-back-color);
    color: #fff
}

.promocode-mini .button_bonus {
    font-style: normal;
    font-size: 14.6524px;
    line-height: 125%;
    border: unset;
    height: 40px;
    width: 130px;
    border-radius: 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: unset;
    font-weight: 900
}

.promocode-mini .promocode-block-ref {
    display: none
}

.info-about-site {
    margin-bottom: 35px
}

.info-about-site__title {
    text-transform: uppercase
}

.info-about-site__warp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.info-about-site__warp>div {
    width: 49%
}

.non-recommend {
    margin-bottom: 35px
}

.non-recommend__warning {
    background: #ffe9e9;
    border: 1px solid #c5a1a1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: var(--border-radius);
    padding: 22px 35px;
    margin-bottom: 30px
}

.non-recommend .site {
    padding-left: 71px
}

.non-recommend .site__logo-and-rating {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.non-recommend .site__logo {
    margin: 5px 0 15px
}

.non-recommend .site::after {
    content: none
}

.non-recommend .site::before {
    content: "X";
    position: absolute;
    height: 100%;
    width: 71px;
    top: 0;
    left: 0;
    background-color: #e03131;
    color: #fff;
    font-weight: 400;
    font-size: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.non-recommend .site__description {
    width: 65%;
    padding: 20px 40px;
    line-height: 142.69%
}

.non-recommend .site__title {
    font-weight: 700;
    font-size: 19px;
    margin-top: 0
}

.author {
    margin-bottom: 35px
}

.author h2 {
    margin-top: 0
}

.author__wrap {
    background: #fff;
    border: 1px solid var(--main-accent-color);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: var(--border-radius);
    padding: 50px 55px
}

.author__description {
    margin-bottom: 15px
}

.author__description h2 {
    display: inline-block;
    margin-right: 20px
}

.author__description img {
    max-width: 100%;
    height: auto
}

.author__cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.author__img-name {
    text-align: center;
    margin-right: 38px
}

.author__img-name img {
    border-bottom: 5px solid var(--main-accent-color)
}

.author__img-name h3 {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 142.69%;
    margin: 0
}

.author__rating {
    font-weight: 700;
    font-size: 19px;
    line-height: 142.69%;
    border: 1px solid var(--main-accent-color);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 14px 26px;
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.author__rating>span {
    width: 110px;
    height: 19px;
    position: relative;
    margin-left: 1rem;
    display: inline-block
}

.author__rating>span .empty {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-big-star-1.png)
}

.author__rating>span .full {
    width: 100%;
    height: 100%;
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-big-star-2.png);
    position: absolute;
    background-size: 22px;
    top: 0
}

.author .label-comment {
    color: var(--link_color);
    text-decoration: underline;
    cursor: pointer;
    font-weight: 600
}

.author .label-comment:hover {
    color: var(--link_hover)
}

.author__date,.author__email {
    font-size: 19px;
    line-height: 142.69%;
    color: #dbd1d1;
    font-weight: 300
}

.author__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.author__social>div {
    margin-right: 20px;
    margin-bottom: 20px
}

.author__social .social-links {
    padding-top: 10px;
    padding-left: 10px;
    border-radius: var(--border-radius);
    border: 1px solid var(--main-accent-color);
    margin-top: 0
}

.author-page .author__img-name h1 {
    margin: 0
}

.author-page {
    margin-top: 20px
}

body.author {
    margin-bottom: 0
}

.post-author>div {
    margin: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
    border-top: 1px solid #d4d4d4
}

.post-author__img {
    margin-right: 20px
}

.post-author__img img {
    border-radius: 100%;
    max-width: 80px;
    height: auto
}

.post-author__info a {
    text-decoration: none
}

.post-author__info a * {
    margin: 0 0 10px
}

.post-author__info span {
    color: #b5b5b5;
    text-transform: uppercase
}

.social-links {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0
}

.social-links li {
    margin-right: 10px;
    margin-bottom: 10px
}

.social-links li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background-color: var(--color_bg_soc_icons);
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 7px
}

.social-links li a svg {
    fill: var(--color_soc_icons)
}

.social-links li a:hover {
    background-color: var(--color_soc_icons)
}

.social-links li a:hover svg {
    fill: var(--color_bg_soc_icons)
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(""),url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../fonts/roboto-regular.woff2) format("woff2"),url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../fonts/roboto-regular.woff) format("woff")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local(""),url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../fonts/roboto-bold.woff2) format("woff2"),url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../fonts/roboto-bold.woff) format("woff")
}

.with-sidebar>.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.with-sidebar .sidebar {
    width: 25%;
    padding-left: 20px
}

.with-sidebar .page-content {
    width: 100%
}

.sidebar__title {
    font-weight: 700;
    font-size: 22px;
    line-height: 142.69%;
    margin-bottom: 10px
}

.sidebar__wrap img {
    max-width: 100%
}

.sidebar__wrap .calendar_wrap table {
    margin: auto
}

.review-page {
    background-color: var(--review-bg-color);
    color: var(--review-text);
    display: flow-root;
    margin-bottom: 35px;
    background-size: cover;
    position: relative
}

.review-page h1 {
    font-size: 40px;
    margin: 40px 0;
    font-weight: 700;
    line-height: 124.69%;
    position: relative
}

.review-page__wrap {
    margin-bottom: 60px;
    z-index: 1;
    position: relative
}

.review-page__wrap>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.review-page__wrap>div>div {
    margin-bottom: 15px
}

.review-page__logo div {
    border-radius: 15px;
    border: 1px solid var(--review-progress-bar);
    margin-top: 13px;
    margin-right: 25px;
    width: 240px;
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: cover
}

.review-page__logo div img {
    max-width: 200px;
    height: auto
}

.review-page__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.mobile-app .review-page__rating {
    margin: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.mobile-app .review-page__rating div {
    margin-bottom: 30px
}

.mobile-app .review-page__rating div:after {
    content: none
}

.review-page__rating div {
    position: relative
}

.review-page__rating div:after {
    position: absolute;
    height: 130px;
    width: 130px;
    left: 0;
    top: 0;
    content: attr(data-pct) "%";
    line-height: 132px;
    text-align: center;
    font-weight: 600;
    font-size: 26px;
    text-shadow: 0 0 15px var(--review-progress-bar)
}

.review-page__rating p {
    font-weight: 700;
    font-size: 16px;
    line-height: 130.19%;
    text-align: center;
    margin-top: -10px
}

.review-page__rating svg {
    height: 130px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 130px
}

.review-page__rating .progress-bar__background {
    fill: none;
    stroke: rgba(255,255,255,.15);
    stroke-width: 1
}

.review-page__rating .progress-bar__progress {
    fill: none;
    stroke: var(--review-progress-bar);
    stroke-dasharray: 80 80;
    stroke-dashoffset: 80;
    stroke-linecap: round;
    stroke-width: 1;
    -webkit-transition: stroke-dashoffset 1s ease-in-out;
    transition: stroke-dashoffset 1s ease-in-out;
    -webkit-filter: drop-shadow(0 0 1px var(--review-progress-bar));
    filter: drop-shadow(0 0 1px var(--review-progress-bar))
}

body .review-page__overall-rating:after {
    height: 180px;
    width: 185px;
    content: attr(data-pct) "% OVERALL";
    line-height: 34px;
    font-size: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 7px
}

body .review-page__overall-rating svg {
    height: 200px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 200px
}

body .review-page__overall-rating .progress-bar__progress {
    stroke-dasharray: 90 90;
    stroke-dashoffset: 90
}

.review-page__link-bonus {
    padding: 10px 10px 9px;
    min-width: 220px;
    text-align: center;
    margin-right: 25px;
    display: block
}

.review-page__link-bonus.link-button {
    min-width: 242px
}

.mobile-app .review-page__link-bonus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mobile-app .review-page__link-bonus svg {
    border-radius: 5px;
    margin-right: 10px;
    width: 21px;
    height: 21px
}

.mobile-app .review-page__link-bonus svg path {
    fill: var(--review-text)
}

.review-page__bonus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid var(--review-progress-bar);
    padding: 10px;
    border-radius: var(--border-radius);
    margin-right: 20px
}

.review-page__bonus p {
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    margin: 0
}

.review-page__mobile {
    padding: 6px 10px;
    border: 1px solid var(--review-progress-bar);
    border-radius: var(--border-radius)
}

.review-page__mobile p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 19px;
    margin: 0
}

.review-page__mobile p svg {
    border-radius: 5px;
    margin-left: 10px;
    width: 27px;
    height: 27px
}

.review-page__mobile p svg path {
    fill: var(--review-text)
}

.bg-graphit {
    background-color: #1d2730;
    color: #fff
}

.animated {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation: .7s ease-in-out pulse;
    animation: .7s ease-in-out pulse
}

@-webkit-keyframes pulse {
    100%,50%,from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    25%,75% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .5
    }
}

@keyframes pulse {
    100%,50%,from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    25%,75% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .5
    }
}

.p-b {
    overflow: hidden
}

.p-b .p-b__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 75px 0
}

.p-b .p-b__bottom-side {
    width: 100%;
    position: relative;
    margin: 50px 0 0
}

.p-b .p-b__bottom-side::after {
    content: "";
    border-bottom: 2px solid var(--main-accent-color);
    width: 10%;
    position: absolute;
    top: -6px;
    left: 0
}

.p-b .p-b__right-side {
    width: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.p-b .p-b__right-side img {
    width: 100%;
    height: auto
}

.p-b .p-b__left-side {
    width: 70%
}

.review_field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0;
    position: relative
}

.review_field__bonus-text {
    position: absolute;
    top: -13px;
    left: 45px;
    font-size: .9rem;
    text-transform: none;
    font-weight: 900
}

.review_field__bonus-hide {
    background-color: #636363;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border-radius: 20px;
    min-width: 380px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    margin-bottom: 20px
}

.review_field__input {
    border: unset;
    background-color: transparent;
    font-size: 2rem;
    color: #fff;
    width: 200px;
    line-height: 1;
    padding: 0;
    margin: 0 10px;
    font-weight: 800;
    text-align: center
}

.review_field__button {
    cursor: pointer;
    background-color: #ffd300;
    border-radius: 1rem;
    padding: .5rem 2rem;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 2rem;
    border: 3px solid #ffd300;
    line-height: 1;
    -webkit-transform: scale(.8,1);
    transform: scale(.8,1)
}

.review_field__button:hover {
    background-color: #ffb100;
    -webkit-transition: .5s;
    transition: .5s;
    border: 3px solid #ffb100
}

.review_field__create-account {
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 1.1rem
}

.review_field__button--big2 {
    background-color: #ffd300;
    border-radius: 1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-weight: 600;
    border: 3px solid #ffd300;
    line-height: 1;
    -webkit-transform: scale(.8,1);
    transform: scale(.8,1);
    font-size: 3rem;
    cursor: pointer;
    height: 80px
}

.review_field__button--big2:hover {
    background-color: #f60;
    border: 3px solid #f60;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s
}

.review_field__button--big {
    background-color: #1d2730;
    border-radius: 1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-weight: 600;
    border: 3px solid #f1c40f;
    line-height: 1;
    -webkit-transform: scale(.8,1);
    transform: scale(.8,1);
    font-size: 3rem;
    cursor: pointer;
    height: 80px;
    color: #fff;
    background-image: linear-gradient(45deg,#f1c40f 50%,transparent 50%);
    background-position: 100%;
    background-size: 400%;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}

.review_field__button--big:hover {
    background-position: 0
}

button.review_field__input {
    cursor: pointer;
    font-size: 3rem;
    width: 100%
}

.promotional__h1 {
    font-size: 3rem;
    font-weight: 900
}

.promotional__subtext {
    color: #ffd300;
    font-size: 2rem;
    padding: 0;
    margin: 0;
    font-weight: 900
}

.get-bonus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.get-bonus__text {
    width: calc(100% - 200px)
}

.get-bonus__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pc-cards {
    margin-top: -140px;
    margin-bottom: 35px;
    position: relative;
    z-index: 1
}

.pc-cards>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pc-cards>div>div {
    background-color: #fff;
    border: 1px solid var(--main-accent-color);
    border-radius: var(--border-radius);
    padding: 25px;
    max-width: 218px;
    width: 218px;
    margin-bottom: 10px
}

.pc-cards>div>div span {
    font-weight: 600;
    font-size: 19px;
    line-height: 142.69%;
    text-align: center;
    display: block
}

.pc-cards>div>div img {
    margin: auto auto 10px;
    display: block
}

.pc-cards>div>div ul {
    list-style-type: none;
    margin: 25px 0;
    padding: 0
}

.pc-cards>div>div ul li {
    font-weight: 500;
    font-size: 13px;
    line-height: 142.69%;
    padding-left: 25px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-position: 0 2px
}

.pc-cards>div>div ul li:last-child {
    padding-bottom: 0
}

.pc-cards>div>div ul.cons li {
    padding-left: 22px
}

.mobile-app .rating__star {
    width: 151px;
    height: 24px;
    position: relative
}

.mobile-app .rating__star .empty {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-big-star-1.png);
    background-size: 30px
}

.mobile-app .rating__star .full {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-big-star-2.png);
    position: absolute;
    background-size: 30px
}

.posts-archive__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.posts-archive__wrap .post {
    margin: 0 25px 30px;
    min-width: 343px
}

.error-404>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.error-404__error-number {
    color: var(--main-accent-color);
    font-weight: 100;
    font-size: 196px;
    border-right: 3px solid #ece1e1;
    margin: 50px 0;
    padding: 0 20px
}

.error-404__text {
    font-size: 21px;
    font-weight: 600;
    padding: 0 20px
}

.error-404__text span {
    font-size: 74px;
    text-transform: uppercase;
    line-height: 80px
}

.howto {
    background-color: var(--bg-body);
    border: 1px solid var(--main-accent-color);
    border-radius: var(--border-radius);
    padding: 20px;
    margin: 35px 50px
}

.howto__title {
    text-align: center;
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
    font-size: 1.7rem;
    position: relative
}

.howto__title::after {
    content: none
}

.howto__description {
    border-bottom: 1px solid var(--main-accent-color);
    padding: 0 0 20px
}

.howto__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    position: relative
}

.step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 100px;
    position: relative;
    border-bottom: 1px solid #ece7e7;
    margin-bottom: 10px;
    width: 100%
}

.step::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 120%;
    background-color: #ece7e7;
    left: -56px;
    top: 0
}

.step:last-child::before {
    background-color: var(--bg-body);
    height: 50%
}

.step__body {
    width: 100%
}

.step__body span {
    color: #fff;
    background-color: var(--main-accent-color);
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: var(--border-radius);
    position: absolute;
    left: -70px;
    top: 0
}

.step__body.with-image {
    max-width: 45%;
    min-width: 45%
}

.step__image {
    margin-left: 25px;
    min-width: 50%;
    max-width: 65%
}

.step__image img {
    max-width: 100%;
    height: auto
}

.step__title {
    color: var(--main-accent-color);
    margin: 0;
    font-weight: 600;
    font-size: 1.3rem
}

.step__text--with_title {
    margin-top: 0
}

.step__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0
}

.review-table__wrap {
    margin: 20px 0
}

.review-table__wrap ol {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    margin: 0
}

.review-table__wrap ol li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    border: 1px solid var(--main-accent-color);
    border-top: none
}

.review-table__wrap ol li:nth-child(1) {
    border: 2px solid var(--site_info_b_color)
}

.review-table__wrap ol li img {
    max-width: 60px;
    margin: 0 10px;
    border-radius: var(--border-radius);
    height: auto
}

.review-table__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: var(--main-accent-color);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 8px 10px
}

.review-table__header div:nth-child(1) {
    width: 40px
}

.review-table__header div:nth-child(2) {
    width: 205px
}

.review-table__header div:nth-child(3) {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.review-table__header div:nth-child(4) {
    width: 111px
}

.review-table__header div:nth-child(5) {
    width: 170px
}

.review-table__bookmaker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 214px
}

.review-table__b-link {
    padding: 8px 0;
    margin-left: 20px;
    white-space: nowrap;
    width: 150px;
    display: block;
    text-align: center
}

.review-table__name {
    padding: 0 10px;
    width: 120px
}

.review-table__bonus {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 600;
    font-size: 18px;
    margin: 0
}

.review-table__rating p {
    width: 111px;
    height: 20px;
    position: relative
}

.review-table__rating span {
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-big-star-1.png);
    display: block;
    width: 100%;
    height: 20px;
    background-repeat: repeat-x
}

.review-table__rating span.full {
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-big-star-2.png);
    position: absolute;
    top: 0;
    background-size: 22px
}

.comments-area {
    margin: 35px 0
}

.comments-area .comments__wrap {
    border: 1px solid var(--main-accent-color);
    border-radius: var(--border-radius);
    padding: 30px 40px;
    background: #fff
}

.comments-area .comment-respond p {
    margin: 0
}

.comments-area .comment-respond form {
    display: flow-root
}

.comments-area .comment-respond .comment-form-comment {
    width: 75%;
    float: left
}

.comments-area .comment-respond .comment-form-comment textarea {
    width: 99%;
    border: 1px solid var(--main-accent-color);
    border-radius: var(--border-radius);
    outline: 0;
    padding: 20px
}

.comments-area .comment-respond .comment-form-captcha {
    float: right;
    width: 100%;
    margin-bottom: 8px;
    text-align: right
}

.comments-area .comment-respond .comment-form-captcha input {
    border: 1px solid var(--main-accent-color);
    border-radius: var(--border-radius);
    outline: 0;
    padding: 6px
}

.comments-area .comment-respond .comment-form-author,.comments-area .comment-respond .comment-form-email {
    float: right;
    width: 20%;
    margin-bottom: 8px
}

.comments-area .comment-respond .comment-form-author input,.comments-area .comment-respond .comment-form-email input {
    border: 1px solid var(--main-accent-color);
    border-radius: var(--border-radius);
    padding: 10px;
    outline: 0;
    width: 91%
}

.comments-area .comment-respond .form-submit {
    float: right;
    width: 20%
}

.comments-area .comment-respond .form-submit input {
    width: 100%;
    text-align: center;
    padding: 8px 5px
}

.comments-area li.comment {
    border-bottom: 1px solid #e0e3e0;
    padding-bottom: 20px;
    margin: 35px 0
}

.comments-area li.comment li {
    border-bottom: none
}

.comments-area .comment {
    list-style-type: none;
    padding: 0
}

.comments-area .comment article {
    -webkit-box-shadow: 1px 1px 5px #d4d4d4;
    box-shadow: 1px 1px 5px #d4d4d4;
    padding: 10px;
    margin: 15px 0
}

.comments-area .comment__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.comments-area .comment__author {
    font-weight: 600;
    font-size: 1.1rem
}

.comments-area .comment__author p {
    margin: 0
}

.comments-area .comment__meta {
    color: #c4c4c4
}

.comments-area .comment__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.comments-area .comment__text .com-text {
    max-width: 85%
}

.comments-area .comment__text .com-rating {
    width: 110px;
    height: 19px;
    position: relative;
    margin-top: 1rem;
    margin-left: 1rem
}

.comments-area .comment__text .com-rating .empty {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-big-star-1.png)
}

.comments-area .comment__text .com-rating .full {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-big-star-2.png);
    position: absolute;
    background-size: 22px;
    top: 0
}

.comments-area .comment.parent>div {
    margin-bottom: 10px
}

.comments-area .comment .children {
    border-left: 1px solid var(--main-accent-color)
}

.comments-area .comment .comment-reply-title a {
    font-size: 14px;
    margin-top: 15px;
    float: right
}

.rating-container label {
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-big-star-2.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
    width: 23px;
    height: 23px;
    display: inline-block;
    color: #acacac
}

.rating-container label:hover {
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-big-star-2.png);
    background-size: 23px;
    cursor: pointer
}

.rating-container input {
    display: none
}

.rating-container input:checked~label {
    background-image: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-big-star-1.png)
}

.sliderFull {
    position: relative;
    height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    overflow: hidden;
    background-size: cover
}

.sliderFull__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    -webkit-transition: left .3s;
    transition: left .3s;
    height: 100%
}

.sliderFull__arrow {
    position: absolute;
    font-size: 3rem;
    font-weight: 600;
    bottom: 0;
    cursor: pointer;
    padding: 0 20px
}

.sliderFull__arrow.next {
    left: 100px
}

.sliderFull__arrow.prev {
    left: 0;
    right: unset
}

.sliderFull__navigation {
    position: relative;
    height: 65px!important;
    width: 100%
}

.sliderFull__count {
    color: var(--h_navigation_color);
    font-size: 1.5rem;
    font-style: italic;
    position: absolute;
    bottom: 13px;
    left: 52px;
    margin: 0
}

.sl-item {
    width: 1526px;
    background-color: var(--h_background_color);
    color: var(--h_navigation_color)
}

.sl-item>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: contain
}

.sl-item>div>div {
    max-width: 55%;
    padding: 25px;
    margin-bottom: 40px;
    position: relative;
    z-index: 0
}

.sl-item>div>div:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .1;
    top: 0;
    left: 0;
    z-index: -1
}

.sl-item__title {
    margin: 0 0 20px;
    font-size: 2rem;
    text-transform: capitalize
}

.sl-item__description {
    font-size: 1.2rem
}

.sl-item__link {
    padding: 7px 40px;
    text-transform: capitalize;
    font-size: 1.2rem;
    display: inline-block
}

.bk-point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.bk-point>div {
    width: 39%;
    border-width: 1px;
    border-style: solid;
    border-radius: var(--border-radius);
    padding: 40px 50px;
    position: relative;
    margin: 30px 0
}

.bk-point>div ul {
    margin: 0;
    padding: 0 0 0 16px
}

.bk-point>div ul li {
    line-height: 35px
}

.bk-point>div::before {
    content: url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/hand-like.png);
    position: absolute;
    width: 65px;
    min-width: 65px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 30px;
    top: -25px;
    left: -25px
}

.bk-point__title {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 25px
}

.bk-point__pros {
    border-color: var(--pros_colors)
}

.bk-point__pros::before {
    background-color: var(--pros_colors)
}

.bk-point__cons {
    border-color: var(--cons_colors)
}

.bk-point__cons::before {
    background-color: var(--cons_colors);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.payment-methods {
    border: 1px solid var(--btn-back-color);
    border-radius: var(--border-radius);
    margin-top: 30px!important;
    margin-bottom: 30px!important
}

.payment-methods__title {
    background-color: var(--btn-back-color);
    border-top-left-radius: var(--border-radius);
    border-top-right-radius: var(--border-radius);
    margin: -3px -1px;
    padding: 13px 35px;
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--btn-back-text-color)
}

.payment-methods__list {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 0 20px
}

.payment-methods__list li {
    margin: 5px 30px
}

.video {
    max-width: 650px
}

.video.align-center {
    margin: 0 auto
}

.video.align-right {
    margin-left: auto
}

.video__wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000;
    margin: 40px 0
}

.video__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.video__play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: 0 0;
    border: none
}

.video__play-shape {
    fill: #212121;
    fill-opacity: .8
}

.video__play-icon {
    fill: #fff
}

.video__play:focus {
    outline: 0
}

.video__play:focus .video__play-shape,.video__play:hover .video__play-shape {
    fill: red;
    fill-opacity: 1
}

.video__play:hover {
    cursor: pointer
}

.video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.num-blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.num-blocks__item {
    width: 20%;
    border: 1px solid var(--main-accent-color);
    padding: 20px;
    position: relative;
    margin: 20px 0
}

.num-blocks__count {
    background-color: var(--main-accent-color);
    color: #fff;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: -1px;
    left: 0;
    font-size: 1.2rem
}

.num-blocks__img img {
    margin: auto;
    display: block;
    max-width: 100%;
    height: auto
}

.wpcf7-form {
    max-width: 65%;
    margin: 10px auto
}

.wpcf7-form label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wpcf7-form span {
    margin-left: 20px;
    max-width: 65%;
    width: 65%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wpcf7-form span>input,.wpcf7-form span>textarea {
    width: 100%;
    border: 1px solid var(--main-accent-color);
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 500;
    font-size: 1rem;
    padding: 5px 10px
}

.wpcf7-form .wpcf7-submit {
    margin: 5px 0 5px auto;
    display: block;
    background-color: var(--btn-back-color);
    color: var(--btn-back-text-color);
    border: none;
    text-transform: uppercase;
    font-size: 1.3rem;
    padding: 8px 21px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: var(--border-radius)
}

.wpcf7-form .wpcf7-submit:hover {
    background-color: var(--btn-back-hover-bg-color)
}

.wpcf7-form .captcha-1 {
    float: right
}

body .wpcf7-form .wpcf7-response-output {
    margin-right: -22px
}

.event {
    max-width: 860px;
    margin: 20px auto
}

.event__item {
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.0705882353);
    box-shadow: 0 0 25px rgba(0,0,0,.0705882353);
    border: 1px solid var(--main-accent-color);
    padding: 20px 10px 10px;
    margin: 15px 0
}

.event__league {
    text-align: center;
    margin: 0
}

.event__date {
    display: block;
    text-align: center;
    color: #a6a6a6
}

.event__teams {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.event__teams>span {
    font-weight: 600;
    font-size: 1.5rem
}

.event__teams>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 35%
}

.event__teams>div div {
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0
}

.event__teams>div div p {
    display: block;
    margin-top: 10px;
    margin-bottom: 0
}

.event__teams>div div p span {
    color: #fff;
    font-weight: 600;
    font-size: 1.3rem;
    background-color: var(--main-accent-color);
    border-radius: var(--border-radius);
    padding: 5px 10px;
    display: inline-block
}

.event__teams>div div p span a,.event__teams>div div p span button {
    color: #fff;
    font-weight: 600;
    font-size: 1.3rem;
    background: unset;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    text-decoration: none;
    padding: 0;
    cursor: pointer
}

.event__teams>div:first-child {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.event__teams>div:first-child img {
    margin-right: 15px
}

.event__teams>div:first-child div p {
    text-align: right
}

.event__teams>div:last-child img {
    margin-left: 15px
}

.event__teams>div:last-child div p {
    text-align: left
}

.event__bookmakers {
    display: table;
    margin: 0 auto 15px
}

.event__bookmakers p {
    margin-bottom: 7px;
    margin-top: 25px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: .8rem
}

.event__bookmakers div {
    text-align: center
}

.event__bookmakers a,.event__bookmakers button {
    margin: 0 5px
}

.event__bookmakers button {
    background: unset;
    border: none;
    padding: 0;
    cursor: pointer
}

.gift-block__arrow-img {
    -webkit-animation: 2s steps(2) infinite stopsignal;
    animation: 2s steps(2) infinite stopsignal
}

.gift-block__arrow {
    position: relative;
    height: 50px
}

.gift-block__arrow img:nth-child(2) {
    width: 80px;
    position: absolute;
    top: -8px;
    right: calc(50% - 40px);
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.gift-block__arrow img:nth-child(1) {
    width: 140px;
    position: absolute;
    top: 0;
    right: calc(50% - 70px)
}

@-webkit-keyframes stopsignal {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes stopsignal {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes scaleanim {
    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes scaleanim {
    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

.gift-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: 20px auto;
    min-width: 300px
}

.gift-block::after {
    width: 100%;
    height: calc(100% - 30px);
    content: " ";
    position: absolute;
    bottom: 0;
    z-index: -1;
    border-radius: var(--border-radius);
    background-color: #2e2e2e;
    border: 3px solid #2f2f2f;
    outline: #e6e5e4 solid 1px;
    outline-offset: -8px;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: var(--h_background_color);
    opacity: .6;
    -webkit-box-shadow: 0 17px 40px rgba(9,25,42,.36);
    box-shadow: 0 17px 40px rgba(9,25,42,.36)
}

.gift-block__icon {
    width: 40px;
    background-color: var(--h_background_color);
    padding: 20px;
    border-radius: 67%;
    height: 40px;
    -webkit-animation: 4s infinite scaleanim;
    animation: 4s infinite scaleanim;
    -webkit-transition: .5s;
    transition: .5s
}

.gift-block__icon img {
    height: 42px;
    width: 42px
}

.gift-block__promocode {
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gift-block__promocode input {
    border: 1px solid #003b90;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 12px 0 0 12px;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    width: 51%;
    padding: 7px 20px 6px;
    outline: 0;
    background-color: #fff
}

.gift-block__promocode a,.gift-block__promocode button {
    background-color: var(--h_background_color);
    border: unset;
    border-radius: 0 12px 12px 0;
    height: 34px;
    width: 30%;
    -webkit-box-shadow: 0 0 50px #2a8047;
    box-shadow: 0 0 50px #2a8047;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 100px
}

.gift-block__body {
    padding: 20px 0;
    text-align: center
}

.gift-block__text {
    color: #fff;
    text-align: center;
    font-weight: bolder;
    font-size: 1.5rem
}

.gift-block__text p {
    margin: 5px 0;
    padding: 0 7px
}

.gift-block__numbers {
    font-weight: 900;
    font-size: 3rem
}

.gift-block__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px
}

.gift-block__button button {
    font-size: 1rem;
    background: #363;
    color: #fff;
    border: 0 solid #ffdf39;
    font-weight: 900
}

.bonuses-and-offers {
    max-width: 300px;
    background: #fff;
    margin: 20px 0
}

.bonuses-and-offers__title {
    font-weight: 600;
    font-size: 14px
}

.bonuses-and-offers__body {
    border: 1px solid var(--main-accent-color);
    border-radius: var(--border-radius);
    padding: 10px
}

.bonuses-and-offers__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 3fr;
    grid-template-columns: 1fr 3fr;
    margin-bottom: 10px
}

.bonuses-and-offers hr {
    border: unset;
    border-bottom: 1px solid var(--main-accent-color);
    margin-bottom: 10px
}

.bonuses-and-offers__img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    height: auto
}

.bonuses-and-offers__img img {
    width: 40px;
    height: auto;
    border-radius: var(--border-radius)
}

.bonuses-and-offers__img-wrapper {
    background: conic-gradient(from 159.94deg at 50% 50%,var(--main-accent-color) 0deg,var(--h_navigation_color) 80.63deg,var(--site_info_b_color) 211.88deg,rgba(109,220,175,.62) 360deg);
    border-radius: 10px;
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 16px
}

.bonuses-and-offers__help {
    font-size: .7rem;
    text-align: center
}

.bonuses-and-offers__button button {
    width: 100%;
    margin: 10px 0;
    padding: 10px;
    font-weight: 700
}

.about-page__wrap .bonuses-and-offers__body {
    background-color: rgba(255,255,255,.0784313725);
    border: unset;
    padding: 20px
}

.about-page__wrap .bonuses-and-offers {
    max-width: 320px;
    margin: 20px 0;
    background-color: rgba(255,255,255,.0784313725);
    border-radius: var(--border-radius)
}

.light-box {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1em;
    background: rgba(0,0,0,.8)
}

.light-box img {
    max-height: 100%;
    width: auto
}

.light-box:target {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.light-box span {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.offer__card {
    background: var(--bg-body);
    border-radius: 15px;
    margin: 20px 0;
    -webkit-box-shadow: 3px 3px 10px var(--h_background_color);
    box-shadow: 3px 3px 10px var(--h_background_color)
}

.offer__header {
    padding: 16px 0;
    background: var(--h_background_color);
    border-top-right-radius: var(--border-radius);
    border-top-left-radius: var(--border-radius);
    text-align: center
}

.offer__description {
    color: var(--text-body-color)
}

.offer__body {
    padding: 16px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 280px
}

.offer__title {
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    color: var(--site_info_b_color);
    margin: 0
}

.offer__text {
    font-weight: 700;
    font-size: 26px;
    line-height: 38px;
    color: var(--text-body-color);
    margin: 4px 0 0
}

.rated-games-cards-block {
    text-align: center
}

.rated-games-cards-block__title {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 20px
}

.rated-games-cards-block .rated_games_cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 30px;
    gap: 10px 5px
}

.rated-games-cards-block .rated_games_cards .game_card {
    border-radius: var(--border-radius);
    background: var(--bg-color-blocks);
    overflow: hidden
}

.rated-games-cards-block .rated_games_cards .game_card .image_card img {
    max-width: 280px
}

.rated-games-cards-block .rated_games_cards .game_card .game-name {
    font-weight: 700;
    text-align: left;
    padding: 200px 20px 0;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(17%,var(--bg-color-blocks)),to(transparent));
    background: linear-gradient(0deg,var(--bg-color-blocks) 17%,transparent);
    margin-top: -200px;
    position: relative;
    color: var(--btn-back-text-color)
}

.rated-games-cards-block .rated_games_cards .game_card .game-button .play-game-button {
    padding: 12px;
    width: -webkit-fill-available;
    border-radius: var(--border-radius);
    background: var(--btn-back-color);
    color: var(--btn-back-text-color);
    border: none;
    margin: 20px;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer
}

.rated-games-cards-block .rated_games_cards .game_card .game-button .play-game-button:hover {
    background-color: var(--btn-back-hover-bg-color);
    border-color: var(--btn-back-hover-bg-color);
    color: var(--btn-back-hover-text-color)
}

.rated-games-cards-block .load-more-button {
    width: 288px;
    padding: 12px 16px;
    border-radius: var(--border-radius);
    background: var(--bg-color-blocks);
    color: var(--btn-back-text-color);
    border: none;
    margin: 10px auto;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0
}

.fast-links-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 16px;
    margin-top: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fast-links-block button {
    padding: 0 0 0 1rem
}

.fast-links-block__item {
    -webkit-box-shadow: -5px 4px 10px rgba(0,0,0,.09);
    box-shadow: -5px 4px 10px rgba(0,0,0,.09);
    background: var(--fs_background);
    height: 75px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    border: none;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    margin: 10px 5px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 280px;
    text-align: left;
    cursor: pointer;
    padding-left: 20px
}

.fast-links-block__item.active {
    background-color: var(--fs_background_hover);
    color: #fff;
    padding: 10px 25px
}

.fast-links-block__item.active span {
    color: #fff
}

.fast-links-block__item span {
    color: #fff;
    font-size: 10px;
    text-align: left;
    margin: 0
}

.fast-links-block__item strong {
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    display: block
}

.fast-links-block__item img {
    width: auto;
    height: 40px;
    margin-left: 10px;
    margin-right: 10px
}

.fast-links-block__item a {
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 25px
}

.fast-links-block__item:hover {
    background: var(--fs_background_hover)
}

.fast-links-block__item:hover a,.fast-links-block__item:hover span {
    color: #fff
}

.fast-links-block a {
    text-decoration: none
}

.icon-arrow {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='9' viewBox='0 0 8 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/%23clip0_1_305)'%3E%3Cline x1='7.33334' y1='1.16667' x2='7.33334' y2='7.83333' stroke='white' stroke-width='1.33333' stroke-linecap='round'/%3E%3Cline x1='7.33333' y1='7.83329' x2='0.666666' y2='7.83329' stroke='white' stroke-width='1.33333' stroke-linecap='round'/%3E%3Cpath d='M7.19527 8.63803C7.45562 8.89838 7.87773 8.89838 8.13808 8.63803C8.39843 8.37768 8.39843 7.95557 8.13808 7.69522L7.19527 8.63803ZM1.13808 0.695197C0.877728 0.434847 0.455618 0.434846 0.195268 0.695195C-0.065082 0.955544 -0.0650825 1.37765 0.195267 1.638L1.13808 0.695197ZM8.13808 7.69522L1.13808 0.695197L0.195267 1.638L7.19527 8.63803L8.13808 7.69522Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_305'%3E%3Crect width='8' height='8' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: .5rem
}

.icon-home {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23fff' d='M23.503 11.803 12.6.263a.844.844 0 0 0-.275-.195.805.805 0 0 0-.922.195L.498 11.803A1.853 1.853 0 0 0 0 13.073c0 .99.76 1.795 1.694 1.795h1.15v8.235c0 .496.378.897.846.897h6.616v-6.28h2.965V24h7.04c.468 0 .847-.4.847-.897v-8.235h1.149c.45 0 .881-.188 1.199-.527.66-.701.66-1.837-.003-2.538Z'/%3E%3C/svg%3E");
    width: 20px;
    height: 14px;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.bonuses-banner {
    background-position: right center;
    background-repeat: no-repeat;
    border-radius: var(--border-radius);
    padding: 15px;
    color: var(--btn-back-text-color)
}

.bonuses-banner__timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.bonuses-banner__timer_image {
    width: 30px;
    height: 35px
}

.bonuses-banner__timer_time {
    padding: 3px 10px;
    background: #fff;
    border-radius: var(--border-radius);
    color: var(--main-accent-color);
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bonuses-banner__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px
}

.bonuses-banner__description {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 25px
}

.bonuses-banner__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.bonuses-banner__buttons>* {
    padding: 10px;
    gap: 10px;
    border-radius: var(--border-radius);
    font-size: 17.6px;
    font-weight: 400;
    line-height: 20.63px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bonuses-banner.app_banner {
    background-position: center top;
    min-height: 384px
}

.about-page__wrap .bonuses-banner {
    width: 363px;
    background-size: 130%;
    background-position: top
}

.about-page__wrap .bonuses-banner__buttons>* {
    width: 100%
}

.about-page__wrap .bonuses-banner.app_banner {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-size: contain
}

.about-page__wrap .bonuses-banner.app_banner .bonuses-banner__buttons {
    width: 100%
}

.bonuses-blocks {
    display: -ms-grid;
    display: grid;
    gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 25px
}

.bonuses-blocks__item {
    padding: 15px;
    border-radius: var(--border-radius)
}

.bonuses-blocks__item_body {
    gap: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: var(--btn-back-text-color)
}

.bonuses-blocks__item_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bonuses-blocks__item_title {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px
}

.bonuses-blocks__item_description {
    font-size: 15px;
    line-height: 18px
}

.bonuses-blocks__item_text {
    font-size: 15px;
    line-height: 21px
}

.bonuses-blocks__item_button {
    width: 100%
}

.bonuses-blocks__item_button>* {
    padding: 10px;
    display: block;
    text-align: center
}

@media screen and (min-width: 768px) {
    .header__wrap {
        -ms-grid-columns:1fr 9fr 5fr;
        grid-template-columns: 1fr 9fr 5fr
    }

    .about-page__wrap .bonuses-and-offers__body {
        background-color: var(--h_background_color)
    }
}

@media (min-width: 768px) {
    .bonuses-banner__buttons>* {
        width:310px
    }
}

@media (max-width: 1210px) {
    body .container,body .page-content {
        padding-right:10px;
        padding-left: 10px
    }
}

@media screen and (max-width: 1200px) {
    .header__wrap {
        gap:20px
    }
}

@media (max-width: 991px) {
    .with-sidebar .sidebar {
        display:none
    }

    .with-sidebar>.container {
        display: block
    }

    .with-sidebar .page-content {
        width: auto
    }
}

@media (max-width: 769px) {
    .review-page h1 {
        font-size:30px;
        text-align: center;
        margin-bottom: 10px
    }

    .review-page__wrap>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .review-page__link-bonus.btn-big-text {
        min-width: 300px;
        margin-right: 0;
        font-size: 1.3rem
    }

    .mobile-app .review-page__link-bonus.btn-big-text svg {
        width: 27px;
        height: 27px
    }

    .review-page__bonus {
        margin-top: 25px;
        margin-right: 0
    }

    .review-page__logo {
        margin-bottom: 20px
    }

    .review-page__logo div {
        margin-right: 0
    }

    .review-page__rating {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .mobile-app .review-page__rating {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .review-page__overall-rating {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .bk-point {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .bk-point>div {
        width: 75%;
        padding: 40px 20px
    }

    .bk-point>div ul li {
        line-height: 20px
    }
}

@media (max-width: 768px) {
    body .mobile-version {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .content-button__control {
        font-size: 1.1rem;
        width: 100%
    }

    .align-left .content-button__control,.align-right .content-button__control {
        margin: auto
    }

    .info-about-site__title>*,body .tag-block__title>* {
        max-width: 77%
    }

    .info-about-site__title::before,body .tag-block__title::before {
        top: 50%
    }

    .header {
        position: sticky;
        z-index: 999;
        top: 0
    }

    .header__logo img {
        width: 129px;
        height: unset
    }

    .header__navbar,.header__second-navbar {
        display: none
    }

    .header__mobile-navbar {
        display: block
    }

    .list-IL__list {
        width: 100%
    }

    .list-IL__link span {
        padding-right: 50px
    }

    .list-IL__link::after {
        right: 5px
    }

    .medium {
        width: 100%
    }

    .medium .cards__btn-more {
        margin: 27px auto!important
    }

    .small {
        width: 100%
    }

    .small .cards__btn-more {
        margin: 27px auto!important
    }

    .medium-list ul li,.small-list ul li {
        width: 100%
    }

    .site {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .site__logo-and-rating {
        max-width: 100%;
        width: 100%
    }

    .site__offer {
        margin: 15px;
        min-width: 310px;
        width: 310px
    }

    .site__pros-cons {
        margin: 20px 0 0
    }

    .site__pros-cons ul {
        margin: 5px 15px
    }

    .site__pm {
        max-width: 310px
    }

    .site__link {
        font-size: 17px
    }

    .block-posts__wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .block-posts__second {
        display: none
    }

    .post {
        margin-top: 20px;
        max-width: 320px
    }

    .post__image img {
        max-width: 320px
    }

    .faq details {
        padding: 25px 50px 25px 30px
    }

    .faq summary:after {
        right: 20px;
        top: 20px;
        width: 5px;
        font-size: 2.8rem
    }

    .q_and_a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .q_and_a details {
        width: 100%;
        min-width: 289px
    }

    .q_and_a details summary {
        padding: 100px 20px 50px 30px;
        text-align: center
    }

    .q_and_a details summary svg {
        padding-right: 10px;
        min-width: 60px
    }

    footer .footer__wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    footer .footer__logo {
        width: 100%;
        max-width: 300px;
        height: auto;
        text-align: center
    }

    footer .footer__col {
        min-width: 170px;
        margin-left: 45px
    }

    footer .footer__social-link {
        width: 100%;
        max-width: unset;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 15px
    }

    .about-page {
        background-image: none!important;
        padding-top: 35px
    }

    .about-page__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .about-page__wrap>:nth-child(2) {
        max-width: 100%
    }

    .about-page__title {
        font-size: 27px
    }

    .list-anchor ul,.list-anchor-new ol,.list-anchor-new ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        display: block
    }

    .promocode-mini {
        max-width: 100%
    }

    .promocode-mini__body {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .info-about-site__warp {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .info-about-site__warp>div {
        width: auto
    }

    .non-recommend .site {
        padding-left: 30px
    }

    .non-recommend .site__logo-and-rating {
        min-height: 130px
    }

    .non-recommend .site::before {
        width: 30px;
        font-size: 22px
    }

    .non-recommend .site__description {
        width: unset;
        padding: 20px
    }

    .author-page .author__cart {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .author__wrap {
        padding: 30px 25px
    }

    .author__img-name {
        margin-right: 15px
    }

    .author__recommended {
        min-width: unset;
        margin-top: 0;
        font-size: 15px;
        padding: 9px 15px
    }

    .author__date {
        font-size: 14px
    }

    .author__description .text {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .p-b .p-b__grid {
        padding: 15px
    }

    .p-b .p-b__left-side,.p-b .p-b__right-side {
        width: 100%
    }

    .review_field {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .review_field__bonus-hide {
        background-color: #636363;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        text-align: center;
        border-radius: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative
    }

    .review_field__button-group {
        margin: 0 auto
    }

    .review_field__input {
        width: 150px;
        font-size: 1.5rem
    }

    .promotional__h1 {
        font-size: 1.5rem;
        margin: 5px 0
    }

    .promotional__subtext {
        font-size: 1.2rem
    }

    .get-bonus__text {
        width: 100%
    }

    .get-bonus__button {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .posts-archive__wrap {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .posts-archive__wrap .post {
        margin: 0 0 30px;
        width: 100%;
        min-width: 280px
    }

    .error-404>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .error-404__error-number {
        border-right: unset;
        border-bottom: 3px solid #ece1e1;
        font-size: 144px
    }

    .error-404__text {
        text-align: center
    }

    .error-404__text span {
        font-size: 64px
    }

    .howto {
        margin: 35px 0
    }

    .step {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .step__body.with-image {
        width: 100%;
        min-width: 100%
    }

    .step__image {
        margin-left: 0;
        width: 100%
    }

    .step__image img {
        max-width: 100%;
        width: 100%;
        height: auto
    }

    .review-table__header div:nth-child(2) {
        width: 167px
    }

    .review-table__header div:nth-child(5) {
        width: 160px
    }

    .review-table__b-link {
        margin-left: 0
    }

    .review-table__name {
        width: 80px
    }

    .comments-area .comment-respond .comment-form-author,.comments-area .comment-respond .comment-form-email,.comments-area .comment-respond .form-submit {
        width: 35%
    }

    .comments-area .comment-respond .comment-form-comment {
        width: 55%
    }

    .comments-area .comment__text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .comments-area .comment__text .com-rating {
        margin-left: 0
    }

    .comments-area .comment__text .com-text {
        max-width: 100%
    }

    .sliderFull__arrow {
        font-size: 2rem
    }

    .sliderFull__count {
        font-size: 1.2rem;
        bottom: 9px;
        left: 57px
    }

    .sl-item>div {
        background-size: 50%
    }

    .sl-item>div>div {
        max-width: 70%;
        padding: 0
    }

    .sl-item__title {
        font-size: 1.5rem
    }

    .sl-item__description {
        font-size: .8rem
    }

    .wpcf7-form {
        max-width: 100%
    }

    .bonuses-and-offers {
        max-width: 100%;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .fast-links-block button,.fast-links-block__item {
        width: 100%
    }

    .bonuses-banner__description {
        margin-bottom: 41px
    }

    .bonuses-banner__buttons>* {
        width: 100%
    }

    .bonuses-banner.app_banner {
        min-height: 321px;
        width: auto
    }

    .bonuses-banner {
        width: auto
    }

    .bonuses-blocks {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

@media screen and (max-width: 768px) {
    .header__wrap {
        justify-items:center;
        gap: 0
    }

    .header__buttons {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1/3;
        margin: 20px 0 15px
    }
}

@media (max-width: 700px) {
    .event__teams {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #f2f2f2;
        margin: 10px
    }

    .event__teams div:last-child,.event__teams>div:first-child {
        width: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .event__teams div:last-child img,.event__teams>div:first-child img {
        margin: 10px 0 0
    }

    .event__teams div:last-child div p,.event__teams>div:first-child div p {
        text-align: center
    }

    .event__teams>div:last-child img {
        margin-left: 0;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-right: 0
    }
}

@media (max-width: 650px) {
    .review-table__wrap ol li {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .review-table__wrap ol li img {
        margin: 0
    }

    .review-table__header div:nth-child(4),.review-table__header div:nth-child(5) {
        display: none
    }

    .review-table__header div:nth-child(2) {
        width: 45%
    }

    .review-table__header div:nth-child(1) {
        width: 27px
    }

    .review-table__bookmaker {
        width: 44%
    }

    .review-table__bonus {
        max-width: 44%
    }

    .review-table__rating {
        width: 47%;
        margin-left: 10px
    }

    .review-table__name {
        width: 140px
    }

    .review-table__b-link {
        width: 130px
    }
}

@media (max-width: 607px) {
    .review_field__bonus-hide {
        min-width:300px
    }

    .review_field__button {
        padding: .5rem 1rem
    }
}

@media (max-width: 600px) {
    .author__date {
        display:block
    }

    .author__wrap {
        padding: 15px 10px
    }

    .author__cart {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .author__social {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .author__social>div {
        margin-right: 0
    }

    .author__rating {
        padding: 10px 15px;
        font-size: 17px
    }
}

@media (max-width: 594px) {
    .site__offer {
        min-width:270px;
        width: 270px;
        text-align: center
    }

    .site__pm {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .site__pm ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .offer__welcome-offer {
        font-size: 25px
    }
}

@media (max-width: 550px) {
    .comments-area .comment-respond .comment-form-author,.comments-area .comment-respond .comment-form-email,.comments-area .comment-respond .form-submit {
        width:65%;
        float: none
    }

    .comments-area .comment-respond .comment-form-comment {
        width: 89%;
        float: none
    }

    .comments-area .comment-respond .comment-form-comment textarea {
        width: 97%
    }

    .comments-area .comments__wrap {
        padding: 15px 20px
    }
}

@media (max-width: 500px) {
    .slider__arrow .count {
        display:block
    }

    .next {
        left: 90px
    }

    .q_and_a details[open] div {
        display: block;
        overflow: scroll
    }
}

@media (max-width: 450px) {
    .list-anchor {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .list-anchor__title {
        margin-bottom: 7px
    }

    .list-anchor ul li {
        margin-bottom: 5px;
        padding-right: 20px
    }

    .list-anchor-new {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .list-anchor-new__title {
        margin-bottom: 7px
    }

    .list-anchor-new ol li,.list-anchor-new ul li {
        margin-bottom: 5px;
        padding-right: 20px
    }

    .review-page__rating {
        max-width: 320px
    }

    .step {
        margin-left: 35px
    }

    .step::before {
        left: -26px
    }

    .step__body span {
        left: -40px
    }

    .review-table__bonus {
        max-width: 100%;
        text-align: center
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .header__navbar nav ul {
        padding:0;
        gap: 20px
    }

    .cards__item {
        height: 155px
    }

    .block-posts__second {
        max-width: 37%
    }

    .block-posts__second .post__image img {
        clip: rect(0 170px 195px 0)
    }

    .block-posts__second .post__content {
        margin-left: 170px
    }

    .block-posts__second .post__description {
        margin: 10px 10px 17px
    }

    .block-posts__second .post__title {
        margin: 10px
    }

    .post {
        max-width: 30%;
        overflow: hidden
    }

    .post__title {
        margin: 15px 20px 10px
    }

    .post__description {
        margin: 10px 20px 30px
    }

    .faq details {
        padding: 20px 32px
    }

    .faq summary {
        margin-right: 0
    }

    .faq summary::after {
        top: 14px;
        right: 23px
    }
}

@media (min-width: 769px) and (max-width:992px) {
    .header__navbar nav ul {
        padding:0;
        gap: 10px
    }

    .review-page__rating {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .review-page__logo div {
        margin-right: 10px
    }
}

@media (min-width: 769px) and (max-width:991px) {
    .list-IL__link::after {
        right:5px
    }

    .cards__item {
        height: 155px
    }

    .site__logo-and-rating {
        max-width: 200px;
        width: 200px
    }

    .site__offer {
        margin: 15px;
        min-width: 230px;
        width: 230px
    }

    .site__pm {
        display: none
    }

    .site__pros-cons {
        margin: 10px 15px
    }

    .offer__welcome-offer {
        font-size: 23px
    }

    .block-posts__wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .block-posts__second {
        display: none
    }

    .faq {
        margin-top: 20px
    }

    .faq details {
        padding: 15px 23px
    }

    .faq summary {
        font-size: 19px;
        margin-right: 0
    }

    .faq summary::after {
        top: 10px;
        right: 15px;
        font-size: 2rem
    }

    .q_and_a details {
        height: 250px;
        min-width: 370px
    }

    .q_and_a details[open] div {
        padding: 30px 30px 20px
    }

    footer .footer__logo img {
        max-width: 200px;
        height: auto
    }

    footer .footer__social-link {
        width: 100%;
        max-width: unset;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 15px
    }

    .about-page__wrap>:nth-child(2) {
        max-width: 50%
    }

    .step__body.with-image {
        width: 50%;
        max-width: 50%
    }

    .step__image {
        width: 50%
    }

    .step__image img {
        max-width: 100%;
        height: auto
    }
}

@media (max-width: 991px) and (min-width:769px) {
    .medium-list ul li,.small-list ul li {
        width:45%
    }

    .comments-area .comment-respond .comment-form-author,.comments-area .comment-respond .comment-form-email,.comments-area .comment-respond .form-submit {
        width: 30%
    }

    .comments-area .comment-respond .comment-form-comment {
        width: 65%
    }

    .bk-point>div {
        padding: 30px
    }

    .bk-point>div ul li {
        line-height: 30px
    }
}

@media (max-width: 1199px) and (min-width:991px) {
    .with-sidebar .site__offer {
        margin:auto 5px
    }

    .with-sidebar .site__pros-cons {
        margin: 15px 5px
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .review-page__logo div {
        margin-right:10px
    }
}

@media (min-width: 1049px) and (max-width:1210px) {
    .posts-archive__wrap .post {
        margin:0 5px 30px;
        min-width: 320px
    }
}

@media (min-width: 950px) and (max-width:1050px) {
    .posts-archive__wrap .post {
        margin:0 55px 30px;
        max-width: 343px
    }
}

@media (min-width: 769px) and (max-width:949px) {
    .posts-archive__wrap .post {
        margin:0 17px 30px;
        max-width: 30%
    }
}

@media (max-width: 1200px) and (min-width:992px) {
    .bk-point>div {
        padding:40px
    }
}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../fonts/roboto-regular.woff2) format("woff2"),url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../fonts/roboto-regular.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-display:swap;src:local(""),url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../fonts/roboto-bold.woff2) format("woff2"),url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../fonts/roboto-bold.woff) format("woff")}@media (max-width:768px){body .mobile-version{display:-webkit-box;display:-ms-flexbox;display:flex}.header{position:sticky;z-index:999;top:0}.header__logo img{width:129px;height:unset}.header__navbar,.header__second-navbar{display:none}.header__mobile-navbar{display:block}.about-page{background-image:none!important;padding-top:35px}.about-page__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-page__wrap>:nth-child(2){max-width:100%}.about-page__title{font-size:27px}.bonuses-banner__buttons>*{width:100%}.bonuses-banner{width:auto}}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}ul{box-sizing:border-box}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255),6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}html{background-color:var(--bg-body)}body{margin:0;font-size:var(--b-font-size);font-family:Roboto,sans-serif;color:var(--text-body-color);overflow-y:scroll;overflow-x:hidden}body .tag-block{max-width:100vw!important}body .container,body .no-sidebar .page-content>*{max-width:1440px;margin:0 auto;height:100%}body .mobile-version{position:fixed;bottom:0;left:0;right:0;z-index:10;display:none;gap:8px;padding:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}body .mobile-version:after{content:"";position:absolute;width:100%;height:100%;background-color:var(--ft_background_color);left:0;top:0;z-index:-1;opacity:.9}body .mobile-version .mobile-button__icon{width:44px;height:44px}body .mobile-version .mobile-button__text{color:var(--btn-back-text-color);font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px}body .mobile-version .mobile-button__text__title{font-size:15px;line-height:19.95px}body .mobile-version .mobile-button__text__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:15.96px}body .mobile-version .mobile-button__text__info__rating .star{background-image:url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/assets/css/../images/icon/icon-big-star-2.png);width:16px;height:12px;display:inline-block;background-size:contain;background-repeat:no-repeat}body .mobile-version .mobile-button__text__info .download_count svg{padding-left:3px}body .mobile-version .link-button{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px;border:none;font-size:16px}body p{line-height:142.69%}a{color:var(--link_color)}.go-to-top{position:fixed}.go-to-top.hide{visibility:hidden;opacity:0}.top-scroll{bottom:120px;z-index:11;right:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -20px -10px 0;border:1px solid var(--main-accent-color);border-radius:var(--border-radius);padding:5px 16px;width:75px;height:25px;background-color:#f8f8f8;text-transform:uppercase;font-weight:600;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.top-scroll::after{content:"»";position:relative;right:-9px;top:-15px;width:15px;height:20px;font-size:2rem}.bonuses-blocks,.bonuses-blocks__items{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:25px}@media (max-width:992px){.bonuses-blocks,.bonuses-blocks__items{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.bonuses-blocks,.bonuses-blocks__items{grid-template-columns:1fr}}.bonuses-blocks__item{background-color:var(--h_background_color,#2a2a2a)}.header__navbar nav li,.header__second-navbar nav li{margin:0 20px;padding-top:4px}.header__navbar nav ul{gap:0}.header__second-navbar nav ul{align-items:center}.header__navbar .menu-item-image,.header__second-navbar .menu-item-image{margin:0}.about-page__wrap .bonuses-banner{flex-direction:column;align-items:flex-start;background-size:130%;background-position:top}.rated-games-cards-block .rated_games_cards .game_card .game-button .play-game-button{background:#fff;color:#ffb200}.rated-games-cards-block .rated_games_cards{margin-top:30px}.bonuses-blocks__item_button>*{width:100%}.about-page{background-position:right top;background-size:40%;background-repeat:no-repeat}.page-content>*{box-sizing:border-box}main.page-content>.container>section.tag-wrapper,main.page-content>.container>section.tag-block,main.page-content>.container>div.tag-wrapper,body.with-sidebar main.page-content>.container>section.tag-wrapper,body.with-sidebar main.page-content>.container>section.tag-block,body.with-sidebar main.page-content>.container>div.tag-wrapper{max-width:1440px!important;margin-left:auto!important;margin-right:auto!important;width:100%;box-sizing:border-box;padding-left:10px;padding-right:10px}main.page-content>.container>section.tag-wrapper .container,main.page-content>.container>section.tag-block .container,main.page-content>.container>div.tag-wrapper .container,body.with-sidebar main.page-content>.container>section.tag-wrapper .container,body.with-sidebar main.page-content>.container>section.tag-block .container,body.with-sidebar main.page-content>.container>div.tag-wrapper .container{padding-left:0;padding-right:0}main.page-content>.container .tag-block.left-right>.container,main.page-content>.container .tag-block.p-left-right>.container,body.with-sidebar main.page-content>.container .tag-block.left-right>.container,body.with-sidebar main.page-content>.container .tag-block.p-left-right>.container{padding-left:10px;padding-right:10px}main.page-content>.container .tag-block.top-bottom>.container,main.page-content>.container .tag-block.p-top-bottom>.container,body.with-sidebar main.page-content>.container .tag-block.top-bottom>.container,body.with-sidebar main.page-content>.container .tag-block.p-top-bottom>.container{padding-top:10px;padding-bottom:10px}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}.page-content .wp-block-columns.is-layout-flex{flex-wrap:wrap}.page-content .wp-block-column{min-width:0}.page-content .tag-block .wp-block-columns.is-layout-flex{flex-wrap:nowrap}main.page-content>.container .tag-block.top-bottom>.container,main.page-content>.container .tag-block.p-top-bottom>.container,body.with-sidebar main.page-content>.container .tag-block.top-bottom>.container,body.with-sidebar main.page-content>.container .tag-block.p-top-bottom>.container{padding:0}.page-content .wp-block-columns{margin-bottom:1.5rem}.page-content p{margin-block-start:0;margin-block-end:1em}.page-content .wp-block-heading{margin-block-start:1.25em;margin-block-end:.75em}.page-content .wp-block-table{overflow-x:auto}.page-content .wp-block-table{border-color:var(--table-first-color,#ffffff)!important}.page-content .wp-block-table td,.page-content .wp-block-table th,.page-content .wp-block-table table tbody td:not(:last-child),.page-content .wp-block-table table tbody tr:not(:last-child){border-color:var(--table-first-color,#ffffff)!important}.page-content .image-text .wp-block-columns,.page-content section.tag-block .wp-block-columns,.page-content .wp-block-group.tag-block .wp-block-columns{margin-top:0}.page-content section.tag-block[data-image-position="right"] .wp-block-columns.is-layout-flex,.page-content .wp-block-group.tag-block[data-image-position="right"] .wp-block-columns.is-layout-flex{flex-direction:row-reverse!important}@media (max-width:781px){.page-content section.tag-block[data-layout="columns"] .wp-block-columns.is-layout-flex,.page-content .wp-block-group.tag-block[data-layout="columns"] .wp-block-columns.is-layout-flex{flex-direction:column!important}.page-content section.tag-block[data-layout="columns"] .wp-block-column,.page-content .wp-block-group.tag-block[data-layout="columns"] .wp-block-column{flex-basis:100%!important}}.page-content .time-container{margin:26px 0}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:var(--main-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;overflow-x:hidden}img{height:auto;max-width:100%}main section img{border-radius:5px}.container{margin:0 auto;max-width:1440px;padding:0 var(--offsets)}.container .container{padding:0}.container-full{max-width:100%;padding:0 var(--offsets)}.align-full{margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;max-width:100vw!important}a{color:var(--main-accent-bg-color)}a:hover{color:var(--links-hover-color)}h1{line-height:3rem}.widget-title{color:var(--text-sub-nav-color)}blockquote{background-color:#f9f9f9;border-left:3px solid var(--main-accent-bg-color);margin:1rem;padding:1rem}.get-image{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}p{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.has-text-align-center{text-align:center}@media(max-width:600px){.has-text-align-center{text-align:left}}table .has-text-align-center{text-align:center}.has-white-color a{color:#fff}.accent-button,.outline-button{background-color:var(--button-bg-color);border:2px solid var(--button-border-color);border-radius:5px;color:var(--button-text-color);cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;font-weight:600;justify-self:flex-start;margin-top:1rem;outline:none;padding:9px 30px;position:relative;text-decoration:none;text-transform:uppercase;-webkit-transition:color .25s,background-color .25s;transition:color .25s,background-color .25s;white-space:nowrap}.accent-button:hover,.outline-button:hover{background-color:var(--main-light-bg-color);color:var(--button-text-color-hover)}.accent-button.button-icon,.outline-button.button-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;line-height:normal}.accent-button.button-icon .icon,.outline-button.button-icon .icon{aspect-ratio:1/1;background-image:var(--icon-url);background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:5px;width:20px}@media(max-width:600px){.accent-button,.outline-button{font-size:14px;width:100%}}@media(max-width:400px){.accent-button,.outline-button{padding:9px 15px}}.accent-link{color:var(--text-main-accent-color);font-size:1.1rem;font-weight:400;text-align:center;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .25s;transition:all .25s}.accent-link:hover{display:inline-block;text-decoration:none}.buttons-custom:hover{background-color:transparent!important;color:#000!important}.tag-wrapper{margin-bottom:3.5rem}.tag-wrapper .tag-wrapper{margin:1.5rem 0}.tag-wrapper .banner-bg-image,.tag-wrapper .header-breadcrumbs-left{margin-bottom:0!important;margin-top:0!important}footer.tag-wrapper,footer.tag-wrapper>*,header.tag-wrapper,header.tag-wrapper>*{margin:0}main.page-content .tag-wrapper:first-child{margin-top:0}.breadcrumbs{background-color:#fff0;border-radius:5px;color:var(--breadcrumbs-color);font-size:1rem!important;font-weight:400;list-style:none;margin:0 0 -.5rem!important}@media(max-width:650px){.breadcrumbs{font-size:14px!important}}.breadcrumbs_colored{color:inherit}.breadcrumbs__title{display:none}.breadcrumbs a,.breadcrumbs span{color:inherit;display:inline-block;text-decoration:none;-webkit-transition:color .25s;transition:color .25s}.breadcrumbs a:hover,.breadcrumbs span:hover{color:var(--links-hover-color)}.breadcrumbs__separator{padding:5px}.breadcrumbs>*{display:inline;margin-bottom:.5rem!important}@media(max-width:610px){.page-header,.temp-header{position:relative}}.first-panel,.top-panel{background-color:var(--header-top-panel-color);padding:1rem 0;position:relative;z-index:98}@media(max-width:1000px){.first-panel,.top-panel{padding:14px 0}.first-panel:after,.top-panel:after{background-color:var(--main-light-bg-color);bottom:0;content:"";height:1px;left:0;opacity:.2;position:absolute;right:0}}.first-panel .no-flex-wrap,.top-panel .no-flex-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.first-panel .no-flex-wrap .top-nav,.top-panel .no-flex-wrap .top-nav{margin:0 auto}.first-panel .no-flex-wrap .top-nav__list,.top-panel .no-flex-wrap .top-nav__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.first-panel .no-flex-wrap .top-panel__control,.top-panel .no-flex-wrap .top-panel__control{-webkit-box-ordinal-group:4;-ms-flex-order:3;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;order:3}.first-panel__container,.top-panel__container{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start}.first-panel__container.logo-in-center,.top-panel__container.logo-in-center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.first-panel__container.logo-in-center .top-panel__control,.top-panel__container.logo-in-center .top-panel__control{margin:1rem auto}@media(max-width:600px){.first-panel__container.logo-in-center .top-panel__control,.top-panel__container.logo-in-center .top-panel__control{margin:10px auto 0 0}}.first-panel__container.logo-in-center .top-panel__burger,.top-panel__container.logo-in-center .top-panel__burger{margin-right:auto}.first-panel__logo,.top-panel__logo{max-width:var(--header-logotype-width);position:relative}.first-panel__logo img,.top-panel__logo img{-o-object-fit:contain;object-fit:contain}@media(max-width:1000px){.first-panel__logo,.top-panel__logo{margin:0 auto}}@media(max-width:600px){.first-panel__logo,.top-panel__logo{margin:0 auto 0 0}}.first-panel__logo_link,.top-panel__logo_link{display:block}.first-panel__nav,.top-panel__nav{margin-left:3rem}@media(max-width:880px){.first-panel__nav,.top-panel__nav{margin-left:auto}}.first-panel__nav .menu-item-image,.top-panel__nav .menu-item-image{max-width:120px}.first-panel__control,.top-panel__control{margin-left:auto}@media(max-width:600px){.first-panel__control,.top-panel__control{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}}.first-panel__control a,.first-panel__control button,.top-panel__control a,.top-panel__control button{font-weight:600;margin:0 1rem}@media(max-width:600px){.first-panel__control a,.first-panel__control button,.top-panel__control a,.top-panel__control button{margin:0}}@media(max-width:1000px){.first-panel__control,.top-panel__control{margin:2rem 0 1rem;text-align:center;width:100%}}@media(max-width:600px){.first-panel__control,.top-panel__control{margin:10px 0 0}}.first-panel__block,.top-panel__block{-webkit-box-ordinal-group:4;-ms-flex-order:3;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;order:3;width:100%}@media(max-width:1000px){.first-panel__block,.top-panel__block{width:auto}}.first-panel__burger,.top-panel__burger{display:none;height:24px;width:32px}@media(max-width:1000px){.first-panel__burger,.top-panel__burger{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;position:absolute;right:15px;top:15px;z-index:1000}}.first-panel__burger span,.top-panel__burger span{background-color:var(--header-top-panel-text-color);border-radius:4px;display:block;height:4px;-webkit-transition:all .25s;transition:all .25s;width:100%}.first-panel__burger.burger-active span,.top-panel__burger.burger-active span{-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;background-color:var(--header-top-panel-text-color)}.first-panel__burger.burger-active span:first-of-type,.top-panel__burger.burger-active span:first-of-type{-webkit-animation-name:firstSpan;animation-name:firstSpan}.first-panel__burger.burger-active span:nth-of-type(2),.top-panel__burger.burger-active span:nth-of-type(2){-webkit-transform:scaleY(0);transform:scaleY(0)}.first-panel__burger.burger-active span:nth-of-type(3),.top-panel__burger.burger-active span:nth-of-type(3){-webkit-animation-name:secondSpan;animation-name:secondSpan}@-webkit-keyframes firstSpan{0%{-webkit-transform:translateY(1px);transform:translateY(1px)}20%{-webkit-transform:translateY(5px);transform:translateY(5px)}40%{-webkit-transform:translateY(11px);transform:translateY(11px)}60%{-webkit-transform:translateY(11px) rotate(15deg);transform:translateY(11px) rotate(15deg)}80%{-webkit-transform:translateY(12px) rotate(30deg);transform:translateY(12px) rotate(30deg)}to{background-color:var(--header-top-panel-text-color);-webkit-transform:translateY(12px) rotate(45deg);transform:translateY(12px) rotate(45deg)}}@keyframes firstSpan{0%{-webkit-transform:translateY(1px);transform:translateY(1px)}20%{-webkit-transform:translateY(5px);transform:translateY(5px)}40%{-webkit-transform:translateY(11px);transform:translateY(11px)}60%{-webkit-transform:translateY(11px) rotate(15deg);transform:translateY(11px) rotate(15deg)}80%{-webkit-transform:translateY(12px) rotate(30deg);transform:translateY(12px) rotate(30deg)}to{background-color:var(--header-top-panel-text-color);-webkit-transform:translateY(12px) rotate(45deg);transform:translateY(12px) rotate(45deg)}}@-webkit-keyframes secondSpan{0%{-webkit-transform:translateY(-1px);transform:translateY(-1px)}20%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}40%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}60%{-webkit-transform:translateY(-7px) rotate(-15deg);transform:translateY(-7px) rotate(-15deg)}80%{-webkit-transform:translateY(-8px) rotate(-30deg);transform:translateY(-8px) rotate(-30deg)}to{background-color:var(--header-top-panel-text-color);-webkit-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg)}}@keyframes secondSpan{0%{-webkit-transform:translateY(-1px);transform:translateY(-1px)}20%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}40%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}60%{-webkit-transform:translateY(-7px) rotate(-15deg);transform:translateY(-7px) rotate(-15deg)}80%{-webkit-transform:translateY(-8px) rotate(-30deg);transform:translateY(-8px) rotate(-30deg)}to{background-color:var(--header-top-panel-text-color);-webkit-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg)}}.first-panel__logo{margin:0}.first-panel__block{width:100%}.main-nav,.top-nav{-webkit-box-ordinal-group:4;-ms-flex-order:3;background:var(--header-top-panel-color);margin:1rem 0;order:3}@media(max-width:1000px){.main-nav,.top-nav{left:0;margin:0;opacity:0;padding-bottom:10px;pointer-events:none;position:absolute;top:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.main-nav-showed,.top-nav-showed{opacity:1;overflow-y:scroll;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.main-nav_scrolled,.top-nav_scrolled{height:100vh;overflow:scroll;padding-top:50px;position:fixed;top:0}}.main-nav__list,.top-nav__list{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;list-style:none;-webkit-transition:all .3s;transition:all .3s}.main-nav__list_translated,.top-nav__list_translated{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media(max-width:1000px){.main-nav__list,.top-nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin:0}}.main-nav__list .menu-item,.top-nav__list .menu-item{padding:0 8px}@media(max-width:1000px){.main-nav__list .menu-item,.top-nav__list .menu-item{padding:0;position:relative;width:100%}.main-nav__list .menu-item:after,.top-nav__list .menu-item:after{background:var(--header-top-panel-text-color);bottom:0;content:"";height:1px;left:0;opacity:.2;position:absolute;width:100%}}.main-nav__list .menu-item a,.top-nav__list .menu-item a{color:var(--header-top-panel-text-color);font-size:1rem;font-weight:400;padding:16px;text-decoration:none}@media(max-width:1000px){.main-nav__list .menu-item a,.top-nav__list .menu-item a{display:block}}.main-nav .menu-item-back__link,.top-nav .menu-item-back__link{text-align:center}.main-nav .menu-item-back>.sub-menu__expand,.top-nav .menu-item-back>.sub-menu__expand{display:block;height:10px;left:20px;pointer-events:none;right:10px;top:50%;-webkit-transform:translateY(-50%) rotate(135deg)!important;transform:translateY(-50%) rotate(135deg)!important;width:10px}.main-nav__list>.menu-item-has-children,.top-nav__list>.menu-item-has-children{position:relative;-webkit-transition:.3s;transition:.3s}@media(min-width:1000px){.main-nav__list>.menu-item-has-children:focus>.sub-menu,.main-nav__list>.menu-item-has-children:hover>.sub-menu,.top-nav__list>.menu-item-has-children:focus>.sub-menu,.top-nav__list>.menu-item-has-children:hover>.sub-menu{display:block;opacity:1;pointer-events:auto;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:.3s;transition:.3s}}.main-nav__list>.menu-item-has-children .sub-menu__expand,.top-nav__list>.menu-item-has-children .sub-menu__expand{border:solid var(--header-top-panel-text-color);border-width:0 1px 1px 0;display:inline-block;padding:3px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}@media(max-width:1000px){.main-nav__list>.menu-item-has-children .sub-menu__expand,.top-nav__list>.menu-item-has-children .sub-menu__expand{right:25px;top:25px}.main-nav__list>.menu-item-has-children .sub-menu__expand:after,.top-nav__list>.menu-item-has-children .sub-menu__expand:after{content:"";height:30px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30px}}.main-nav__list>.menu-item-has-children>.sub-menu,.top-nav__list>.menu-item-has-children>.sub-menu{background:var(--header-top-panel-color);display:none;left:0;list-style:none;opacity:0;pointer-events:none;position:absolute;top:calc(100% + 10px);-webkit-transform:translateX(-10%);transform:translateX(-10%);width:250px;z-index:9999}.main-nav__list>.menu-item-has-children>.sub-menu:before,.top-nav__list>.menu-item-has-children>.sub-menu:before{background:var(--header-top-panel-text-color);content:"";height:100%;left:0;opacity:.1;pointer-events:none;position:absolute;top:0;width:100%}@media(max-width:1000px){.main-nav__list>.menu-item-has-children>.sub-menu,.top-nav__list>.menu-item-has-children>.sub-menu{padding-top:0;-webkit-transform:translate(0);transform:translate(0);width:100%}.main-nav__list>.menu-item-has-children>.sub-menu-showed,.top-nav__list>.menu-item-has-children>.sub-menu-showed{display:block;left:100%;opacity:1;pointer-events:auto;position:absolute;top:0}}.main-nav__list>.menu-item-has-children>.sub-menu a,.top-nav__list>.menu-item-has-children>.sub-menu a{display:inline-block;padding:16px;text-transform:none;width:100%}.main-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children,.top-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children{position:relative}@media(min-width:1000px){.main-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children:focus>.sub-menu,.main-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children:hover>.sub-menu,.top-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children:focus>.sub-menu,.top-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children:hover>.sub-menu{display:block;opacity:1;pointer-events:auto;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:.3s;transition:.3s}}.main-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children>a,.top-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children>a{position:relative;width:100%}.main-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu__expand,.top-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu__expand{background-position:50%;background-repeat:no-repeat;background-size:100%;display:block;height:10px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);width:10px}@media(max-width:1000px){.main-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu__expand,.top-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu__expand{background-size:15px;height:50px;right:0;top:0;-webkit-transform:translateY(0) rotate(-90deg);transform:translateY(0) rotate(-90deg);width:50px}}.main-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu,.top-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu{background:var(--header-top-panel-color);display:none;left:calc(100% + 1px);list-style:none;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:translateX(-10%);transform:translateX(-10%);width:250px;z-index:3000}.main-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu:before,.top-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu:before{background:var(--header-top-panel-text-color);content:"";height:100%;left:0;opacity:.1;pointer-events:none;position:absolute;top:0;width:100%}@media(max-width:1000px){.main-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu,.top-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu{left:100%;opacity:1;pointer-events:auto;position:absolute;top:0;-webkit-transform:translateY(0);transform:translateY(0);width:100%}.main-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu-showed,.top-nav__list>.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu-showed{display:block;height:auto;opacity:1;pointer-events:auto}}.main-nav .sub-menu a:hover{border-bottom:1px solid var(--header-top-panel-text-color)}@media(max-width:880px){.control-nav{display:none}}.control-nav__list{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;list-style:none}.control-nav__list li a{color:var(--text-sub-nav-color);display:block;font-size:1rem;padding:20px;text-decoration:none;-webkit-transition:color .25s;transition:color .25s}.control-nav__list li a:hover{color:var(--text-main-accent-color)}.top-panel-nav-line__container{grid-gap:8px;display:grid;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:-webkit-max-content 1fr 1fr;grid-template-columns:max-content 1fr 1fr}@media(max-width:1440px){.top-panel-nav-line__container{grid-template-columns:1fr}.top-panel-nav-line__logo{justify-self:center}}.top-panel-nav-line__block{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.top-panel-nav-line__control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:1440px){.top-panel-nav-line__control{justify-self:center;margin:0}}@media(max-width:1000px){.top-panel-nav-line__control{width:unset}}.top-panel-nav-line__control .accent-button{margin:0}.top-panel-nav-line__control .accent-button:not(:first-child){margin-left:5px}@media(max-width:600px){.top-panel-nav-line__control .accent-button:not(:first-child){margin-left:unset}}.top-panel-nav-line .menu-item{padding:0}.top-panel-nav-line .menu-item a{padding:8px}.top-panel-nav-line-nav{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.top-panel-nav-line__btn-promocode{background:#fff0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;margin:0 0 0 5px!important;width:40px}.top-panel-nav-line__btn-promocode:hover{cursor:pointer}@media(max-width:1000px){.top-panel-nav-line__btn-promocode{position:absolute;right:85px;top:8px}}.top-panel-nav-line__btn-promocode-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:1000px){.top-panel-nav-line .top-panel__burger{right:35px;top:15px}}.banner-bg-image{background-blend-mode:normal;background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0;padding:3.5rem 0}.banner-bg-image__container.container{padding:0 var(--offsets)}@media(max-width:740px){.banner-bg-image__container.container{padding:0}.banner-bg-image{padding:1rem 16px}}.banner-bg-image__container{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.banner-bg-image__content{margin-right:20px;width:calc(70% - 20px)}@media(max-width:740px){.banner-bg-image__content{margin-right:0;width:100%}}.banner-bg-image__content_text{color:#fff}.banner-bg-image__content_text>*{margin-bottom:2rem}@media(max-width:600px){.banner-bg-image__content_text>*{margin-bottom:1rem}}.banner-bg-image__content_controls{margin-top:3.5rem}.banner-bg-image__media{width:30%}@media(max-width:740px){.banner-bg-image__media{margin-top:2rem;text-align:center;width:100%}}.header-breadcrumbs-left{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:30px var(--offsets)}@media(max-width:600px){.header-breadcrumbs-left__breadcrumbs{padding:16px 0}.header-breadcrumbs-left__breadcrumbs .breadcrumbs{margin:0;padding-left:0;padding-right:0}}.header-breadcrumbs-left .container{padding:0 var(--offsets)}@media(max-width:740px){.header-breadcrumbs-left .container{padding:0}}@media(max-width:600px){.header-breadcrumbs-left{padding:0 var(--offsets) var(--offsets)}}.header-breadcrumbs-left__content{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;margin:-10px}.header-breadcrumbs-left__content .accent-button{background:var(--header-breadcrumbs-button-background);border:2px solid var(--header-breadcrumbs-button-border);color:var(--header-breadcrumbs-button-color);text-align:center}.header-breadcrumbs-left__content .accent-button:focus,.header-breadcrumbs-left__content .accent-button:hover{background:var(--header-breadcrumbs-button-background-hover);border-color:var(--header-breadcrumbs-button-border-hover);color:var(--header-breadcrumbs-button-color-hover)}@media(max-width:700px){.header-breadcrumbs-left__content .accent-button{width:100%}}.header-breadcrumbs-left__text{margin:10px;width:calc(50% - 20px)}@media(max-width:900px){.header-breadcrumbs-left__text{width:calc(100% - 20px)}}.header-breadcrumbs-left__text>*{margin-bottom:2rem}.header-breadcrumbs-left__media{margin:10px;text-align:center;width:calc(50% - 20px)}@media(max-width:900px){.header-breadcrumbs-left__media{width:calc(100% - 20px)}}.header-breadcrumbs-left button{padding:12px 40px}.header-breadcrumbs-left__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;margin-bottom:0}@media(max-width:700px){.header-breadcrumbs-left__buttons{gap:12px}}.header-breadcrumbs-left__button{display:inline-block;width:auto}@media(max-width:600px){.header-breadcrumbs-left__button_second{margin:0}.header-breadcrumbs-left__button{text-align:center;width:100%}.header-breadcrumbs-left__button:not(:last-child){margin:0 0 12px}}.toc-big{border:1px solid #575757;border-radius:10px;padding:1rem 4rem 2rem;position:relative}.toc-big_shrinked{max-height:180px;overflow:hidden;padding-bottom:2rem;position:relative}@media(max-width:650px){.toc-big_shrinked{max-height:250px}}.toc-big_shrinked:after{background:#fff;background:-webkit-gradient(linear,left bottom,left top,color-stop(3%,#fff),to(#fff0));background:linear-gradient(0deg,#fff 3%,#fff0);bottom:0;content:"";height:40px;left:0;position:absolute;right:0;z-index:1000}@media(max-width:650px){.toc-big_shrinked:after{height:300px}}.toc-big_shrinked button{background-color:var(--button-bg-color);border:none;border-radius:3px;bottom:10px;color:var(--button-text-color);cursor:pointer;font-size:1.1rem;left:50%;padding:5px 20px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2000}@media(max-width:650px){.toc-big_shrinked button{padding:10px;width:90%}}@media(max-width:610px){.toc-big{padding:1rem}}.toc-big__title{color:var(--text-main-accent-color);font-size:1.5rem;font-weight:600;text-align:center}.toc-big__list{counter-reset:item;font-size:1rem;list-style:none;margin-top:1rem}.toc-big__list_item:not(:first-of-type){margin-top:.5rem}.toc-big__list_item a{color:inherit;text-decoration:none;-webkit-transition:color .25s;transition:color .25s}.toc-big__list_item a:hover{color:var(--text-main-accent-color)}.toc-big__list .level-1{counter-increment:point;counter-reset:sublist}.toc-big__list .level-1:before{content:counter(point) ". ";display:inline-block}.toc-big__list .level-2{counter-reset:sublist3;padding-left:20px}.toc-big__list .level-2:before{content:counter(point) "." counter(sublist) ". ";counter-increment:sublist}.toc-gen{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #b9b9b9;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin:1rem 0;max-width:500px;padding:.5rem;position:relative}.toc-gen .toc-gen__title{color:inherit;font-size:1rem;font-weight:600;margin-bottom:0;text-align:center}.toc-gen__show{background:none;border:none;color:var(--main-accent-bg-color);cursor:pointer;font-size:1rem;margin-left:1rem;text-transform:capitalize}.toc-gen__list{counter-reset:item;font-size:1rem;left:0;margin-top:1rem;opacity:0;pointer-events:none;position:absolute;top:100%;width:100%}.toc-gen__list_showed{opacity:1;pointer-events:auto;position:relative}.toc-gen__list li{list-style:none}.toc-gen__list li:not(:first-of-type){margin-top:.5rem}.toc-gen__list li a{color:inherit;text-decoration:none;-webkit-transition:color .25s;transition:color .25s}.toc-gen__list li a:hover{color:var(--text-main-accent-color)}.toc-gen__list .level-1{counter-increment:point;counter-reset:sublist}.toc-gen__list .level-1:before{content:counter(point) ". ";display:inline-block}.toc-gen__list .level-2{counter-reset:sublist2;padding-left:20px}.toc-gen__list .level-2:before{content:counter(point) "." counter(sublist) ". ";counter-increment:sublist}.toc-gen__list .level-3{counter-reset:sublist3;padding-left:20px}.toc-gen__list .level-3:before{content:counter(point) "." counter(sublist) "." counter(sublist2) ". ";counter-increment:sublist2}.big-promocode-nodate{background-color:#fff;border-radius:15px;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .25);box-shadow:0 0 15px rgb(0 0 0 / .25);margin:0 auto;max-width:1000px;padding:3%}.big-promocode-nodate__title{color:#1d1d1d;font-size:1.5rem;font-weight:700;line-height:2rem;text-align:center}.big-promocode-nodate__content{font-size:1rem;font-weight:400;line-height:1.2rem;margin-top:10px;text-align:center}.big-promocode-nodate__value{border:1px solid var(--main-accent-bg-color);border-radius:10px;font-size:1rem;font-weight:700;margin:50px auto 0;max-width:700px;padding:10px;text-align:center;width:100%}.big-promocode-nodate__button{-webkit-box-flex:1;border-radius:10px;display:block;-ms-flex:1;flex:1;margin:20px auto 0;max-width:300px;position:relative}.big-promocode-nodate__button .promocode-button__inner{height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:835px){.big-promocode-nodate__button{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:30px auto 0;max-width:100%;width:300px}}.page-promocode{border-radius:5px;margin:0 auto;max-width:335px;padding:12px 16px}.page-promocode__top{-ms-flex-align:center;-webkit-box-pack:var(--position-text,flex-start);-ms-flex-pack:var(--position-text,flex-start);justify-content:var(--position-text,flex-start);margin-bottom:9px}.page-promocode__bottom,.page-promocode__top{-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.page-promocode__bottom{-ms-flex-preferred-size:100%;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border:1px dashed #fff;border-radius:5px;flex-basis:100%;justify-content:space-between}.page-promocode__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:68px;justify-content:center;margin-right:25px;width:68px}.page-promocode__value{-ms-flex-preferred-size:50%;flex-basis:50%;text-align:center}@media(max-width:800px){.page-promocode__value{font-size:12.5px}}.page-promocode .accent-button{-ms-flex-preferred-size:50%;flex-basis:50%;margin:-1px -1px -1px 0;padding:4px 30px;position:relative}.page-promocode .accent-button:after{background:#838383;border-radius:5px;content:"Copied";left:50%;opacity:0;padding:5px 8px;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.25s;transition:.25s}.page-promocode .accent-button:before{border:10px solid #fff0;border-top-color:#838383;bottom:70px;content:"";height:0;left:calc(50% - 10px);opacity:0;position:absolute;top:100%;-webkit-transition:.25s;transition:.25s;width:0}.page-promocode .accent-button:active:after{opacity:1;top:-150%}.page-promocode .accent-button:active:before{opacity:1;top:-50%}@media(max-width:800px){.page-promocode .accent-button{font-size:13.5px}}.page-promocode__content,.page-promocode__value{color:var(--color)}.header-promo-block{background-color:var(--bg);color:#fff;display:none;gap:12px 24px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);left:50%;max-width:680px;overflow:hidden;padding:16px;position:relative;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:1210}.header-promo-block.open{display:grid}@media(max-width:1200px){.header-promo-block{grid-template-columns:1fr;grid-template-rows:repeat(4,auto);min-width:unset;padding:12px}}.header-promo-block__cross{display:grid;grid-column:1/3;grid-row:1/2}@media(max-width:1200px){.header-promo-block__cross{grid-column:1/2;grid-row:auto}}.header-promo-block__cross .cross{justify-self:end}.header-promo-block__cross .cross:hover{cursor:pointer}.header-promo-block__description{align-self:end;grid-column:1/2;grid-row:2/3;position:relative;z-index:1}@media(max-width:1200px){.header-promo-block__description{grid-column:1/2;grid-row:auto}}.header-promo-block__description p{color:#cecece;margin:0}.header-promo-block__description strong{color:var(--accent_color)}.header-promo-block__controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;align-self:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;grid-column:1/2;grid-row:3/3;position:relative;z-index:1}@media(max-width:1200px){.header-promo-block__controls{grid-column:1/2;grid-row:auto}}.header-promo-block__promocode-container{background-color:#131a26;border-radius:6px;color:var(--accent_color);font-size:16px;font-weight:700;line-height:16px;padding:4px 4px 4px 8px}.header-promo-block__copy,.header-promo-block__promocode-container{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.header-promo-block__copy{background:rgb(25 118 210 / .25);border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;gap:3px;line-height:14px;min-width:120px;padding:8px}.header-promo-block__copy:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjMjc4QUVDIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48cGF0aCBkPSJNNi42NjcgOC4zMzNhMS42NjcgMS42NjcgMCAwIDEgMS42NjYtMS42NjZIMTVhMS42NjcgMS42NjcgMCAwIDEgMS42NjcgMS42NjZWMTVBMS42NjcgMS42NjcgMCAwIDEgMTUgMTYuNjY3SDguMzMzQTEuNjY3IDEuNjY3IDAgMCAxIDYuNjY3IDE1VjguMzMzWiIvPjxwYXRoIGQ9Ik0xMy4zMzMgNi42NjdWNWExLjY2NyAxLjY2NyAwIDAgMC0xLjY2Ni0xLjY2N0g1QTEuNjY3IDEuNjY3IDAgMCAwIDMuMzMzIDV2Ni42NjdBMS42NjcgMS42NjcgMCAwIDAgNSAxMy4zMzNoMS42NjciLz48L2c+PC9zdmc+);height:20px;min-width:20px;width:20px}.header-promo-block__image{grid-column:2/3;grid-row:2/4}@media(max-width:1200px){.header-promo-block__image{grid-column:1/2;grid-row:auto}}.header-promo-block__btn{margin-top:0;text-align:center}.text-image{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:-1rem}@media(max-width:600px){.text-image:first-child{padding-top:0}.text-image p{margin:0}}.text-image.vertical-direction{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text-image.vertical-direction .text-image__content,.text-image.vertical-direction .text-image__media{width:100%}.text-image.reversed-blocks:not(.reverse-block){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.text-image.reversed-blocks:not(.reverse-block) .get-image{margin-bottom:1rem}.text-image.reversed-blocks.reverse-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.text-image.reverse-block{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width:1000px){.text-image{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media(max-width:630px){.text-image{margin:0}}.text-image .get-image,.text-image__item{margin:1rem;width:calc(50% - 2rem)}@media(max-width:800px){.text-image .get-image,.text-image__item{width:100%}}@media(max-width:630px){.text-image .get-image,.text-image__item{margin:0}.text-image .get-image img,.text-image__item img{margin-top:1rem}}.text-image .video video{aspect-ratio:16/9;width:100%}.text-image .video .get-image{margin:0}@media(max-width:630px){.text-image .video .get-image{margin-top:1rem}}.text-image__content .simple-button{margin-bottom:0}.text-image__content>*{margin-bottom:1rem}@media(max-width:800px){.text-image__content{width:100%}}.text-image__media{text-align:center}@media(max-width:800px){.text-image__media{width:calc(40% - 20px)}}@media(max-width:630px){.text-image__media{margin-top:2rem}}.text-image-heading{padding-top:5.5rem;position:relative}.text-image-heading .text-image__heading{position:absolute;text-align:center;top:2rem;width:100%}@media(max-width:800px){.text-image-heading .text-image__heading{position:unset}.text-image-heading{padding-top:unset}}.tag-wrapper .text-image__item{margin-top:0}.image-link{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;margin:-10px}.image-link__item{border:1px solid var(--main-accent-bg-color);border-radius:20px;margin:10px;overflow:hidden;-webkit-transition:all .25s;transition:all .25s}.image-link__item:hover{-webkit-box-shadow:0 0 7px 0 rgb(0 0 0 / .5);box-shadow:0 0 7px 0 rgb(0 0 0 / .5)}.image-link__item.col-1{width:calc(100% - 20px)}.image-link__item.col-2{width:calc(50% - 20px)}.image-link__item.col-3{width:calc(33.33333% - 20px)}.image-link__item.col-4{width:calc(25% - 20px)}@media(max-width:1100px){.image-link__item.col{width:calc(33.33333% - 20px)}}@media(max-width:750px){.image-link__item.col{width:calc(50% - 20px)}}.image-link__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;min-height:160px;overflow:hidden;padding:10px;position:relative}@media(max-width:750px){.image-link__top{min-height:170px}}.image-link__image{left:0;position:absolute;top:0}.image-link__image,.image-link__image .get-image{height:100%;width:100%}.image-link__image:after{background-color:rgb(0 0 0 / .65);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.image-link__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.image-link__title{color:#fff;line-height:1.4rem;position:relative;text-align:center;z-index:3}@media(max-width:750px){.image-link__title{font-size:1.2rem!important;text-align:center!important}}.image-link__button{border-radius:50%;display:block;font-size:0;height:64px;margin:10px auto 0;position:relative;text-align:center;width:64px;z-index:3}.image-link__button:after{border-bottom:10px solid #fff0;border-left:17px solid #d0d4dc;border-top:10px solid #fff0;content:"";height:0;left:54%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0}.image-link__btn-default{z-index:2}.image-link__text{color:inherit;font-size:1rem;line-height:1.4rem;padding:10px;position:relative;text-align:center;z-index:3}.site-table{margin-top:16px}.site-table td{border:none;padding:0}.site-table__content{border:unset}@media(max-width:1000px){.site-table__content{border:none}}.site-table__header{display:grid;grid-template-columns:50px 1fr 1fr 2fr 2fr 1.5fr 1fr}@media(max-width:1000px){.site-table__header{display:none}}.site-table__th{background-color:var(--header-top-panel-color);color:var(--header-top-panel-text-color);font-size:16px;font-weight:400;line-height:19px;padding-bottom:11px;padding-top:11px;text-align:center}.site-table__body{display:grid;grid-template-columns:1fr;grid-template-rows:auto}@media(max-width:1000px){.site-table__body{gap:34px;grid-template-columns:repeat(2,1fr);grid-template-columns:1fr;grid-template-rows:auto}}.site-table__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #000;display:grid;grid-template-columns:50px 1fr 1fr 2fr 2fr 1.5fr 1fr;position:relative}@media(max-width:1000px){.site-table__row{border:1px solid #000;border-radius:5px;gap:28px 22px;grid-auto-rows:auto;grid-template-areas:"name rating" "benefits benefits" "bonus bonus" "description description" "link link";grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr;padding:36px 26px 24px}}@media(max-width:390px){.site-table__row{gap:10px;padding:36px 10px 10px}}@media(max-width:1000px){.site-table__row:first-of-type{border:3px solid var(--table-first-color)}}.site-table__row:first-of-type .site-table__rank{background-color:var(--table-first-color);border:unset;color:#fff}@media(max-width:1000px){.site-table__row:nth-of-type(2){border:3px solid var(--table-second-color)}}.site-table__row:nth-of-type(2) .site-table__rank{background-color:var(--table-second-color);border:unset;color:#fff;font-weight:600}@media(max-width:1000px){.site-table__row:nth-of-type(3){border:3px solid var(--table-third-color)}}.site-table__row:nth-of-type(3) .site-table__rank{background-color:var(--table-third-color);border:unset;color:#fff;font-weight:600}.site-table__row .site-table__rank{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;border:1px solid #000;border-bottom:none;border-top:none;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:1000px){.site-table__row .site-table__rank{border:1px solid #000;padding:0}}.site-table__rank{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;font-weight:700;justify-content:center;line-height:24px;text-align:center}@media(max-width:1000px){.site-table__rank{background-color:var(--main-accent-bg-color);border:1px solid #000;border-radius:50%;color:#fff;font-size:23px;font-weight:700;grid-area:rank;height:40px;left:50%;line-height:28px;position:absolute;text-align:center;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px}}.site-table__name{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;width:100%}@media(max-width:1000px){.site-table__name{-webkit-box-ordinal-group:1;-ms-flex-order:0;grid-area:name;max-width:none;order:0;width:100%}}.site-table__name .get-image{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center}.site-table__logo,.site-table__name .get-image{display:-webkit-box;display:-ms-flexbox;display:flex}.site-table__logo{border:3px solid var(--main-accent-bg-color);border-radius:50%;height:120px;overflow:hidden;padding:12px;width:120px}@media(max-width:390px){.site-table__logo{height:80px;width:80px}}.site-table__rating{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-table__rating,.site-table__rating-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.site-table__rating-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:left;-ms-flex-pack:left;-ms-flex-direction:column;flex-direction:column;justify-content:left}.site-table__rating .stars{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.site-table__rating .stars span{--percent:calc(var(--rating));--end-gradient:calc(100% - var(--percent));--color-stars-start:#e16428;--color-stars-end:#d0d5dd;-webkit-text-fill-color:#fff0;background:-webkit-gradient(linear,left top,right top,from(var(--color-stars-start)),to(var(--color-stars-end)));background:linear-gradient(90deg,var(--color-stars-start) var(--percent),var(--color-stars-end) var(--end-gradient));-webkit-background-clip:text;font-size:30px;line-height:20px;margin-right:5px}.site-table__rating .title{color:#000;font-size:23px;font-weight:700}.site-table__rating .rating>span{--percent:calc(20%*var(--rating, 5));--end-gradient:calc(100% - var(--percent, 100%));-webkit-text-fill-color:#fff0;background:-webkit-gradient(linear,left top,right top,from(gold),to(gray));background:linear-gradient(90deg,gold var(--percent),gray var(--end-gradient));-webkit-background-clip:text;margin-right:10px}@media(max-width:1000px){.site-table__rating{grid-area:rating}}@media(max-width:330px){.site-table__rating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.site-table__rating-value{color:#000}.site-table__benefits{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0!important}@media(max-width:1000px){.site-table__benefits{grid-area:benefits}.site-table__benefits ul{margin-left:0!important}}.site-table .site-table__benefits,.site-table__benefits,.site-table__bonus,.site-table__description{text-align:center}.site-table .site-table__benefits ul{margin-top:0;padding-left:0;padding-right:0}.site-table .site-table__benefits ul li{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;list-style:none;margin-bottom:0;text-align:left}.site-table .site-table__benefits ul li:before{color:#00af46;content:"+";font-size:18px;margin-right:10px;margin-top:-3px;overflow:hidden}.site-table__bonus{font-size:1.1rem;font-weight:600;padding:20px}@media(max-width:1000px){.site-table__bonus{grid-area:bonus}}.site-table__bonus .bonus{align-self:center;background:unset;border:3px solid var(--main-accent-bg-color);border-radius:5px;gap:4px;grid-template-columns:1fr;grid-template-rows:auto;margin-top:unset;max-width:300px;padding:14px 5px;width:100%}@media(max-width:1000px){.site-table__bonus .bonus{width:100%}}.site-table__bonus .bonus__title{font-size:18px;font-weight:700;line-height:22px}.site-table__bonus .bonus p{font-size:16px;font-weight:400}.site-table__bonus .bonus .accent-button{display:block;font-weight:700;margin-top:10px;place-self:center;text-decoration:none}.site-table__description{font-size:1rem;max-width:200px}@media(max-width:1000px){.site-table__description{grid-area:description;max-width:none}}@media(max-width:700px){.site-table__description{max-width:none}}.site-table__link{height:100%;text-align:center}.site-table__link button{padding:12px 40px}@media(max-width:1000px){.site-table__link{grid-area:link;margin-top:1rem;width:100%}}.site-table__review-link{display:block;font-size:1rem;font-weight:300;margin-top:.5rem}.single-bonus{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 0 5px 0 rgb(0 0 0 / .5);box-shadow:0 0 5px 0 rgb(0 0 0 / .5);color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:1rem 0;max-width:320px;padding:.5rem}.single-bonus.align-center{margin:1rem auto}.single-bonus.align-right{left:100%;position:relative;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.single-bonus__image{padding:.5rem}.single-bonus__logo{background-position:50%;background-size:contain;height:100px;margin-bottom:1rem;width:100px}.single-bonus .single-bonus__title,.single-bonus__rating{margin-bottom:.5rem}.single-bonus__rating>span{--percent:calc(20%*var(--rating, 5));--end-gradient:calc(100% - var(--percent));-webkit-text-fill-color:#fff0;background:-webkit-gradient(linear,left top,right top,from(gold),to(gray));background:linear-gradient(90deg,gold var(--percent),gray var(--end-gradient));-webkit-background-clip:text;margin-right:10px}.single-bonus__bonus{margin-bottom:.5rem}.single-bonus__content{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.single-bonus .accent-button{text-align:center;width:100%}.site-table_new .site-table__row{-webkit-box-pack:center;-ms-flex-pack:center;border:2px solid #e6e6e6;border-radius:10px;justify-content:center;vertical-align:middle}.site-table_new .site-table__row:first-of-type{border:2px solid var(--table-first-color);-webkit-box-shadow:none;box-shadow:none}@media(max-width:1000px){.site-table_new .site-table__row{padding-top:20px}.site-table_new .site-table__row:nth-of-type(2){border:2px solid var(--table-second-color)}.site-table_new .site-table__row:nth-of-type(3){border:2px solid var(--table-third-color)}}.site-table_new .site-table__rank{background:var(--table-rank-background-color);color:var(--table-rank-text-color);font-size:16px;font-weight:700;left:7px;line-height:1;padding:8px 14px;top:-2px;width:auto}@media(max-width:1000px){.site-table_new .site-table__rank{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.site-table_new .site-table__name{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse;max-width:200px;padding:0}}.site-table_new .site-table__name a{text-decoration:none}.site-table_new .site-table__name img{display:block;max-width:100%}.site-table_new .site-table__logo{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;height:70px!important;justify-content:center;margin:10px 0;overflow:hidden;width:70px!important}.site-table_new .site-table__rating{margin-bottom:17px;padding:0}.site-table_new .site-table__benefits{margin-bottom:20px;padding:0}.site-table_new .site-table__benefits ul li{-webkit-box-pack:start!important;-ms-flex-pack:start!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;justify-content:flex-start!important;margin-left:25px}.site-table_new .site-table__benefits ul li:before{margin-top:3px}@media(max-width:700px){.site-table_new .site-table__benefits ul li{font-size:14px}.site-table_new .site-table__benefits ul li:before{font-size:12px;height:12px;margin-top:4px;min-width:12px}}.site-table_new .site-table__bonus{margin-bottom:5px;position:relative}.site-table_new .site-table__bonus:before{background:#5cee95;border-radius:3px;color:#000;content:"Bonus";display:block;font-size:15px;font-weight:400;margin:0 auto 5px;padding:5px;position:relative;width:70px}@media(max-width:700px){.site-table_new .site-table__bonus:before{display:inline-block;margin:0 5px 0 0}}@media(max-width:1000px){.site-table_new .site-table__description{margin-bottom:20px;padding:0}}@media(max-width:700px){.site-table_new .site-table__description{padding:0 10px}}.site-table_new .site-table__link{margin-top:0;padding:0 20px}@media(max-width:1000px){.site-table_new .site-table__link{padding:0 20px 20px}}.site-table_new .site-table__link .accent-button{background-color:var(--table-buttons-color);border:1px solid var(--table-buttons-border-color);-webkit-box-shadow:0 1px 10px rgb(0 0 0 / .1);box-shadow:0 1px 10px rgb(0 0 0 / .1);color:var(--table-buttons-text-color);font-size:16px;font-weight:600}.site-table_custom .site-table__header,.site-table_custom .site-table__row{grid-template-columns:50px 1fr 1fr 1fr 340px 1fr 1fr}.site-table_custom .site-table__link{grid-column-end:8;grid-column-start:7}.site-table_custom td{border:none}.popup-wrapper{background-color:hsl(0 0% 100% / .7);bottom:0;display:block;height:100vh;left:0;position:fixed;right:0;top:0;width:100%;z-index:1210}.popup-wrapper .cross:hover{cursor:pointer}.game-popup{background:#151b29;display:block;left:50%;max-width:1200px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:1210}.game-popup__header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#151b29;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:8px 8px 8px 16px}.game-popup__cross{cursor:pointer;margin-bottom:auto}.game-popup__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.game-popup__button{margin-top:0}.game-popup__iframe{aspect-ratio:16/9;background-color:#d9d9d9;border:none;border-radius:0 0 3px 3px;overflow:hidden;width:100%}.games-container{grid-row-gap:20px;grid-column-gap:25px;display:grid;grid-auto-rows:auto;grid-template-columns:1fr 1fr 1fr}@media(max-width:1350px){.games-container{grid-template-columns:1fr 1fr}}@media(max-width:950px){.games-container{grid-template-columns:1fr}}.games-item{grid-row-gap:10px;grid-column-gap:25px;display:grid;grid-template-areas:"picture title" "picture info" "picture buttons";grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto;width:100%}.games-item:not(:nth-child(3n)){border-right:1px solid #ddd;padding-right:25px}@media(max-width:1350px){.games-item:not(:nth-child(3n)){border-right:0;padding-right:0}.games-item:nth-child(odd){border-right:1px solid #ddd;padding-right:25px}}@media(max-width:950px){.games-item:nth-child(odd){border-right:0;padding-right:0}}.games-item__pic{grid-area:picture;height:72px;width:72px!important}.games-item__pic img{border-radius:8px;height:100%;width:100%}.games-item__title{color:var(--games-title-color);font-family:Inter,sans-serif;font-size:24px;font-weight:600;grid-area:title;line-height:32px;margin:0}@media(max-width:450px){.games-item__title{font-size:20px;line-height:30px}}.games-item__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:info;row-gap:10px}.games-item__info p{color:var(--games-info-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0}.games-item__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:buttons;justify-content:flex-end;row-gap:10px}.games-item__btns button{background:var(--games-butn-color);border:1px solid var(--games-butn-border);color:var(--games-butn-text);cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;padding:12px 48px;width:100%}.game-card-v2{grid-gap:24px;display:grid;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:repeat(var(--columns),minmax(0,1fr));margin:1rem 0}@media(max-width:1440px){.game-card-v2{grid-template-columns:repeat(auto-fit,minmax(327px,1fr))}}.game-card-v2__item{background-color:var(--bg-card);border-radius:8px;display:grid;gap:16px;grid-row:span 4;grid-template-rows:subgrid [preview-start] [preview-end header-start] [header-end details-start] [details-end buttons-start] [buttons-end];overflow:hidden;padding-bottom:16px}.game-card-v2__item-preview{aspect-ratio:3/2;background:#ddd;-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;gap:8px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-row:preview-start/preview-end;padding:8px;position:relative}.game-card-v2__item-preview .get-image{inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;position:absolute}.game-card-v2__item-preview .get-image img{aspect-ratio:1/1;border-radius:0}.game-card-v2__item-preview .tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;justify-self:end;z-index:1}.game-card-v2__item-preview .tags .tag{background-color:#92c23d;border-radius:4px;font-size:12px;font-weight:700;line-height:18px;padding:7px 8px}.game-card-v2__item-preview .tags .tag:first-letter{text-transform:uppercase}.game-card-v2__item-preview .tags .tag[variant=exclusive]{background-color:#00bfee}.game-card-v2__item-preview .tags .tag[variant=new]{background-color:#92c23d}.game-card-v2__item-preview .tags .tag[variant=popular]{background-color:#f174b7}.game-card-v2__item-header{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:8px;grid-row:header-start/header-end;grid-template-columns:minmax(0,1fr) -webkit-max-content;grid-template-columns:minmax(0,1fr) max-content;padding:0 16px}.game-card-v2__item-header .title{color:var(--color-title);font-size:24px;font-weight:700;line-height:28px;margin:0}@media(max-width:600px){.game-card-v2__item-header .title{font-size:20px;line-height:24px}}.game-card-v2__item-provider{background-color:#dfe0df;border-radius:4px;color:var(--color-provider);font-size:12px;line-height:16px;padding:7px 8px}.game-card-v2__item-provider:has(.link){background-color:var(--button-bg-color);border:2px solid var(--button-border-color);cursor:pointer;-webkit-transition:color .25s,background-color .25s;transition:color .25s,background-color .25s}.game-card-v2__item-provider:has(.link) a{color:var(--button-text-color)}.game-card-v2__item-provider:has(.link):hover{background-color:var(--main-light-bg-color)}.game-card-v2__item-provider:has(.link):hover a.link{color:var(--button-text-color-hover)}.game-card-v2__item-provider a{text-decoration:unset}.game-card-v2__item-details{display:grid;gap:4px;grid-row:details-start/details-end;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;padding:0 16px}.game-card-v2__item .detail{display:grid;gap:8px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.game-card-v2__item .detail__title{color:var(--color-title-detail);font-size:14px;font-weight:400;line-height:18px;margin-bottom:8px}.game-card-v2__item .detail__description{color:var(--color-description-detail);font-size:14px;font-weight:700;line-height:18px;margin-bottom:0}.game-card-v2__item .detail:nth-child(2){justify-self:center}.game-card-v2__item .detail:last-child{justify-self:end}.game-card-v2__item-buttons{-ms-flex-line-pack:start;align-content:start;display:grid;gap:8px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-row:buttons-start/buttons-end;padding:0 16px}.game-card-v2__item-button{margin-top:0;text-align:center;width:100%}.game-card-v2__item-button.custom{background-color:var(--bg-btn);border:2px solid var(--border-color-btn);border-radius:var(--btn-radius);color:var(--color-btn)}.game-card-v2__item-button.custom:hover{background-color:var(--bg-btn-hover);color:var(--color-btn-hover)}@media(max-width:600px){.game-card-v2__item-button{font-size:14px;line-height:18px}}:root{--offsets:30px}@media screen and (max-width:1200px){:root{--offsets:20px}}@media screen and (max-width:900px){:root{--offsets:16px}}.simple-button{margin:1.5rem 0 16px}.simple-button,.simple-button .simple-button{display:-webkit-box;display:-ms-flexbox;display:flex}.simple-button .simple-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;width:-webkit-min-content;width:-moz-min-content;width:min-content}.simple-button .simple-button:hover svg{display:-webkit-box;display:-ms-flexbox;display:flex}.simple-button .simple-button:hover svg path{fill:var(--button-text-color-hover);-webkit-transition:.25s;transition:.25s}.simple-button .simple-button__icon{display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;margin-left:5px;width:20px}@media(max-width:600px){.simple-button .simple-button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.simple-button.align_left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.simple-button.align_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.simple-button.align_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mobile-button{-ms-flex-preferred-size:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--button-bg-color);border:none;border-radius:5px;bottom:0;-webkit-box-shadow:0 4px 4px rgb(48 53 39 / .25);box-shadow:0 4px 4px rgb(48 53 39 / .25);cursor:pointer;flex-basis:100%;justify-content:space-between;left:50%;margin-bottom:5px;outline:none;padding:10px;position:fixed;text-decoration:none;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:color .25s,background-color .25s;transition:color .25s,background-color .25s;width:92%;z-index:9999}.mobile-button:hover .mobile-button__text{color:#000}.mobile-button__icon{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:0;border-radius:5px;-ms-flex:0 0 auto;flex:0 0 auto;height:37px;justify-content:center;margin-right:8px;overflow:hidden;pointer-events:none;width:37px}.mobile-button__icon,.mobile-button__text{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-button__text{color:var(--button-text-color);width:100%}.mobile-button__text p{font-size:.85rem;font-weight:500;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:150%;margin-right:5px}.mobile-button .click-button{border:none;cursor:pointer;outline:none}.mobile-button .accent-button{background:#fff0;font-size:0}.mobile-button__control{width:100%}.mobile-button__wrap{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;position:relative;width:30px}.mobile-button__wrap .icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/dist/css/%23a)'%3E%3Cpath d='M13 0c7.18 0 13 5.82 13 13s-5.82 13-13 13S0 20.18 0 13 5.82 0 13 0Zm0 23.174c5.62 0 10.174-4.556 10.174-10.174C23.174 7.382 18.62 2.826 13 2.826 7.38 2.826 2.826 7.382 2.826 13c0 5.618 4.554 10.174 10.174 10.174ZM10.457 7.56h5.086v5.78h3.18L13 18.722l-5.723-5.384h3.18V7.56Z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 26 0)' d='M0 0h26v26H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%;height:26px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:26px}.mobile-button .accent-button{border:none;height:100%;left:0;margin:0;position:absolute;top:0}.mobile-button .accent-button:hover{background-color:unset;color:unset}.page-content{font-size:1rem;font-weight:300;line-height:1.5;overflow:hidden}.page-content :is(h1,h2,h3,h4,h5,h6){font-weight:600;margin-bottom:1rem}.page-content ul{list-style:none}.page-content ul li:before{color:inherit;content:"•";display:inline-block;font-weight:700;width:1em}.page-content section ol:last-child,.page-content section ul:last-child{margin-bottom:0}.page-content ol,.page-content ul{list-style-position:inside;margin-bottom:1rem;margin-left:10px;margin-top:1rem}.page-content ol+p,.page-content ol>:not(:last-child),.page-content ul+p,.page-content ul>:not(:last-child){margin-bottom:.5rem}@media(max-width:700px){.page-content ol,.page-content ul{margin-left:0;padding-left:24px;padding-right:24px}}.page-content h1{font-size:2.2rem}@media(max-width:650px){.page-content h1{font-size:1.6rem;line-height:1.5;text-align:unset}}.page-content h2{font-size:1.9rem}@media(max-width:650px){.page-content h2{font-size:1.5rem;line-height:1.5;text-align:unset}}.page-content h3{font-size:1.6rem}@media(max-width:650px){.page-content h3{font-size:1.4rem;line-height:1.5;text-align:unset}}.page-content h4{font-size:1.3rem}@media(max-width:650px){.page-content h4{font-size:1.3rem;line-height:1.5;text-align:unset}}.page-content h5{font-size:1.1rem}@media(max-width:650px){.page-content h5{font-size:1.2rem;line-height:1.5;text-align:unset}}.page-content h6{font-size:1rem}@media(max-width:650px){.page-content h6{font-size:1.1rem;line-height:1.5;text-align:unset}}.page-content .has-white-color.has-text-color{color:#fff}.mobile-button{display:none}@media(max-width:800px){.mobile-button{display:-webkit-box;display:-ms-flexbox;display:flex}}.mobile-button .accent-button{width:100%}.mobile-button a{background-color:var(--button-bg-color);border:2px solid var(--button-border-color);border-radius:5px;bottom:0;color:var(--button-text-color);cursor:pointer;font-size:1rem;font-weight:500;left:0;margin:0 auto .5rem;outline:0;padding:.5rem 1rem;position:fixed;right:0;text-align:center;text-decoration:none;-webkit-transition:color .25s,background-color .25s;transition:color .25s,background-color .25s;width:calc(100% - 1rem)}#in-other-contries .buttons-block{margin-top:1rem}.buttons-block{grid-gap:1rem;display:grid;grid-template-rows:auto}@media(max-width:600px){.buttons-block{gap:10px}}.buttons-block_columns-3{grid-template-columns:repeat(3,1fr)}.buttons-block_columns-2{grid-template-columns:repeat(2,1fr)}.buttons-block_columns-1{grid-template-columns:repeat(1,1fr)}.buttons-block__item{grid-gap:1rem;display:grid;grid-template-rows:auto;position:relative}@media(max-width:500px){.buttons-block__item{width:100%}}.buttons-block__item_icon .accent-button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:12px 20px}.buttons-block__item_icon .get-image{aspect-ratio:1/1;margin-right:10px;margin-top:-2px;width:25px}@media(max-width:500px){.buttons-block .accent-button{text-align:center;width:100%}}.flags-widget{-webkit-box-ordinal-group:11;-ms-flex-order:10;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;order:10;width:100%}@media(max-width:1000px){.flags-widget{left:50%;opacity:0;pointer-events:none;position:absolute;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .25s;transition:all .25s}.flags-widget.active{opacity:1;pointer-events:auto}}.flags-widget__custom{left:0;margin-bottom:10px;position:relative;top:0;-webkit-transform:none;transform:none}.flags-widget__custom .flags-widget__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;list-style:none}.flags-widget__custom .flags-widget__icon{height:12px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:22px}.tournament{padding:1rem 0}.tournament__title{font-size:1.8rem;font-weight:400;text-align:center}.tournament__date{font-size:1rem;font-weight:400;margin-top:1rem;text-align:center}.teams{background-color:rgb(0 0 0 / .01);border-radius:10px;-webkit-box-shadow:0 0 10px 0 rgb(0 0 0 / .09);box-shadow:0 0 10px 0 rgb(0 0 0 / .09);margin:2rem auto 0;max-width:800px;padding:1rem}.teams__title{text-align:center;width:100%}.teams__block{grid-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;margin-top:1rem}@media(max-width:600px){.teams__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.teams__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;position:relative;width:100%}.teams__item:first-of-type:after{background-color:var(--main-accent-bg-color);content:"";height:100%;position:absolute;right:calc(-.5rem - 1px);top:0;width:2px}@media(max-width:600px){.teams__item:first-of-type:after{height:2px;opacity:.3;right:0;top:100%;width:100%}}.teams__name{font-size:1.1rem!important;font-weight:400!important;margin-top:1rem}@media(max-width:600px){.teams__name{margin-top:.5rem}}@media(max-width:550px){.teams__item{text-align:center}.teams__image{max-width:80px}.teams__name{font-size:1rem}}.match-details{margin:3rem auto 0;max-width:800px}.match-details__title{font-weight:400}.match-details__table{border:none;border-collapse:collapse;border-radius:10px;-webkit-box-shadow:0 0 10px 0 rgb(0 0 0 / .09);box-shadow:0 0 10px 0 rgb(0 0 0 / .09)}.match-details__table tr{display:-webkit-box;display:-ms-flexbox;display:flex}.match-details__key{background-color:var(--main-accent-bg-color);color:#fff;padding:1rem;width:30%}.match-details__value{padding:1rem;width:70%}.matches-table{margin:2rem 0}.matches-table__item{-webkit-box-align:center;-ms-flex-align:center;grid-column-gap:2rem;align-items:center;background:hsl(176 7% 42% / .05);border:1px solid #e6e6e6;display:grid;grid-template-areas:"teams table name" "teams table descr" "teams table link";grid-template-columns:390px 350px auto;grid-template-rows:repeat(3,1fr);justify-items:center;padding:1rem}.matches-table__item:not(:last-of-type){border-radius:5px;margin-bottom:1rem}@media(max-width:1150px){.matches-table__item{grid-template-areas:"name" "teams" "table" "descr" "link";grid-template-columns:1fr;grid-template-rows:repeat(5,auto)}}.matches-table__name{-webkit-box-ordinal-group:4;-ms-flex-order:3;grid-area:name;order:3;text-align:center}.matches-table__name h3{font-size:1.2rem}.matches-table__description{grid-area:descr;margin-bottom:1rem;text-align:center}.matches-table__link{grid-area:link}@media(max-width:700px){.matches-table__link{text-align:center;width:100%}}.matches-table table{-webkit-box-ordinal-group:3;-ms-flex-order:2;border:none;grid-area:table;order:2}.matches-table table td{border:none;border-bottom:1px dashed #e6e6e6;padding:3px}.matches-table table td:last-of-type{text-align:right}@media(max-width:700px){.matches-table table td{font-size:15px}}.matches-table__teams{-webkit-box-ordinal-group:2;-ms-flex-order:1;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:teams;justify-content:space-between;order:1;width:100%}.matches-table__versus{-ms-flex-item-align:center;align-self:center;color:#e0e0e0;font-size:1.5rem;font-weight:300}.matches-table__team{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;width:50%}.matches-table__team a{display:block;text-align:center}.matches-table__team .get-image{max-width:100px}.team-squad{margin:2rem auto 0;max-width:800px}.team-squad th{width:50%}.single-team{margin:1rem 0}.single-team__title{text-align:center}.single-team__image{margin:1rem auto;max-width:300px;text-align:center}.teams-block{margin:1rem 0}.teams-block__wrapper{grid-gap:1rem;display:grid;grid-template-columns:repeat(4,1fr)}@media(max-width:1100px){.teams-block__wrapper{grid-template-columns:repeat(3,1fr)}}@media(max-width:750px){.teams-block__wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:370px){.teams-block__wrapper{grid-template-columns:repeat(1,1fr)}}.teams-block__item{border-radius:10px;-webkit-box-shadow:0 0 5px 0 rgb(0 0 0 / .5);box-shadow:0 0 5px 0 rgb(0 0 0 / .5);padding:1rem}.teams-block__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;position:relative}.teams-block .teams-block__title{font-size:1.2rem;font-weight:400;line-height:1.2;margin-bottom:1rem;text-align:center}.teams-block__image{margin-left:auto;margin-right:auto;margin-top:auto;max-width:100px;text-align:center}table{border:1px solid var(--main-accent-bg-color);border-collapse:collapse;border-radius:5px;border-spacing:0;padding:var(--offsets);width:100%}table th{background-color:var(--header-top-panel-color);color:var(--header-top-panel-text-color);padding-bottom:11px;padding-top:11px}table td{border:1px solid var(--main-accent-bg-color);padding:8px;text-align:left}.place-bet{margin:2rem 0;text-align:center}.place-bet__links{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:1rem -1rem -1rem}.place-bet__item{margin:1rem}.banner{margin:1rem auto;max-width:1000px;width:100%}.banner__link{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:90px;width:100%}@media(max-width:700px){.banner__link_desktop{display:none}}.banner__link_mobile{display:none}@media(max-width:700px){.banner__link_mobile{display:block}}.compare-apps{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:1rem auto;max-width:800px}@media(max-width:550px){.compare-apps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.compare-apps__item{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;background-color:#fff!important;border:2px solid #e6e6e6!important;-ms-flex-direction:column!important;flex-direction:column!important;margin:0 1rem!important;padding:0 1rem 1rem;width:calc(50% - 2rem)}@media(max-width:700px){.compare-apps__item{margin:0 .5rem!important;padding:.5rem;width:calc(50% - 1rem)}}@media(max-width:550px){.compare-apps__item{margin:.5rem 0!important;width:100%}}.compare-apps__item .site-table__logo{height:52px;width:52px}.compare-apps__item .site-table__benefits ul li{-webkit-box-pack:start!important;-ms-flex-pack:start!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start!important;margin-left:0;position:relative;text-align:left}.compare-apps__item .site-table__benefits ul li:before{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#13622f;border-radius:50%;color:#fff;content:"✓"!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:15px;justify-content:center;margin-right:10px;margin-top:-3px;min-width:15px;overflow:hidden}@media(max-width:700px){.compare-apps__item .site-table__bonus{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.compare-apps__item .site-table__link{height:auto;margin-top:1rem}.advanced-text{margin:1rem auto;max-width:800px}.advanced-text h1,.advanced-text h2,.advanced-text h3,.advanced-text h4,.advanced-text h5,.advanced-text h6{font-weight:600!important}.android-button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0tMS0xaDUydjUySC0xeiIvPjxpbWFnZSB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQURJQUFBQXlDQVlBQUFBZVA0aXhBQUFBR1hSRldIUlRiMlowZDJGeVpRQkJaRzlpWlNCSmJXRm5aVkpsWVdSNWNjbGxQQUFBQXlOcFZGaDBXRTFNT21OdmJTNWhaRzlpWlM1NGJYQUFBQUFBQUR3L2VIQmhZMnRsZENCaVpXZHBiajBpNzd1L0lpQnBaRDBpVnpWTk1FMXdRMlZvYVVoNmNtVlRlazVVWTNwcll6bGtJajgrSUR4NE9uaHRjRzFsZEdFZ2VHMXNibk02ZUQwaVlXUnZZbVU2Ym5NNmJXVjBZUzhpSUhnNmVHMXdkR3M5SWtGa2IySmxJRmhOVUNCRGIzSmxJRFl1TUMxak1EQXlJRGM1TGpFMk5ETTFNaXdnTWpBeU1DOHdNUzh6TUMweE5UbzFNRG96T0NBZ0lDQWdJQ0FnSWo0Z1BISmtaanBTUkVZZ2VHMXNibk02Y21SbVBTSm9kSFJ3T2k4dmQzZDNMbmN6TG05eVp5OHhPVGs1THpBeUx6SXlMWEprWmkxemVXNTBZWGd0Ym5NaklqNGdQSEprWmpwRVpYTmpjbWx3ZEdsdmJpQnlaR1k2WVdKdmRYUTlJaUlnZUcxc2JuTTZlRzF3UFNKb2RIUndPaTh2Ym5NdVlXUnZZbVV1WTI5dEwzaGhjQzh4TGpBdklpQjRiV3h1Y3pwNGJYQk5UVDBpYUhSMGNEb3ZMMjV6TG1Ga2IySmxMbU52YlM5NFlYQXZNUzR3TDIxdEx5SWdlRzFzYm5NNmMzUlNaV1k5SW1oMGRIQTZMeTl1Y3k1aFpHOWlaUzVqYjIwdmVHRndMekV1TUM5elZIbHdaUzlTWlhOdmRYSmpaVkpsWmlNaUlIaHRjRHBEY21WaGRHOXlWRzl2YkQwaVFXUnZZbVVnVUdodmRHOXphRzl3SURJeExqRWdLRmRwYm1SdmQzTXBJaUI0YlhCTlRUcEpibk4wWVc1alpVbEVQU0o0YlhBdWFXbGtPa05GTmpkQlJURXdNa0kwUVRFeFJVTTVNMEV3T1VVNE5qRXdNRFUyTlRSR0lpQjRiWEJOVFRwRWIyTjFiV1Z1ZEVsRVBTSjRiWEF1Wkdsa09rTkZOamRCUlRFeE1rSTBRVEV4UlVNNU0wRXdPVVU0TmpFd01EVTJOVFJHSWo0Z1BIaHRjRTFOT2tSbGNtbDJaV1JHY205dElITjBVbVZtT21sdWMzUmhibU5sU1VROUluaHRjQzVwYVdRNlEwVTJOMEZGTUVVeVFqUkJNVEZGUXprelFUQTVSVGcyTVRBd05UWTFORVlpSUhOMFVtVm1PbVJ2WTNWdFpXNTBTVVE5SW5odGNDNWthV1E2UTBVMk4wRkZNRVl5UWpSQk1URkZRemt6UVRBNVJUZzJNVEF3TlRZMU5FWWlMejRnUEM5eVpHWTZSR1Z6WTNKcGNIUnBiMjQrSUR3dmNtUm1PbEpFUmo0Z1BDOTRPbmh0Y0cxbGRHRStJRHcvZUhCaFkydGxkQ0JsYm1ROUluSWlQejRMSFBoSUFBQUptMGxFUVZSNDJ1eGFDNHhVMVJuKzdyejN3UzRzdXl6dUFNcFRCZEtIRlVvUlU2TlJxQ0NKajIwcmZjVEdTbHB0VE5PRTJoWTF0aHBpcmEyb2FVTTFxYTFOMDFaVWJLMUdCVzBOMEpiU0JhTkZxRVJYTFlMSXN1dkN6dTdPM0xuMzl2dlArV2ZtTWd5N2RIZHBpK0VrLzl4N252LzUzLzg1ZDV3Z0NQQkJLQkY4UU1vcFF2N2ZTa3grbk95alFETEp0OHVBbnBlQmZCY1FyV0ZkN01jQit0LzRHbnAyTEVIVDBrV21ib3IySGRvTTVQYnd2Y28yQlJFN3hQRjFLSDhLZGlqMUNILzh3amkrNXozaWJnRHF6MkZiRktYMVdkN2Y4alJpYi8wSnljUmRodWN5M24wYlNDd0V4bnlPQTlxQXZkc1F0RnhuQ1RtaXVKM3N2QmRJVFlYQktIdUlwQkw4WFlpT3g3NkRhTzBxWWkveElaSWlncVFkTjVUaXlCWklUTmV6c090eXd3RTM3UFhkd01xbmtHL2Nna3hoTEFudHF3UFNFNDllUnJ5V2xZanNkYWx0M2IrR0JMM0xmWTR1Y1RQWDNRNHZmd2FTemRVVVY1OWhuSFQ1eE9JZnN0d2Npa1E4UWl4U3J1UVJ1QmtQa2ZoKzRodHZwU0YwRWs5c0xOQjhqUzVXa2tobEd4bDlLUkVRbTAvaUFuSThvTnBFeDE1cGRwby85QXRTeWI1K0RpUUUyU1BWWVNqRkZ5bkVDWlJPUUp4ZThBQUNZVVI5SzF3K1hlTExVVnJaYm1EVUJSWHhWU1lrT1lrcWZ5WW43aUlTVHZhcGJzaHNReXorREx6ZVZ2anVETU5Wb3dyNTRma01rWXFvbHBHZ0k4ODBwWHd0YlhRVEpiSVJUbDcwaG1qMkE5Vm5FeVlmMjlncmxnYmFkZjhyVm4rY3VPVkN0SFlaSmRKSlJPdmdqSnFGUUpFRVJRN1ZjZGhzdHBFTEVFVWV5K2xWeXNKZVFoZnJ0TmJnTmI3L1E4eTVxSHErWS9INFBZOGJGWTNXdE1MeGRObWM1VlhqSlFON3JjbzkxTVc2eGNEaERhSld1cGVnQzRtcUh5QjdlQVZTalFzUnlUOEx0Mjh5N2VNS2RpN2lrSE81azlIRk5ZTGlUNmxlekNTOFE2eTNjYzR6dEpkMXJPK21Dc3lIMXpNWGljWTFpSXg2MTBwS2hFNnRxTCtRZTJvOHRtQXJHbnZSZ3gya01mM0llcVVvdVJWSldvS3lQZHNvOGhZNGtSZmdCMWNQejBEVWpUdk9iOG1FVDFCbE0wZzB6VFNTTnRLaTFOME9vT1Y2dXQyV3NybURHWHZSQ0xtSUh6ZTJqUnk1NDRyQjlVNURKSnFCN3pmVElWdzkvRkNtYWhuNG55RVJrOGljSHVRN3owTFF3eTRpenZQcGRvczdIazVrOTYwTlJDTDJDZmNXZXFuZDhMTUxqRTkzbkJHTXpZNnVGOHdoQTNjaTc5NUJvb2c3cHJFbUdHNktZaERVSVhBM3dNOTl6eXdPNThUbUc0TER6NjlFcm1jakFxL3hlQmltaEloM1NCemRHeDBqbGtaZm5IMlppMTEwd2drb0o4YnJYd0NQdU9ITm9QRlhHQlRYdlJlOGxpTjUxWHVFTFNGSEZoWDlUQ1B2YjBmVWFiQ1MrQzhYVWQvQVB3MSt0QTM1OW84Z0dYM2R1R0xEVUFsa2pQUkloYjNXTmhLM2w5VU9TNlVFcDN4UEFudDN0aU0vcG9XRS9HOVRXOGt5NHRsTzFKOTFCaVBpWVd1dnZzMDZlcW9ScEJjcCszdDNxUzNWMkFFU25ESmR6OEd0YVVIY0dYcENPR0k1T2lYakJnMDRzTzk1UkNiTUxibG1TaVNWRGFsV3BrMWZkWUFYM0lSOC9KT0lwVUlCckpBQWVpVWRscjZSOGx3bXQ0cUV2Rk5vWGNGampoV1pPWERhNzRBWHY5a1FJMFA2L1pDeEI5TUp6R0g4S1lRSkUrR2w3a1MwZ3NzVElxSVViYlQyU3lSZ01YT2hGMGVHQ09GajFSWVNzZ1JPNnZOd0VsMUhxMEZnbWUzN0s3bTNHUnhuanhEUjZyQ3hIOVlNUkZMczdNOU5xbDNSUXdrWEl0ZHloYlUyYVhTZVp0TStEaDAvekJCeWtKdWJSeGRQL0pLN01TZHo4RlRsNENscGkvY3dZalh6d3NSR2loczBLdVNldy9UOHdtTzZXZkVpWHU5V2N5NlE4NGNOaWgzRE15S2p6dDNJaVcxR2JlQ054cllPNk1tOHZvOHpKNk5yN2kxRy9DTjlxdWZkYmc0OEEwWDZTSEsxeWJra00zVUNPVy9PR2w1OE1hb3doWXhjSGdyQTl3M0lIT045M1ZYR0tmbmhwSEhQM2RJekh2bk12c0UzWlJEUW56dk1LSU81SXhja3pabDZLKzJRWjFrZUF3Wk5TeVIxcXFWUm96Mll0RUlsWWtXMDdQZzB4TmlQSE9qbmpteWsxenpMaVp4cDFHZXd6VmhUK0lMSkE0dXFKUWVhb0R5SFB3bEs0RjlXb0ZjTklzcEVKcGdQNXlRaXdzUXhsd2U1L25FaGlYam4ydE8vYzVLSnhHUWQ4MHFFK083NUp4OFJCVStiUFM5MFpqZVcwMzVTRXVKRWNpVkNnbUFWZjI4ZnNjVWxPaWU0ZENwbU05ZmUzSCtXazVuY2lzcFN3M2lWNWZHNjM3VVhlK0YrU1NTcjRrV3RLa1EvYjhRSWtBMVBhUUthYW9FKzF5S2NQTjV1eXZNSEowQWd6UVBkeEFiZ2NEOHdpdm5VbEhHV01Ka3YvUlBZbHg1dENleHovWkpFWkFOQ1hRTXp6Q1NmZWZiMWs0dXB1TjJNVEJoVGJkdGxvYXFFWGJRelEyUjZLU0R6MGcyV054dDJBUGVzQjdidjRid3FZRGxOOEpyNXdOUTAxK3ExMHVydXRYTWI2REJyaytIYlFlQWx4dHZWendOUHZRTE1KQk5XTEFTV2ZFZ1BVY1RidHB2OVhQK0YxMnk0Mlh1clJuWTh5SVhmQi83K0ZyQ2ZDV1FkRnh2SEFIdUE3K1ByQ1VUMjBoN0xWZUg0T3h4YlEyTG1uQTYwTk5uZ2xTUDNObklEUC80anNHN0gwZHllUmc3ZXRBajQ2RVRnWDB6UFpxZXRwTnBvbW05MjJIWEhVb3ByZWNoYjgrZWo1eStjQVZ4M0FmRGlxOEQ5bThvRUdlalB2WmNUUVhObGNjdnBNRjFUdWU5MEluN3dzOEFUWHdibVRTanZGZi8rZThLeWluT2J5ZDJMcGcra2FMTUpGQXVXRHpCRzFyK3RSTWlKS2RNMHovakpFT2RmcGZQL01FaUM5cXJRRUR1QmpyRmJud2VIT1A5UnVlMDlqdmx2VjdyNy9iRDVvRU10SnZ5R3dMTUova21RVDFLWDZMdjR2Q3VGRTRRbnkrYlBKQ3dXOHlNOFYrWVJGK2tjdWN5K21QQUVvVTlWOE5Nd243ek1ZZXBWSFMrV1hhdlhKVjNhUnNOQ3EzNENXR08vYXhSRFNGRzFiaTVjTXl0MDZmT3JJVEhteXNZOEZDTGlHMlY5SGZxOHNYU1lrZHYzWXIrVTg4dm1DS3pVdnVsYXYxdnJpOHZHWlpRcHZ3N2J5QUx0cE11QjNCVExSNGhkMmxhNDMzMVA2MThVVXlYOFR1dHlpOWVnNzM4amlOVlBJbXpUdG9LeDd0VDZmWXB2a3RiZkpKeXRueUdlMUxaWjltTE52RjhmWW1TbjlnbitSN1R0Z1RBaGoxYzRBTlNWYlVUZS94cnEvNWkyMFMvaUJuMnZLejlnRUw2dDlheHV1bEJ1MC81MEJRTitKUFMrVkRjdjcrZVZqWlUxMXdzTmhjaGU2Y1BEb1ZLRUtwYTlvZmY2a0EwMGw4MEpmeGhKNlZQdVpOOG9jODlTM3FsQXlHbWgydy9QZkRDeTVmV3lzV0lyMWVFVVphMCt2eElhZElzK08wTnRxZkMxV2VnQzR6RjkvMmFvLyt2NlBIQmsyQzZXd3B6dmg5cGFsWUNmaGhnaERDdGNSdHdWR251eEV0RWVObmJaekhhZHZEbjBIcWphRkRnVkR0bFhhRnVyMWpkci9TK0t1REQvMXREOGZXVWMvVlVoRnVqRmM2QzRvYlltOVI5cS9TR3RpNjF0Q3EyL3Zqd2dpbHU5UjcyTGJQaFN3aStWY2lrL0kzd3J0SW1wMmo4LzFIYW5xb0tvd0JMQ3c0VEx0WTk1RUw1YlFZVnZWQS9wS2NlajJ0Nms2MTlWNWhrejZ2MkVnYXRsVHliTk92WHZvRk9FbkNKa3dQSnZBUVlBUjZlVldYeE1EOGNBQUFBQVNVVk9SSzVDWUlJPSIgaGVpZ2h0PSI1MCIgd2lkdGg9IjUwIi8+PC9zdmc+);background-position:5px;background-repeat:no-repeat;background-size:30px 30px;padding:9px 15px 9px 50px}@media(max-width:1000px){.android-button{padding:9px 15px}}.ios-button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0tMS0xaDUydjUySC0xeiIvPjxpbWFnZSB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQURJQUFBQXlDQVlBQUFBZVA0aXhBQUFBR1hSRldIUlRiMlowZDJGeVpRQkJaRzlpWlNCSmJXRm5aVkpsWVdSNWNjbGxQQUFBQXlOcFZGaDBXRTFNT21OdmJTNWhaRzlpWlM1NGJYQUFBQUFBQUR3L2VIQmhZMnRsZENCaVpXZHBiajBpNzd1L0lpQnBaRDBpVnpWTk1FMXdRMlZvYVVoNmNtVlRlazVVWTNwcll6bGtJajgrSUR4NE9uaHRjRzFsZEdFZ2VHMXNibk02ZUQwaVlXUnZZbVU2Ym5NNmJXVjBZUzhpSUhnNmVHMXdkR3M5SWtGa2IySmxJRmhOVUNCRGIzSmxJRFl1TUMxak1EQXlJRGM1TGpFMk5ETTFNaXdnTWpBeU1DOHdNUzh6TUMweE5UbzFNRG96T0NBZ0lDQWdJQ0FnSWo0Z1BISmtaanBTUkVZZ2VHMXNibk02Y21SbVBTSm9kSFJ3T2k4dmQzZDNMbmN6TG05eVp5OHhPVGs1THpBeUx6SXlMWEprWmkxemVXNTBZWGd0Ym5NaklqNGdQSEprWmpwRVpYTmpjbWx3ZEdsdmJpQnlaR1k2WVdKdmRYUTlJaUlnZUcxc2JuTTZlRzF3UFNKb2RIUndPaTh2Ym5NdVlXUnZZbVV1WTI5dEwzaGhjQzh4TGpBdklpQjRiV3h1Y3pwNGJYQk5UVDBpYUhSMGNEb3ZMMjV6TG1Ga2IySmxMbU52YlM5NFlYQXZNUzR3TDIxdEx5SWdlRzFzYm5NNmMzUlNaV1k5SW1oMGRIQTZMeTl1Y3k1aFpHOWlaUzVqYjIwdmVHRndMekV1TUM5elZIbHdaUzlTWlhOdmRYSmpaVkpsWmlNaUlIaHRjRHBEY21WaGRHOXlWRzl2YkQwaVFXUnZZbVVnVUdodmRHOXphRzl3SURJeExqRWdLRmRwYm1SdmQzTXBJaUI0YlhCTlRUcEpibk4wWVc1alpVbEVQU0o0YlhBdWFXbGtPa1U0UVRjNE5FUXpNa0kwUVRFeFJVTTVPVEk0UkVNMVJVTXdOMEZFTkRoRElpQjRiWEJOVFRwRWIyTjFiV1Z1ZEVsRVBTSjRiWEF1Wkdsa09rVTRRVGM0TkVRME1rSTBRVEV4UlVNNU9USTRSRU0xUlVNd04wRkVORGhESWo0Z1BIaHRjRTFOT2tSbGNtbDJaV1JHY205dElITjBVbVZtT21sdWMzUmhibU5sU1VROUluaHRjQzVwYVdRNlJUaEJOemcwUkRFeVFqUkJNVEZGUXprNU1qaEVRelZGUXpBM1FVUTBPRU1pSUhOMFVtVm1PbVJ2WTNWdFpXNTBTVVE5SW5odGNDNWthV1E2UlRoQk56ZzBSREl5UWpSQk1URkZRems1TWpoRVF6VkZRekEzUVVRME9FTWlMejRnUEM5eVpHWTZSR1Z6WTNKcGNIUnBiMjQrSUR3dmNtUm1PbEpFUmo0Z1BDOTRPbmh0Y0cxbGRHRStJRHcvZUhCaFkydGxkQ0JsYm1ROUluSWlQejdNemRNbUFBQUZuRWxFUVZSNDJ1eWFXMmdjVlJqSHo5NXkyU1FtNEFZMW0wZ01wSXFJR2lSYWZMQStTQXV4UXBVaVZvc2lGUHJnUThFSEM3NW9vQlVVWTVWU3NZaDRReUhRcGhwQlZpbFlIMnF2aUduRUI4V3RTZENrdWJDa3llYTZtL1gzRFROeE85MlozWm05VENoKzhERm5kdWFjOC8zUGR6MW4xcGZKWk5TTlFINTFnMURRNm9IUDUxdHZ0N1MwcUs2dUxoVUlCTlR5OHJKMjFWYkI3MWZwZEZxdHJhMXA5NkZRYVAyWm1VVHpxNnVyMnJqU2g3NTF0SGZ6cUlmMjNZeHhnYjdQNWhONGNIRFFHWkF5RXZJR251UjZDRzZWSHdRWWxGaFpXU205UnR4U3RpWXQ2SE40bDdrUEdwc3NpMm01SVRFZk1UM0QxTEtwcXFyS2o4Q2ZtVUZrMGM5aXFoc0NpS3hzVTFQVGRWcVIrMFFpc1lmbWN6YmRmOGhqajVVRklxdWFBMGdUZk5RcTFPTWpsOURpK1Z6bWFiVHptV3hKZ1lpelRrNU9xbUR3Mm1HSlZ1OWlXaGIycUpuZFd3aWFGR0hGTEEyaDllaW1xcXVyMWNEQWdMSXp2WkxtRVpsSVFJZ1paSEV0Z3U2d1ZxTm1VbDlJVTBEVTFOU29aREtwQ1c5b1Y4YVJaNmxVcXJKUkt6dTNRQThoU0kwNUtPaVI2aFRBZDhpOUNHa0FrWHlUSzJCNGt0bGxGV1ZGNFRiemd1a21jaHplaHNCWERhR2xqd0FzSUlRWEQ4UllUVHNIMUZmYmFBYzBBL3BQVzJmUXdpUGM3Z1RRQ3UvVjBvN0FZU2ZPWGJScEdVTENXMWpKeDdsL2dKVzhWUmQyQWo0bmxZUkVJUVJPOC93a3d1L2p0M0ZLR0RHbG1hV2xwUWdnM3VTM3grRGI0UWJlVytRNnhyTWh4dnVlOWpGNHNXQzVyRUppcmxwTEhKbUp0akhSNi9UYmJMTnlQTTRNODk1UlFKd0ExRGlDQjNoM0syQjY4WUZ1SzRIRXYyUWUzdjJiZm9kbzk5WFcxcXIrL3Y1MWl5ald0RUpNOGdIQ3hXaHZ6bVBMUFBMZGl5QkhhRittVDF4V0hDRytaU0c2OC9tV0NNdGNVYTV2TTRab3Q2bFVQaEptZ3E4WWZLOExVNnptY2dkQ2hZeFFXcWdKNjNubENmTFRkL1gxOWRXUlNNUzVqL1QwOUdnRExTNHVxb1dGaFk4QjBaTlRBeG5EbFlzdUppMEpMVDZJUEVQa283c2NBMmx2YjFkNmt0by9NVEh4dEJTRE9ZWHhxYklUV3N6TXo4K2ZSU3VpenJRaklMRllURFpLN1RqNlBuRzJZbGEweUFRN0N6K0RSY1FrV1RyV1NHdHJxOVJBMitIYnZOcSs2b3YzdkFTWWZKbmVFZ2hxbE1zZUwvZmgrTVlSTkRGb09MNll0Mk1nRkcxQk90N24yYW1JMy84UHhlTkJmUnVza1NzZ3JNQlQyZVZJcFlsb2VTSWNEbytiazZWaklBeTB0Wklnekl1R1JtSlNCUmNhd3UxcXJYc0tuYlFjaHhiTnpjMUQ1ZzJhMjNPdGFEbVNXNkUwUFQxOXRTUmxQS3Z1VXg0U0lmY21JMXBsczJNZzJPZ1ZMNEV3LzUxaVdtWjJBK1N5OHBhMlNDYVhxc0pnVnhxQkxuZ01aUHZZMkZnamRaNGFIUjFWSXlNanR1SFhFc2pVMU5TUHhaejhsWUR1eDA5Mnh1TnhOVGMzcDRGd0ZYNHBVYzU2bFF5Tm82Rm9OUG9oWmNvNXJyL0tQc2FjVndyU2lCeTJNY2o1U2laRWM0aW5SUEYxZEhTY2JHaG82R1pQNUM3OFNsMlRTcVcrcVhDbGU5MXZWQmkzek03T25pWml2U3hSMlRHUXpzNU95YTZuR0d6Vlk2Y1hiWVg4UG44ZnpkOGNBNUZqUzdReXpDQi9lUTFFTzRMUzl0UTI2Y0xxQWVwVWJDOW5BZksxMmlDRW4vUTdCaUlicTdxNk90bnU3dDhnT0paSkIvMnVuRjNuTldMNGdRM2dKeit4MlJ0MkRFVEtBNE1wRHc1anA2TWVnaEEvMmVYcSs0Z2tKSVBSeUNTRHZlZGhjbnlGWkhqRjdxdXYzMmFIZUEwenlEdUF1VmhwVFFEZ0V0ZjNYVytzNUl0UkRwTHQ3eCtzME0wVkt1WGxTT29GNWt1NkJpS0ZXZzVLd0h2eG15L0p0RlhsQnRMWTJQaHFXMXZiTDRWOHZiSUVJcUhYWXBXT0E2SVhVenRZenFJU2svcUVDcnh2Wm1hbXVEMjdmQk94SW9ySk54S0poSjhnMEV0VmFsZnIvd21meHNZbDRxVUEza0w3VWRxYjhpekNNY1orVVpKeW9mOWVDdHBWdjFZa0h5NEJjQUQrbmZackNDVmZuWXh6K1FVbVA0UDVmUXBnT1NWTWkya1kzd2NSTUloV0grYTlsMlFYcVBSUGJucmdpZlBzTU5yNFNONlZQK2tVWE1iOC8zK3REVWIvQ2pBQWFBU2RFMlV0bktFQUFBQUFTVVZPUks1Q1lJST0iIGhlaWdodD0iNTAiIHdpZHRoPSI1MCIvPjwvc3ZnPg==);background-position:5px;background-repeat:no-repeat;background-size:30px 30px;padding:9px 15px 9px 50px}@media(max-width:1000px){.ios-button{padding:9px 15px}}body.no-scroll{-webkit-overflow-scrolling:touch;height:100%;overflow-y:scroll;position:fixed;width:100%}.links-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:1.5rem -1rem}.links-list__item{-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;margin:.5rem 1rem;position:relative}.links-list .get-image{border-radius:50%;height:40px;left:30px;overflow:hidden;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px}.links-list .accent-button{padding:15px 40px 15px 70px;text-align:center;width:100%}.error{background:tomato;padding:1rem}.error__text{color:#fff;font-size:1.1rem;text-align:center}.simple-banner{padding:3.5rem 0}@media(max-width:740px){.simple-banner{padding:1.5rem 0}}.simple-banner__container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.simple-banner__content{margin-right:20px;width:calc(50% - 20px)}@media(max-width:740px){.simple-banner__content{margin-right:0;width:100%}}.simple-banner__content_text>*{margin-bottom:2rem}.simple-banner__content_controls{margin-top:3.5rem}@media(max-width:370px){.simple-banner__content_controls .control__button{display:block;margin:0 auto}}.simple-banner__content_controls .control__link{margin-left:2rem}@media(max-width:370px){.simple-banner__content_controls .control__link{display:block;margin-left:0;margin-top:1rem}}.simple-banner__media{text-align:center;width:50%}@media(max-width:740px){.simple-banner__media{margin-top:2rem;width:100%}}.banner-with-heading__top{background-color:#000;padding:1rem 0}.banner-with-heading__top_title{color:#fff;margin:0;text-align:center}.banner-with-heading__image-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:3.5rem 0}.banner-with-heading__media{opacity:.7;text-align:right}@media(max-width:740px){.banner-with-heading__media{text-align:center}}.header-breadcrumbs-right{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:30px 0}.header-breadcrumbs-right .breadcrumbs{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fbfbfb;border-radius:5px;color:#575757;font-size:1rem;font-weight:400;justify-content:flex-end;padding:8px 4px;text-align:right}.header-breadcrumbs-right .breadcrumbs a{color:#575757;text-decoration:none;-webkit-transition:color .25s;transition:color .25s}.header-breadcrumbs-right .breadcrumbs a:hover{color:var(--main-accent-bg-color)}.header-breadcrumbs-right .breadcrumbs span{color:#575757}.header-breadcrumbs-right__content{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;margin:-10px}.header-breadcrumbs-right__text{margin:10px;width:calc(50% - 20px)}@media(max-width:900px){.header-breadcrumbs-right__text{width:calc(100% - 20px)}}.header-breadcrumbs-right__text>*{margin-bottom:2rem}.header-breadcrumbs-right__media{margin:10px;text-align:center;width:calc(50% - 20px)}@media(max-width:900px){.header-breadcrumbs-right__media{width:calc(100% - 20px)}}.header-breadcrumbs-right__button{display:block;font-weight:400;margin:3rem auto;max-width:300px;width:100%}.toc-small{border-radius:7px;-webkit-box-shadow:0 0 10px rgb(0 0 0 / .15);box-shadow:0 0 10px rgb(0 0 0 / .15);display:inline-block;margin:1rem 0;padding:30px 20px;width:auto}.toc-small__title{color:var(--text-main-accent-color);font-size:1.1rem;font-weight:600}.toc-small__list{font-size:1rem;list-style:none;margin-top:1rem}.toc-small__list_item:not(:first-of-type){margin-top:.5rem}.toc-small__list_item a{color:#212121;text-decoration:none;-webkit-transition:color .25s;transition:color .25s}.toc-small__list_item a:hover{color:var(--text-main-accent-color)}.toc-small__list.dashed .toc-small__list_item{margin-left:15px;padding-left:15px;position:relative}.toc-small__list.dashed .toc-small__list_item:after{background-color:#212121;content:"";height:1px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:10px}.toc-small__list.lined{border-left:1px solid var(--main-accent-bg-color);margin-left:15px;padding-left:15px}.icons-blocks{padding:2rem 0}.icons-blocks__title{font-size:1.8rem;font-weight:700;line-height:2rem;text-align:center}.icons-blocks__text{font-size:1rem;line-height:1.2rem;text-align:center}.icons-blocks__container{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin:20px -10px}.icons-blocks__item{margin:20px 10px;width:calc(25% - 20px)}@media(max-width:650px){.icons-blocks__item .icons-blocks__item_title{text-align:center}}.icons-blocks__item_title{font-size:1.2rem;font-weight:700;line-height:1.5rem;text-align:center}.icons-blocks__item_icon{margin:10px auto 0;max-width:150px;position:relative;text-align:center}.icons-blocks__item_icon img{position:relative;z-index:2}.icons-blocks__item_shape{background-color:var(--main-accent-bg-color);border-radius:50px;height:25px;margin:35px 0;width:100%;z-index:1}.icons-blocks__item_text{font-size:1rem;font-weight:400;line-height:1.2rem;margin-top:1rem;text-align:center}@media(max-width:950px){.icons-blocks__item{width:calc(33.33333% - 20px)}}@media(max-width:720px){.icons-blocks__item{width:calc(50% - 20px)}}@media(max-width:510px){.icons-blocks__item{width:calc(100% - 20px)}}.big-promocode{margin:0 auto;max-width:1000px}.big-promocode__title{color:#1d1d1d;font-size:1.5rem;font-weight:700;line-height:2rem;text-align:center}.big-promocode__block{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-color:#fff;border-radius:15px;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .25);box-shadow:0 0 15px rgb(0 0 0 / .25);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin:4rem auto 0;padding:3% 5%}.big-promocode__block_date,.big-promocode__block_text{-webkit-box-flex:0;color:#272727;-ms-flex:0 1 200px;flex:0 1 200px}@media(max-width:835px){.big-promocode__block_date,.big-promocode__block_text{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 20px);flex:0 1 calc(50% - 20px)}.big-promocode__block_date:not(:first-of-type),.big-promocode__block_text:not(:first-of-type){margin-left:20px}}@media(max-width:500px){.big-promocode__block_date,.big-promocode__block_text{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.big-promocode__block_date:not(:first-of-type),.big-promocode__block_text:not(:first-of-type){margin-left:0;margin-top:20px}}.big-promocode__block_date .title,.big-promocode__block_text .title{font-size:1.05rem;font-weight:500}.big-promocode__block_date .value,.big-promocode__block_text .value{border:1px solid var(--main-accent-bg-color);border-radius:10px;font-size:1rem;font-weight:400;margin-top:10px;max-width:200px;padding:10px;width:100%}@media(max-width:835px){.big-promocode__block_date .value,.big-promocode__block_text .value{max-width:100%}}.big-promocode__block_date .value.promocode-date,.big-promocode__block_text .value.promocode-date{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAMAAADto6y6AAAANlBMVEUAAABYWFhYWFhZWVlYWFhWVlZYWFhZWVlXV1dQUFBYWFhYWFhYWFhXV1dYWFhYWFhgYGBYWFiSJI7gAAAAEXRSTlMAn0BfvzAgj48Q329Pr4B/ELNhE3oAAACISURBVCjPnZBLDsMgDETHH0ggSdO5/2ULxYsuiJD6pAGkJ7AxvhgVgdIQPIiijZ2HBgfvvhVUTqmgm5nwtmCjtNUJyqyGhMiWEbz7McSElUh+Avs2op5+hALbPnJ6Wj9VNLdraaRoCRG9u48YNUT0rmdP/GnZrijwOkZU8mONf0dSZUIlLk65PmYzCPCcfHirAAAAAElFTkSuQmCC);background-position:calc(100% - 10px);background-repeat:no-repeat;background-size:20px}.big-promocode__block_date .value.promocode-value,.big-promocode__block_text .value.promocode-value{font-weight:500}.big-promocode__block_button{-webkit-box-flex:1;border-radius:10px;-ms-flex:1;flex:1;max-width:300px}@media(max-width:835px){.big-promocode__block_button{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:30px auto 0;max-width:100%;width:300px}}.big-promocode__block_link{color:#777;font-size:1rem;font-weight:400;margin-top:1.4rem;text-align:center;-webkit-transition:color .25s;transition:color .25s;width:100%}.big-promocode__block_link:hover{color:var(--text-main-accent-color);text-decoration:none}.small-promocode{background-color:#fff;border-radius:15px;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .25);box-shadow:0 0 15px rgb(0 0 0 / .25);margin:0 auto;max-width:520px;padding:3%}.small-promocode__title{font-size:1.5rem;font-weight:700;text-align:center}.small-promocode__block{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-top:20px}.small-promocode__block_date,.small-promocode__block_text{color:#272727;width:calc(50% - 15px)}@media(max-width:500px){.small-promocode__block_date,.small-promocode__block_text{width:100%}.small-promocode__block_date:nth-of-type(2),.small-promocode__block_text:nth-of-type(2){margin-top:20px}}.small-promocode__block_date .title,.small-promocode__block_text .title{font-size:1.05rem;font-weight:500}.small-promocode__block_date .value,.small-promocode__block_text .value{border:1px solid var(--main-accent-bg-color);border-radius:10px;font-size:1rem;font-weight:400;margin-top:10px;padding:10px;width:100%}.small-promocode__block_date .value.promocode-date,.small-promocode__block_text .value.promocode-date{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAMAAADto6y6AAAANlBMVEUAAABYWFhYWFhZWVlYWFhWVlZYWFhZWVlXV1dQUFBYWFhYWFhYWFhXV1dYWFhYWFhgYGBYWFiSJI7gAAAAEXRSTlMAn0BfvzAgj48Q329Pr4B/ELNhE3oAAACISURBVCjPnZBLDsMgDETHH0ggSdO5/2ULxYsuiJD6pAGkJ7AxvhgVgdIQPIiijZ2HBgfvvhVUTqmgm5nwtmCjtNUJyqyGhMiWEbz7McSElUh+Avs2op5+hALbPnJ6Wj9VNLdraaRoCRG9u48YNUT0rmdP/GnZrijwOkZU8mONf0dSZUIlLk65PmYzCPCcfHirAAAAAElFTkSuQmCC);background-position:calc(100% - 10px);background-repeat:no-repeat;background-size:20px}.small-promocode__block_date .value.promocode-value,.small-promocode__block_text .value.promocode-value{font-weight:500}.small-promocode__block_content{font-size:1rem;font-weight:400;line-height:1.3rem;margin-top:20px;text-align:center}.small-promocode__block_button{border-radius:10px;margin-top:20px;width:100%}.small-promocode__block_link{color:#777;font-size:1rem;font-weight:400;margin-top:1.4rem;text-align:center;-webkit-transition:color .25s;transition:color .25s;width:100%}.small-promocode__block_link:hover{color:var(--text-main-accent-color);text-decoration:none}.registration-stages__container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:-30px}@media(max-width:1010px){.registration-stages__container{margin:-10px}}.registration-stages__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;-webkit-box-shadow:0 0 10px rgb(0 0 0 / .25);box-shadow:0 0 10px rgb(0 0 0 / .25);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin:30px;padding:2%}.registration-stages__item.col-1{width:calc(100% - 60px)}.registration-stages__item.col-2{width:calc(50% - 60px)}.registration-stages__item.col-3{width:calc(33.33333% - 60px)}.registration-stages__item.col-4{width:calc(25% - 60px)}@media(max-width:1010px){.registration-stages__item.col{margin:10px;width:calc(33.33333% - 20px)}}@media(max-width:700px){.registration-stages__item.col{width:calc(50% - 20px)}}@media(max-width:550px){.registration-stages__item.col{width:calc(100% - 20px)}}.registration-stages__item_image{height:100px;width:100px}.registration-stages__item_content{color:#272727;font-size:1.05rem;font-weight:700;line-height:1.2rem;margin-top:4%;text-align:center}.single-register__title{display:inline-block;font-size:1.8rem;font-weight:700;padding-bottom:10px;position:relative;text-align:center}.single-register__title,.single-register__title:after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.single-register__title:after{background-color:var(--main-accent-bg-color);bottom:0;content:"";height:1px;position:absolute;width:100%}.single-register__container{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;margin:30px -10px -10px}.single-register__container,.single-register__item{display:-webkit-box;display:-ms-flexbox;display:flex}.single-register__item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;margin:10px;width:calc(33.33333% - 20px)}.single-register__item.col-1{width:calc(100% - 20px)}.single-register__item.col-2{width:calc(50% - 20px)}.single-register__item.col-3{width:calc(33.33333% - 20px)}.single-register__item.col-4{width:calc(25% - 20px)}@media(max-width:950px){.single-register__item.col{width:calc(50% - 20px)}}@media(max-width:700px){.single-register__item.col{width:calc(100% - 20px)}}@media(max-width:400px){.single-register__item.col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.single-register__item_counter{background-color:var(--main-accent-bg-color);border-radius:50%;color:#fff;font-size:60px;font-weight:700;line-height:73px;margin-right:20px;min-height:80px;min-width:80px;text-align:center}@media(max-width:400px){.single-register__item_counter{font-size:30px;line-height:36px;margin-bottom:20px;margin-right:0;min-height:40px;min-width:40px}}.single-register__item_content{color:#272727;font-size:1rem;font-weight:400;line-height:1.1rem}@media(max-width:400px){.single-register__item_content{text-align:center}}.estrelabet{container-type:inline-size;display:grid;gap:1rem;grid-template-columns:449px auto}@media(max-width:1250px){.estrelabet{grid-template-columns:1fr}}.estrelabet__pic{height:449px;margin:0 auto;width:449px}@media(max-width:1250px){.estrelabet__pic{height:100%;max-height:750px;max-width:750px;width:100%}}.estrelabet__pic img{border-radius:8px;height:100%;width:100%}.estrelabet__list{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}@container (max-width:1200px){.estrelabet__list{grid-template-columns:repeat(3,1fr)}}@container (max-width:600px){.estrelabet__list{grid-template-columns:repeat(2,1fr)}}.estrelabet__list-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--bg);border:2px solid var(--border-color);border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;justify-content:center;min-height:80px;padding:8px;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.estrelabet__list-item:hover{background-color:var(--bg-hover)}.estrelabet__list-item:not(:has(.estrelabet__list-item-title)) .estrelabet__list-item-pic_fullscreen{height:100%}.estrelabet__list-item:not(:has(.estrelabet__list-item-title)) .estrelabet__list-item-pic img{-o-object-fit:cover;object-fit:cover}.estrelabet__list-item-pic{max-height:56px;max-width:56px;-o-object-fit:contain;object-fit:contain}.estrelabet__list-item-pic img{height:100%;width:100%}.estrelabet__list-item-pic_fullscreen{max-height:none;max-width:none}.estrelabet__list-item-pic_fullscreen img{aspect-ratio:1/1;border-radius:8px;-o-object-fit:cover;object-fit:cover}.estrelabet__list-item-title{color:#fff;display:block;font-size:16px;font-weight:700;line-height:16px;margin:0;text-align:center}.m-review{--gap:16px;display:grid;font-family:Arial,sans-serif;gap:var(--gap)}@media(max-width:900px){.m-review{--gap:8px}}.m-review__title{font-size:30px;font-weight:700;line-height:34px;margin-bottom:unset!important}@media(max-width:900px){.m-review__title{font-size:24px;line-height:28px}}.m-review__description{font-size:16px;font-weight:400;line-height:20px}.m-review__card{background:var(--bg);border-radius:16px;display:grid;gap:var(--gap);padding:var(--gap)}.m-review__card-text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap)}@media(max-width:900px){.m-review__card-text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.m-review__card-description{font-size:16px;line-height:20px}.m-review__card-logo.get-image{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:64px}@-moz-document url-prefix(){.m-review__card-logo.get-image{display:-webkit-box}}@media(max-width:900px){.m-review__card-logo.get-image{width:48px}}.m-review__card-title{-ms-flex-item-align:center;align-self:center;font-size:24px;font-weight:700;line-height:28px}@media(max-width:900px){.m-review__card-title{font-size:20px;line-height:24px;width:75%}}.m-review__card-button{-ms-flex-item-align:center;align-self:center;margin-left:auto;margin-top:unset;text-align:center;width:255px}@media(max-width:900px){.m-review__card-button{width:100%}}.m-review__card-info{display:grid;gap:var(--gap);grid-template-columns:255px 1fr}@media(max-width:900px){.m-review__card-info{grid-template-columns:1fr}}.m-review__card-info .aspect{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--gap);padding:var(--gap)}.m-review__card-info .aspect__title{font-size:20px;font-weight:700;line-height:24px}.m-review__card-info .aspect__list{margin-left:0;margin-top:0;padding-left:0;padding-right:0}.m-review__card-info .aspect__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:18px;padding-left:25px;position:relative}@media(max-width:900px){.m-review__card-info .aspect__item{font-size:14px;line-height:18px;padding-left:18px}}.m-review__card-info .aspect__item:not(:last-child){margin-bottom:0;padding-bottom:var(--gap)}.m-review__card-info .aspect__item.pros:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAJCAYAAAAGuM1UAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACDSURBVHgBjZDJDYNADABtK8o7/ZDHUklCB1ABdMBVAHTC1QAdQAkUAGsWBAgJgTwfS9bMw0YQEFfWDwBdrbVDEhmRclrNd48SGZHbcXzZnl0OFBbqI5WXPRFNXVJbmUTeAo7M+O/Rk7yw3pA2X58ZAwAuzUrdyUdwjp7kCyZSd0/YmQH1PlJ+5t5EGgAAAABJRU5ErkJggg==)}.m-review__card-info .aspect__item.cons:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC3SURBVHgBbZCxDcIwEEXvX5AjKhiBETICLaIJG2SESKQnFHRIMAJbhA4xCTABSYVAJIcPEWFZPuk35+fv/416WV0AOoy2szV5c8+rCSI6RSwZK2R3ZVNUqxAEJhoYuUKXP6hUqbMLGdNNh5v5Db3DH5a9CFIX0nO4zzXFcWfB3Ko2sSQ9pMNuJhFJ7d3aavx6cuaasB/cxG3S53ULIhQ8VBDff/QgvyAIKXNEZQjSUadOZNG+H+cP2K5hEnsW8iAAAAAASUVORK5CYII=)}.m-review__card-info .aspect__item:before{background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:10px;left:0;position:absolute;top:4px;width:10px}.m-review__card-info .table{background:#fff;border:unset;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:2/2;grid-row:1/3;padding:var(--gap)}@media(max-width:900px){.m-review__card-info .table{grid-column:1/2;grid-row:3/3}}.m-review__card-info .table tbody{display:grid;width:100%}.m-review__card-info .table__row{display:grid;grid-template-columns:1fr 1fr}@media(max-width:900px){.m-review__card-info .table__row{gap:var(--gap);grid-template-columns:1fr}}.m-review__card-info .table__row:not(:last-child){border-bottom:1px solid #f7f7fb;padding-bottom:20px}@media(max-width:900px){.m-review__card-info .table__row:not(:last-child){padding-bottom:8px}}.m-review__card-info .table__row:not(:first-child){padding-top:20px}@media(max-width:900px){.m-review__card-info .table__row:not(:first-child){padding-top:8px}}.m-review__card-info .table__column{-ms-flex-item-align:center;align-self:center;border:unset;padding:0}@media(max-width:900px){.m-review__card-info .table__column:first-child{border-bottom:1px solid #f7f7fb;padding-bottom:var(--gap)}}.m-review__card-info .table__column .label{color:#4a4a4b;font-size:14px;font-weight:400;line-height:18px;padding-bottom:8px}.m-review__card-info .table__column .text{color:#000;font-size:20px;font-weight:400;line-height:24px}@media(max-width:900px){.m-review__card-info .table__column .text{font-size:16px;line-height:20px}}.m-review__card .screens{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap);justify-content:space-between}@media(max-width:900px){.m-review__card .screens{overflow-x:auto}}@-moz-document url-prefix(){.m-review__card .screens{scrollbar-color:#000 #eaecf0;scrollbar-width:thin}}.m-review__card .screens::-webkit-scrollbar{background-color:#eaecf0;border-radius:6px;height:4px}.m-review__card .screens::-webkit-scrollbar-thumb{background-color:#000;border-radius:6px}.m-review__card .screens .screen{width:100%}.m-review__card .screens img{max-width:unset;width:100%}@media(max-width:900px){.m-review__card .screens img{width:204px}}.m-review-custom .m-review__description,.m-review-custom .m-review__title{color:var(--review-color-title)}.m-review-custom .m-review__card-description,.m-review-custom .m-review__card-title{color:var(--review-color-card-title)}.m-review-custom .m-review__card-info .aspect__title,.m-review-custom .m-review__card-info .table__column .label{color:var(--review-color-table-title)}.m-review-custom .m-review__card-info .aspect__list,.m-review-custom .m-review__card-info .table__column .text{color:var(--review-color-table-description)}.m-review-custom .m-review__card-button-custom{background-color:var(--review-bg-btn);border:2px solid var(--review-bg-btn);border-radius:var(--review-btn-radius);color:var(--review-color-btn)}.m-review-custom .m-review__card-button-custom:hover{background-color:var(--review-bg-hover-btn);border:2px solid var(--review-bg-hover-btn);color:var(--review-color-hover-btn)}.links-block{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:-1.5rem -1rem}.links-block .link-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:1.5rem 1rem;width:calc(25% - 2rem)}.links-block .link-block,.links-block .link-block__image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.links-block .link-block__image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.links-block .link-block__image .get-image{height:100%;width:100%}.links-block .link-block__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1150px){.links-block .link-block{width:calc(33.33333% - 2rem)}}@media(max-width:900px){.links-block .link-block{width:calc(50% - 2rem)}}@media(max-width:650px){.links-block .link-block{width:calc(100% - 2rem)}}@media(max-width:1150px){.links-block{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.title_image_text.links-block .link-block{position:relative}.title_image_text.links-block .link-block__title{font-size:1.1rem;font-weight:700;text-align:center}.title_image_text.links-block .link-block__image{height:120px;margin-top:.5rem;width:100%}.title_image_text.links-block .link-block__text{font-size:1rem;font-weight:300;line-height:1.125rem;margin-top:.5rem;text-align:center}.title_image_text.links-block .link-block__link{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.image_title_text_arrow.links-block .link-block,.image_title_text_read_more.links-block .link-block{background:#fff;border-radius:15px;-webkit-box-shadow:0 4px 16px rgb(0 0 0 / .1);box-shadow:0 4px 16px rgb(0 0 0 / .1);overflow:hidden}.image_title_text_arrow.links-block .link-block__image,.image_title_text_read_more.links-block .link-block__image{height:150px}.image_title_text_arrow.links-block .link-block__text,.image_title_text_arrow.links-block .link-block__title,.image_title_text_read_more.links-block .link-block__text,.image_title_text_read_more.links-block .link-block__title{line-height:1.25rem;margin-bottom:0;margin-top:1rem;padding:0 1rem}.image_title_text_arrow.links-block .link-block__text,.image_title_text_read_more.links-block .link-block__text{margin-bottom:1rem}.image_title_text_arrow.links-block .link-block__link,.image_title_text_read_more.links-block .link-block__link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;line-height:40px;margin:auto 1rem 1rem auto;padding:0;text-align:center;width:40px}.image_title_text_arrow.links-block .link-block__link svg,.image_title_text_read_more.links-block .link-block__link svg{height:24px;width:24px}.image_title_text_read_more.links-block .link-block__text{font-style:italic}.image_title_text_read_more.links-block .link-block__link{background-color:#fff0;color:#000;height:auto;margin:auto 0 1rem;padding:0 1rem;text-align:right;width:100%}.text-button__container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .15);box-shadow:0 0 15px rgb(0 0 0 / .15);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:2% 3%}@media(max-width:550px){.text-button__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.text-button__content{font-size:1rem;font-weight:400;line-height:1.3rem;margin-right:auto;width:60%}@media(max-width:700px){.text-button__content{margin-right:20px;width:100%}}@media(max-width:550px){.text-button__content{margin:0 auto 30px;text-align:center}}.text-button__control_button{padding:10px 60px}@media(max-width:550px){.text-button__control_button{padding:10px 100px}}.definitions{padding:2% 0}.definitions__container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.definitions__content{margin-right:auto;padding-right:20px;width:50%}@media(max-width:800px){.definitions__content{width:60%}}@media(max-width:600px){.definitions__content{padding-right:0;width:100%}}.definitions .get-image{text-align:center;width:50%}@media(max-width:800px){.definitions .get-image{width:40%}}@media(max-width:600px){.definitions .get-image{margin-top:30px;width:100%}}.definitions__list{margin-right:auto;padding-right:20px}@media(max-width:600px){.definitions__list{padding-right:0;width:100%}}.definitions__list_full{padding-right:0;width:100%}@media(max-width:800px){.definitions__list_full{width:100%}}@media(max-width:600px){.definitions__list_full{width:100%}}.definitions__list_item{color:inherit;margin:15px 0;padding-left:30px;position:relative}@media(max-width:600px){.definitions__list_item{padding-left:0}}.definitions__list_item .check-icon{height:20px;left:0;position:absolute;top:10px;width:20px}.definitions__list_item .check-icon svg{fill:var(--main-accent-bg-color);display:block;height:100%;width:100%}.definitions__list_title{font-size:1.5rem;font-weight:700;line-height:1.8rem}.definitions__list_text{font-size:1rem;font-weight:400;line-height:1.3rem;margin-top:10px}.definitions__control{margin-top:35px}@media(max-width:600px){.definitions__control{text-align:center}.definitions__control_button{line-height:1.5rem;padding:10px 40px}}.how-to{margin:2rem 0}@media(max-width:600px){.how-to{margin:1.5rem 0}}.how-to_title-center .how-to__description,.how-to_title-center .how-to__title{text-align:center}.how-to__description,.how-to__title{margin-bottom:1rem}@media(max-width:600px){.how-to .accent-button{text-align:center}}.how-to.reverse .howto__step:nth-of-type(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.how-to.reverse .howto__step:nth-of-type(2n) .howto__step_text{text-align:right}.how-to-vertical{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:-10px;padding:10px}.how-to-vertical .howto__step_title{font-size:1.2rem}.how-to-vertical .howto__step_description,.how-to-vertical .howto__step_title{text-align:center}.how-to-vertical .howto__step_image{margin:1rem 0;width:100%}.how-to-vertical .col-1{margin:10px;width:calc(100% - 20px)}.how-to-vertical .col-2{margin:10px;width:calc(50% - 20px)}.how-to-vertical .col-3{margin:10px;width:calc(33.33333% - 20px)}.how-to-vertical .col-4{margin:10px;width:calc(25% - 20px)}@media(max-width:1100px){.how-to-vertical .col{width:calc(33.33333% - 20px)}}@media(max-width:800px){.how-to-vertical .col{width:calc(50% - 20px)}}@media(max-width:550px){.how-to-vertical .col{width:calc(100% - 20px)}}.how-to__step{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:1.5rem -10px -10px}.how-to__step_description{margin-bottom:1rem}.how-to__step_item{margin:10px;width:calc(50% - 20px)}@media(max-width:600px){.how-to__step_item{margin:0;width:calc(100% - 20px)}}.how-to__step_title{position:relative;text-indent:2rem}.how-to__step_title:has(.how-to__step_name){-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-indent:unset}.how-to__step_name{background:var(--steps_bg);line-height:normal;padding:2px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.how-to__step_count{-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--header-breadcrumbs-button-background);border-radius:100%;color:var(--header-breadcrumbs-button-color);display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:.9rem;height:1.4rem;justify-content:center;margin:7px 5px 0 0;min-width:1.4rem;position:absolute;text-align:center;text-indent:0}@media(max-width:400px){.how-to__step_count{margin:5px 5px 0 0}}.how-to__step_image{margin:10px;text-align:center;width:calc(50% - 20px)}@media(max-width:600px){.how-to__step_image{margin:0;width:calc(100% - 20px)}}.how-to__step_button{margin:2rem 0}.how-to__step_button.align-center{text-align:center}.how-to__step_button.align-right{text-align:right}.reviews{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px}.reviews,.reviews__item{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}.reviews__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:10px}@media(max-width:550px){.reviews__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;justify-content:center}}.reviews__item.columns-1{width:calc(100% - 20px)}.reviews__item.columns-2{width:calc(50% - 20px)}@media(max-width:1100px){.reviews__item.col{width:calc(100% - 20px)}}.reviews__image{max-width:150px;min-width:150px}.reviews__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.reviews__content{margin-left:15px}@media(max-width:550px){.reviews__content{margin-left:0;margin-top:15px}}.reviews__title{margin:0}@media(max-width:550px){.reviews__title{text-align:center}}.site-rating{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-radius:10px;-webkit-box-shadow:0 0 5px #fff;box-shadow:0 0 5px #fff;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:320px;padding:1rem}.site-rating__title{font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.site-rating__systems{font-size:1rem;margin:.5rem 0}.site-rating__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.1rem}.site-rating__users{font-size:1rem;font-weight:300;margin-top:.5rem;width:100%}.site-rating__stars{margin-left:.5rem}.site-rating__price{margin-top:1rem}.gallery{grid-gap:1rem;display:grid;grid-template-rows:auto;margin:1rem 0}.gallery_columns-5{grid-template-columns:repeat(5,1fr)}.gallery_columns-4{grid-template-columns:repeat(4,1fr)}.gallery_columns-3{grid-template-columns:repeat(3,1fr)}.gallery_columns-2{grid-template-columns:repeat(2,1fr)}.gallery_columns-1{grid-template-columns:repeat(1,1fr)}@media(max-width:500px){.gallery{grid-template-columns:repeat(2,1fr)}}.gallery .get-image img{-o-object-fit:contain;object-fit:contain}@media(max-width:600px){.gallery .get-image img{height:100%}}.gallery_scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll}.gallery_scroll::-webkit-scrollbar{background-color:#eaecf0;border-radius:6px;height:4px}.gallery_scroll::-webkit-scrollbar-thumb{background-color:#000;border-radius:6px}.gallery_scroll .get-image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:10px;width:250px}.gallery-open-full-size .get-image:hover{cursor:pointer}.get-image.open{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:80vh;justify-content:center;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80vw}.get-image.open img{aspect-ratio:1;height:100%;max-width:unset;-o-object-fit:contain;object-fit:contain}.pros-cons{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:-1rem -1rem 0}.pros-cons ul.pros-cons__list{margin:1rem 1rem 0;max-width:300px}.pros-cons ul.pros-cons__list_pros li:before{color:#28a745;content:"+"}.pros-cons ul.pros-cons__list_cons li:before{color:#dc3545;content:"–"}.page-not-found__value{color:var(--main-accent-bg-color);font-size:100px!important;font-weight:700;line-height:100px!important;margin-top:70px;text-align:center}.page-not-found__title{font-size:20px;margin-top:50px;text-align:center}.page-not-found__link{display:block;margin-top:20px;text-align:center}.archive__title{font-size:2rem;font-weight:700;margin-top:2rem}@media(max-width:550px){.archive__title{margin-top:0}}.archive__description{font-size:1rem;font-weight:300;line-height:1.4rem;margin-top:1rem}.archive-content{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;margin:1rem -10px -10px}.archive-content,.post{display:-webkit-box;display:-ms-flexbox;display:flex}.post{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid var(--main-accent-bg-color);border-radius:5px;-ms-flex-direction:column;flex-direction:column;margin:10px;position:relative;-webkit-transition:all .25s;transition:all .25s;width:calc(25% - 20px)}@media(max-width:1100px){.post{width:calc(33.33333% - 20px)}}@media(max-width:800px){.post{width:calc(50% - 20px)}}@media(max-width:550px){.post{margin:20px 10px;width:calc(100% - 20px)}}.post__image{height:200px;overflow:hidden;width:100%}.post__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.post .post__title{font-size:1.3rem;margin:.5rem 0;padding:0 .5rem}.post__date{display:block;font-size:1rem;margin:.5rem 0;padding:0 .5rem}.post__description{font-size:1rem;line-height:1.4rem;padding:0 .5rem .5rem}.post__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1000}.post__author{margin:auto .5rem .5rem}.authorPage img{max-width:100%}.authorPage__name{font-size:2rem;text-align:center}.authorPage__info{border:1px solid #867b7b6b;border-radius:.5rem .5px 0 0;-webkit-box-shadow:6px 7px 12px -10px rgb(0 0 0 / .75);box-shadow:6px 7px 12px -10px rgb(0 0 0 / .75);display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem}.authorPage__info__photo{max-width:25%}.authorPage__info__list{list-style:none;margin-left:1rem;margin-top:1rem;padding:0 1rem 1rem;width:70%}.authorPage__info__list__item{margin-bottom:1rem}.authorPage__info__list__item__socialLinks{display:-webkit-box;display:-ms-flexbox;display:flex}.authorPage__info__list__item__socialLinks a{display:block;margin-left:1rem}.authorPage__info__list__item__socialLinks a:first-child{margin-left:0}.authorPage__info__list__item__socialLinks a:hover{-webkit-filter:invert(.5);filter:invert(.5)}.authorPage__info__list__item__socialLinks a img{height:1.5rem;width:1.5rem}.authorPage__info__list__item__description{font-size:1rem}.AuthorPost{margin:1rem 0}.AuthorPost__updated{font-size:1rem;margin:1rem 0}.authorArticlesTitle{font-weight:700;margin-top:1rem}.postAuthorBottom{border-radius:.7rem;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;padding:1rem}.postAuthorBottom__info{margin-left:1rem}.postAuthorBottom__info__name{color:inherit;font-size:1rem!important;font-weight:700;margin-bottom:1rem}.postAuthorBottom__info__description{color:inherit}.postAuthorBottom .get-image img{max-width:200px;-o-object-fit:contain;object-fit:contain}a.postAuthorLink{border:1px solid var(--main-accent-bg-color);border-radius:10px;display:inline-block;max-width:500px;text-decoration:none!important;width:100%}@media screen and (max-width:600px){.postAuthorBottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;max-width:100%;text-align:center}.postAuthorBottom img{margin-bottom:1rem;margin-right:0;max-height:120px}.authorPage__name{font-size:1.5rem}.authorPage__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.authorPage__info__photo{margin:0 auto;max-width:50%}.authorPage__info__list{margin-left:0;width:100%}}.match-predict{margin:2rem auto;max-width:800px}.partner-table{margin:2rem 0;text-align:center}.image-links{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid hsl(0 0% 100% / .28);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;width:100%}.image-links__item{margin:1rem}.promocode-copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid var(--header-top-panel-color);border-radius:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;max-width:400px;padding:10px;width:100%}.promocode-copy__value{border:1px solid var(--header-top-panel-color);border-radius:5px;color:var(--header-top-panel-color);font-size:1.2rem;font-weight:600;margin-bottom:10px;padding:5px;text-align:center;width:100%}.promocode-copy__button{width:100%}.wp-block-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-1rem}.wp-block-column{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:1rem}@media(max-width:1000px){.wp-block-column{-webkit-box-flex:100%;-ms-flex:100%;flex:100%}}.wp-block-table{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:1rem 0}@media(max-width:600px){.wp-block-table{margin:16px 0;overflow:auto}.wp-block-table table{min-width:570px}}.wp-block-table .has-fixed-layout{table-layout:fixed}.wp-block-table.is-style-stripes table{border:1px solid rgb(0 0 0 / .05)}.wp-block-table.is-style-stripes tr:nth-of-type(odd){background-color:rgb(0 0 0 / .05)}.wp-block-table.is-style-stripes td{word-wrap:break-word;border:none}.wp-block-table caption,.wp-block-table>div{color:#000000ad;margin-top:1rem;text-align:center}.wp-block-table caption{margin-bottom:1rem}.brand-tabs{color:#000;margin:1rem 0}.brand-tabs,.brand-tabs__left{display:-webkit-box;display:-ms-flexbox;display:flex}.brand-tabs__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.brand-tabs__control{margin-bottom:-1px;position:relative;z-index:10}.brand-tabs__control-item{background-color:#e3e3e3;border-radius:5px 5px 0 0;color:#868686;cursor:pointer;display:inline-block;margin-right:5px;padding:10px}.brand-tabs__control-item.active{background-color:#fff;border:1px solid rgb(0 0 0 / .08);border-bottom-color:#fff;color:#000}.brand-tabs__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#fff;border:1px solid rgb(0 0 0 / .08);border-radius:0 5px 5px 5px;display:none}.brand-tabs__content-left,.brand-tabs__content.showed{display:-webkit-box;display:-ms-flexbox;display:flex}.brand-tabs__content-left{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px;width:60%}.brand-tabs__content-right{padding:15px;position:relative;width:40%}.brand-tabs__content-right:after{background-color:#e2e6e9;content:"";height:90%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.brand-tabs__icon{-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid #d3d3d3;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 150px;flex:0 0 150px;height:100px;justify-content:center;margin-right:15px;overflow:hidden;padding:5px}.brand-tabs__icon img{height:100%;-o-object-fit:contain;object-fit:contain}.brand-tabs__rating{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:start;align-items:center;align-self:flex-start;background-color:#f5f5f5;border:1px solid #e2e6e9;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-right:15px;padding:10px}.brand-tabs__rating-value{font-size:1.4rem;font-weight:600}.brand-tabs__rating-title{font-size:.9rem;margin-bottom:4px;text-transform:uppercase}.brand-tabs__rating-stars{--end-gradient:calc(100% - var(--rating, 100%));-webkit-text-fill-color:#fff0;background:-webkit-gradient(linear,left top,right top,from(#fcbb14),to(#cecece));background:linear-gradient(90deg,#fcbb14 var(--rating),#cecece var(--end-gradient));-webkit-background-clip:text;font-size:18px;line-height:1}.brand-tabs__bonus{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0;flex:1 0;-ms-flex-direction:column;flex-direction:column}.brand-tabs__bonus-title{font-size:.9rem;margin-bottom:10px}.brand-tabs__bonus-value{background-color:#f5f5f5;color:#0bb765;display:block;font-size:1.3rem;font-weight:700;margin-bottom:5px;padding:10px 40px;text-align:center;width:100%}.brand-tabs__bonus-info{font-size:.8rem}.brand-tabs__links{margin-top:15px;width:100%}.brand-tabs__links-button{background-color:#0bb765!important;border:none;border-radius:3px;color:#000;display:inline-block;font-size:1.2rem;font-weight:700;padding:15px;text-align:center;text-decoration:none;width:100%}.brand-tabs__highlights-title{font-size:1.1rem;font-weight:600;margin-bottom:15px}.brand-tabs__highlights-list{list-style:disc;padding-left:20px}.brand-tabs__highlights-list li:not(:last-of-type){margin-bottom:10px}.brand-tabs__table{border:none;margin-top:1rem;width:100%}.brand-tabs__table-row{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:10px;width:100%}.brand-tabs__table-row td{border:none;padding:0;width:50%}.brand-tabs__table-row td:first-child{font-weight:700;width:30%}.brand-tabs__table-row td:last-child{width:70%}.brand-tabs__table-bonus,.brand-tabs__table-promocode{border:1px solid #ff9b00;border-radius:5px}.brand-tabs__table-promocode-value{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.brand-tabs__table-promocode-copy{font-size:.8rem;padding:3px 5px!important}@media(max-width:1000px){.brand-tabs__content{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.brand-tabs__content-left{width:100%}.brand-tabs__content-right{max-width:420px;width:100%}.brand-tabs__content-right:after{content:none}}@media(max-width:650px){.brand-tabs__content-right{max-width:none}.brand-tabs__icon{margin:0 5px 0 0}.brand-tabs__icon,.brand-tabs__rating{-webkit-box-flex:calc(50% - 5px);-ms-flex:calc(50% - 5px);flex:calc(50% - 5px);height:70px}.brand-tabs__rating{margin:0 0 0 5px}.brand-tabs__rating-value{font-size:1rem;margin-bottom:5px}.brand-tabs__rating-title{font-size:.7rem}.brand-tabs__bonus{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;margin-top:1rem;text-align:center}}.brand-popup{bottom:10px;left:0;position:fixed;width:100%}.brand-popup .container{margin:0 auto}.brand-popup__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000;border-radius:10px;-webkit-box-shadow:0 0 10px 0 #000;box-shadow:0 0 10px 0 #000;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px}.brand-popup__logo{height:70px;margin-right:100px}.brand-popup__logo img{height:100%;-o-object-fit:contain;object-fit:contain}.brand-popup__rating{margin-right:100px}.brand-popup__rating-title{color:#fff;font-size:1.1rem;margin-bottom:10px;text-transform:uppercase}.brand-popup__rating-stars{--end-gradient:calc(100% - var(--rating, 100%));-webkit-text-fill-color:#fff0;background:-webkit-gradient(linear,left top,right top,from(#fcbb14),to(#cecece));background:linear-gradient(90deg,#fcbb14 var(--rating),#cecece var(--end-gradient));-webkit-background-clip:text;font-size:18px}.brand-popup__bonus-title{color:#fff;font-size:1.1rem;margin-bottom:10px;text-transform:uppercase}.brand-popup__bonus-value{color:#fff;font-size:1.2rem;font-weight:600}.brand-popup__button{background-color:#fff;border-radius:5px;color:#000;font-size:1.2rem;font-weight:600;margin-left:auto;max-width:150px;padding:10px;text-align:center;text-decoration:none;width:100%}@media(max-width:1000px){.brand-popup__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.brand-popup__logo{margin-right:0}.brand-popup__rating{display:none}.brand-popup__bonus{text-align:center}.brand-popup__button{margin-left:0}}@media(max-width:750px){.brand-popup__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;grid-template-areas:"icon bonus" "icon button";grid-template-columns:130px 1fr;grid-template-rows:auto;justify-content:start}.brand-popup__logo{grid-area:icon;height:50px}.brand-popup__bonus{grid-area:bonus;margin-bottom:5px}.brand-popup__bonus-title{display:none}.brand-popup__bonus-value{font-size:.9rem}.brand-popup__button{font-size:.9rem;grid-area:button;max-width:none;padding:5px}}.brands-listing{border:none;width:100%}.brands-listing td{border:none}.brands-listing__header{display:none}.brands-listing__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.brands-listing__body,.brands-listing__row{display:-webkit-box;display:-ms-flexbox;display:flex}.brands-listing__row{border-radius:5px;-webkit-box-shadow:0 0 0 1px rgb(0 0 0 / .08);box-shadow:0 0 0 1px rgb(0 0 0 / .08);margin-bottom:10px;padding:10px;width:100%}.brands-listing__row>:not(:last-of-type){margin-right:15px}.brands-listing__row:first-of-type{background-color:#effaf7;-webkit-box-shadow:0 0 10px 2px #497e6e;box-shadow:0 0 10px 2px #497e6e;margin:25px 0}.brands-listing__row:first-of-type .brands-listing__icon-counter{background-color:#00b4ff}.brands-listing__row:first-of-type .brands-listing__bonus-value,.brands-listing__row:first-of-type .brands-listing__rating{background-color:#fff}.brands-listing__row:first-of-type .brands-listing__highlights-title{font-size:1.3rem}.brands-listing__row:first-of-type .brands-listing__highlights-list{font-size:1rem}.brands-listing__row:first-of-type .brands-listing__bonus p{font-size:1.2rem}.brands-listing__row:first-of-type .percent-value{font-size:1.6rem}.brands-listing__icon{-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 120px;flex:0 0 120px;justify-content:center;position:relative}.brands-listing__icon-counter{background-color:#000;border-radius:5px 0 5px 0;color:#fff;font-size:14px;height:20px;left:0;line-height:20px;position:absolute;text-align:center;top:0;width:30px}.brands-listing__icon img{height:100%}.brands-listing__rating{-webkit-box-flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#f5f5f5;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 120px;flex:0 0 120px;-ms-flex-direction:column;flex-direction:column;justify-content:center}.brands-listing__rating-value{font-size:1.4rem;font-weight:600;margin-bottom:5px}.brands-listing__rating-title{font-size:.8rem;margin-bottom:5px;text-transform:uppercase}.brands-listing__rating-stars{--end-gradient:calc(100% - var(--rating, 100%));-webkit-text-fill-color:#fff0;background:-webkit-gradient(linear,left top,right top,from(#fcbb14),to(#cecece));background:linear-gradient(90deg,#fcbb14 var(--rating),#cecece var(--end-gradient));-webkit-background-clip:text;font-size:18px}.brands-listing__highlights{-webkit-box-flex:1;-ms-flex:1 1 300px;flex:1 1 300px}.brands-listing__highlights-title{font-size:1.2rem;font-weight:600;margin-bottom:10px}.brands-listing__highlights-list{font-size:.9rem}.brands-listing__highlights-list li{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;line-height:1.2;position:relative}.brands-listing__highlights-list li:not(:last-of-type){margin-bottom:5px}.brands-listing__highlights-list li:before{color:rgb(38 46 46 / .96);content:"✓";font-size:12px;margin-right:3px}.brands-listing__bonus{-ms-flex-item-align:center;-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 250px;flex:1 0 250px;-ms-flex-direction:column;flex-direction:column;justify-content:center}.brands-listing__bonus-text{margin-bottom:10px;text-align:center}.brands-listing__bonus-value{border:2px solid #ffd087!important;border-radius:4px;font-size:1.1rem;font-weight:800;padding:10px 7px;text-align:center;width:100%}.brands-listing__download{-webkit-box-flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 250px;flex:0 0 250px;-ms-flex-direction:column;flex-direction:column;justify-content:center}.brands-listing__download-link{color:#000;font-size:.9rem;margin-bottom:5px}.brands-listing__download-button{background-color:#14e682;border-color:#14e682;border-radius:3px;color:#000;font-weight:900;padding:12px;text-align:center;text-decoration:none;text-transform:uppercase}.brands-listing__download-button:hover{border:1px solid #14e682}@media(max-width:1100px){.brands-listing__row{grid-gap:15px;display:grid;grid-template-areas:"icon rating" "highlights highlights" "payments bonus" "download download";grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.brands-listing__row>:not(:last-of-type){margin-right:0}.brands-listing__icon{grid-area:icon;height:100px;width:100%}.brands-listing__icon .get-image,.brands-listing__icon-image{height:100%}.brands-listing__icon .get-image img{-o-object-fit:contain;object-fit:contain}.brands-listing__rating{grid-area:rating}.brands-listing__highlights{grid-area:highlights}.brands-listing__payments{display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:payments;margin:0 -5px}.brands-listing__payments-list{height:100%;margin:0 5px;width:calc(50% - 10px)}.brands-listing__bonus{grid-area:bonus}.brands-listing__download{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-area:download;justify-content:center}.brands-listing__download-button{width:100%}}@media(max-width:800px){.brands-listing__row{grid-template-areas:"icon rating" "highlights highlights" "payments payments" "bonus bonus" "download download"}.brands-listing__icon{height:80px}.brands-listing__rating{padding:5px}.brands-listing__highlights-title{font-size:1rem}.brands-listing__bonus-text,.brands-listing__highlights-list{font-size:.9rem}.brands-listing__download-link{margin-bottom:15px}}.header-bonus{background-color:#fff;border-radius:10px;margin:0 auto;max-width:400px;padding:10px}.header-bonus__wrapper{border:1px dashed var(--main-accent-bg-color);border-radius:6px;padding:10px}.header-bonus__title{color:#838383;font-size:1rem;font-weight:300;margin-bottom:1rem;text-transform:uppercase}.header-bonus__info{display:-webkit-box;display:-ms-flexbox;display:flex}.header-bonus__icon{max-height:100px;width:50%}.header-bonus__icon .get-image{height:100%}.header-bonus__icon .get-image img{-o-object-fit:cover;object-fit:cover}.header-bonus__rating{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #d3d3d3;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100px;justify-content:center;margin-bottom:1rem;margin-left:15px;width:calc(50% - 15px)}.header-bonus__rating-stars{--end-gradient:calc(100% - var(--rating, 100%));-webkit-text-fill-color:#fff0;background:-webkit-gradient(linear,left top,right top,from(#fcbb14),to(#cecece));background:linear-gradient(90deg,#fcbb14 var(--rating),#cecece var(--end-gradient));-webkit-background-clip:text;font-size:22px;line-height:1;margin-bottom:5px}.header-bonus__rating-value{font-size:2rem;font-weight:600;line-height:1;margin-bottom:5px}.header-bonus__rating-title{color:#838383}.header-bonus__content{border:1px dashed #d3d3d3;border-radius:5px;margin-bottom:15px;text-align:left}.header-bonus__content-title{color:#838383;display:block;font-size:.9rem;padding:5px 10px}.header-bonus__content-value{display:block;font-size:1.4rem;font-weight:600;margin:5px 0 15px;text-align:center}.header-bonus__button{background-color:#0bb765!important;color:#000!important;cursor:pointer;display:block;font-size:1.2rem;font-weight:600;padding:10px;text-decoration:none;text-transform:uppercase;width:100%}.bonus{background:#f0f8ff;border:1px solid var(--main-accent-bg-color);border-radius:15px;display:grid;gap:10px;grid-template-columns:repeat(1,1fr);grid-template-rows:1fr;margin:2rem auto 0;max-width:400px;padding:30px;position:relative}.bonus .icon{background:conic-gradient(from 159.94deg at 50% 50%,rgb(12 47 75 / .5) 0deg,rgb(216 255 148 / .5) 80.63deg,rgb(125 170 47 / .5) 189.38deg,rgb(0 21 45 / .5) 1turn);border-radius:18.619px;height:52px;top:0;width:52px}.bonus .icon,.bonus .icon__inner{left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bonus .icon__inner{background:hsl(0 0% 100% / .8);border:.809524px solid #235a9a;border-radius:18.619px;display:-webkit-box;display:-ms-flexbox;display:flex;height:41px;top:50%;width:41px}.bonus .icon__inner:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGsSURBVHgB7VW9TgJBEJ5ZTkPJG7AETOjwDcQ3kE7BxKNQa97ANxAqAhRHI9rhG8AbSGkiBW/gFRYGuR1nuePnYDeYGDrmir3Zb+fbvdlv5gB22Em5fZp3Pbnw85eezF13irvi0AZItykTUzHgJVL7hFhHoBQQuNGSiQAoffTuRqZ4x0YckQIIUcKAJFM/RlADBb6SUp4C7LOfgb+eWLpeKjH9+USi2vj5vq7ncpXOGw/++On2XPvZctvlwTtSR5n3l+pkk0OYiCfdqs9b+iQShXCjpiRSKSJa5RvhTA/fSfCNJ9ZBYur05/mLf4vOZ0pvMPf1ezjv87uek4tzrIcRoH+snBLnOOkjBCNAuggDxDBaAbERVYhThG9ZUNS78hO/zGylM+A8DsBiO/GrVncdF7AnOxAvLVZ5rFOZK7ceTAtZx5KlBDZcoShwtflGYq1dIrwBs8l50VjwsA5WUnPiII7GvbBkN03LTde/FWe5gcD0wj+oYv/EsctTfLO2347i7kbchWw4EaSNxNzUtQaLrGVjo8ElAVkbESAOt4hnKqg5jtOAf9jsy1nq+Bfo66PjnCDqUgAAAABJRU5ErkJggg==) no-repeat 50%;content:"";height:24px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:24px;z-index:3}.bonus__info{color:#000;font-size:1rem;font-weight:400;text-align:center}.bonus__info-text strong{color:#235a9a;font-weight:700}.bonus-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-preferred-size:100%;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:100%;-ms-flex-direction:column;flex-direction:column;text-align:center;width:100%}.bonus-buttons__item{line-height:normal;text-align:center;width:100%}.bonus-buttons__item:not(:last-child){margin-bottom:10px}.bonus-buttons .accent-button{line-height:normal;width:100%}@media(max-width:600px){.bonus{width:80%}}.m-bonus-v2{grid-gap:24px;display:grid;grid-template-columns:repeat(var(--column),1fr);grid-template-rows:auto;margin:1rem 0}@media(max-width:700px){.m-bonus-v2{grid-template-columns:repeat(auto-fit,minmax(327px,1fr))}}.m-bonus-v2 .card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.m-bonus-v2 .card,.m-bonus-v2 .card .close{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.m-bonus-v2 .card .close{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#000;border-radius:50%;color:#fff;cursor:pointer;font-size:10px;height:18px;justify-content:center;line-height:unset;width:18px}.m-bonus-v2 .card .close span{background-color:#fff;height:2px;left:50%;position:absolute;top:50%;width:60%}.m-bonus-v2 .card .close span:first-child{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.m-bonus-v2 .card .close span:last-child{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.m-bonus-v2 .card__front{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;min-height:208px;-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition:-webkit-transform .6s cubic-bezier(.39,.2,.37,1.44);transition:-webkit-transform .6s cubic-bezier(.39,.2,.37,1.44);transition:transform .6s cubic-bezier(.39,.2,.37,1.44);transition:transform .6s cubic-bezier(.39,.2,.37,1.44),-webkit-transform .6s cubic-bezier(.39,.2,.37,1.44);width:100%;z-index:2}.m-bonus-v2 .card__front-header{color:var(--color-text-header)}.m-bonus-v2 .card__front-header-text{font-size:16px;font-weight:700;line-height:20px}@media(max-width:600px){.m-bonus-v2 .card__front-header-text{font-size:14px}}.m-bonus-v2 .card__front-header-promocode{color:var(--color-text-promocode)}.m-bonus-v2 .card__front .card__body{color:var(--color-text-body);padding:16px}.m-bonus-v2 .card__back{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#f7f7fb;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;min-height:208px;position:absolute;top:0;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transition:-webkit-transform .6s cubic-bezier(.39,.2,.37,1.44);transition:-webkit-transform .6s cubic-bezier(.39,.2,.37,1.44);transition:transform .6s cubic-bezier(.39,.2,.37,1.44);transition:transform .6s cubic-bezier(.39,.2,.37,1.44),-webkit-transform .6s cubic-bezier(.39,.2,.37,1.44);width:100%}.m-bonus-v2 .card__back-header{font-size:14px;font-weight:400;line-height:16px}@media(max-width:600px){.m-bonus-v2 .card__back-header{font-size:13px}}.m-bonus-v2 .card__back .card__buttons .card__btn:nth-child(2){background-color:#fff0;border:unset}.m-bonus-v2 .card__back .card__buttons .card__btn:nth-child(2):hover{background-color:var(--main-light-bg-color)}.m-bonus-v2 .card__back-body{color:var(--reverse-text-body-color);font-size:14px;font-weight:400;line-height:16px;max-height:110px;overflow:auto;padding:0 16px 16px}@media(max-width:600px){.m-bonus-v2 .card__back-body{font-size:13px}}.m-bonus-v2 .card__back-body::-webkit-scrollbar{background-color:#ddd;width:5px}.m-bonus-v2 .card__back-body::-webkit-scrollbar-thumb{background-color:#0b0b0b}.m-bonus-v2 .card__header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-left-radius:8px;border-top-right-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:8px 16px}.m-bonus-v2 .card__header-text{background:#f7f7fb}.m-bonus-v2 .card__header-promocode{background:var(--button-bg-color,#f7f7fb)}.m-bonus-v2 .card .card__body{padding:8px 16px}.m-bonus-v2 .card .card__body-title{font-size:16px;font-weight:700;line-height:20px}.m-bonus-v2 .card .card__body :is(h1,h2,h3,h4,h5,h6),.m-bonus-v2 .card .card__body p:not(:first-child){font-size:32px;font-weight:700;line-height:36px;margin-bottom:unset}@media(max-width:600px){.m-bonus-v2 .card .card__body :is(h1,h2,h3,h4,h5,h6),.m-bonus-v2 .card .card__body p:not(:first-child){font-size:24px;line-height:28px}}.m-bonus-v2 .card.card--show-back .card__front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.m-bonus-v2 .card.card--show-back .card__back{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.m-bonus-v2 .card__buttons{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(143px,1fr));margin:auto 16px 16px;padding-top:20px}.m-bonus-v2 .card__btn{padding:14px 0;text-align:center;width:100%}@media(max-width:400px){.m-bonus-v2 .card__btn{padding:11px 0}}.m-bonus-v2 .card__btn{margin-top:unset}.m-bonus-v2 .card__btn-custom{background-color:var(--bg-btn);border:2px solid var(--border-color-btn);border-radius:var(--btn-radius);color:var(--color-btn)}.m-bonus-v2 .card__btn-custom:hover{background-color:var(--bg-btn-hover);color:var(--color-btn-hover)}.wrapper-banner{background-color:rgb(0 0 0 / .5);height:100vh;left:0;padding:0 var(--offsets);position:fixed;top:0;width:100vw;z-index:99}.wrapper-banner,.wrapper-banner .banner{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.wrapper-banner .banner{-ms-flex-preferred-size:100%;background:#000;border-radius:5px;flex-basis:100%;gap:20px;max-width:1000px;padding:30px;position:relative;width:100%}@media(max-width:800px){.wrapper-banner .banner{-ms-flex-preferred-size:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-basis:unset;-ms-flex-direction:column;flex-direction:column;max-width:400px;width:unset}}.wrapper-banner .banner .popup__cross{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:10px;position:absolute;right:0;top:0}.wrapper-banner .banner-img{-webkit-box-flex:1;-ms-flex-preferred-size:49%;-ms-flex:1 1;flex:1 1;flex-basis:49%}@media(max-width:800px){.wrapper-banner .banner-img{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}}.wrapper-banner .banner-img .get-image,.wrapper-banner .banner-img .get-image img{width:100%}.wrapper-banner .banner-text{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-preferred-size:49%;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:49%;-ms-flex-direction:column;flex-direction:column;justify-content:center}.wrapper-banner .banner-text__inner,.wrapper-banner .banner-text__title{color:#fff;margin-bottom:1.5rem}.wrapper-banner .banner-text__link .accent-button{background-color:var(--button-bg-color);border:2px solid var(--button-bg-color);color:var(--button-text-color)}.top-panel-sublink{padding-bottom:16px}@media(max-width:700px){.top-panel-sublink{margin-top:14px;padding-bottom:0}}.top-panel-sublink__text{color:var(--header-top-panel-text-color);font-size:14px;font-weight:400}.top-panel-sublink__link{color:var(--button-bg-color);text-decoration:underline}.news{background:var(--news-background);border-radius:8px;display:grid;gap:8px;grid-row:span 4;grid-template-rows:subgrid [preview-start] [preview-end header-start] [header-end description-start] [description-end button-start] [button-end];overflow:hidden;width:100%}.news__img,.news__img img{height:auto;width:100%}.news__img img{border-radius:0;-o-object-fit:cover;object-fit:cover}.news__title{color:var(--color-main-card);font-family:Arial,serif;font-size:24px;font-weight:700;line-height:normal;margin-bottom:unset!important;padding:0 16px}@container (max-width:980px){.news__title{font-size:20px}}.news__description{color:var(--color-secondary-card);font-family:Arial;font-size:16px;padding:0 16px}@container (max-width:980px){.news__description{font-size:14px}}.news__links{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 16px 16px;width:100%}.news__link{font-family:Arial;font-size:16px;font-weight:700;text-align:center;width:100%}.news__link.custom{border-radius:var(--buttons-border-radius)}.news-block{container-type:inline-size;container-name:news-block;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.news-block__title{color:var(--color-main);font-family:Arial;font-size:32px;font-weight:700;line-height:36px;margin-bottom:8px}@container (max-width:980px){.news-block__title{font-size:24px}}.news-block__description{color:var(--color-secondary);font-family:Arial;font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px}.news-block__button{font-family:Arial;font-size:16px;font-weight:700;margin:24px auto 0;min-width:220px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.news-block__button.custom{border-radius:var(--buttons-border-radius)}.news-block__button.custom:hover{border:2px solid var(--button-main-border-hover-color)!important}@container (max-width:680px){.news-block__button{margin-top:16px;width:100%}}.news__list{display:grid;gap:24px;grid-template-columns:repeat(var(--columns),1fr)}@container (max-width:1300px){.news__list{grid-template-columns:repeat(auto-fit,minmax(327px,1fr))}}.faq{margin:1rem 0}.faq__item{border:1px solid var(--main-accent-bg-color);border-radius:10px;cursor:pointer;position:relative}.faq__item:nth-of-type(n+2){margin-top:1.5rem}.faq__item-showed .faq__item_answer{display:block}.faq__item-showed .faq__item_cross span:first-of-type{-webkit-transform:translateY(-50%) rotate(90deg) scaleX(0);transform:translateY(-50%) rotate(90deg) scaleX(0)}.faq__item_question{font-size:1.2rem;font-weight:600;line-height:1.8rem;margin-bottom:0!important;outline:none;padding:1rem 2rem;position:relative}.faq__item_question::marker{opacity:.6;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.faq__item_answer{display:none;margin:1rem 2rem}.faq__item_answer-text{font-size:1rem;font-weight:400;line-height:1.3rem}.faq__item_cross{height:32px;position:absolute;right:22px;top:15px;width:32px}.faq__item_cross span{background-color:var(--main-accent-bg-color);display:block;height:2px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .25s;transition:all .25s;width:100%}.faq__item_cross span:first-of-type{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.mobile-button{-ms-flex-preferred-size:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--button-bg-color);border:none;border-radius:5px;bottom:0;-webkit-box-shadow:0 4px 4px rgb(48 53 39 / .25);box-shadow:0 4px 4px rgb(48 53 39 / .25);cursor:pointer;display:none;flex-basis:100%;justify-content:space-between;left:50%;margin-bottom:5px;outline:none;padding:10px;position:fixed;text-decoration:none;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:color .25s,background-color .25s;transition:color .25s,background-color .25s;width:92%;z-index:9999}.mobile-button:hover .mobile-button__text{color:#000}.mobile-button__icon{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:0;border-radius:5px;-ms-flex:0 0 auto;flex:0 0 auto;height:37px;justify-content:center;margin-right:8px;overflow:hidden;pointer-events:none;width:37px}.mobile-button__icon,.mobile-button__text{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-button__text{color:var(--button-text-color);width:100%}.mobile-button__text p{font-size:.85rem;font-weight:500;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:150%;margin-right:5px}.mobile-button .click-button{border:none;cursor:pointer;outline:none}.mobile-button .accent-button{background:#fff0;font-size:0}.mobile-button__control{width:100%}@media(max-width:800px){.mobile-button{display:-webkit-box;display:-ms-flexbox;display:flex}}.mobile-button__wrap{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;position:relative;width:30px}.mobile-button__wrap .icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/dist/css/%23a)'%3E%3Cpath d='M13 0c7.18 0 13 5.82 13 13s-5.82 13-13 13S0 20.18 0 13 5.82 0 13 0Zm0 23.174c5.62 0 10.174-4.556 10.174-10.174C23.174 7.382 18.62 2.826 13 2.826 7.38 2.826 2.826 7.382 2.826 13c0 5.618 4.554 10.174 10.174 10.174ZM10.457 7.56h5.086v5.78h3.18L13 18.722l-5.723-5.384h3.18V7.56Z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 26 0)' d='M0 0h26v26H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%;height:26px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:26px}.mobile-button .accent-button{border:none;height:100%;left:0;margin:0;position:absolute;top:0}.mobile-button .accent-button:hover{background-color:unset;color:unset}.get-image{width:100%}.get-image.image_iframe{cursor:pointer}.image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:1rem auto}.image.left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.image.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.video{max-width:650px;min-width:50%;width:100%}.video.video_site{max-height:400px}.video.video_local video{border-radius:5px;width:100%}@media(max-width:650px){.video{min-width:100%}}.video__title{margin-top:1rem}.video__title.align-center{text-align:center}.video__title.align-right{text-align:right}.video__description{margin:1rem 0}.video__description.align-center{text-align:center}.video__description.align-right{text-align:right}.video.align-center{left:50%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.video.align-right{margin-left:auto}.video__container{position:relative}.video__container.active{padding-bottom:56%}.video .get-image{width:100%}.video .get-image img{border-radius:5px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.video__button{background:none;border:none;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video__button-shape{fill:#212121;fill-opacity:.8}.video__button-icon{fill:#fff}.video__button:focus{outline:none}.video__button:focus .video__button-shape,.video__button:hover .video__button-shape{fill:red;fill-opacity:1}.video__button:hover{cursor:pointer}.video__media{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.comment-form-footer,.feedbacks-form-footer{margin:3rem 0}.comment-form__form,.feedbacks-form__form{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;margin:20px -10px -10px;max-width:700px}.comment-form__field,.feedbacks-form__field{background:#fff0;border:1px solid var(--main-accent-bg-color);border-radius:5px;color:var(--main-accent-bg-color);font-size:1rem;font-weight:300;outline:none;padding:10px;-webkit-transition:all .25s;transition:all .25s}.comment-form__field::-webkit-input-placeholder,.feedbacks-form__field::-webkit-input-placeholder{color:var(--main-accent-bg-color);font-weight:600;line-height:normal}.comment-form__field::-moz-placeholder,.feedbacks-form__field::-moz-placeholder{color:var(--main-accent-bg-color);font-weight:600;line-height:normal}.comment-form__field:-ms-input-placeholder,.feedbacks-form__field:-ms-input-placeholder{color:var(--main-accent-bg-color);font-weight:600;line-height:normal}.comment-form__field::-ms-input-placeholder,.feedbacks-form__field::-ms-input-placeholder{color:var(--main-accent-bg-color);font-weight:600;line-height:normal}.comment-form__field::placeholder,.feedbacks-form__field::placeholder{color:var(--main-accent-bg-color);font-weight:600;line-height:normal}.comment-form__field:active,.comment-form__field:focus,.comment-form__field:hover,.feedbacks-form__field:active,.feedbacks-form__field:focus,.feedbacks-form__field:hover{border:1px solid var(--main-accent-bg-color)}.comment-form__field.error,.feedbacks-form__field.error{background-color:rgb(220 53 69 / .05);border:1px solid #dc3545}.comment-form__input,.feedbacks-form__input{margin:10px;width:calc(50% - 20px)}@media(max-width:500px){.comment-form__input,.feedbacks-form__input{width:calc(100% - 20px)}}.comment-form__textarea,.feedbacks-form__textarea{margin:10px;min-height:100px;width:calc(100% - 20px)}.comment-form__button,.feedbacks-form__button{margin:10px}@media(max-width:500px){.comment-form__button,.feedbacks-form__button{width:calc(100% - 20px)}}.comment-form__rating,.feedbacks-form__rating{-ms-flex-item-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-self:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.comment-form__rating span,.feedbacks-form__rating span{color:#9d9d9d;cursor:pointer;display:inline-block;font-size:1.4rem;margin-right:10px}.comment-form__rating span.active,.feedbacks-form__rating span.active{color:gold}.comment-form__alert,.feedbacks-form__alert{-ms-flex-item-align:center;align-self:center;color:#000;font-size:.8rem;font-weight:300;margin:auto 0;opacity:0;padding:10px;-webkit-transition:opacity .25s;transition:opacity .25s}@media(max-width:500px){.comment-form__alert,.feedbacks-form__alert{display:block;text-align:center;width:calc(100% - 20px)}}.comment-form__alert.error,.feedbacks-form__alert.error{color:#dc3545;opacity:1}.comment-form__alert.success,.feedbacks-form__alert.success{color:#28a745;opacity:1}.comments{margin:2rem -10px -10px}.comments .comment{margin:2rem 10px 10px;padding:10px;position:relative}.comments .comment:after{background-color:var(--main-accent-bg-color);border-radius:5px;content:"";height:100%;left:0;opacity:.03;position:absolute;top:0;width:100%}.comments .comment_child{margin-left:2rem}.comments .comment__author{display:inline-block;font-size:1.2rem;font-weight:500;margin-bottom:0;margin-right:15px}.comments .comment__date{font-size:1rem}.comments .comment__rating{display:inline-block;margin-left:15px}.comments .comment__rating span{color:#9d9d9d}.comments .comment__rating span.active{color:gold}.comments .comment__content{font-size:1rem;font-weight:300;margin-top:1rem}.page-footer{background-color:var(--footer-background-color);color:var(--footer-text-color);margin-top:30px}.page-footer__container{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;margin:-10px;padding:3% 0}.page-footer__container_item{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:10px;max-width:100%}.page-footer__container_item ul{list-style:none}@media(max-width:900px){.page-footer__container_item{width:calc(50% - 20px)}}@media(max-width:500px){.page-footer__container_item{width:calc(100% - 20px)}}.page-footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex}.page-footer__contacts div:not(:first-child){margin-left:1rem}.page-footer__logo{position:relative}.page-footer__logo_link{height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:500px){.page-footer__logo{text-align:center}}.page-footer__nav{list-style:none}.page-footer__nav a{color:var(--text-sub-nav-color);display:block;padding:10px 0;text-decoration:none;-webkit-transition:color .25s;transition:color .25s}.page-footer__nav a:hover{color:var(--links-hover-color)}.page-footer__bottom{background-color:var(--header-second-panel-color);color:var(--header-second-panel-text-color);font-size:1rem;font-weight:300;line-height:1.1rem;padding:1% 0;text-align:center}.page-footer__title{color:var(--footer-text-color);display:inline-block;font-size:1.2rem;font-weight:500;margin-bottom:1rem}.social-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:12px;justify-content:flex-start;margin-left:unset!important}@media(max-width:650px){.social-links{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:60px}}.social-links__item{border:none;cursor:pointer;height:40px;outline:none;padding:10px;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:40px}.social-links__icon{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.contact-form__fieldset{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:1px solid var(--main-accent-bg-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;max-width:320px;padding:1rem}.contact-form__legend{font-size:1.4rem;font-weight:600;margin-left:2rem;padding:0 1rem}.contact-form__item{display:block;margin-top:1rem;width:100%}.contact-form__label{font-size:1rem;font-weight:400}.contact-form__input{border:1px solid var(--main-accent-bg-color);display:block;margin-top:.5rem;padding:.5rem;width:100%}.contact-form__status,.contact-form__submit{margin-top:1rem;width:100%}.contact-form__status{text-align:center}.software-app{margin:3rem 0 1rem}.software-app__image{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.software-app__image img{max-width:200px;-o-object-fit:contain;object-fit:contain}.software-app__rating{font-size:2rem;margin-top:1rem;text-align:center}.relative-items{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:1rem -1rem 0}.relative-items__main-title{margin:1rem;width:100%}.relative-items__item{border:1px solid var(--main-accent-bg-color);border-radius:10px;margin:1rem;padding:.5rem;width:calc(25% - 2rem)}@media(max-width:1100px){.relative-items__item{width:calc(50% - 2rem)}}@media(max-width:650px){.relative-items__item{width:calc(100% - 2rem)}}.relative-items .get-image{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--main-accent-bg-color);border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100px;justify-content:center;padding:5px;text-align:center}.relative-items .get-image img{max-width:100px;-o-object-fit:contain;object-fit:contain}.relative-items__link{color:inherit;text-decoration:none}.relative-items__link:hover{color:var(--main-accent-bg-color)}.relative-items .relative-items__title{font-size:1.2rem;margin:1rem 0;text-align:center}.relative-items__text{margin-top:auto;text-align:center}.share-buttons{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-line-pack:stretch;align-content:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;margin:-1rem -1rem 1rem}@media(max-width:500px){.share-buttons{margin:-.5rem -.5rem .5rem}}.share-buttons .share-buttons__title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:1rem 1rem 0}@media(max-width:500px){.share-buttons .share-buttons__title{margin:.5rem}}.share-buttons .accent-button{margin:1rem}@media(max-width:500px){.share-buttons .accent-button{margin:.5rem;width:100%}}.scroll-to-top{background:var(--header-top-panel-color);border:none;border-radius:3px;bottom:80px;color:var(--header-top-panel-text-color);cursor:pointer;font-size:20px;height:40px;opacity:0;pointer-events:none;position:fixed;right:10px;-webkit-transition:all .25s;transition:all .25s;width:40px}.scroll-to-top.active{opacity:1;pointer-events:auto}.voting{background-color:rgb(0 0 0 / .01);border-radius:10px;-webkit-box-shadow:0 0 10px 0 rgb(0 0 0 / .1);box-shadow:0 0 10px 0 rgb(0 0 0 / .1);margin:2rem auto 0;max-width:800px;padding:1rem}.voting__teams{color:#2f2f2f;font-size:1.3rem;text-align:center}.voting__title{font-size:1.5rem;font-weight:600;margin:1rem 0;text-align:center;text-transform:uppercase}.voting__container{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.voting__container,.voting__item{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.voting__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:none;border-radius:7px;-webkit-box-shadow:0 0 3px 0 rgb(0 0 0 / .1);box-shadow:0 0 3px 0 rgb(0 0 0 / .1);cursor:pointer;-ms-flex-direction:column;flex-direction:column;margin:1rem;padding:.5rem;text-align:center;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:calc(50% - 2rem)}.voting__item:focus,.voting__item:hover{-webkit-box-shadow:0 0 10px 2px rgb(0 0 0 / .1);box-shadow:0 0 10px 2px rgb(0 0 0 / .1)}@media(max-width:600px){.voting__item{width:calc(100% - 2rem)}}.voting__counter{color:var(--main-accent-bg-color);font-size:1.5rem;font-weight:600}.voting__team-name{font-size:1.2rem;margin-top:5px}.footer-banner{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--bg-color);border-radius:10px 10px 0 0;bottom:0;-webkit-box-shadow:2px 0 5px 1px rgb(0 0 0 / .2);box-shadow:2px 0 5px 1px rgb(0 0 0 / .2);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:50%;max-width:1380px;padding:11px;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}.footer-banner__image{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:50px;margin-right:60px;max-width:150px;width:100%}@media(max-width:500px){.footer-banner__image{margin-right:10px;max-width:90px}}.footer-banner__text{color:var(--banner-text-color);font-size:1.2rem;margin-right:30px}@media(max-width:900px){.footer-banner__text{display:none}}.footer-banner__accented-text{color:var(--accented-color);font-size:1.2rem;margin-right:60px}@media(max-width:900px){.footer-banner__accented-text{display:none}}.footer-banner .accent-button{background:var(--accented-color);border:none;border-radius:30px;color:var(--text-color);-webkit-transition:all .25s;transition:all .25s}.footer-banner .accent-button:focus,.footer-banner .accent-button:hover{-webkit-box-shadow:2px 0 5px 1px rgb(0 0 0 / .2);box-shadow:2px 0 5px 1px rgb(0 0 0 / .2)}@media(max-width:900px){.footer-banner .accent-button.footer-banner_desktop{display:none}}.footer-banner .accent-button.footer-banner_mobile{display:none}@media(max-width:900px){.footer-banner .accent-button.footer-banner_mobile{display:block;text-align:center}}.popup{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;-webkit-transform:translateY(100%);transform:translateY(100%);width:100%;z-index:99999}@media(max-width:600px){.popup{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.popup.active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .25s;transition:all .25s}.popup__content{height:600px;position:relative;width:600px}@media(max-width:700px){.popup__content{height:100vw;width:100%}}.popup__cross{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:40px;height:40px;justify-content:center;position:absolute;right:30px;top:10px;width:40px;z-index:99999}.popup__cross span{background:#fff;border:2px solid #000;display:block;height:6px;width:100%}.popup__cross span:first-of-type{-webkit-transform:translateY(3px) rotate(45deg);transform:translateY(3px) rotate(45deg)}.popup__cross span:nth-of-type(2){-webkit-transform:translateY(-3px) rotate(-45deg);transform:translateY(-3px) rotate(-45deg)}.popup__link{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.load-more-posts{left:50%;margin:1rem 0;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.feedback-form{margin:2rem 0}.feedback-form__fieldset{border:none}.feedback-form__legend{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.feedback-form__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem;max-width:500px}.feedback-form__item-select-alert{color:brown;display:none;font-size:.9rem}.feedback-form__item-select-alert.showed{display:block}.feedback-form__item-title{font-size:0;visibility:hidden}.feedback-form__item-input{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:block;font-size:1rem;line-height:1.5;padding:.375rem .75rem;width:100%}.feedback-form__item-input[type=email]{padding:.375rem 15px}.feedback-form__item-input::-webkit-input-placeholder{color:#6c6c6c;font-family:sans-serif;font-size:1.1rem}.feedback-form__item-input::-moz-placeholder{color:#6c6c6c;font-family:sans-serif;font-size:1.1rem}.feedback-form__item-input:-ms-input-placeholder{color:#6c6c6c;font-family:sans-serif;font-size:1.1rem}.feedback-form__item-input::-ms-input-placeholder{color:#6c6c6c;font-family:sans-serif;font-size:1.1rem}.feedback-form__item-input,.feedback-form__item-input::placeholder{color:#6c6c6c;font-family:sans-serif;font-size:1.1rem}.feedback-form__submit-button{background-color:#007bff;border:1px solid #007bff;border-radius:.25rem;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;margin-right:10px;padding:.375rem .75rem;text-align:center;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.feedback-form__submit-button:hover{background-color:#0069d9;border-color:#0062cc}.feedback-form__submit-button:disabled,.feedback-form__submit-button:disabled:hover{background-color:#b8b8b8;border-color:#b8b8b8}.feedback-form__result{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f0f8ffe3;display:none;font-size:2rem;height:100%;justify-content:center;left:0;max-width:500px;position:absolute;text-align:center;top:0;width:100%}.comments-container.feedbacks,.feedback-form__result.showed{display:-webkit-box;display:-ms-flexbox;display:flex}.comments-container.feedbacks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.comments-container.feedbacks .comment-form{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.comments-container.feedbacks .comments{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.feedback-form{-ms-flex-preferred-size:100%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:100%;margin:0;position:relative}@media(max-width:500px){.feedback-form{-ms-flex-wrap:wrap;flex-wrap:wrap}}.feedback-form__theme{-ms-flex-preferred-size:50%;flex-basis:50%}@media(max-width:500px){.feedback-form__theme{-ms-flex-preferred-size:100%;flex-basis:100%}}.feedback-form__theme-title{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;margin:1rem 1rem 0;width:calc(100% - 2rem)}.feedback-form__input{margin:10px}.feedback-form .rating{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-left:15px;padding-right:1rem}@media(max-width:500px){.feedback-form .rating{-ms-flex-preferred-size:100%;flex-basis:100%}}.feedback-form .rating span{color:#9d9d9d;cursor:pointer;display:inline-block;font-size:1.4rem;margin-right:10px}.feedback-form .rating span.active{color:gold}.feedback-form__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;margin:1rem}.feedback-form__input{width:calc(100% - 2rem)}.app-info__rating{display:-webkit-box;display:-ms-flexbox;display:flex}.app-info__rating div{display:inline-block;font-size:18px;line-height:1.35;margin-bottom:5px}.app-info__rating div span{font-size:14px;font-weight:700;line-height:19px;margin:0 5px;text-align:center}.app-info__rating span{font-size:24px;font-weight:700;line-height:28px;margin:0 5px;text-align:center}.reviews-rating{background-color:var(--review-rating-bg);border:1px solid var(--review-rating-border);border-radius:8px;color:var(--review-rating-text-color);margin:0 auto;overflow:hidden;padding:24px}.reviews-rating~p{margin-top:8px!important}@media(min-width:750px){.reviews-rating{width:680px}}.reviews-rating .rating-value{--percent:calc(var(--rating));--end-gradient:calc(100% - var(--percent));-webkit-text-fill-color:#fff0;background:-webkit-gradient(linear,left top,right top,from(#fec84b),to(#d0d5dd));background:linear-gradient(90deg,#fec84b var(--percent),#d0d5dd var(--end-gradient));-webkit-background-clip:text}.reviews-rating__header{margin-bottom:16px}.reviews-rating__heading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 10px;margin-bottom:0}.reviews-rating__heading:after{content:unset!important}.reviews-rating__total{margin:0}.labels{display:table;width:100%}.labels>.label:hover .label__cell-bar .label__bar-value{background:var(--accent-color,#fec84b)}.labels .label{cursor:pointer;display:table-row;height:32px}.labels .label__cell{display:table-cell;vertical-align:middle}.labels .label__cell:not(:last-child){padding-right:8px}.labels .label__cell .checkbox{background:#fff;border:1px solid #696a6a;border-radius:4px;display:inline-block;height:24px;letter-spacing:.5px;padding:0;pointer-events:none;position:relative;vertical-align:top;width:24px}.labels .label__cell .checkbox[type=checkbox][disabled]{-webkit-appearance:unset;-moz-appearance:unset;appearance:unset;border-color:#696a6a;cursor:pointer}.labels .label__cell-bar{width:100%}.labels .label__cell-text{white-space:nowrap}.labels .label__bar{background-color:#f1f1e8;border-radius:9999px;display:-webkit-box;display:-ms-flexbox;display:flex;height:12px;position:relative;width:100%}.labels .label__bar-value{background-color:#1c1c1c;border-radius:9999px;height:12px;left:0;position:absolute;top:0;width:100%}.rating{border:none;margin-left:0;padding:0}.rating label{display:inline-block}.rating-container{direction:rtl;font-size:0;unicode-bidi:bidi-override}.rating-container *{font-size:1.4rem}.rating-container>input{display:none}.rating-container>input+label{color:#e8e8e8;cursor:pointer;display:inline-block;font-family:dashicons;margin:0;overflow:hidden;text-indent:9999px;white-space:nowrap;width:1em}.rating-container>input+label:before{content:"";display:inline-block;text-indent:-9999px}.rating-container>input+label:before,.rating-container>input+label~label:before,.rating-container>input~label:before{color:#e8e8e8}.rating-container>input+label:hover:before,.rating-container>input+label:hover~label:before,.rating-container>input:checked~label:before{color:#fec84b;content:"";text-shadow:unset}.rating-container>.star-cb-clear+label{margin-left:-.5em;text-indent:-9999px;width:.5em}.rating-container>.star-cb-clear+label:before{width:.5em}.rating-container>input+label:before,.rating-container>input+label~label:before{color:#e8e8e8;content:""}.rating-container:hover>input+label:hover:before,.rating-container:hover>input+label:hover~label:before{color:#fec84b;content:"";text-shadow:unset}.dashicons-star-filled:before{color:#e8e8e8}.dashicons.rating-value:before{color:#fec84b}@font-face{font-family:dashicons;font-style:normal;font-weight:400;src:url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/dist/css/../fonts/dashicons.cee853.eot) format("embedded-opentype"),url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff"),url(https://mel-bet.com.in/wp-content/themes/melbetonlinein-theme/dist/css/../fonts/dashicons.9972e1.ttf) format("truetype")}.dashicons,.dashicons-before:before{speak:never;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:dashicons;font-size:20px;font-style:normal;font-weight:400;height:20px;line-height:1;text-align:center;text-decoration:inherit;text-transform:none;-webkit-transition:color .1s ease-in;transition:color .1s ease-in;vertical-align:top;width:20px}.dashicons-admin-appearance:before{content:""}.dashicons-admin-collapse:before{content:""}.dashicons-admin-comments:before{content:""}.dashicons-admin-customizer:before{content:""}.dashicons-admin-generic:before{content:""}.dashicons-admin-home:before{content:""}.dashicons-admin-links:before{content:""}.dashicons-admin-media:before{content:""}.dashicons-admin-multisite:before{content:""}.dashicons-admin-network:before{content:""}.dashicons-admin-page:before{content:""}.dashicons-admin-plugins:before{content:""}.dashicons-admin-post:before{content:""}.dashicons-admin-settings:before{content:""}.dashicons-admin-site-alt:before{content:""}.dashicons-admin-site-alt2:before{content:""}.dashicons-admin-site-alt3:before{content:""}.dashicons-admin-site:before{content:""}.dashicons-admin-tools:before{content:""}.dashicons-admin-users:before{content:""}.dashicons-airplane:before{content:""}.dashicons-album:before{content:""}.dashicons-align-center:before{content:""}.dashicons-align-full-width:before{content:""}.dashicons-align-left:before{content:""}.dashicons-align-none:before{content:""}.dashicons-align-pull-left:before{content:""}.dashicons-align-pull-right:before{content:""}.dashicons-align-right:before{content:""}.dashicons-align-wide:before{content:""}.dashicons-amazon:before{content:""}.dashicons-analytics:before{content:""}.dashicons-archive:before{content:""}.dashicons-arrow-down-alt:before{content:""}.dashicons-arrow-down-alt2:before{content:""}.dashicons-arrow-down:before{content:""}.dashicons-arrow-left-alt:before{content:""}.dashicons-arrow-left-alt2:before{content:""}.dashicons-arrow-left:before{content:""}.dashicons-arrow-right-alt:before{content:""}.dashicons-arrow-right-alt2:before{content:""}.dashicons-arrow-right:before{content:""}.dashicons-arrow-up-alt:before{content:""}.dashicons-arrow-up-alt2:before{content:""}.dashicons-arrow-up-duplicate:before{content:""}.dashicons-arrow-up:before{content:""}.dashicons-art:before{content:""}.dashicons-awards:before{content:""}.dashicons-backup:before{content:""}.dashicons-bank:before{content:""}.dashicons-beer:before{content:""}.dashicons-bell:before{content:""}.dashicons-block-default:before{content:""}.dashicons-book-alt:before{content:""}.dashicons-book:before{content:""}.dashicons-buddicons-activity:before{content:""}.dashicons-buddicons-bbpress-logo:before{content:""}.dashicons-buddicons-buddypress-logo:before{content:""}.dashicons-buddicons-community:before{content:""}.dashicons-buddicons-forums:before{content:""}.dashicons-buddicons-friends:before{content:""}.dashicons-buddicons-groups:before{content:""}.dashicons-buddicons-pm:before{content:""}.dashicons-buddicons-replies:before{content:""}.dashicons-buddicons-topics:before{content:""}.dashicons-buddicons-tracking:before{content:""}.dashicons-building:before{content:""}.dashicons-businessman:before{content:""}.dashicons-businessperson:before{content:""}.dashicons-businesswoman:before{content:""}.dashicons-button:before{content:""}.dashicons-calculator:before{content:""}.dashicons-calendar-alt:before{content:""}.dashicons-calendar:before{content:""}.dashicons-camera-alt:before{content:""}.dashicons-camera:before{content:""}.dashicons-car:before{content:""}.dashicons-carrot:before{content:""}.dashicons-cart:before{content:""}.dashicons-category:before{content:""}.dashicons-chart-area:before{content:""}.dashicons-chart-bar:before{content:""}.dashicons-chart-line:before{content:""}.dashicons-chart-pie:before{content:""}.dashicons-clipboard:before{content:""}.dashicons-clock:before{content:""}.dashicons-cloud-saved:before{content:""}.dashicons-cloud-upload:before{content:""}.dashicons-cloud:before{content:""}.dashicons-code-standards:before{content:""}.dashicons-coffee:before{content:""}.dashicons-color-picker:before{content:""}.dashicons-columns:before{content:""}.dashicons-controls-back:before{content:""}.dashicons-controls-forward:before{content:""}.dashicons-controls-pause:before{content:""}.dashicons-controls-play:before{content:""}.dashicons-controls-repeat:before{content:""}.dashicons-controls-skipback:before{content:""}.dashicons-controls-skipforward:before{content:""}.dashicons-controls-volumeoff:before{content:""}.dashicons-controls-volumeon:before{content:""}.dashicons-cover-image:before{content:""}.dashicons-dashboard:before{content:""}.dashicons-database-add:before{content:""}.dashicons-database-export:before{content:""}.dashicons-database-import:before{content:""}.dashicons-database-remove:before{content:""}.dashicons-database-view:before{content:""}.dashicons-database:before{content:""}.dashicons-desktop:before{content:""}.dashicons-dismiss:before{content:""}.dashicons-download:before{content:""}.dashicons-drumstick:before{content:""}.dashicons-edit-large:before{content:""}.dashicons-edit-page:before{content:""}.dashicons-edit:before{content:""}.dashicons-editor-aligncenter:before{content:""}.dashicons-editor-alignleft:before{content:""}.dashicons-editor-alignright:before{content:""}.dashicons-editor-bold:before{content:""}.dashicons-editor-break:before{content:""}.dashicons-editor-code-duplicate:before{content:""}.dashicons-editor-code:before{content:""}.dashicons-editor-contract:before{content:""}.dashicons-editor-customchar:before{content:""}.dashicons-editor-expand:before{content:""}.dashicons-editor-help:before{content:""}.dashicons-editor-indent:before{content:""}.dashicons-editor-insertmore:before{content:""}.dashicons-editor-italic:before{content:""}.dashicons-editor-justify:before{content:""}.dashicons-editor-kitchensink:before{content:""}.dashicons-editor-ltr:before{content:""}.dashicons-editor-ol-rtl:before{content:""}.dashicons-editor-ol:before{content:""}.dashicons-editor-outdent:before{content:""}.dashicons-editor-paragraph:before{content:""}.dashicons-editor-paste-text:before{content:""}.dashicons-editor-paste-word:before{content:""}.dashicons-editor-quote:before{content:""}.dashicons-editor-removeformatting:before{content:""}.dashicons-editor-rtl:before{content:""}.dashicons-editor-spellcheck:before{content:""}.dashicons-editor-strikethrough:before{content:""}.dashicons-editor-table:before{content:""}.dashicons-editor-textcolor:before{content:""}.dashicons-editor-ul:before{content:""}.dashicons-editor-underline:before{content:""}.dashicons-editor-unlink:before{content:""}.dashicons-editor-video:before{content:""}.dashicons-ellipsis:before{content:""}.dashicons-email-alt:before{content:""}.dashicons-email-alt2:before{content:""}.dashicons-email:before{content:""}.dashicons-embed-audio:before{content:""}.dashicons-embed-generic:before{content:""}.dashicons-embed-photo:before{content:""}.dashicons-embed-post:before{content:""}.dashicons-embed-video:before{content:""}.dashicons-excerpt-view:before{content:""}.dashicons-exit:before{content:""}.dashicons-external:before{content:""}.dashicons-facebook-alt:before{content:""}.dashicons-facebook:before{content:""}.dashicons-feedback:before{content:""}.dashicons-filter:before{content:""}.dashicons-flag:before{content:""}.dashicons-food:before{content:""}.dashicons-format-aside:before{content:""}.dashicons-format-audio:before{content:""}.dashicons-format-chat:before{content:""}.dashicons-format-gallery:before{content:""}.dashicons-format-image:before{content:""}.dashicons-format-quote:before{content:""}.dashicons-format-status:before{content:""}.dashicons-format-video:before{content:""}.dashicons-forms:before{content:""}.dashicons-fullscreen-alt:before{content:""}.dashicons-fullscreen-exit-alt:before{content:""}.dashicons-games:before{content:""}.dashicons-google:before{content:""}.dashicons-googleplus:before{content:""}.dashicons-grid-view:before{content:""}.dashicons-groups:before{content:""}.dashicons-hammer:before{content:""}.dashicons-heading:before{content:""}.dashicons-heart:before{content:""}.dashicons-hidden:before{content:""}.dashicons-hourglass:before{content:""}.dashicons-html:before{content:""}.dashicons-id-alt:before{content:""}.dashicons-id:before{content:""}.dashicons-image-crop:before{content:""}.dashicons-image-filter:before{content:""}.dashicons-image-flip-horizontal:before{content:""}.dashicons-image-flip-vertical:before{content:""}.dashicons-image-rotate-left:before{content:""}.dashicons-image-rotate-right:before{content:""}.dashicons-image-rotate:before{content:""}.dashicons-images-alt:before{content:""}.dashicons-images-alt2:before{content:""}.dashicons-index-card:before{content:""}.dashicons-info-outline:before{content:""}.dashicons-info:before{content:""}.dashicons-insert-after:before{content:""}.dashicons-insert-before:before{content:""}.dashicons-insert:before{content:""}.dashicons-instagram:before{content:""}.dashicons-laptop:before{content:""}.dashicons-layout:before{content:""}.dashicons-leftright:before{content:""}.dashicons-lightbulb:before{content:""}.dashicons-linkedin:before{content:""}.dashicons-list-view:before{content:""}.dashicons-location-alt:before{content:""}.dashicons-location:before{content:""}.dashicons-lock-duplicate:before{content:""}.dashicons-lock:before{content:""}.dashicons-marker:before{content:""}.dashicons-media-archive:before{content:""}.dashicons-media-audio:before{content:""}.dashicons-media-code:before{content:""}.dashicons-media-default:before{content:""}.dashicons-media-document:before{content:""}.dashicons-media-interactive:before{content:""}.dashicons-media-spreadsheet:before{content:""}.dashicons-media-text:before{content:""}.dashicons-media-video:before{content:""}.dashicons-megaphone:before{content:""}.dashicons-menu-alt:before{content:""}.dashicons-menu-alt2:before{content:""}.dashicons-menu-alt3:before{content:""}.dashicons-menu:before{content:""}.dashicons-microphone:before{content:""}.dashicons-migrate:before{content:""}.dashicons-minus:before{content:""}.dashicons-money-alt:before{content:""}.dashicons-money:before{content:""}.dashicons-move:before{content:""}.dashicons-nametag:before{content:""}.dashicons-networking:before{content:""}.dashicons-no-alt:before{content:""}.dashicons-no:before{content:""}.dashicons-open-folder:before{content:""}.dashicons-palmtree:before{content:""}.dashicons-paperclip:before{content:""}.dashicons-pdf:before{content:""}.dashicons-performance:before{content:""}.dashicons-pets:before{content:""}.dashicons-phone:before{content:""}.dashicons-pinterest:before{content:""}.dashicons-playlist-audio:before{content:""}.dashicons-playlist-video:before{content:""}.dashicons-plugins-checked:before{content:""}.dashicons-plus-alt:before{content:""}.dashicons-plus-alt2:before{content:""}.dashicons-plus:before{content:""}.dashicons-podio:before{content:""}.dashicons-portfolio:before{content:""}.dashicons-post-status:before{content:""}.dashicons-pressthis:before{content:""}.dashicons-printer:before{content:""}.dashicons-privacy:before{content:""}.dashicons-products:before{content:""}.dashicons-randomize:before{content:""}.dashicons-reddit:before{content:""}.dashicons-redo:before{content:""}.dashicons-remove:before{content:""}.dashicons-rest-api:before{content:""}.dashicons-rss:before{content:""}.dashicons-saved:before{content:""}.dashicons-schedule:before{content:""}.dashicons-screenoptions:before{content:""}.dashicons-search:before{content:""}.dashicons-share-alt:before{content:""}.dashicons-share-alt2:before{content:""}.dashicons-share:before{content:""}.dashicons-shield-alt:before{content:""}.dashicons-shield:before{content:""}.dashicons-shortcode:before{content:""}.dashicons-slides:before{content:""}.dashicons-smartphone:before{content:""}.dashicons-smiley:before{content:""}.dashicons-sort:before{content:""}.dashicons-sos:before{content:""}.dashicons-spotify:before{content:""}.dashicons-star-empty:before{content:""}.dashicons-star-filled:before{content:""}.dashicons-star-half:before{content:""}.dashicons-sticky:before{content:""}.dashicons-store:before{content:""}.dashicons-superhero-alt:before{content:""}.dashicons-superhero:before{content:""}.dashicons-table-col-after:before{content:""}.dashicons-table-col-before:before{content:""}.dashicons-table-col-delete:before{content:""}.dashicons-table-row-after:before{content:""}.dashicons-table-row-before:before{content:""}.dashicons-table-row-delete:before{content:""}.dashicons-tablet:before{content:""}.dashicons-tag:before{content:""}.dashicons-tagcloud:before{content:""}.dashicons-testimonial:before{content:""}.dashicons-text-page:before{content:""}.dashicons-text:before{content:""}.dashicons-thumbs-down:before{content:""}.dashicons-thumbs-up:before{content:""}.dashicons-tickets-alt:before{content:""}.dashicons-tickets:before{content:""}.dashicons-tide:before{content:""}.dashicons-translation:before{content:""}.dashicons-trash:before{content:""}.dashicons-twitch:before{content:""}.dashicons-twitter-alt:before{content:""}.dashicons-twitter:before{content:""}.dashicons-undo:before{content:""}.dashicons-universal-access-alt:before{content:""}.dashicons-universal-access:before{content:""}.dashicons-unlock:before{content:""}.dashicons-update-alt:before{content:""}.dashicons-update:before{content:""}.dashicons-upload:before{content:""}.dashicons-vault:before{content:""}.dashicons-video-alt:before{content:""}.dashicons-video-alt2:before{content:""}.dashicons-video-alt3:before{content:""}.dashicons-visibility:before{content:""}.dashicons-warning:before{content:""}.dashicons-welcome-add-page:before{content:""}.dashicons-welcome-comments:before{content:""}.dashicons-welcome-learn-more:before{content:""}.dashicons-welcome-view-site:before{content:""}.dashicons-welcome-widgets-menus:before{content:""}.dashicons-welcome-write-blog:before{content:""}.dashicons-whatsapp:before{content:""}.dashicons-wordpress-alt:before{content:""}.dashicons-wordpress:before{content:""}.dashicons-xing:before{content:""}.dashicons-yes-alt:before{content:""}.dashicons-yes:before{content:""}.dashicons-youtube:before{content:""}.dashicons-editor-distractionfree:before{content:""}.dashicons-exerpt-view:before{content:""}.dashicons-format-links:before{content:""}.dashicons-format-standard:before{content:""}.dashicons-post-trash:before{content:""}.dashicons-share1:before{content:""}.dashicons-welcome-edit-page:before{content:""}nav.langs-subdir-nav{padding:1% 0}nav.langs-subdir-nav>ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:12px;list-style:none}nav.langs-subdir-nav>ul,nav.langs-subdir-nav>ul li{display:-webkit-box;display:-ms-flexbox;display:flex}nav.langs-subdir-nav>ul li{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center}nav.langs-subdir-nav>ul li:before{content:none!important}nav.langs-subdir-nav>ul li a{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}nav.langs-subdir-nav>ul li a img{height:auto;width:32px}.page-header .top-panel,.page-header .top-panel__container,.page-header .top-panel__block,.page-header .top-panel__nav{overflow:visible}.header-breadcrumbs-left__breadcrumbs ol{counter-reset:none!important}.header-breadcrumbs-left__breadcrumbs ol li::before{content:none!important;counter-increment:none!important;display:none!important}.page-content .wp-block-table table,.page-content .wp-block-table td,.page-content .wp-block-table th,.page-content .wp-block-table tr{border-color:var(--table-first-color,#ffffff)!important}.page-content .wp-block-table table{border:none!important}:root{--tabs-background:#dbdbdb;--tabs-text-color:#000000;--tabs-background-active:#ffbd00;--tabs-text-color-active:#000000;--filters-background:#ffbd00;--filters-text-color:#000000;--filters-background-active:#f0f0f0;--filters-text-color-active:#000000;--calendar-number-color:#ffbd00;--calendar-text-color:#000000;--calendar-border-color:#000000;--placeholder-text-color-main:#000000;--placeholder-text-color-sub:#000000;--placeholder-border-color:#000000;--placeholder-background:#ffffff;--main-text-color-main:#ffffff;--main-text-color-sub:#ffffff;--main-border-color:#ffb805;--main-card-bg-color:transparent;--rad:10px;--main-table-header:#efefef;--main-table-header-football:#f2f4f7;--main-hl-btn-color:#ffbd00;--main-active-team-icon:#c1c1c1;--main-team-logo-bg:#efefef;--accent-btn-bg:#ffbd00;--accent-btn-bg-hover:#ffc83d;--accent-btn-text:#000000;--accent-btn-text-hover:#000000;--accent-btn-radius:1px;--accent-btn-border-width:1px;--hero-background:#000000;--hero-text-color:#ffffff;--hero-live-color:#ffbd00;--hero-link-color:#ffffff;--hero-link-color-hover:#d8d8d8;--hero-border-color:#ffffff;--hero-team-logo-bg:#ffffff;--odds-background:#000000;--odds-text-color:#ffffff;--odds-text-color-bold:#ffffff;--odds-border-color:#ffffff;--odds-team-logo-bg:#ffffff;--odds-coef-elem-bg:#f2f4f7;--odds-coef-elem-text-color:#ffffff;--odds-center-team-name:#ffffff;--odds-center-market-name:#ffffff;--odds-center-coef-bg:#f2f4f7;--odds-center-coef-bg-hover:#f2f4f7;--odds-center-coef-text:#000000;--odds-center-coef-text-hover:#000000;--odds-center-coef-subtext:#000000;--odds-center-coef-subtext-hover:#000000;--odds-center-market-block-title:#ffffff;--odds-center-market-block-descr:#ffffff}.faq .faq__item{padding:0!important}.faq .faq__item .faq__item_question{margin-right:0!important;padding:1rem 2rem!important}.faq .faq__item .faq__item_question::after{content:none!important;display:none!important}.faq .faq__item .faq__item_question::before{content:"▼ ";font-size:12px;vertical-align:middle}.faq .faq__item .faq__item_answer{margin:1rem 2rem 1.5rem!important}.brand-logo-rating{align-items:center;display:flex;text-align:left}.brand-logo-rating_large{gap:24px}.brand-logo-rating_large .brand-logo-rating__logo{aspect-ratio:1/1;width:96px}.brand-logo-rating_large .brand-logo-rating__name{font-size:24px;font-weight:600;line-height:32px;margin-bottom:8px}.brand-logo-rating_large .brand-logo-rating__subtitle{color:#98a2b3;display:block;font-size:12px;font-weight:400;line-height:18px}.brand-logo-rating_medium{gap:12px}.brand-logo-rating_medium .brand-logo-rating__logo{width:64px}.brand-logo-rating_medium .brand-logo-rating__name{font-size:16px;font-weight:600;line-height:24px}.brand-logo-rating_medium .brand-logo-rating__subtitle{display:none}.brand-logo-rating_small{gap:12px}.brand-logo-rating_small .brand-logo-rating__logo{width:50px}.brand-logo-rating_small .brand-logo-rating__name{font-size:16px;font-weight:600;line-height:24px}.brand-logo-rating_small .brand-logo-rating__subtitle{display:none}.brand-logo-rating_small .brand-logo-rating__value{font-size:16px;font-weight:600;line-height:24px}.brand-logo-rating_small .brand-logo-rating__icons{line-height:28px}.brand-logo-rating_responsive{gap:12px}.brand-logo-rating_responsive .brand-logo-rating__logo{width:64px}.brand-logo-rating_responsive .brand-logo-rating__name{font-size:16px;font-weight:600;line-height:24px}.brand-logo-rating_responsive .brand-logo-rating__subtitle{display:none}@media(min-width:834px){.brand-logo-rating_responsive{gap:24px}.brand-logo-rating_responsive .brand-logo-rating__logo{aspect-ratio:1/1;width:96px}.brand-logo-rating_responsive .brand-logo-rating__name{font-size:24px;font-weight:600;line-height:32px;margin-bottom:8px}.brand-logo-rating_responsive .brand-logo-rating__subtitle{color:#98a2b3;display:block;font-size:12px;font-weight:400;line-height:18px}}.brand-logo-rating_white-text .brand-logo-rating__name,.brand-logo-rating_white-text .brand-logo-rating__subtitle,.brand-logo-rating_white-text .brand-logo-rating__value{color:#fff}.brand-logo-rating__name{color:#000;margin-bottom:0;padding:0}.brand-logo-rating__logo{align-items:center;aspect-ratio:1/1;background-color:var(--site-color);border-radius:5px;display:flex;justify-content:center;overflow:hidden}.brand-logo-rating__logo img{border-radius:0;height:100%;object-fit:contain;width:100%}.brand-logo-rating__value{color:#000;font-size:18px;font-weight:600;line-height:28px}.brand-logo-rating__stars{align-items:center;display:flex;gap:10px}.brand-logo-rating__icons{--percent:calc(var(--rating));--end-gradient:calc(100% - var(--percent));-webkit-text-fill-color:#fff0;background:linear-gradient(90deg,#fec84b var(--percent),#d0d5dd var(--end-gradient));-webkit-background-clip:text;font-size:24px;letter-spacing:1px;margin-top:1px}.newhighlights{list-style:none;padding:0}.newhighlights>:not(:last-child){margin-bottom:10px}.newhighlights__item{align-items:flex-start;color:#000;display:flex;font-size:14px;font-weight:400;gap:8px;line-height:20px}.newhighlights__item:before{background:var(--bg,#fff);border-radius:50%;color:var(--color,#0087ff);content:"";display:block;font-family:fontello;font-size:10px;height:17px;line-height:17px;position:relative;text-align:center;top:2px;width:17px}.brand-widget{background-color:#fff;border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:0 16px 16px}.brand-widget__title{align-self:center;background-color:var(--bg,#0087ff);border-radius:0 0 8px 8px;color:var(--color,#fff);font-size:12px;font-weight:400;line-height:18px;padding:16px 22px;text-align:center}.brand-widget__subtitle{color:#000;font-size:16px;font-weight:500;line-height:24px;text-align:left}.brand-widget__button{background-color:var(--bg,#0087ff);border:1px solid var(--bg,#0087ff);color:var(--color,#fff);width:100%}.brand-widget__button:active,.brand-widget__button:focus,.brand-widget__button:hover{background-color:var(--color,#0087ff);border:1px solid var(--color,#0087ff);color:var(--bg,#fff)}.welcome-bonus{align-items:center;border-radius:16px;display:flex;max-width:450px;padding:16px}.welcome-bonus_gray{background-color:#f2f4f7}.welcome-bonus_gray .welcome-bonus__icon,.welcome-bonus_white{background-color:#fff}.welcome-bonus_white .welcome-bonus__icon{background-color:#f2f4f7}.welcome-bonus_small{gap:16px}.welcome-bonus_small .welcome-bonus__icon{aspect-ratio:1/1;background-size:26px;width:50px}.welcome-bonus_small .welcome-bonus__text{color:#000}.welcome-bonus_large{gap:12px}.welcome-bonus_large .welcome-bonus__icon{aspect-ratio:1/1;background-size:24px;width:64px}.welcome-bonus_large .welcome-bonus__text{color:#000;font-weight:600}.welcome-bonus_responsive{gap:16px}.welcome-bonus_responsive .welcome-bonus__icon{aspect-ratio:1/1;background-size:26px;width:50px}.welcome-bonus_responsive .welcome-bonus__text{color:#000}@media(min-width:834px){.welcome-bonus_responsive{gap:12px}.welcome-bonus_responsive .welcome-bonus__icon{aspect-ratio:1/1;background-size:24px;width:64px}.welcome-bonus_responsive .welcome-bonus__text{color:#000;font-weight:600}}.welcome-bonus_button .welcome-bonus__button{margin-left:auto}.welcome-bonus__icon{align-items:center;background:url(https://mel-bet.com.in/wp-content/plugins/Components/assets/dist/Banners/../d4ab9b22f53371de84b1.svg) no-repeat 50%;border-radius:5px;display:flex;justify-content:center}.welcome-bonus__icon_no-icon{background:var(--bg)!important;padding:6px}.welcome-bonus__text{font-size:14px;font-weight:500;line-height:20px}.welcome-bonus__text_double{display:flex;flex-direction:column}.welcome-bonus__text_double span{font-size:30px;font-weight:600;line-height:38px}.welcome-bonus__text_single{display:flex;flex-direction:column}.welcome-bonus__text_single p{margin-bottom:0}.welcome-bonus__text_single span{font-size:30px;font-weight:600;line-height:38px}@media(max-width:834px){.welcome-bonus__text_single{display:block}.welcome-bonus__text_single span{font-size:14px;font-weight:500;line-height:20px}}.promocode{align-items:center;border-radius:5px;display:flex;gap:12px;padding:16px}.promocode_white{background-color:#fff}.promocode_gray,.promocode_white .promocode__icon{background-color:#f2f4f7}.promocode_gray .promocode__icon{background-color:#fff}.promocode_transparent{background-color:#fff0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' rx='16' ry='16' stroke='%239698A2B3' stroke-width='2' stroke-dasharray='10' stroke-dashoffset='9' stroke-linecap='square'/%3E%3C/svg%3E");border-radius:16px}.promocode_transparent .promocode__icon{background-color:#fff}.promocode_large .promocode__title{color:#98a2b3;font-size:14px;font-weight:500;line-height:20px;margin-bottom:4px}.promocode_large .promocode__value{color:#344054;font-size:30px;font-weight:600;line-height:38px}.promocode_large .promocode__icon{background-size:19px;width:64px}.promocode_small .promocode__title{color:#98a2b3;font-size:14px;font-weight:500;line-height:20px}.promocode_small .promocode__value{color:#344054;font-size:14px;font-weight:500;line-height:20px}.promocode_small .promocode__icon{background-size:26px;width:50px}.promocode_responsive .promocode__title{color:#98a2b3;font-size:14px;font-weight:500;line-height:20px}.promocode_responsive .promocode__value{color:#344054;font-size:14px;font-weight:500;line-height:20px}.promocode_responsive .promocode__icon{background-size:26px;width:50px}@media(min-width:834px){.promocode_responsive .promocode__title{color:#98a2b3;font-size:14px;font-weight:500;line-height:20px;margin-bottom:4px}.promocode_responsive .promocode__value{color:#344054;font-size:30px;font-weight:600;line-height:38px}.promocode_responsive .promocode__icon{background-size:19px;width:64px}}.promocode__content p{margin-bottom:0}@media(max-width:834px){.promocode__content p:first-of-type{display:none}}.promocode__icon{aspect-ratio:1/1;background:url(https://mel-bet.com.in/wp-content/plugins/Components/assets/dist/Banners/../ee286b0596610f9b688d.svg) no-repeat 50%;border-radius:5px}.promocode__button{margin-left:auto}.version_2{max-width:450px}.version_2 .promocode{margin-top:10px}.version_2.custom-color .promocode__title,.version_2.custom-color .promocode__value,.version_2.custom-color .welcome-bonus__text{color:var(--color-promocode)}.slide-panel{align-items:center;background-color:#f2f4f7;border-radius:10px;bottom:10px;display:flex;left:50%;max-width:1230px;position:fixed;transform:translateX(-50%);width:calc(100% - 20px);z-index:99999}.slide-panel_mobile{gap:8px;padding:8px}.slide-panel_mobile .slide-panel__button{padding:7px 18px}.slide-panel_mobile .slide-panel__brand{gap:6px}.slide-panel_desktop{gap:32px;padding:12px}.slide-panel_desktop>*{flex:1 1}.slide-panel_desktop .promocode,.slide-panel_desktop .welcome-bonus{padding:0}.slide-panel_desktop .promocode__icon,.slide-panel_desktop .welcome-bonus__icon{background-color:#fff;display:none}@media(min-width:1080px){.slide-panel_desktop .promocode__icon,.slide-panel_desktop .welcome-bonus__icon{display:block}}.slide-panel_desktop .promocode__content,.slide-panel_desktop .promocode__text,.slide-panel_desktop .welcome-bonus__content,.slide-panel_desktop .welcome-bonus__text{font-size:14px;font-weight:400;line-height:20px}.slide-panel_desktop .promocode__content b,.slide-panel_desktop .promocode__content strong,.slide-panel_desktop .promocode__text b,.slide-panel_desktop .promocode__text strong,.slide-panel_desktop .welcome-bonus__content b,.slide-panel_desktop .welcome-bonus__content strong,.slide-panel_desktop .welcome-bonus__text b,.slide-panel_desktop .welcome-bonus__text strong{display:block;font-size:20px;font-weight:700;line-height:30px}.slide-panel_bonus .slide-panel__bonus{color:#344054;font-size:14px;font-weight:500;line-height:20px}.slide-panel_bonus .slide-panel__bonus-text{display:flex}.slide-panel_bonus .slide-panel__bonus-text p{margin-bottom:0}@media(max-width:834px){.slide-panel_bonus .slide-panel__bonus-text p:first-of-type{display:none}}.slide-panel_bonus-text{display:flex}.slide-panel_custom{background-color:var(--bg);color:var(--color)}.slide-panel_custom .slide-panel__bonus,.slide-panel_custom .welcome-bonus__text{color:var(--color)!important}.slide-panel_custom .brand-logo-rating__name,.slide-panel_custom .brand-logo-rating__value{color:var(--color)}.slide-panel .button{margin-left:auto}.slide-panel__present{background-image:url(https://mel-bet.com.in/wp-content/plugins/Components/assets/dist/Banners/../c1a1f176a430ad069ca6.svg);background-repeat:no-repeat;flex-basis:15px;height:15px;margin-right:5px;width:15px}.slide-panel-this{grid-gap:20px;align-items:center;background:linear-gradient(180deg,#002c38,#015e77);border-radius:5px;bottom:10px;display:grid;grid-template-columns:137px 122px 1fr 210px;grid-template-rows:auto;left:50%;max-width:1230px;padding:15px;position:fixed;transform:translateX(-50%);width:calc(100% - 20px);z-index:99999}.slide-panel-this__stars{--percent:calc(var(--rating));--end-gradient:calc(100% - var(--percent));-webkit-text-fill-color:#fff0;background:linear-gradient(90deg,#fec84b var(--percent),#d0d5dd var(--end-gradient));-webkit-background-clip:text;font-size:24px;letter-spacing:1px;margin-top:1px}.button{border:none;border-radius:5px;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;justify-content:center;line-height:normal;min-width:calc(175px - 2rem);padding:1rem;position:relative;text-align:center;text-decoration:none;transition:all .25s}.button__image{aspect-ratio:1/1;background-position:50%;background-size:100%;background-size:contain;height:25px;margin-right:5px;width:25px}.button__icon{display:flex;margin-left:16px}@media(max-width:650px){.button{padding:.5rem}}.button_gradient{background:linear-gradient(180deg,var(--gradient-start) 0,var(--gradient-middle) 100%,var(--gradient-end) 100%);color:var(--button-color)}.button_gradient:focus,.button_gradient:hover{background:linear-gradient(180deg,var(--gradient-start) 10%,var(--gradient-middle) 110%,var(--gradient-end) 120%);color:var(--button-color)}.button_outline{--buttons-border-style:solid;--buttons-background:var(--accent-color,#248eec);color:var(--buttons-color,#fff)}.button_outline,.button_outline:focus,.button_outline:hover{background-color:var(--buttons-background);border:1px var(--buttons-border-style) var(--buttons-border)}.button_outline:focus,.button_outline:hover{color:var(--buttons-color)}.button_custom_color{--border-style:solid}.button_custom_color,.button_custom_color:focus,.button_custom_color:hover{background-color:var(--background-color);border:1px var(--border-style) var(--background-color);color:var(--button-color)}.popup{align-items:center;border-radius:16px;display:flex;gap:24px;max-height:100%;max-width:416px;overflow-x:auto;overflow-y:scroll;padding:16px;position:relative;width:100%}@media(min-width:834px){.popup{height:auto;max-width:1000px;overflow-y:visible}}.popup_primary{background-color:#0087ff}.popup_primary .popup__cross svg path{stroke:#fff}.popup_secondary{background-color:#f2f4f7}.popup_brand-widget_mobile{flex-direction:column;gap:8px;padding:8px}.popup_brand-widget_mobile .popup__title{align-self:flex-start;margin-bottom:0}.popup_brand-widget_mobile .popup__text{margin-bottom:0}.popup_brand-widget_mobile .popup__buttons{width:100%}.popup_brand-widget_mobile .popup__aside{flex:1 1;width:100%}@media(min-width:834px){.popup_brand-widget_mobile .popup__brand{margin:0 auto;max-width:373px}}.popup_brand-widget_mobile .popup__brand.brand-widget{padding:0 8px 8px}.popup_brand-widget_mobile .popup__brand.brand-widget__title{padding:5px 8px}.popup_brand-widget_mobile .popup__brand .highlights>:not(:last-child){margin-bottom:6px}.popup_brand-widget_mobile .popup__brand .welcome-bonus{padding:10px}.popup_brand-widget_desktop{flex-direction:column}.popup_brand-widget_desktop .popup__content{gap:24px}.popup_brand-widget_desktop .popup__brand{margin:0 auto;max-width:373px}.popup_text-image{flex-direction:column;gap:8px;padding-top:42px}@media(min-width:834px){.popup_text-image{padding-top:0}}@media(max-width:834px){.popup_text-image .popup__content{order:1}.popup_text-image .popup__aside{order:0}}.popup_image .popup__content{align-items:center;display:flex;justify-content:center}@media(min-width:834px){.popup{flex-direction:row;gap:64px;padding:32px}}.popup__cross{align-items:center;box-sizing:content-box;display:flex;height:14px;justify-content:center;padding:14px;right:0;top:0;width:14px}.popup__cross svg{display:block}@media(min-width:834px){.popup__aside,.popup__content{flex:1 1}}.popup__title{color:var(--title-color,#101828);font-size:24px;font-weight:600;line-height:32px;margin-bottom:16px;max-width:85%}@media(min-width:834px){.popup__title{font-size:36px;font-weight:600;letter-spacing:-.02em;line-height:44px;max-width:none}}.popup__text{color:var(--text-color,#344054);font-size:16px;font-weight:400;line-height:24px}.popup__text,.popup__text>:not(:last-child){margin-bottom:16px}.popup__text ul{padding-left:13px}.popup__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.popup__button{flex:1 1;padding:12px}.popup__button.dbutton_custom:first-child{background-color:var(--button-background);color:var(--button-color)}.popup__button.dbutton_custom:last-child{background-color:var(--button-background-2);color:var(--button-color-2)}.popup-wrapper{align-items:center;background-color:rgb(0 0 0 / .5);display:flex;height:100vh;justify-content:center;left:0;padding:10px;position:fixed;top:0;width:100vw;z-index:99999}@media(min-width:360px){.popup-wrapper{padding:32px}}.cmp-top-brands-popup{align-items:center;display:flex;font-family:sans-serif;height:100vh;justify-content:center;position:fixed;width:100vw;z-index:100}.cmp-top-brands-popup__content{background-color:var(--bg,#02214e);border-radius:15px;color:var(--color,#fff);display:flex;flex-direction:column;gap:16px;height:fit-content;max-height:90%;overflow:auto;padding:16px;position:relative;width:328px}.cmp-top-brands-popup__close{background-color:#fff0;border:none;color:var(--color,#fff);cursor:pointer;height:32px;outline:none;padding:0;position:absolute;right:6px;top:6px;width:32px;z-index:1}.cmp-top-brands-popup__close-ico{height:100%;width:100%}.cmp-top-brands-popup__info{display:flex;flex-direction:column;gap:4px}.cmp-top-brands-popup__info-title{font-size:24px;font-weight:700;line-height:30px;text-transform:capitalize}.cmp-top-brands-popup__info-description{font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:18px}.cmp-top-brands-popup__brands{display:flex;flex-direction:column;gap:16px}.cmp-top-brands-popup__brands .cmp-top-brand{background-color:#fff;border-radius:16px;color:#000;display:flex;flex-direction:column;gap:8px;padding:8px;width:100%}.cmp-top-brands-popup__brands .cmp-top-brand__info{align-items:center;display:flex;gap:9.5px}.cmp-top-brands-popup__brands .cmp-top-brand__info-logo{background-color:var(--logo-bg,#2a98ee);border-radius:8px;flex-shrink:0;height:45px;width:45px}.cmp-top-brands-popup__brands .cmp-top-brand__info-logo__img{height:100%;object-fit:contain;width:100%}.cmp-top-brands-popup__brands .cmp-top-brand__info-bonus{display:flex;flex-direction:column;gap:4px}.cmp-top-brands-popup__brands .cmp-top-brand__info-bonus__title{align-items:center;color:#02214e;display:flex;font-size:14px;font-weight:700;gap:4px;line-height:16px}.cmp-top-brands-popup__brands .cmp-top-brand__info-bonus__title:before{background:url(https://mel-bet.com.in/wp-content/plugins/Components/assets/dist/Banners/../0b34403092ea3bcb546f.svg) 50%/cover no-repeat;content:"";height:14px;position:relative;top:-1px;width:14px}.cmp-top-brands-popup__brands .cmp-top-brand__info-bonus__description{font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:18px}.cmp-top-brands-popup__brands .cmp-top-brand__info-bonus__description-promo{color:var(--btn-bg,#e30639);font-family:sans-serif;font-size:14px;font-weight:700;line-height:18px;text-transform:uppercase}.cmp-top-brands-popup__brands .cmp-top-brand__btn{background-color:var(--btn-bg,#e30639);border-radius:16px;color:var(--btn-color,#fff);cursor:pointer;font-size:14px;font-weight:700;line-height:17px;padding:8px 16px;text-align:center;transition:all .3s ease-in-out;width:100%}.cmp-top-brands-popup__brands .cmp-top-brand__btn:hover{background-color:var(--btn-bg-hover,rgb(227 6 57 / .8))}.cmp-bonus-popup{background-color:var(--all-background,#021939);border-radius:20px;color:#fff;font-family:sans-serif;font-size:16px;font-weight:400;left:50%;line-height:24px;line-height:22px;overflow:hidden;padding:16px;position:absolute;top:50%;transform:translate(-50%,-50%);width:330px}.cmp-bonus-popup-wrapper{height:100vh;left:0;position:fixed;top:0;width:100vw}.cmp-bonus-popup__cross{background-color:#fff0;border:none;cursor:pointer;height:32px;padding:0;position:absolute;right:6px;top:6px;transition:all .3s ease-in-out;width:32px;z-index:2}.cmp-bonus-popup__cross:hover{transform:scale(1.1)}.cmp-bonus-popup__cross-icon{height:100%;object-fit:cover;width:100%}.cmp-bonus-popup__cross svg{height:32px;width:32px}.cmp-bonus-popup__content{display:flex;flex-direction:column;gap:13px}.cmp-bonus-popup__label{background-color:#fff;border-radius:30px;color:var(--buttons-color-text,#e30639);font-size:16px;font-weight:700;line-height:24px;padding:4px 12px;text-transform:uppercase;width:fit-content}.cmp-bonus-popup__title{color:var(--color-title-text,#fff);font-size:20px;font-weight:700;line-height:30px;line-height:24px}.cmp-bonus-popup__description{color:var(--color-title-text,#f2f2f2)}.cmp-bonus-popup__image{height:80px;margin:0 auto;padding:10px;width:80px}.cmp-bonus-popup__image-content{height:100%;object-fit:cover;width:100%}.cmp-bonus-popup__instruction{color:var(--color-title-text,#fff);font-size:14px;font-weight:700;line-height:20px;line-height:18px;text-align:center}.cmp-bonus-popup__button{background:#fff0;border:none;border-radius:50px;color:var(--buttons-color-text);cursor:pointer;flex-direction:row-reverse;overflow:hidden;padding:12px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .25s ease-in-out;width:100%}.cmp-bonus-popup__button:after{background:#fff;content:"";height:100%;left:0;position:absolute;top:0;transition:all .25s ease-in-out;width:100%;z-index:-1}.cmp-bonus-popup__button:hover,.cmp-bonus-popup__button:hover:after{opacity:.7}.cmp-bonus-popup__button:hover:after{opacity:1}.cmp-bonus-popup .button__icon{margin-left:0;margin-right:8px}*{box-sizing:border-box;margin:0;padding:0}.cmp-brand-popup{background-color:#fff;border-radius:20px;color:#000;font-family:sans-serif;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:330px}.cmp-brand-popup-wrapper{height:100vh;left:0;position:fixed;top:0;width:100vw}.cmp-brand-popup__cross{background-color:#fff0;border:none;cursor:pointer;height:32px;padding:0;position:absolute;right:9px;top:6px;transition:all .3s ease-in-out;width:32px;z-index:2}.cmp-brand-popup__cross:hover{transform:scale(1.1)}.cmp-brand-popup__cross-icon{height:100%;object-fit:cover;width:100%}.cmp-brand-popup__content{display:flex;flex-direction:column}.cmp-brand-popup__image{background-image:var(--full-size-img);background-repeat:no-repeat;background-size:cover;height:174px;position:relative;width:100%}.cmp-brand-popup__image-content{height:100%;object-fit:cover;width:100%}.cmp-brand-popup__image-label{bottom:1.5px;filter:drop-shadow(0 4px 4px rgb(0 0 0 / .25));left:-.5px;position:absolute}.cmp-brand-popup__image-label-text{background-color:#fff;clip-path:polygon(100% 0,81% 50%,100% 100%,0 100%,0 50%,0 0);color:var(--color-accent,#e30639);font-size:14px;font-weight:700;line-height:20px;padding:5px 53px 5px 16px;text-align:center;text-transform:uppercase}.cmp-brand-popup__offer{padding:24px 16px}.cmp-brand-popup__offer-title{font-size:20px;font-weight:700;line-height:30px;line-height:24px;margin-bottom:16px}.cmp-brand-popup__offer-description{font-size:16px;font-weight:400;line-height:24px;line-height:22px;margin-bottom:24px}.cmp-brand-popup__offer-button{align-items:center;background:#fff0;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;line-height:24px;overflow:hidden;padding:12px 48px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .25s ease-in-out;width:100%}.cmp-brand-popup__offer-button:after{background:#e30639;content:"";height:100%;left:0;position:absolute;top:0;transition:all .25s ease-in-out;width:100%;z-index:-1}.cmp-brand-popup__offer-button:hover,.cmp-brand-popup__offer-button:hover:after{opacity:.7}.cmp-brand-popup__offer-button:hover:after{opacity:1}.cmp-brand-popup__offer-button-content{align-items:center;display:flex;gap:8px;justify-content:center}.cmp-brand-popup__offer-button-content:before{content:"";display:block;height:24px;position:relative;top:-2px;width:24px}.cmp-brand-popup__offer-promo{display:none;flex-direction:column;gap:4px;margin-bottom:16px}.cmp-brand-popup__offer-promo__content{align-items:center;display:flex;gap:16px}.cmp-brand-popup__offer-promo__content-button{align-items:center;background-color:#fff;border:.5px dashed #818181;border-radius:50px;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:10px;height:45px;justify-content:center;line-height:24px;overflow:hidden;padding:10px 12px;text-transform:uppercase;width:145px}.cmp-brand-popup__offer-promo__content-button__code{color:#000;max-width:85%;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.cmp-brand-popup__offer-promo__content-button__ico{height:16px;width:16px}.cmp-brand-popup__offer-promo__content-info{font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:20px;line-height:18px}.cmp-brand-popup__offer-promo__content-info-persent{color:#ec1f24}.cmp-brand-popup__offer-promo__instruction{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:16px;text-align:center}.cmp-brand-popup_promo .cmp-brand-popup__offer-promo{display:flex}.cmp-brand-popup_promo .cmp-brand-popup__offer-button-content:before{display:none}.cmp-popup-ip-wrapper{border-radius:20px 20px 0 0;max-width:328px;position:relative;width:100%}.cmp-popup-ip__content{background:#fff;border-radius:0 0 20px 20px;display:flex;flex-direction:column;padding:16px;row-gap:24px}.cmp-popup-ip__content p{color:#000;font-family:Arial;font-size:20px;font-weight:700;line-height:24px;margin:0;text-align:center}.cmp-popup-ip__pic{height:100%;max-width:328px;width:100%}.cmp-popup-ip__pic img{border-radius:20px 20px 0 0;height:100%;object-fit:cover;width:100%}.cmp-popup-btns{grid-column-gap:16px;display:grid;grid-template-columns:1fr 1fr;width:100%}.cmp-popup-btns__item{background:var(--bg-btn);border:1px solid var(--btn-border-color);border-radius:58px;box-shadow:0 3px 2px 0 rgb(0 0 0 / .1);color:var(--btn-text-color);font-family:Arial;font-size:18px;font-weight:700;padding:9px 20px;text-align:center;text-decoration:none!important;text-transform:uppercase}.popup__cross{background-color:#fff0;border:none;cursor:pointer;height:32px;outline:none;padding:0;position:absolute;right:14px;top:14px;transition:all .3s ease-in-out;width:32px;z-index:2}.popup__cross:hover{transform:scale(1.1)}.popup__cross-icon{height:100%;object-fit:cover;width:100%}.ipl-popup-wrapper{background-color:rgb(0 0 0 / .5);display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.ipl-popup{background-color:#000106;background-repeat:no-repeat;left:50%;max-width:320px;padding:16px 16px 25px;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%}.ipl-popup__content{position:relative}.ipl-popup__close-button{position:absolute;right:0;top:0}.ipl-popup__close-button span{cursor:pointer;display:inline-block;height:14px;position:relative;width:14px}.ipl-popup__close-button span:after,.ipl-popup__close-button span:before{background:#c8cbd0;border-radius:2px;content:"";position:absolute}.ipl-popup__close-button span:before{height:14px;left:50%;top:0;transform:translateX(-50%) rotate(45deg);width:1px}.ipl-popup__close-button span:after{height:14px;left:50%;top:0;transform:translateX(-50%) rotate(-45deg);width:1px}.ipl-popup__logo{background-size:contain;display:inline-block;height:35px;margin-bottom:55px;width:70px}.ipl-popup__text-wrapper{max-width:250px}.ipl-popup__title{color:#fff;font-size:21px;line-height:normal}.ipl-popup__description,.ipl-popup__title{font-family:Arial,sans-serif;font-weight:900}.ipl-popup__description{-webkit-text-fill-color:#fff0;background:linear-gradient(82deg,#d4edff .6%,#3a9aef 34.07%,#1681e4 55.65%);background-clip:text;-webkit-background-clip:text;font-size:41px;line-height:100%;text-shadow:0 0 41px hsl(0 0% 100% / .07),0 0 17.873px hsl(0 0% 100% / .12),0 0 6.662px hsl(0 0% 100% / .15),0 0 2.37px hsl(0 0% 100% / .2)}.ipl-popup__text{color:#9fa9b2;display:inline-flex;flex-direction:column;font-family:Arial,sans-serif;font-size:18px;font-weight:400;line-height:normal;margin-bottom:55px}.ipl-popup__text b{color:#fff;font-size:18px;font-weight:700}.ipl-popup__promo-wrapper{backdrop-filter:blur(32.9000015259px);background:hsl(0 0% 100% / .3);border-radius:10px;padding:12px}.ipl-popup__promo-wrapper:has(.ipl-popup__promo){backdrop-filter:none;background:none;border-radius:0;padding:0}.ipl-popup__promo-wrapper:has(.ipl-popup__promo) .ipl-popup__promo-info{display:none}.ipl-popup__promo-wrapper:has(.ipl-popup__promo) .ipl-popup__promo-title{display:inline-block}.ipl-popup__promo-wrapper:has(.ipl-popup__promo) .ipl-popup__button{background:#fff;color:#2c90eb;margin-top:12px}.ipl-popup__promo-title{color:#fff;display:none;font-family:Arial,sans-serif;font-size:16px;font-weight:700;line-height:normal;margin-bottom:10px}.ipl-popup__promo{align-items:center;backdrop-filter:blur(10.8000001907px);background:hsl(0 0% 100% / .3);border-radius:52px;display:flex;gap:10px;justify-content:space-between;overflow:hidden;padding:5px 6px 5px 12px}.ipl-popup__promo-code{color:#fff;flex:1;font-family:Arial,sans-serif;font-size:21px;font-weight:900;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:0}.ipl-popup__promo-button{background:#2c90eb;border:none;border-radius:48px;cursor:pointer;font-size:16px;line-height:16px;outline:none;padding:9px 24px;text-align:center}.ipl-popup__promo-button,.ipl-popup__promo-info{color:#fff;font-family:Arial,sans-serif;font-weight:700}.ipl-popup__promo-info{font-size:18px;line-height:normal}.ipl-popup__button{background:#2c90eb;border-radius:48px;color:#fff;display:inline-block;font-family:Arial,sans-serif;font-size:16px;font-weight:700;line-height:150%;margin-top:10px;padding:8px 30px;text-align:center;text-decoration:none;width:100%}.ipl-popup__button-second{background:#000!important;border:1px solid #fff;color:#fff!important}.cmp-who-will-win-popup{background-color:#000106;color:#fff;max-width:320px;min-height:380px;position:relative;width:100%}.cmp-who-will-win-popup__content{padding:16px;position:relative;z-index:1}.cmp-who-will-win-popup__bg{bottom:0;left:0;margin:auto;position:absolute;right:0;width:100%;z-index:0}.cmp-who-will-win-popup__header{display:flex;justify-content:space-between;margin-bottom:27px;position:relative}.cmp-who-will-win-popup__close{align-items:center;background:#fff0;border:none;box-sizing:border-box;cursor:pointer;display:flex;height:26px;justify-content:center;padding:7px;right:0;top:0;width:26px}.cmp-who-will-win-popup__close:after{background-image:url(https://mel-bet.com.in/wp-content/plugins/Components/assets/dist/Banners/../c0acc2c3e34568725973.svg);background-position:50%;background-repeat:no-repeat;content:"";height:100%;width:100%}.cmp-who-will-win-popup__logo{height:35px;width:auto}.cmp-who-will-win-popup__text{display:flex;flex-direction:column;font-family:Arial,sans-serif;gap:20px;letter-spacing:0;margin-bottom:51px;text-align:center}.cmp-who-will-win-popup__title{-webkit-text-fill-color:#fff0;background:linear-gradient(81.99deg,#d4edff .6%,#3a9aef 34.07%,#1681e4 55.65%);-webkit-background-clip:text;font-size:32px;font-weight:900;line-height:32px;margin:0}.cmp-who-will-win-popup__time{font-size:14px;font-weight:700;line-height:19px}.cmp-who-will-win-popup__versus{display:flex;gap:16px;margin-bottom:65px;width:100%}.cmp-who-will-win-popup__versus-item{align-items:center;display:flex;flex-direction:column;width:50%}.cmp-who-will-win-popup__versus-logo{align-items:center;display:flex;height:53px;justify-content:center;margin-bottom:16px;width:53px}.cmp-who-will-win-popup__versus-title{margin-bottom:20px}.cmp-who-will-win-popup__button,.cmp-who-will-win-popup__versus-title{font-family:Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:0;line-height:21px;text-transform:uppercase}.cmp-who-will-win-popup__button{align-items:center;border:none;border-radius:28px;cursor:pointer;display:flex;height:40px;justify-content:center;padding-left:8px;padding-right:8px;text-decoration:none;width:100%}.cmp-who-will-win-popup__button:nth-of-type(2){margin-top:12px}.cmp-who-will-win-popup__button--white{background-color:#fff;color:#000}.cmp-who-will-win-popup__button--outline{background-color:#000;border:1px solid #fff;border-radius:50px;color:#fff}.cmp-who-will-win-popup__button--red{background-color:#ff3465;color:#fff}.cmp-who-will-win-popup__button--blue{background-color:#3485ff;color:#fff}.cmp-who-will-win-popup__button--hidden{opacity:0;visibility:hidden}.cmp-who-will-win-popup__button--active{justify-content:space-between}.cmp-who-will-win-popup__button--active:after{background-image:url(https://mel-bet.com.in/wp-content/plugins/Components/assets/dist/Banners/../f889d01a5b4943bd8a0e.svg);content:"";height:24px;width:24px}.cmp-who-will-win-popup__button[disabled]{background:#7f7f7f;justify-content:space-between}.cmp-special-promo{align-items:center;display:flex;font-family:sans-serif;height:100vh;justify-content:center;position:fixed;width:100vw;z-index:100}.cmp-special-promo *{box-sizing:border-box;margin:0;padding:0}.cmp-special-promo__content{align-items:center;background:var(--bg,#026885);border-radius:10px;color:var(--color,#fff);display:flex;flex-direction:column;gap:7px;padding:10px;position:relative;width:250px}.cmp-special-promo__label{align-items:center;background:var(--label-bg,#fff);border-radius:5px;box-shadow:3px 3px 4px 0 rgb(0 0 0 / .25),inset 0 2px 4px 0 hsl(0 0% 48% / .25);color:var(--label-color,#000);display:flex;gap:5px;justify-content:center;left:-10px;padding:2px 6px;position:absolute;top:-21px}.cmp-special-promo__label-logo{background:var(--logo-bg,#000);border-radius:5px;height:22px;overflow:hidden;width:40px}.cmp-special-promo__label-logo__img{height:100%;object-fit:contain;width:100%}.cmp-special-promo__label-title{font-size:12px;font-weight:400;line-height:14px;text-transform:capitalize}.cmp-special-promo__label:after{background:var(--label-bg,#fff);bottom:-4px;box-shadow:inset 0 4px 4px 0 rgb(0 0 0 / .25);content:"";height:12.068px;left:2px;position:absolute;transform:rotate(49.318deg);width:15.303px;z-index:-1}.cmp-special-promo__close{background:#000;border:none;border-radius:2.8px;box-shadow:0 2.4px 4.8px 0 rgb(0 0 0 / .25);cursor:pointer;height:24px;outline:none;padding:3.27px;position:absolute;right:-12px;top:-12px;width:24px}.cmp-special-promo__close-ico{height:100%;object-fit:cover;width:100%}.cmp-special-promo__description{font-size:12px;font-weight:400;line-height:14px;text-align:center}.cmp-special-promo__bonus{align-items:center;display:flex;gap:27px;justify-content:center}.cmp-special-promo__bonus-description{font-size:12px;font-weight:700;line-height:14px;text-align:center}.cmp-special-promo__bonus-code{background-color:var(--bonus-bg,#fff);border:none;border-radius:5px;cursor:pointer;flex-shrink:0;outline:none;padding:6px 23px;text-align:center;width:127px}.cmp-special-promo__bonus-code__value{color:var(--bonus-color,#000);filter:blur(2px);font-size:14px;font-weight:400;line-height:16px;text-transform:uppercase}.cmp-special-promo__buttons{align-items:center;display:flex;gap:7px;justify-content:center}.cmp-special-promo__buttons-item{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;line-height:16px;outline:none;text-align:center;text-decoration:none;text-transform:uppercase}.cmp-special-promo__buttons_register{background:#000;padding:7px 11.5px}.cmp-special-promo__buttons_download{background:#00b93c;padding:7px 5px}.cmp-claim-bonus{align-items:center;background-color:rgb(0 0 0 / .3);display:none;font-family:sans-serif;height:100vh;justify-content:flex-end;position:absolute;width:100vw;z-index:100}.cmp-claim-bonus.active{display:flex}.cmp-claim-bonus *{box-sizing:border-box;margin:0;padding:0}.cmp-claim-bonus__content{background:var(--bg,#fff);border-radius:10px;color:var(--color,#fff);padding:10px;position:absolute;right:15%;top:21px;width:283px}@media(max-width:1000px){.cmp-claim-bonus__content{right:10%}}.cmp-claim-bonus__close{background:#fff;background-image:url(https://mel-bet.com.in/wp-content/plugins/Components/assets/dist/PresentHeader/../9567bd8c7e66d0f666e0.svg);background-position:50%;background-repeat:no-repeat;border:none;border-radius:2.8px;box-shadow:0 2.4px 4.8px 0 rgb(0 0 0 / .25);cursor:pointer;height:24px;object-fit:cover;outline:none;padding:3.27px;position:absolute;right:-12px;top:-12px;width:24px}.cmp-claim-bonus__list{align-items:center;display:flex;flex-direction:column;gap:5px}.cmp-claim-bonus__item{align-items:center;background-color:var(--card-bg,#1e73be);border-radius:10px;display:flex;gap:5px;padding:10px}.cmp-claim-bonus__item-logo{background-color:var(--logo-bg,#01212b);border-radius:10px;flex-shrink:0;height:46px;overflow:hidden;width:46px}.cmp-claim-bonus__item-logo__img{height:100%;object-fit:cover;width:100%}.cmp-claim-bonus__item-description{font-size:14px;font-weight:400;line-height:16px}.cmp-claim-bonus__item-button{background-color:var(--button-bg,#fff);border-radius:5px;box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);color:var(--button-color,#000);cursor:pointer;flex-shrink:0;font-size:14px;font-weight:700;line-height:16px;min-width:unset;padding:12px 7px;text-align:center;text-transform:uppercase;width:59px}.present-header{border-radius:5px;cursor:pointer;display:flex;height:32px;position:absolute;right:32px;width:32px}@media(max-width:1000px){.present-header{right:65px}}.present-header.present{background:var(--present-header-group-bg);padding:6px}.present-header.present svg{height:20px;width:20px}.present-header.present svg g{fill:var(--present-header-group-bg-icon)}.present-header.present.active svg{opacity:.7}.present-header.chip{background-image:var(--present-header-select-chip);background-position:-5px 1px;background-size:45px 45px;height:37px;width:37px}.present-header.chip,.present-header.plinko{background-repeat:no-repeat;display:inline-block}.present-header.plinko{background-image:var(--present-header-select-plinko);background-position:-2px top;height:31px;width:35px}.present-header__count{align-items:center;background:#b90303;border-radius:50%;bottom:0;color:#fff;display:flex;flex-shrink:0;font-size:11px;height:12px;justify-content:center;min-width:12px;padding-left:2px;position:absolute;right:0;transform:translate(30%,30%)}.cmp-heroscreen{padding:36px 0}@media(max-width:768px){.cmp-heroscreen{padding-top:16px}}.cmp-heroscreen__brand{margin-bottom:16px}.cmp-heroscreen__wrapper{display:grid;gap:32px;grid-template-rows:auto}.cmp-heroscreen__wrapper,.cmp-heroscreen__wrapper_noimage{grid-template-columns:100%}@media(min-width:800px){.cmp-heroscreen__wrapper_image{grid-template-columns:1fr .75fr}}@media(min-width:1200px){.cmp-heroscreen__wrapper_image{grid-template-columns:1fr 1fr}}.cmp-heroscreen__block{flex:1 1 500px}@media(max-width:520px){.cmp-heroscreen__block .cmp-heroscreen-brand{padding:0 16px 16px}.cmp-heroscreen__block .cmp-heroscreen-brand__buttons{flex-direction:column}.cmp-heroscreen__block .cmp-heroscreen-brand__button{max-width:none;width:100%}.cmp-heroscreen__block .cmp-heroscreen-bonus{padding:16px}}.cmp-heroscreen__image img{height:auto;object-fit:contain;object-position:center;width:100%}.cmp-heroscreen-brand{background:var(--bg,#02214e);border-radius:var(--border-radius,25px);margin-top:36px;padding:0 32px 32px;position:relative}@media(max-width:768px){.cmp-heroscreen-brand{margin-top:0}}.cmp-heroscreen-brand__icon{height:72px;left:50%;position:absolute;top:0;transform:translateX(-50%) translateY(-50%);width:72px}.cmp-heroscreen-brand__icon img{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.cmp-heroscreen-brand__title{color:var(--color,#fff);font-size:26px;font-weight:700;line-height:120%;margin-bottom:16px;padding-top:47px;text-align:center}@media(max-width:768px){.cmp-heroscreen-brand__title{padding-top:0}}.cmp-heroscreen-brand__title:after{content:none!important}.cmp-heroscreen-brand__buttons{align-items:center;display:flex;gap:16px;justify-content:center;margin-bottom:16px}.cmp-heroscreen-brand__button{align-items:center;background:var(--button-bg,#e30639);border-radius:var(--border-radius,25px);color:var(--button-color,#fff);display:flex;flex:1 0;font-size:16px;font-weight:700;gap:8px;justify-content:center;line-height:24px;max-width:320px;padding:12px;text-decoration:none}.cmp-heroscreen-brand__button svg{margin-top:-2px}.cmp-heroscreen-brand__rating{align-items:center;color:var(--color,#fff);display:flex;justify-content:center;line-height:24px;margin-bottom:16px}.cmp-heroscreen-brand__rating-value{align-items:center;border-right:1px solid var(--color,#fff);display:flex;font-size:14px;font-weight:700;gap:5px;margin:0 7px 0 0!important;padding-right:7px}.cmp-heroscreen-brand__rating-value svg{margin-bottom:1px}.cmp-heroscreen-brand__rating-downloads{font-size:16px;font-weight:400;margin:0!important}.cmp-heroscreen-brand__text{color:var(--color,#fff);font-size:16px;font-weight:400;line-height:24px}.cmp-heroscreen-brand__text a{color:var(--link-color,#fff)}.cmp-heroscreen-bonus{background:var(--bg,#02214e);border-radius:var(--border-radius,25px);padding:32px}.cmp-heroscreen-bonus__title{color:var(--color,#fff);font-size:22px;font-weight:700;line-height:24px;margin:0 0 10px!important;text-align:center}.cmp-heroscreen-bonus__controls{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:10px}.cmp-heroscreen-bonus__value{border:1px dashed var(--color,#fff);border-radius:var(--border-radius,25px);color:var(--color,#fff);flex-grow:1;font-size:16px;font-weight:700;line-height:24px;padding:12px 16px}.cmp-heroscreen-bonus__copy{all:unset;background:var(--copy-button-bg,#683aeb);color:var(--copy-button-color,#fff);min-width:80px;padding:12px 16px}.cmp-heroscreen-bonus__copy,.cmp-heroscreen-bonus__link{border-radius:var(--border-radius,25px);font-size:16px;font-weight:700;line-height:24px;text-align:center}.cmp-heroscreen-bonus__link{background:var(--button-bg,#e30639);color:var(--button-color,#fff);display:block;padding:12px;text-decoration:none}.promo-block{align-items:center;display:flex;gap:16px;min-width:-webkit-fill-available;position:relative}.promo-block__code{background:#fff;border:1px dashed #aaa;border-radius:8px;color:var(--bonus-promo-color);font-family:Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;min-height:41px;padding:8px 16px;width:-webkit-fill-available}.promo-block__copy-button{background:var(--copy-button-bg);border:none;border-radius:8px;cursor:pointer;min-height:41px;outline:none;padding:11px 27px}.promo-block__copy-button_absolute{padding:0;position:absolute;right:16px;top:12px}.promo-block__copy-button.disabled{cursor:auto}.copy-promo{fill:#fff0;stroke:var(--copy-promo-color);height:22px;width:22px}.bonus-block{background:var(--bg);border-radius:var(--border-radius);display:flex;flex-direction:column;font-family:Arial,sans-serif;gap:10px;max-width:var(--width-block);padding:16px}.bonus-block__title{align-items:center;display:flex;gap:10px}.bonus-block__title p{font-size:20px;font-weight:700;line-height:24px}@media(max-width:360px){.bonus-block__title p{font-size:16px}}.bonus-block__title img{height:50px;object-fit:contain;width:50px}.bonus-block p{color:var(--color);font-size:20px;font-weight:700;line-height:24px;margin:0}@media(max-width:360px){.bonus-block p{font-size:14px;line-height:20px}}.bonus-block__info{display:flex;flex-direction:column;gap:10px}.bonus-block__info p{color:var(--color);font-size:16px;font-weight:400;line-height:24px;margin:0}@media(max-width:360px){.bonus-block__info p{font-size:14px;line-height:20px}}.bonus-block .promo-block{align-items:unset}.bonus-block .promo-block__value{border:1px dashed var(--joint-border);color:var(--joint-color);height:48px;padding:12px 16px;width:100%}@media(max-width:360px){.bonus-block .promo-block__value{font-size:14px;height:unset;line-height:20px;padding:8px 16px}}.bonus-block .promo-block__button{height:48px}@media(max-width:360px){.bonus-block .promo-block__button{height:unset;padding:8px 16px}}.bonus-block__btns{display:flex;flex-direction:column;gap:10px}.bonus-block__btns.row{flex-direction:row}.bonus-block__btn{background:var(--bg-button);border-radius:8px;color:var(--color-button);font-family:Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;padding:12px 48px;text-align:center;text-decoration:none;width:100%}@media(max-width:360px){.bonus-block__btn{font-size:14px;height:41px;line-height:18px}}.bonus-block__btn:hover{background:var(--bg-hover-button)}.bonus-block__btn svg{margin-bottom:-2px;margin-right:5px}.join-block{align-items:center;background:var(--bg);border-radius:10px;display:flex;flex-direction:column;gap:10px;max-width:var(--width-block);padding:16px;position:relative}.join-block__title{color:var(--color);font-size:20px;font-weight:700;line-height:24px}.join-block__title,.join-block__withdrawal-time{font-family:Arial,sans-serif;margin:0;text-align:center}.join-block__withdrawal-time{color:var(--joint-color);font-size:14px;font-weight:400;line-height:16px}.join-block__btn{display:flex;flex-direction:column;gap:5px;max-width:328px;text-align:center;width:100%}.join-block__btn a{background:var(--bg-button);border-radius:5px;color:var(--color-button);display:inline-block;font-family:Arial,sans-serif;font-size:14px;font-weight:700;line-height:24px;padding:12px 48px;text-decoration:unset;width:-webkit-fill-available}.join-block__btn a:hover{background:var(--bg-hover-button)}.coins:before{background-image:url(https://mel-bet.com.in/wp-content/plugins/Components/assets/dist/BonusBlock/../8946dddc2c74af09cd4b.png);height:40px;left:-10px;top:300px;width:55px}.coins:after,.coins:before{background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;position:absolute}.coins:after{background-image:url(https://mel-bet.com.in/wp-content/plugins/Components/assets/dist/BonusBlock/../8a9f7f0884c5815ec50b.png);height:60px;right:-20px;top:150px;width:71px}.coins_small-item:before{left:auto;right:27px;top:50px}.coins_small-item:after{height:40px;right:15px;top:-25px;width:45px}@media(max-width:500px){.coins_small-item:after{left:50%;right:auto;transform:translateX(-50%)}.coins_small-item:before{top:75px}}.cmp-bonus.cmp-bonus_header{border:1px solid #fff;gap:0;padding:0}.cmp-bonus.cmp-bonus_header .cmp-bonus__body{padding:8px 16px 16px}.cmp-bonus.cmp-bonus_header .cmp-bonus__main{display:flex;flex-direction:column;gap:10px}.cmp-bonus.cmp-bonus_header .cmp-bonus__header{background:var(--bg-header);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);display:flex;flex-direction:row;padding:7px 28px;width:100%}.cmp-bonus.cmp-bonus_header .cmp-bonus__header-gift{display:flex;height:36px;margin-right:15px;width:36px}.cmp-bonus.cmp-bonus_header .cmp-bonus__header-title{color:var(--header-color);font-size:16px;font-weight:400;line-height:24px;text-align:left;text-transform:none}.cmp-bonus.cmp-bonus_header .cmp-bonus__promo{display:flex;flex-basis:100%;font-size:16px;font-weight:700;gap:10px;line-height:24px}.cmp-bonus.cmp-bonus_header .cmp-bonus_header{background:red}.cmp-bonus.cmp-bonus_header .cmp-bonus_header-description{margin-bottom:16px!important}.cmp-bonus.cmp-bonus_header .cmp-bonus_header-promo-button__code{border:1px solid #c4c4c4;border-radius:7px;flex-basis:80%;height:41px;padding:10px 0;text-align:center}.cmp-bonus.cmp-bonus_header .cmp-bonus_header-promo-button{background:var(--bg-header);border:none;border-radius:7px;color:var(--color-button-copy);cursor:pointer;font-family:Arial,serif;font-size:16px;font-weight:700;height:41px;line-height:24px;padding:10px 0;width:80px}.cmp-bonus.cmp-bonus_header .cmp-bonus__buttons{display:flex;flex-direction:column;gap:10px}.cmp-bonus.cmp-bonus_header .cmp-bonus__button{border-radius:7px;color:var(--color-button);font-weight:700;padding:12px 20px}*{box-sizing:border-box;margin:0;padding:0}.cmp-bonus{align-items:center;background-color:var(--bg,#fff);border-radius:var(--border-radius,20px);color:var(--color,#0c2f4b);display:flex;flex-direction:column;font-family:sans-serif;gap:12px;padding:24px;width:var(--width-block)}.cmp-bonus *{margin-bottom:0!important}.cmp-bonus__header{align-items:center;display:flex;flex-direction:column;gap:2px}.cmp-bonus__header-title{font-size:20px;font-weight:700;line-height:100%;text-align:center;text-transform:uppercase}.cmp-bonus__header-amount{align-items:center;display:flex;gap:8px;justify-content:center}.cmp-bonus__header-amount__ico{height:20px;object-fit:cover;width:20px}.cmp-bonus__header-amount__title{font-size:16px;font-weight:700;line-height:18px;position:relative;top:2px}.cmp-bonus__promo{align-items:center;display:flex;gap:10px;justify-content:center}.cmp-bonus__promo-instruction{font-size:14px;font-weight:400;line-height:21px;text-align:center}.cmp-bonus__promo-button{align-items:center;background-color:#fff0;border:2px dotted var(--border-color,#1491e5);border-radius:40px;cursor:pointer;display:flex;gap:5px;justify-content:center;outline:none;padding:5px 16px;transition:all .3s ease-in-out}.cmp-bonus__promo-button:hover{border-color:var(--border-hover-color,#0c2f4b)}.cmp-bonus__promo-button__code{border:none;color:var(--color);font-size:16px;font-weight:400;line-height:14px;position:relative;text-transform:uppercase;top:1px}.cmp-bonus__promo-button__ico{height:20px;object-fit:cover;width:20px}.cmp-bonus__promo_joint{display:none}.cmp-bonus__button{background:var(--bg-button,#1491e5);border-radius:40px;cursor:pointer;padding:14px 20px;text-align:center;text-decoration:none!important;transition:all .3s ease-in-out;width:100%}.cmp-bonus__button:hover{background-color:var(--bg-hover-button,#137cc2)}.cmp-bonus__button-text{color:var(--color-button,#fff);font-size:14px;font-weight:700;line-height:16px;text-transform:uppercase}.cmp-bonus_corners{background:radial-gradient(circle at 0 0,transparent 27px,var(--bg,#fff) 0),radial-gradient(circle at 100% 0,transparent 27px,var(--bg,#fff) 0),radial-gradient(circle at 100% 100%,transparent 27px,var(--bg,#fff) 0),radial-gradient(circle at 0 100%,transparent 27px,var(--bg,#fff) 0);background-position:0 0,100% 0,100% 100%,0 100%;background-repeat:no-repeat;background-size:50% 50%;padding:24px}.cmp-bonus_sides{background:radial-gradient(circle at 0 50%,transparent 20px,var(--bg,#fff) 0),radial-gradient(circle at 100% 50%,transparent 20px,var(--bg,#fff) 0);background-position:0 0,100% 0;background-repeat:no-repeat;background-size:50% 100%;padding:20px}.cmp-bonus_joint{padding:12px}.cmp-bonus_joint .cmp-bonus__header{flex-direction:row;gap:5px}.cmp-bonus_joint .cmp-bonus__header-title{font-size:15px;font-weight:700;line-height:17px}.cmp-bonus_joint .cmp-bonus__header-amount__ico{display:none}.cmp-bonus_joint .cmp-bonus__header-amount__title{font-size:15px;font-weight:700;line-height:17px;top:0}.cmp-bonus_joint .cmp-bonus__promo{display:none}.cmp-bonus_joint .cmp-bonus__promo_joint{align-items:center;border:1px solid var(--joint-border,rgb(0 0 0 / .5));border-radius:90px;color:var(--joint-color,#000);display:block;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.cmp-bonus_joint .cmp-bonus__promo_joint:after{background-color:var(--joint-border,rgb(0 0 0 / .5));content:"";height:100%;left:50%;position:absolute;top:0;width:1px}.cmp-bonus_joint .cmp-bonus__promo_joint-code{border:none;display:block;font-size:16px;font-weight:400;line-height:18px;padding:11px 25px;text-align:center;width:50%}.cmp-bonus_joint .cmp-bonus__promo_joint-button{background-color:#fff0;border:none;cursor:pointer;font-size:16px;font-weight:700;height:100%;line-height:18px;outline:none;padding:11px 20px;text-align:center;text-transform:uppercase;transition:all .3s ease-in-out;width:50%}.cmp-bonus_joint .cmp-bonus__promo_joint-button:hover{transform:scale(1.05)}.cmp-bonus_joint .cmp-bonus__button-text{align-items:center;display:flex;font-size:16px;font-weight:700;gap:5px;justify-content:center;line-height:18px;position:relative}.cmp-bonus_joint .cmp-bonus__button-text:after{background:url(https://mel-bet.com.in/wp-content/plugins/Components/assets/dist/BonusBlock/../4474bfe38dcb7a89b0bd.svg) 50%/cover no-repeat;content:"";height:20px;position:relative;top:-2px;width:20px}body .scroll-to-top{z-index:5}.match-center{font-family:Arial,sans-serif}.match-center .predictions p{margin:unset}.match-center{margin-bottom:20px}.match-center__header{background-color:var(--hero-background);color:var(--hero-text-color);margin-bottom:24px;padding:30px 0 16px}.match-center__header a{color:var(--hero-link-color)}.match-center__header a:hover{color:var(--hero-link-color-hover)}@media(max-width:834px){.match-center__header{margin-bottom:16px;padding:8px 0 16px}}.match-center__header .match-center__description{padding:0}.match-center__title{font-family:Arial,sans-serif;font-size:34px;font-weight:700;line-height:48px;padding:16px 0 8px}.match-center__title:last-child{padding-bottom:0}@media(max-width:834px){.match-center__title{font-size:30px;font-weight:600;line-height:45.6px}}.match-center__description{padding:32px 0}@media(max-width:834px){.match-center__description{padding:16px 0}}.match-center__description,.match-center__description>.container{font-size:16px;font-weight:400;line-height:24px}.match-center__description>.container>:not(:last-child),.match-center__description>:not(:last-child){margin-bottom:16px}.match-center__description>.container>:where(h1,h2,h3,h4,h5,h6),.match-center__description>:where(h1,h2,h3,h4,h5,h6){margin-bottom:20px}.match-center__description>.container>h1,.match-center__description>h1{font-size:34px;font-weight:700;line-height:48px}.match-center__description>.container>h2,.match-center__description>h2{font-size:30px;font-weight:700;line-height:45.6px}.match-center__description>.container>h3,.match-center__description>h3{font-size:24px;font-weight:700;line-height:38.4px}.match-center__description>.container>ol,.match-center__description>.container>ul,.match-center__description>ol,.match-center__description>ul{margin-left:20px}.match-center__leagues{margin-top:8px}.match-center .mc-periods{border-bottom:1px solid var(--main-border-color);display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:8px;padding-bottom:8px}.match-center .mc-periods__link{background:var(--tabs-background);border-radius:5px;color:var(--tabs-text-color);font-size:14px;font-weight:400;line-height:21px;padding:4px 16px;text-decoration:none}.match-center .mc-periods__link.active-link{background:var(--tabs-background-active);color:var(--tabs-text-color-active)}.match-center .mc-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;margin-bottom:8px}.match-center .mc-tabs__link{background:var(--tabs-background);border:none;border-radius:8px 8px 0 0;color:var(--tabs-text-color);cursor:pointer;font-size:14px;font-weight:400;line-height:21px;padding:17px 24px;text-align:center;text-decoration:none;white-space:nowrap;width:100%}.match-center .mc-tabs__link.active-link{background:var(--tabs-background-active);color:var(--tabs-text-color-active)}.match-center .mc-tabs__link:first-of-type{border-radius:8px 8px 0 8px}.match-center .mc-tabs__link:last-of-type{border-radius:8px 8px 8px 0}@media(max-width:340px){.match-center .mc-tabs__link{padding:17px 22px}}.match-center .live-badge{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--hero-live-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.match-center .live-badge:after{content:"●";display:inline-block;position:relative}.match-center .mc-filters,.match-center .mc-leagues__list{overflow-x:scroll;overflow-y:auto;position:relative}.match-center .mc-filters::-webkit-scrollbar-track,.match-center .mc-leagues__list::-webkit-scrollbar-track{background-color:#eaecf0;border-radius:3px}.match-center .mc-filters::-webkit-scrollbar,.match-center .mc-leagues__list::-webkit-scrollbar{background-color:#f5f5f5;height:4px}.match-center .mc-filters::-webkit-scrollbar-thumb,.match-center .mc-leagues__list::-webkit-scrollbar-thumb{background-color:#667085;border-radius:3px}.match-center .mc-filters,.match-center .mc-leagues__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;list-style:none;margin:0 0 -10px;overflow-x:auto;padding:0 0 10px}.match-center .mc-leagues__item{margin:0;padding:0}.match-center .mc-leagues__item:after,.match-center .mc-leagues__item:before{content:none}.match-center .mc-leagues__item.league:has(a.active):not(:last-child){display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.match-center .mc-leagues__item.league:has(a.active):not(:last-child):after{background-color:var(--main-border-color);content:"";display:block;height:100%;position:relative;width:1px}.match-center .mc-filter,.match-center .mc-leagues__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--filters-background);border-radius:var(--rad);color:var(--filters-text-color);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;gap:4px;line-height:21px;padding:4px 16px;text-decoration:none;white-space:nowrap}.match-center .mc-filter.active,.match-center .mc-leagues__link.active{background:var(--filters-background-active);color:var(--filters-text-color-active)}.match-center .mc-filter.active svg,.match-center .mc-leagues__link.active svg{display:block;pointer-events:none}.match-center .mc-filter.active svg path,.match-center .mc-leagues__link.active svg path{stroke:var(--filters-text-color-active)}.match-center .mc-filter svg,.match-center .mc-leagues__link svg{display:none}.match-center img{height:100%;width:100%}.match-center .mc-accent-button{background:var(--accent-btn-bg);border:var(--accent-btn-border-width) solid var(--accent-btn-bg);border-radius:var(--accent-btn-radius);color:var(--accent-btn-text);display:block;font-size:16px;font-weight:700;line-height:18px;padding:11px;text-align:center;text-decoration:none;-webkit-transition:all .25s;transition:all .25s}.match-center .mc-accent-button:hover{background:var(--accent-btn-bg-hover);color:var(--accent-btn-text-hover)}.match-center.match-center-block *{margin:0}.match-center.match-center-block .match-center__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.match-center:not(.match-center-block) .predictions__header{font-size:30px;font-weight:700;line-height:45.6px}.match-center .predictions{margin-top:50px}.match-center .predictions__header{border-bottom:1px solid var(--main-border-color);color:var(--main-text-color-main);margin-bottom:16px;padding-bottom:10px;width:100%}@media(max-width:834px){.match-center .predictions__header{margin-bottom:24px}}.match-center .predictions__header:after{content:none}.match-center .predictions__wrapper{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:32px}@media(max-width:1100px){.match-center .predictions__wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:750px){.match-center .predictions__wrapper{gap:16px;grid-template-columns:1fr}}@media(max-width:834px){.match-center .predictions{margin-top:48px}}.match-center .prediction-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--main-card-bg-color);border:1px solid var(--main-border-color);border-radius:var(--rad);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%}.match-center .prediction-card:has(.prediction-card__badge) .prediction-card__header{padding-top:54px}.match-center .prediction-card__badge-wrapper{left:0;position:absolute;top:16px}.match-center .prediction-card__badge{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,right top,left top,from(var(--prediction-card-badge-bg-1)),to(var(--prediction-card-badge-bg-2)));background:linear-gradient(270deg,var(--prediction-card-badge-bg-1) 0,var(--prediction-card-badge-bg-2) 100%);color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;font-variant-numeric:lining-nums proportional-nums;font-weight:700;gap:6px;height:34px;line-height:18px;line-height:20px;padding:4px 3px 4px 0;position:relative;text-align:center}.match-center .prediction-card__badge:before{background:var(--prediction-card-badge-bg-1);clip-path:polygon(56% 0,75% 0,100% 50%,75% 100%,56% 100%);content:"";display:inline-block;height:34px;position:absolute;right:-9px;top:0;width:25px}.match-center .prediction-card__badge:after{background:var(--prediction-card-badge-bg-2);clip-path:path("M15 0C12.384 2.09642e-05 10.7566 5.84575e-05 9.50897 0.000123402C7.85927 0.000209277 6.17943 0.334913 4.90529 1.3828C0.801222 4.75809 0 10.5672 0 24.4424V38.4831L4.63731 36.134L9.5 33.9999H15.0124V31.4999L15.0126 24.9999C15.0126 14.6897 15.0075 9.4333 15.0038 5.60758C15.0017 3.50695 15.0001 1.83768 15 0ZM17.2618 33.9999L50 34H91V33.9999H53.9047H17.2618Z");content:"";display:inline-block;height:45px;left:-15px;position:absolute;top:0;width:15px}.match-center .prediction-card__badge img{height:24px;-o-object-fit:contain;object-fit:contain;width:auto}.match-center .prediction-card__badge-bg-part{background:var(--prediction-card-badge-bg-2);bottom:-12px;clip-path:path("M15 0.560547V19.6539C13.076 19.6046 8.57062 19.2816 4.33327 16.8974C2.23716 15.7175 0.863269 14.4967 0 13.5002V0.560547H15Z");display:inline-block;-webkit-filter:brightness(50%);filter:brightness(50%);height:19px;left:-15px;position:absolute;width:15px}.match-center .prediction-card__link{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;z-index:1}.match-center .prediction-card__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;padding:18px 16px 8px}.match-center .prediction-card__name{color:var(--main-text-color-main);font-size:18px;font-weight:700;line-height:24px;margin:0;text-align:center}.match-center .prediction-card__name a{color:inherit;text-decoration:none}.match-center .prediction-card__title{color:var(--main-text-color-sub);font-size:14px;font-weight:400;line-height:21px;margin:0}.match-center .prediction-card__title svg path{stroke:var(--main-text-color-sub)}.match-center .prediction-card__date{color:var(--main-text-color-main);font-size:14px;font-weight:400;line-height:21px;margin-bottom:4px;position:relative;width:100%}.match-center .prediction-card__date time{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:space-between}.match-center .prediction-card .prediction-teams__team{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.match-center .prediction-card .prediction-teams__team:not(:last-child){margin-bottom:12px}.match-center .prediction-card .prediction-teams__icon{-webkit-box-pack:center;-ms-flex-pack:center;aspect-ratio:1/1;background-color:var(--main-team-logo-bg);border-radius:50%;justify-content:center;overflow:hidden;padding:4px;width:24px}.match-center .prediction-card .prediction-teams__icon,.match-center .prediction-card .prediction-teams__name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.match-center .prediction-card .prediction-teams__name{color:var(--main-text-color-main);font-size:14px;font-weight:700;gap:8px;line-height:21px}.match-center .prediction-card .prediction-teams__name svg path{fill:var(--main-active-team-icon)}.match-center .prediction-card .prediction-teams__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--main-text-color-sub);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:14px;font-weight:400;gap:4px;justify-content:center;line-height:21px;text-align:center}.match-center .prediction-card .prediction-teams__result{-webkit-box-flex:1;-ms-flex-positive:1;color:var(--main-text-color-main);flex-grow:1;font-size:14px;font-weight:600;line-height:21px;text-align:end}.match-center .prediction-card .prediction-teams__description{color:var(--main-text-color-sub);font-size:14px;font-weight:400;line-height:21px;margin-top:16px}.match-center .prediction-card__live,.match-center .prediction-card__results,.match-center .prediction-card__upcoming{border-top:1px solid var(--main-border-color);height:100%;padding:12px 16px}.match-center .prediction-card__live:not(:last-child),.match-center .prediction-card__results:not(:last-child),.match-center .prediction-card__upcoming:not(:last-child){border-bottom:1px solid var(--main-border-color)}.match-center .prediction-card__upcoming{height:auto;margin-top:auto;padding:8px 16px}.match-center .prediction-card__upcoming .prediction-teams{-webkit-box-pack:justify;-ms-flex-pack:justify;display:grid;gap:8px;grid-template-columns:1fr auto 1fr;justify-content:space-between;padding:0 20px}.match-center .prediction-card__upcoming .prediction-teams__team{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:0}.match-center .prediction-card__upcoming .prediction-teams__name{font-size:16px;font-weight:700;line-height:24px;text-align:center}.match-center .prediction-card__upcoming .prediction-teams__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;aspect-ratio:1/1;background-color:var(--main-team-logo-bg);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;overflow:hidden;padding:16px;width:69px}.match-center .prediction-card__upcoming .prediction-teams__time{color:var(--main-text-color-main);font-size:16px;font-weight:700;line-height:24px}.match-center .prediction-card__match-details{display:grid;gap:8px;padding:8px 16px 16px;position:relative;z-index:2}.match-center .prediction-card__match-details .links-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.match-center .prediction-card__match-details__link{background:var(--filters-background);border-radius:var(--rad);color:var(--filters-text-color);font-size:14px;font-weight:400;line-height:21px;padding:4px;text-align:center;text-decoration:none;width:100%}.match-center .prediction-card__match-details .make-bet-btn{margin:0;outline:none;padding:10px;text-align:center;width:100%}.match-center .prediction-card__odds-wrapper{display:grid;gap:16px;padding:12px 16px;z-index:2}.match-center .prediction-card__odds-wrapper .odds-cell{background:var(--odds-center-coef-bg,#f2f4f7);border-radius:8px;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.match-center .prediction-card__odds-wrapper .odds-cell .value{color:var(--odds-center-coef-subtext,#000);font-size:12px;font-weight:600;line-height:18px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.match-center .prediction-card__odds-wrapper .odds-cell .coef{color:var(--odds-center-market-name,#000);font-size:16px;font-weight:500;line-height:24px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.match-center .prediction-card__odds-wrapper .odds-cell.has-coef .coef{color:var(--odds-center-coef-text,#000)}.match-center .prediction-card__odds-wrapper .odds-cell.has-coef:hover{background:var(--odds-center-coef-bg-hover,#eaecf0)}.match-center .prediction-card__odds-wrapper .odds-cell.has-coef:hover .value{color:var(--odds-center-coef-subtext-hover,#fff)}.match-center .prediction-card__odds-wrapper .odds-cell.has-coef:hover .coef{color:var(--odds-center-coef-text-hover,#fff)}.match-center .prediction-card__odds-wrapper .main-odds{display:grid;gap:inherit;grid-template-columns:1fr 1fr}.match-center .prediction-card__odds-wrapper .main-odds .bk-info{gap:8px;grid-column:1/3}.match-center .prediction-card__odds-wrapper .main-odds .bk-info,.match-center .prediction-card__odds-wrapper .main-odds .bk-info_logo{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.match-center .prediction-card__odds-wrapper .main-odds .bk-info_logo{background-color:var(--site-color,transparent);border-radius:50%;height:24px;padding:2px;width:24px}.match-center .prediction-card__odds-wrapper .main-odds .bk-info_title{color:var(--odds-center-team-name);font-size:14px;font-weight:500;line-height:21px}.match-center .prediction-card__odds-wrapper .main-odds .odds-cell{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:12px 16px}.match-center .prediction-card__odds-wrapper .main-odds .odds-cell .value{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.match-center .prediction-card__odds-wrapper .additional-odds{display:grid;gap:inherit;grid-template-columns:1fr 1fr}.match-center .prediction-card__odds-wrapper .additional-odds .odds-column{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 62px;row-gap:inherit}.match-center .prediction-card__odds-wrapper .additional-odds .odds-column__title{color:var(--odds-center-market-name);font-size:14px;font-weight:400;grid-column:1/3;line-height:21px;text-align:center}.match-center .prediction-card__odds-wrapper .additional-odds .odds-column .odds-cell{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;gap:4px;height:100%;justify-items:center;padding:8px}.match-center .prediction-card__odds-wrapper .additional-odds .odds-column .odds-cell:not(.has-coef) .value{display:none}.match-center .prediction-card__odds-wrapper .odds-btn{border:none;font-size:16px;font-weight:500;line-height:24px;margin:0;padding:10px 18px;text-align:center;width:100%}.match-center .prediction-card__odds-wrapper .odds-btn_disabled{background:#f2f4f7;border-color:#f2f4f7;color:#475467;pointer-events:none}@media(max-width:750px){.match-center .prediction-card .prediction-card__title{text-align:center}.match-center .prediction-card .prediction-card__upcoming .prediction-teams{padding:0 9px}}@media(max-width:340px){.match-center .prediction-card .prediction-card__upcoming .prediction-teams{padding:0}}.match-center .prediction-card.prediction-card__accent{background-color:var(--accent-card-color,var(--main-card-bg-color));border:1px solid var(--accent-card-color,var(--main-border-color))}.match-center .prediction-card.prediction-card__accent .prediction-card__date,.match-center .prediction-card.prediction-card__accent .prediction-card__match-details__link,.match-center .prediction-card.prediction-card__accent .prediction-card__name,.match-center .prediction-card.prediction-card__accent .prediction-card__profit-title,.match-center .prediction-card.prediction-card__accent .prediction-card__profit-winner,.match-center .prediction-card.prediction-card__accent .prediction-card__title,.match-center .prediction-card.prediction-card__accent .prediction-teams__info,.match-center .prediction-card.prediction-card__accent .prediction-teams__name,.match-center .prediction-card.prediction-card__accent .prediction-teams__result,.match-center .prediction-card.prediction-card__accent .prediction-teams__time{color:var(--accent-card-text-color,var(--main-text-color-main))}.match-center .prediction-card.prediction-card__accent .prediction-card__profit-winner:before{background:var(--accent-card-text-color,var(--main-text-color-main))}.match-center .prediction-card.prediction-card__accent .prediction-card__accent__logo{margin-right:auto;max-width:82px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;pointer-events:none}.match-center .prediction-card.prediction-card__accent .prediction-card__title svg path,.match-center .prediction-card.prediction-card__accent .prediction-teams__name svg path{stroke:var(--accent-card-text-color,var(--main-text-color-main))}.match-center .prediction-card.prediction-card__accent .prediction-teams__name svg path{fill:var(--accent-card-text-color,var(--main-text-color-main))}.match-center .prediction-card.prediction-card__accent .prediction-card__live,.match-center .prediction-card.prediction-card__accent .prediction-card__results,.match-center .prediction-card.prediction-card__accent .prediction-card__upcoming{border-color:var(--accent-card-border-color,var(--main-border-color))}.match-center .prediction-card.prediction-card__accent .prediction-teams__icon{background-color:var(--accent-card-text-color,var(--main-team-logo-bg))}.match-center .prediction-card.prediction-card__accent .prediction-card__match-details__link{background:#fff0;border:1px solid var(--accent-card-text-color,transparent)}.match-center .prediction-card.prediction-card__accent .make-bet-btn{background:var(--accent-card-text-color,var(--accent-btn-bg));color:var(--accent-card-color,var(--main-card-bg-color))}.match-center .prediction-card__profit-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.match-center .prediction-card__profit-item{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:space-between}.match-center .prediction-card__profit-title{color:var(--main-text-color-main);font-size:16px;font-weight:400;line-height:24px;line-height:150%}.match-center .prediction-card__profit-winner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--main-text-color-main);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:400;gap:4px;line-height:24px;line-height:normal}.match-center .prediction-card__profit-winner:before{-ms-flex-negative:0;background:var(--main-text-color-main);clip-path:path("M22.4507 20.6236C22.3848 20.7377 22.2901 20.8324 22.1761 20.8982C22.062 20.964 21.9327 20.9987 21.801 20.9986H3.80099C3.6694 20.9985 3.54017 20.9638 3.42626 20.8979C3.31235 20.832 3.21778 20.7373 3.15205 20.6233C3.08631 20.5093 3.05172 20.38 3.05176 20.2485C3.05179 20.1169 3.08645 19.9876 3.15224 19.8736C4.58005 17.4052 6.78036 15.6352 9.34818 14.7961C8.07802 14.04 7.09119 12.8878 6.53923 11.5166C5.98727 10.1453 5.90069 8.63077 6.29281 7.20554C6.68492 5.78031 7.53404 4.5232 8.70976 3.62726C9.88549 2.73132 11.3228 2.24609 12.801 2.24609C14.2792 2.24609 15.7165 2.73132 16.8922 3.62726C18.0679 4.5232 18.9171 5.78031 19.3092 7.20554C19.7013 8.63077 19.6147 10.1453 19.0628 11.5166C18.5108 12.8878 17.524 14.04 16.2538 14.7961C18.8216 15.6352 21.0219 17.4052 22.4497 19.8736C22.5157 19.9876 22.5505 20.1169 22.5507 20.2485C22.5509 20.3802 22.5164 20.5095 22.4507 20.6236Z");content:"";display:inline-block;flex-shrink:0;height:24px;width:24px}.match-center .prediction-card__profit{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#34c759;border-radius:5px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;font-weight:700;line-height:24px;line-height:normal;min-height:34px;padding:4px 15px}.match-center-block{margin-top:16px}.match-center-block .predictions:first-child{margin-top:0}.match-center-block.half-size .predictions__wrapper{grid-template-columns:repeat(auto-fit,minmax(min(100%,max(300px,50% - 24px)),1fr))}.match-center-block.half-size .predictions__wrapper .prediction-card{max-width:100%}.disable-block{background:var(--placeholder-background);border:1px solid var(--placeholder-border-color);border-radius:var(--rad);display:grid;gap:16px;grid-template-columns:68px 1fr;padding:16px}@media(max-width:375px){.disable-block{margin:16px 0 26px}}.disable-block__icon{background-position:50%;background-repeat:no-repeat;background-size:calc(100% - 16px);height:68px;padding:8px;width:68px}.disable-block__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;justify-content:center}.disable-block__title{color:var(--placeholder-text-color-main);font-size:14px;font-weight:700;line-height:21px}.disable-block__text{color:var(--placeholder-text-color-sub);font-size:14px;font-weight:400;line-height:21px}.match-center .mc-calendar{border-bottom:1px solid var(--main-border-color)}.match-center .mc-calendar__nav{overflow-x:scroll;overflow-y:auto;position:relative}.match-center .mc-calendar__nav::-webkit-scrollbar-track{background-color:#eaecf0;border-radius:3px}.match-center .mc-calendar__nav::-webkit-scrollbar{background-color:#f5f5f5;height:4px}.match-center .mc-calendar__nav::-webkit-scrollbar-thumb{background-color:#667085;border-radius:3px}.match-center .mc-calendar__nav{overflow-x:auto;padding-bottom:8px}.match-center .mc-calendar__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;list-style:none;margin:0;padding:0 8px}.match-center .mc-calendar__item{border:1px solid #fff0;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--calendar-text-color);cursor:pointer;display:block;font-size:14px;font-weight:400;height:50px;line-height:21px;margin:0;min-width:45px;padding:5px 7px;text-align:center;word-spacing:100vw}.match-center .mc-calendar__item:after,.match-center .mc-calendar__item:before{content:none}.match-center .mc-calendar__item:first-line{color:var(--calendar-number-color);font-size:14px;font-weight:500;line-height:21px}.match-center .mc-calendar__item.active-date{border:1px solid var(--calendar-border-color)}