html{scrollbar-width:thin;scrollbar-color:#00850d #fff}body{font-weight:400;font-family:"Noto Sans"}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrapper > main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper > *{min-width:0}[class*="__container"]{max-width:76.875rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:0 15px}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{height:100%}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:0}.container{max-width:1230px;padding:0 15px;margin:0 auto}.header{background:#0e120e;-webkit-box-shadow:0 4px 8px 2px rgba(0,0,0,0.3);box-shadow:0 4px 8px 2px rgba(0,0,0,0.3);position:sticky;top:0;left:0;z-index:5}.header ul{margin:0;padding:0}.header__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:55px}.header__logo{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.burger{background:0 0;outline:0;border:0;gap:4px;display:none;height:26px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;cursor:pointer}.burger span{position:relative;height:2px;width:26px;background:#fff;display:block;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.burger span::after,.burger span::before{position:absolute;content:"";height:2px;width:26px;background:#fff;display:block;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.burger span::before{top:-8px}.burger span::after{top:8px}.menu__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 26px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;padding:0;margin:0}.menu{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.menu__item .icon{width:24px;height:24px;filter: brightness(0) saturate(100%) invert(98%) sepia(42%) saturate(627%) hue-rotate(194deg) brightness(111%) contrast(100%)}.menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 7px;height:100%;position:relative}.menu__link{color:#fff;text-decoration:none;font-weight:700;font-size:15px;line-height:24px;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.dropdown-menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px 0;position:relative}.dropdown-menu-list.triangle::after,.dropdown-menu-list.triangle::before{right:50%}.dropdown-menu-link{font-size:16px;line-height:24px;color:#000;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.dropdown-menu-link span{display:block;width:max-content;}.dropdown-menu-item:hover .dropdown-menu-link{color:#ffd400}.lang-trigger{background:0 0;position:relative;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;min-height:55px}.lang-trigger:hover .lang-triger-img{outline:#ffd400 solid 2px}.lang-triger-img{outline:#fff solid 2px;width:25px;height:25px;border-radius:50%;margin:auto 0;display:block}.dropdown-menu{position:absolute;top:100%;background:#fff;border:2px solid #ffd400;padding:16px 14px 12px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:3px;opacity:0;visibility:hidden;height:0;overflow:hidden}.lang-trigger .dropdown-menu.dropdown-lang{right:-10px;min-width:340px;left:auto;-webkit-transform:none;-ms-transform:none;transform:none}.lang__menu{display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [2];grid-template-columns:repeat(2,1fr);gap:12px 30px;position:relative}.triangle::before{position:absolute;content:"";display:block;top:-22px;right:0;width:13px;height:14px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:3px;background:#fff;z-index:1}.triangle::after{position:absolute;content:"";display:block;top:-24px;right:0;width:13px;height:15px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:3px;background:#ffd400}.lang__menu-item{-ms-grid-column-span:1;grid-column:1 span;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lang__menu-item img{border:2px solid #f5f5f5;border-radius:50%;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:24px;height:24px}.lang__menu-item:hover .lang__menu-item-link{color:#ffd400}.lang__menu-item:hover img{border:2px solid #ffd400}.lang__menu-item-link{color:#000;font-size:16px;line-height:24px;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.fade{-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:.9s;animation-duration:.9s}.header-arrow-drop{display:none}.__touch .burger{display:block}.current-lang,.menu-top{display:none}@-webkit-keyframes fade{from{opacity:.1}to{opacity:1}}@keyframes fade{from{opacity:.1}to{opacity:1}}.menu__item-baccarat .dropdown-menu{border:none;min-width:954px;max-width:954px;-webkit-transform:translateX(-10%);-ms-transform:translateX(-10%);transform:translateX(-10%);display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.dropdown__left{-webkit-box-flex:1;-ms-flex:1 1 52%;flex:1 1 52%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dropdown__left-title{font-weight:700;font-size:16px;line-height:24px;text-align:center;color:#151515;display:block;margin-bottom:7px}.dropdown__left-box-img{width:89px;height:80px;border:1px solid #eaeaea;border-radius:3px;object-fit:cover}.dropdown__left-box-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1.5px solid #00850d;border-radius:5px;margin-bottom:6px;padding:3px 4px}.dropdown__left-box-item:last-child{margin-bottom:0}.dropdown__left-box-list li{font-size:13px;line-height:16px;color:#151515;position:relative;padding-left:20px;margin-bottom:9px}.dropdown__left-box-list li:last-child{margin-bottom:0}.dropdown__left-box-list li::before{position:absolute;left:0;top:0;content:"";width:15px;height:15px;background:url(../img/check-dropdown.svg) 0 0 / cover no-repeat;opacity:.3}.dropdown__right{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.dropdown__right-title{font-weight:700;font-size:16px;line-height:24px;text-align:center;color:#151515;display:block;margin-bottom:7px}.dropdown__right-box{border:1.5px solid #eaeaea;border-radius:5px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [3];grid-template-columns:repeat(3,1fr);gap:10px 24px;padding:10px;overflow-y:scroll}.dropdown__right-box-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 7px;max-width:161px}.dropdown__right-box-item img{width:79px;height:58px;border:1px solid #eaeaea;border-radius:3px;-ms-flex-negative:0;flex-shrink:0;object-fit:cover}.dropdown__right-box-item:hover .dropdown__right-box-item-title{color:#ffd400}.dropdown__right-box-item:hover img{border:1px solid #ffd400}.dropdown__right-box-item-title{font-size:16px;line-height:24px;color:#151515;text-align:center;display:block;word-wrap:break-word}.menu__item-baccarat .hover{display:none;width:17px;height:17px}.menu__item-baccarat .normal{width:17px;height:17px}.menu-small-font .menu__link{font-size:12px;line-height:20px}.menu__item-baccarat:hover .normal{display:none}.menu__item-baccarat:hover .hover{display:block}@media (min-width: 1220px){.dropdown:hover > .dropdown-menu{opacity:1;height:auto;overflow:visible;visibility:visible}.dropdown-menu-link:hover,.menu__item:hover .menu__link{color:#ffd400}.menu__item:hover .icon{filter: brightness(0) saturate(100%) invert(85%) sepia(52%) saturate(801%) hue-rotate(360deg) brightness(103%) contrast(107%)}}@media (max-width: 1220px){.header__body .lang-trigger{display: none;}.menu .lang-trigger {display: flex;} .menu__item-baccarat .dropdown-menu{display:none}.burger{display:block}.burger--active span{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);opacity:.7}.burger--active span::after,.burger--active span::before{opacity:.7;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);top:0}.current-lang{display:block;color:#fff}.menu{position:fixed;top:55px;background:#0e120e;opacity:.98;height:auto;padding:0 10px;min-width:320px;right:-100%;-webkit-transition:right .25s ease-in-out;-o-transition:right .25s ease-in-out;transition:right .25s ease-in-out}.menu.menu--active{right:0;max-height:95vh;overflow:auto}.menu__body{-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}.menu__item{min-height:42px;border-top:1px solid rgba(255,255,255,0.2);width:100%;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:8px}.header-arrow-drop{display:block;width:15px;height:9px;position:absolute;top:17px;right:3px;fill:#fff;-webkit-transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;-o-transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.dropdown-menu.show{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;opacity:1;visibility:visible;position:inherit;height:100%;background:inherit;border:0}.dropdown-menu-list{gap:8px 0}.dropdown-menu-link{color:#fff}.lang-trigger{padding-bottom:12px}.triangle::after,.triangle::before{display:none}.menu__item--toggle .menu__link{color:#ffd400}.menu__item--toggle .icon{fill:#ffd400}.menu__item--toggle .header-arrow-drop{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);fill:#ffd400}.menu__item--toggle .current-lang{color:#ffd400}.lang-trigger .dropdown-menu.dropdown-lang{right:auto;min-width:auto;padding:12px 0}.lang__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lang__menu-item-link{color:#fff}.menu-top{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-left:auto;margin-right:35px;display:block}.top-rated-btn{color:#000;font-weight:700;font-size:16px;line-height:24px;border:2px solid #ffd400;-webkit-box-shadow:0 4px 15px rgba(0,0,0,0.05);box-shadow:0 4px 15px rgba(0,0,0,0.05);border-radius:3px;background:#fff2b3;padding:7px 11px 7px 38px;position:relative}.top-rated-icon{position:absolute;top:2px;left:0}.header__logo{width:103px;height:33px}.dropdown__top-list.triangle::after,.dropdown__top-list.triangle::before{display:block}.dropdown__top-list.triangle::after{top:-9px;width:14px;height:16px;right:89px;z-index:-1}.dropdown__top-list.triangle::before{top:-7px;width:14px;right:89px}.dropdown__top{position:absolute;top:112%;right:10px;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.dropdown__top-list{background:#fff;outline:#ffd400 solid 2px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:3px;min-width:300px;max-width:300px;padding:9px!important;position:relative}.dropdown__top-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;gap:0 3px;border-top:1px solid rgba(21,21,21,0.1);padding:8px 0}.dropdown__top-item:first-child{border-top:none;padding-top:0}.dropdown__top-item:last-child{padding-bottom:0}.dropdown__top-item-img{width:81px;height:62px;border:1px solid #eaeaea;border-radius:3px;object-fit:cover;flex-shrink:0}.dropdown__top-item-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px 0}.dropdown__top-item-title{color:#151515;font-size:12px;line-height:16px;opacity:.7}.dropdown__top-item-bonus{text-align:center;font-weight:700;font-size:15px;line-height:22px;color:#00850d}.dropdown__top.show{opacity:1;visibility:visible}.btn-toprated{background:#ffd400;border-radius:3px;font-weight:700;font-size:18px;line-height:26px;outline:0;border:0;width:70px;height:40px}.btn-toprated:hover{background:#c3a613}}@media (max-width: 540px){.menu.menu--active{width:100%}.container{padding:0 10px}}footer{color:#151515;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background:#015809}footer .footer__inner{display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [12];grid-template-columns:repeat(12,1fr);padding:.9375rem 0 .625rem;gap:1.0625rem}footer .footer__info{color:rgba(255,255,255,0.8);font-size:.8125rem;line-height:1rem;padding:0}footer .footer__info a{color:#ffd400}footer .footer__bottom{background:#004807;color:#fff}footer .footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}footer .footer__brands{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;margin-left:auto}footer .footer__bottom .footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4.0625rem;padding:0}.footer__container{max-width:1200px}.footer__inner .col-1{-ms-grid-column-span:11;grid-column:11 span;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;font-size:.8125rem;line-height:1.125rem}.footer__inner .col-1 p{margin-top:12px}.footer__inner .col-1 img{width:8.25rem}.footer__inner .col-1 a{font-weight:700;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__inner .col-1 a::after{content:"";background:url(../img/icos/arrow-next.svg) no-repeat;position:absolute;width:.625rem;height:.625rem;right:-1.125rem;top:.3125rem}.footer__inner .col-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:auto}.footer__inner .col-2 .footer__form{color:#151515;position:relative;border:2px solid #00850d;border-radius:5px;background:#fff;padding:1rem 1.125rem;width:100%;min-width:340px}.footer__inner .col-2 .footer__form::after{content:"";position:absolute;top:.8125rem;right:.8125rem;width:2rem;height:2.125rem;background:url(../img/icos/bell.svg)}.footer__inner .col-2 .footer__form h3{margin:0;font-size:20px;line-height:28px}.footer__inner .col-2 .footer__form p{font-size:.8125rem;line-height:1.1875rem;margin:.3125rem 0 .625rem}.footer__inner .col-2 .footer__form .form__email{width:10.875rem;height:2.25rem;border:1px solid rgba(21,21,21,0.2);border-radius:.125rem;padding:.5rem .625rem}.footer__inner .col-2 .footer__form .form__email::-webkit-input-placeholder{font-size:.8125rem;line-height:1.1875rem}.footer__inner .col-2 .footer__form .form__email::-moz-placeholder{font-size:.8125rem;line-height:1.1875rem}.footer__inner .col-2 .footer__form .form__email:-ms-input-placeholder{font-size:.8125rem;line-height:1.1875rem}.footer__inner .col-2 .footer__form .form__email::-ms-input-placeholder{font-size:.8125rem;line-height:1.1875rem}.footer__inner .col-2 .footer__form .form__email::placeholder{font-size:.8125rem;line-height:1.1875rem}.footer__inner .col-2 .footer__form .form__button{color:#151515;text-transform:uppercase;font-weight:700;background:#ffd400;border-radius:2px;width:120px;height:36px}.footer__inner .col-2 .footer__form .notice{margin-top:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__inner .col-2 .footer__form .notice span{margin-left:.3125rem;font-size:.625rem;line-height:.9375rem;color:#151515;opacity:.5}.footer__inner .col-2 .footer__form .notice span p{margin-top:-2px;margin-bottom:0;font-size:10px;line-height:15px}.footer__inner .col-2 .footer__form .notice span a{color:#00850d;text-decoration:underline}.footer__inner .footer__info{border-top:1px solid rgba(255,255,255,0.2);-ms-grid-column-span:12;grid-column:12 span}.footer__inner .footer__info p{margin-top:7px;margin-bottom:0}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.8125rem;padding:0}.footer__list li a{color:#fff;font-weight:700}.footer__brands a img{width:100%}@-webkit-keyframes cdp-in{from{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes cdp-in{from{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.cdp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;text-align:center;padding:0;font-size:0;z-index:2;margin-top:15px;-webkit-animation:cdp-in .5s ease both;animation:cdp-in .5s ease both;animation-timeout:.2s}.cdp_i{font-size:1.125rem;text-decoration:none;-webkit-transition:background 250ms;-o-transition:background 250ms;transition:background 250ms;display:inline-block;text-transform:uppercase;margin:0 3px 6px;min-width:38px;border-radius:3px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);line-height:36px;padding:.125rem .625rem;color:#5b5b5b;font-weight:700;letter-spacing:.03em;display:none}.cdp_i:first-child,.cdp_i:last-child{padding:0 16px;margin:4px 0 6px}.cdp_i:last-child,.cdp_i:nth-child(2),.cdp_i:nth-last-child(2){display:inline-block}.cdp_i:last-child{background:0 0;-webkit-box-shadow:none;box-shadow:none}.cdp_i:hover{background-color:#00850d;color:#fff}.cdp_i:hover:last-child{background-color:transparent}.cdp:not([actpage="1"]) .cdp_i:nth-child(1){display:inline-block;background:0 0;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="1"] .cdp_i:nth-child(-1):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="1"]
.cdp_i:nth-child(-1):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="1"] .cdp_i:nth-child(0):not(:first-child){display:inline-block}.cdp[actpage="1"] .cdp_i:nth-child(1):not(:first-child){display:inline-block}.cdp[actpage="1"] .cdp_i.--active,.cdp[actpage="1"] .cdp_i:nth-child(2){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="1"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="1"] .cdp_i:nth-child(2) + .cdp_i:last-child{display:none!important}.cdp[actpage="1"] .cdp_i:nth-child(3):not(:last-child){display:inline-block}.cdp[actpage="1"] .cdp_i:nth-child(4):not(:last-child){display:inline-block}.cdp[actpage="1"] .cdp_i:nth-child(5):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="1"]
.cdp_i:nth-child(5):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="1"]
.cdp_i.--active:nth-child(5):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="1"]
.cdp_i.--active:nth-child(5):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="2"] .cdp_i:nth-child(0):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="2"]
.cdp_i:nth-child(0):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="2"] .cdp_i:nth-child(1):not(:first-child){display:inline-block}.cdp[actpage="2"] .cdp_i:nth-child(2):not(:first-child){display:inline-block}.cdp[actpage="2"] .cdp_i.--active,.cdp[actpage="2"] .cdp_i:nth-child(3){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="2"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="2"] .cdp_i:nth-child(3) + .cdp_i:last-child{display:none!important}.cdp[actpage="2"] .cdp_i:nth-child(4):not(:last-child){display:inline-block}.cdp[actpage="2"] .cdp_i:nth-child(5):not(:last-child){display:inline-block}.cdp[actpage="2"] .cdp_i:nth-child(6):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="2"]
.cdp_i:nth-child(6):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="2"]
.cdp_i.--active:nth-child(6):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="2"]
.cdp_i.--active:nth-child(6):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="3"] .cdp_i:nth-child(1):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="3"]
.cdp_i:nth-child(1):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="3"] .cdp_i:nth-child(2):not(:first-child){display:inline-block}.cdp[actpage="3"] .cdp_i:nth-child(3):not(:first-child){display:inline-block}.cdp[actpage="3"] .cdp_i.--active,.cdp[actpage="3"] .cdp_i:nth-child(4){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="3"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="3"] .cdp_i:nth-child(4) + .cdp_i:last-child{display:none!important}.cdp[actpage="3"] .cdp_i:nth-child(5):not(:last-child){display:inline-block}.cdp[actpage="3"] .cdp_i:nth-child(6):not(:last-child){display:inline-block}.cdp[actpage="3"] .cdp_i:nth-child(7):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="3"]
.cdp_i:nth-child(7):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="3"]
.cdp_i.--active:nth-child(7):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="3"]
.cdp_i.--active:nth-child(7):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="4"] .cdp_i:nth-child(2):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="4"]
.cdp_i:nth-child(2):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="4"] .cdp_i:nth-child(3):not(:first-child){display:inline-block}.cdp[actpage="4"] .cdp_i:nth-child(4):not(:first-child){display:inline-block}.cdp[actpage="4"] .cdp_i.--active,.cdp[actpage="4"] .cdp_i:nth-child(5){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="4"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="4"] .cdp_i:nth-child(5) + .cdp_i:last-child{display:none!important}.cdp[actpage="4"] .cdp_i:nth-child(6):not(:last-child){display:inline-block}.cdp[actpage="4"] .cdp_i:nth-child(7):not(:last-child){display:inline-block}.cdp[actpage="4"] .cdp_i:nth-child(8):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="4"]
.cdp_i:nth-child(8):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="4"]
.cdp_i.--active:nth-child(8):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="4"]
.cdp_i.--active:nth-child(8):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="5"] .cdp_i:nth-child(3):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="5"]
.cdp_i:nth-child(3):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="5"] .cdp_i:nth-child(4):not(:first-child){display:inline-block}.cdp[actpage="5"] .cdp_i:nth-child(5):not(:first-child){display:inline-block}.cdp[actpage="5"] .cdp_i.--active,.cdp[actpage="5"] .cdp_i:nth-child(6){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="5"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="5"] .cdp_i:nth-child(6) + .cdp_i:last-child{display:none!important}.cdp[actpage="5"] .cdp_i:nth-child(7):not(:last-child){display:inline-block}.cdp[actpage="5"] .cdp_i:nth-child(8):not(:last-child){display:inline-block}.cdp[actpage="5"] .cdp_i:nth-child(9):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="5"]
.cdp_i:nth-child(9):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="5"]
.cdp_i.--active:nth-child(9):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="5"]
.cdp_i.--active:nth-child(9):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="6"] .cdp_i:nth-child(4):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="6"]
.cdp_i:nth-child(4):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="6"] .cdp_i:nth-child(5):not(:first-child){display:inline-block}.cdp[actpage="6"] .cdp_i:nth-child(6):not(:first-child){display:inline-block}.cdp[actpage="6"] .cdp_i.--active,.cdp[actpage="6"] .cdp_i:nth-child(7){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="6"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="6"] .cdp_i:nth-child(7) + .cdp_i:last-child{display:none!important}.cdp[actpage="6"] .cdp_i:nth-child(8):not(:last-child){display:inline-block}.cdp[actpage="6"] .cdp_i:nth-child(9):not(:last-child){display:inline-block}.cdp[actpage="6"]
.cdp_i:nth-child(10):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="6"]
.cdp_i:nth-child(10):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="6"]
.cdp_i.--active:nth-child(10):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="6"]
.cdp_i.--active:nth-child(10):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="7"] .cdp_i:nth-child(5):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="7"]
.cdp_i:nth-child(5):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="7"] .cdp_i:nth-child(6):not(:first-child){display:inline-block}.cdp[actpage="7"] .cdp_i:nth-child(7):not(:first-child){display:inline-block}.cdp[actpage="7"] .cdp_i.--active,.cdp[actpage="7"] .cdp_i:nth-child(8){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="7"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="7"] .cdp_i:nth-child(8) + .cdp_i:last-child{display:none!important}.cdp[actpage="7"] .cdp_i:nth-child(9):not(:last-child){display:inline-block}.cdp[actpage="7"] .cdp_i:nth-child(10):not(:last-child){display:inline-block}.cdp[actpage="7"]
.cdp_i:nth-child(11):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="7"]
.cdp_i:nth-child(11):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="7"]
.cdp_i.--active:nth-child(11):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="7"]
.cdp_i.--active:nth-child(11):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="8"] .cdp_i:nth-child(6):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="8"]
.cdp_i:nth-child(6):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="8"] .cdp_i:nth-child(7):not(:first-child){display:inline-block}.cdp[actpage="8"] .cdp_i:nth-child(8):not(:first-child){display:inline-block}.cdp[actpage="8"] .cdp_i.--active,.cdp[actpage="8"] .cdp_i:nth-child(9){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="8"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="8"] .cdp_i:nth-child(9) + .cdp_i:last-child{display:none!important}.cdp[actpage="8"] .cdp_i:nth-child(10):not(:last-child){display:inline-block}.cdp[actpage="8"] .cdp_i:nth-child(11):not(:last-child){display:inline-block}.cdp[actpage="8"]
.cdp_i:nth-child(12):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="8"]
.cdp_i:nth-child(12):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="8"]
.cdp_i.--active:nth-child(12):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="8"]
.cdp_i.--active:nth-child(12):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="9"] .cdp_i:nth-child(7):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="9"]
.cdp_i:nth-child(7):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="9"] .cdp_i:nth-child(8):not(:first-child){display:inline-block}.cdp[actpage="9"] .cdp_i:nth-child(9):not(:first-child){display:inline-block}.cdp[actpage="9"] .cdp_i.--active,.cdp[actpage="9"] .cdp_i:nth-child(10){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="9"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="9"] .cdp_i:nth-child(10) + .cdp_i:last-child{display:none!important}.cdp[actpage="9"] .cdp_i:nth-child(11):not(:last-child){display:inline-block}.cdp[actpage="9"] .cdp_i:nth-child(12):not(:last-child){display:inline-block}.cdp[actpage="9"]
.cdp_i:nth-child(13):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="9"]
.cdp_i:nth-child(13):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="9"]
.cdp_i.--active:nth-child(13):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="9"]
.cdp_i.--active:nth-child(13):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="10"] .cdp_i:nth-child(8):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="10"]
.cdp_i:nth-child(8):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="10"] .cdp_i:nth-child(9):not(:first-child){display:inline-block}.cdp[actpage="10"] .cdp_i:nth-child(10):not(:first-child){display:inline-block}.cdp[actpage="10"] .cdp_i.--active,.cdp[actpage="10"] .cdp_i:nth-child(11){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="10"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="10"] .cdp_i:nth-child(11) + .cdp_i:last-child{display:none!important}.cdp[actpage="10"] .cdp_i:nth-child(12):not(:last-child){display:inline-block}.cdp[actpage="10"] .cdp_i:nth-child(13):not(:last-child){display:inline-block}.cdp[actpage="10"]
.cdp_i:nth-child(14):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="10"]
.cdp_i:nth-child(14):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="10"]
.cdp_i.--active:nth-child(14):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="10"]
.cdp_i.--active:nth-child(14):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="11"] .cdp_i:nth-child(9):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="11"]
.cdp_i:nth-child(9):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="11"] .cdp_i:nth-child(10):not(:first-child){display:inline-block}.cdp[actpage="11"] .cdp_i:nth-child(11):not(:first-child){display:inline-block}.cdp[actpage="11"] .cdp_i.--active,.cdp[actpage="11"] .cdp_i:nth-child(12){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="11"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="11"] .cdp_i:nth-child(12) + .cdp_i:last-child{display:none!important}.cdp[actpage="11"] .cdp_i:nth-child(13):not(:last-child){display:inline-block}.cdp[actpage="11"] .cdp_i:nth-child(14):not(:last-child){display:inline-block}.cdp[actpage="11"]
.cdp_i:nth-child(15):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="11"]
.cdp_i:nth-child(15):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="11"]
.cdp_i.--active:nth-child(15):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="11"]
.cdp_i.--active:nth-child(15):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="12"] .cdp_i:nth-child(10):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="12"]
.cdp_i:nth-child(10):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="12"] .cdp_i:nth-child(11):not(:first-child){display:inline-block}.cdp[actpage="12"] .cdp_i:nth-child(12):not(:first-child){display:inline-block}.cdp[actpage="12"] .cdp_i.--active,.cdp[actpage="12"] .cdp_i:nth-child(13){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="12"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="12"] .cdp_i:nth-child(13) + .cdp_i:last-child{display:none!important}.cdp[actpage="12"] .cdp_i:nth-child(14):not(:last-child){display:inline-block}.cdp[actpage="12"] .cdp_i:nth-child(15):not(:last-child){display:inline-block}.cdp[actpage="12"]
.cdp_i:nth-child(16):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="12"]
.cdp_i:nth-child(16):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="12"]
.cdp_i.--active:nth-child(16):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="12"]
.cdp_i.--active:nth-child(16):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="13"] .cdp_i:nth-child(11):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="13"]
.cdp_i:nth-child(11):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="13"] .cdp_i:nth-child(12):not(:first-child){display:inline-block}.cdp[actpage="13"] .cdp_i:nth-child(13):not(:first-child){display:inline-block}.cdp[actpage="13"] .cdp_i.--active,.cdp[actpage="13"] .cdp_i:nth-child(14){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="13"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="13"] .cdp_i:nth-child(14) + .cdp_i:last-child{display:none!important}.cdp[actpage="13"] .cdp_i:nth-child(15):not(:last-child){display:inline-block}.cdp[actpage="13"] .cdp_i:nth-child(16):not(:last-child){display:inline-block}.cdp[actpage="13"]
.cdp_i:nth-child(17):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="13"]
.cdp_i:nth-child(17):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="13"]
.cdp_i.--active:nth-child(17):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="13"]
.cdp_i.--active:nth-child(17):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="14"] .cdp_i:nth-child(12):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="14"]
.cdp_i:nth-child(12):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="14"] .cdp_i:nth-child(13):not(:first-child){display:inline-block}.cdp[actpage="14"] .cdp_i:nth-child(14):not(:first-child){display:inline-block}.cdp[actpage="14"] .cdp_i.--active,.cdp[actpage="14"] .cdp_i:nth-child(15){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="14"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="14"] .cdp_i:nth-child(15) + .cdp_i:last-child{display:none!important}.cdp[actpage="14"] .cdp_i:nth-child(16):not(:last-child){display:inline-block}.cdp[actpage="14"] .cdp_i:nth-child(17):not(:last-child){display:inline-block}.cdp[actpage="14"]
.cdp_i:nth-child(18):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="14"]
.cdp_i:nth-child(18):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="14"]
.cdp_i.--active:nth-child(18):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="14"]
.cdp_i.--active:nth-child(18):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="15"] .cdp_i:nth-child(13):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="15"]
.cdp_i:nth-child(13):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="15"] .cdp_i:nth-child(14):not(:first-child){display:inline-block}.cdp[actpage="15"] .cdp_i:nth-child(15):not(:first-child){display:inline-block}.cdp[actpage="15"] .cdp_i.--active,.cdp[actpage="15"] .cdp_i:nth-child(16){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="15"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="15"] .cdp_i:nth-child(16) + .cdp_i:last-child{display:none!important}.cdp[actpage="15"] .cdp_i:nth-child(17):not(:last-child){display:inline-block}.cdp[actpage="15"] .cdp_i:nth-child(18):not(:last-child){display:inline-block}.cdp[actpage="15"]
.cdp_i:nth-child(19):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="15"]
.cdp_i:nth-child(19):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="15"]
.cdp_i.--active:nth-child(19):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="15"]
.cdp_i.--active:nth-child(19):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="16"] .cdp_i:nth-child(14):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="16"]
.cdp_i:nth-child(14):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="16"] .cdp_i:nth-child(15):not(:first-child){display:inline-block}.cdp[actpage="16"] .cdp_i:nth-child(16):not(:first-child){display:inline-block}.cdp[actpage="16"] .cdp_i.--active,.cdp[actpage="16"] .cdp_i:nth-child(17){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="16"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="16"] .cdp_i:nth-child(17) + .cdp_i:last-child{display:none!important}.cdp[actpage="16"] .cdp_i:nth-child(18):not(:last-child){display:inline-block}.cdp[actpage="16"] .cdp_i:nth-child(19):not(:last-child){display:inline-block}.cdp[actpage="16"]
.cdp_i:nth-child(20):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="16"]
.cdp_i:nth-child(20):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="16"]
.cdp_i.--active:nth-child(20):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="16"]
.cdp_i.--active:nth-child(20):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="17"] .cdp_i:nth-child(15):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="17"]
.cdp_i:nth-child(15):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="17"] .cdp_i:nth-child(16):not(:first-child){display:inline-block}.cdp[actpage="17"] .cdp_i:nth-child(17):not(:first-child){display:inline-block}.cdp[actpage="17"] .cdp_i.--active,.cdp[actpage="17"] .cdp_i:nth-child(18){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="17"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="17"] .cdp_i:nth-child(18) + .cdp_i:last-child{display:none!important}.cdp[actpage="17"] .cdp_i:nth-child(19):not(:last-child){display:inline-block}.cdp[actpage="17"] .cdp_i:nth-child(20):not(:last-child){display:inline-block}.cdp[actpage="17"]
.cdp_i:nth-child(21):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="17"]
.cdp_i:nth-child(21):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="17"]
.cdp_i.--active:nth-child(21):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="17"]
.cdp_i.--active:nth-child(21):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="18"] .cdp_i:nth-child(16):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="18"]
.cdp_i:nth-child(16):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="18"] .cdp_i:nth-child(17):not(:first-child){display:inline-block}.cdp[actpage="18"] .cdp_i:nth-child(18):not(:first-child){display:inline-block}.cdp[actpage="18"] .cdp_i.--active,.cdp[actpage="18"] .cdp_i:nth-child(19){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="18"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="18"] .cdp_i:nth-child(19) + .cdp_i:last-child{display:none!important}.cdp[actpage="18"] .cdp_i:nth-child(20):not(:last-child){display:inline-block}.cdp[actpage="18"] .cdp_i:nth-child(21):not(:last-child){display:inline-block}.cdp[actpage="18"]
.cdp_i:nth-child(22):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="18"]
.cdp_i:nth-child(22):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="18"]
.cdp_i.--active:nth-child(22):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="18"]
.cdp_i.--active:nth-child(22):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="19"] .cdp_i:nth-child(17):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="19"]
.cdp_i:nth-child(17):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="19"] .cdp_i:nth-child(18):not(:first-child){display:inline-block}.cdp[actpage="19"] .cdp_i:nth-child(19):not(:first-child){display:inline-block}.cdp[actpage="19"] .cdp_i.--active,.cdp[actpage="19"] .cdp_i:nth-child(20){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="19"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="19"] .cdp_i:nth-child(20) + .cdp_i:last-child{display:none!important}.cdp[actpage="19"] .cdp_i:nth-child(21):not(:last-child){display:inline-block}.cdp[actpage="19"] .cdp_i:nth-child(22):not(:last-child){display:inline-block}.cdp[actpage="19"]
.cdp_i:nth-child(23):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="19"]
.cdp_i:nth-child(23):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="19"]
.cdp_i.--active:nth-child(23):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="19"]
.cdp_i.--active:nth-child(23):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="20"] .cdp_i:nth-child(18):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="20"]
.cdp_i:nth-child(18):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="20"] .cdp_i:nth-child(19):not(:first-child){display:inline-block}.cdp[actpage="20"] .cdp_i:nth-child(20):not(:first-child){display:inline-block}.cdp[actpage="20"] .cdp_i.--active,.cdp[actpage="20"] .cdp_i:nth-child(21){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="20"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="20"] .cdp_i:nth-child(21) + .cdp_i:last-child{display:none!important}.cdp[actpage="20"] .cdp_i:nth-child(22):not(:last-child){display:inline-block}.cdp[actpage="20"] .cdp_i:nth-child(23):not(:last-child){display:inline-block}.cdp[actpage="20"]
.cdp_i:nth-child(24):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="20"]
.cdp_i:nth-child(24):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="20"]
.cdp_i.--active:nth-child(24):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="20"]
.cdp_i.--active:nth-child(24):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="21"] .cdp_i:nth-child(19):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="21"]
.cdp_i:nth-child(19):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="21"] .cdp_i:nth-child(20):not(:first-child){display:inline-block}.cdp[actpage="21"] .cdp_i:nth-child(21):not(:first-child){display:inline-block}.cdp[actpage="21"] .cdp_i.--active,.cdp[actpage="21"] .cdp_i:nth-child(22){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="21"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="21"] .cdp_i:nth-child(22) + .cdp_i:last-child{display:none!important}.cdp[actpage="21"] .cdp_i:nth-child(23):not(:last-child){display:inline-block}.cdp[actpage="21"] .cdp_i:nth-child(24):not(:last-child){display:inline-block}.cdp[actpage="21"]
.cdp_i:nth-child(25):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="21"]
.cdp_i:nth-child(25):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="21"]
.cdp_i.--active:nth-child(25):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="21"]
.cdp_i.--active:nth-child(25):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="22"] .cdp_i:nth-child(20):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="22"]
.cdp_i:nth-child(20):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="22"] .cdp_i:nth-child(21):not(:first-child){display:inline-block}.cdp[actpage="22"] .cdp_i:nth-child(22):not(:first-child){display:inline-block}.cdp[actpage="22"] .cdp_i.--active,.cdp[actpage="22"] .cdp_i:nth-child(23){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="22"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="22"] .cdp_i:nth-child(23) + .cdp_i:last-child{display:none!important}.cdp[actpage="22"] .cdp_i:nth-child(24):not(:last-child){display:inline-block}.cdp[actpage="22"] .cdp_i:nth-child(25):not(:last-child){display:inline-block}.cdp[actpage="22"]
.cdp_i:nth-child(26):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="22"]
.cdp_i:nth-child(26):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="22"]
.cdp_i.--active:nth-child(26):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="22"]
.cdp_i.--active:nth-child(26):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="23"] .cdp_i:nth-child(21):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="23"]
.cdp_i:nth-child(21):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="23"] .cdp_i:nth-child(22):not(:first-child){display:inline-block}.cdp[actpage="23"] .cdp_i:nth-child(23):not(:first-child){display:inline-block}.cdp[actpage="23"] .cdp_i.--active,.cdp[actpage="23"] .cdp_i:nth-child(24){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="23"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="23"] .cdp_i:nth-child(24) + .cdp_i:last-child{display:none!important}.cdp[actpage="23"] .cdp_i:nth-child(25):not(:last-child){display:inline-block}.cdp[actpage="23"] .cdp_i:nth-child(26):not(:last-child){display:inline-block}.cdp[actpage="23"]
.cdp_i:nth-child(27):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="23"]
.cdp_i:nth-child(27):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="23"]
.cdp_i.--active:nth-child(27):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="23"]
.cdp_i.--active:nth-child(27):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="24"] .cdp_i:nth-child(22):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="24"]
.cdp_i:nth-child(22):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="24"] .cdp_i:nth-child(23):not(:first-child){display:inline-block}.cdp[actpage="24"] .cdp_i:nth-child(24):not(:first-child){display:inline-block}.cdp[actpage="24"] .cdp_i.--active,.cdp[actpage="24"] .cdp_i:nth-child(25){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="24"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="24"] .cdp_i:nth-child(25) + .cdp_i:last-child{display:none!important}.cdp[actpage="24"] .cdp_i:nth-child(26):not(:last-child){display:inline-block}.cdp[actpage="24"] .cdp_i:nth-child(27):not(:last-child){display:inline-block}.cdp[actpage="24"]
.cdp_i:nth-child(28):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="24"]
.cdp_i:nth-child(28):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="24"]
.cdp_i.--active:nth-child(28):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="24"]
.cdp_i.--active:nth-child(28):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="25"] .cdp_i:nth-child(23):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="25"]
.cdp_i:nth-child(23):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="25"] .cdp_i:nth-child(24):not(:first-child){display:inline-block}.cdp[actpage="25"] .cdp_i:nth-child(25):not(:first-child){display:inline-block}.cdp[actpage="25"] .cdp_i.--active,.cdp[actpage="25"] .cdp_i:nth-child(26){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="25"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="25"] .cdp_i:nth-child(26) + .cdp_i:last-child{display:none!important}.cdp[actpage="25"] .cdp_i:nth-child(27):not(:last-child){display:inline-block}.cdp[actpage="25"] .cdp_i:nth-child(28):not(:last-child){display:inline-block}.cdp[actpage="25"]
.cdp_i:nth-child(29):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="25"]
.cdp_i:nth-child(29):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="25"]
.cdp_i.--active:nth-child(29):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="25"]
.cdp_i.--active:nth-child(29):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="26"] .cdp_i:nth-child(24):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="26"]
.cdp_i:nth-child(24):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="26"] .cdp_i:nth-child(25):not(:first-child){display:inline-block}.cdp[actpage="26"] .cdp_i:nth-child(26):not(:first-child){display:inline-block}.cdp[actpage="26"] .cdp_i.--active,.cdp[actpage="26"] .cdp_i:nth-child(27){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="26"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="26"] .cdp_i:nth-child(27) + .cdp_i:last-child{display:none!important}.cdp[actpage="26"] .cdp_i:nth-child(28):not(:last-child){display:inline-block}.cdp[actpage="26"] .cdp_i:nth-child(29):not(:last-child){display:inline-block}.cdp[actpage="26"]
.cdp_i:nth-child(30):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="26"]
.cdp_i:nth-child(30):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="26"]
.cdp_i.--active:nth-child(30):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="26"]
.cdp_i.--active:nth-child(30):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="27"] .cdp_i:nth-child(25):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="27"]
.cdp_i:nth-child(25):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="27"] .cdp_i:nth-child(26):not(:first-child){display:inline-block}.cdp[actpage="27"] .cdp_i:nth-child(27):not(:first-child){display:inline-block}.cdp[actpage="27"] .cdp_i.--active,.cdp[actpage="27"] .cdp_i:nth-child(28){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="27"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="27"] .cdp_i:nth-child(28) + .cdp_i:last-child{display:none!important}.cdp[actpage="27"] .cdp_i:nth-child(29):not(:last-child){display:inline-block}.cdp[actpage="27"] .cdp_i:nth-child(30):not(:last-child){display:inline-block}.cdp[actpage="27"]
.cdp_i:nth-child(31):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="27"]
.cdp_i:nth-child(31):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="27"]
.cdp_i.--active:nth-child(31):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="27"]
.cdp_i.--active:nth-child(31):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="28"] .cdp_i:nth-child(26):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="28"]
.cdp_i:nth-child(26):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="28"] .cdp_i:nth-child(27):not(:first-child){display:inline-block}.cdp[actpage="28"] .cdp_i:nth-child(28):not(:first-child){display:inline-block}.cdp[actpage="28"] .cdp_i.--active,.cdp[actpage="28"] .cdp_i:nth-child(29){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="28"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="28"] .cdp_i:nth-child(29) + .cdp_i:last-child{display:none!important}.cdp[actpage="28"] .cdp_i:nth-child(30):not(:last-child){display:inline-block}.cdp[actpage="28"] .cdp_i:nth-child(31):not(:last-child){display:inline-block}.cdp[actpage="28"]
.cdp_i:nth-child(32):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="28"]
.cdp_i:nth-child(32):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="28"]
.cdp_i.--active:nth-child(32):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="28"]
.cdp_i.--active:nth-child(32):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="29"] .cdp_i:nth-child(27):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="29"]
.cdp_i:nth-child(27):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="29"] .cdp_i:nth-child(28):not(:first-child){display:inline-block}.cdp[actpage="29"] .cdp_i:nth-child(29):not(:first-child){display:inline-block}.cdp[actpage="29"] .cdp_i.--active,.cdp[actpage="29"] .cdp_i:nth-child(30){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="29"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="29"] .cdp_i:nth-child(30) + .cdp_i:last-child{display:none!important}.cdp[actpage="29"] .cdp_i:nth-child(31):not(:last-child){display:inline-block}.cdp[actpage="29"] .cdp_i:nth-child(32):not(:last-child){display:inline-block}.cdp[actpage="29"]
.cdp_i:nth-child(33):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="29"]
.cdp_i:nth-child(33):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="29"]
.cdp_i.--active:nth-child(33):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="29"]
.cdp_i.--active:nth-child(33):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="30"] .cdp_i:nth-child(28):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="30"]
.cdp_i:nth-child(28):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="30"] .cdp_i:nth-child(29):not(:first-child){display:inline-block}.cdp[actpage="30"] .cdp_i:nth-child(30):not(:first-child){display:inline-block}.cdp[actpage="30"] .cdp_i.--active,.cdp[actpage="30"] .cdp_i:nth-child(31){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="30"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="30"] .cdp_i:nth-child(31) + .cdp_i:last-child{display:none!important}.cdp[actpage="30"] .cdp_i:nth-child(32):not(:last-child){display:inline-block}.cdp[actpage="30"] .cdp_i:nth-child(33):not(:last-child){display:inline-block}.cdp[actpage="30"]
.cdp_i:nth-child(34):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="30"]
.cdp_i:nth-child(34):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="30"]
.cdp_i.--active:nth-child(34):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="30"]
.cdp_i.--active:nth-child(34):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="31"] .cdp_i:nth-child(29):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="31"]
.cdp_i:nth-child(29):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="31"] .cdp_i:nth-child(30):not(:first-child){display:inline-block}.cdp[actpage="31"] .cdp_i:nth-child(31):not(:first-child){display:inline-block}.cdp[actpage="31"] .cdp_i.--active,.cdp[actpage="31"] .cdp_i:nth-child(32){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="31"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="31"] .cdp_i:nth-child(32) + .cdp_i:last-child{display:none!important}.cdp[actpage="31"] .cdp_i:nth-child(33):not(:last-child){display:inline-block}.cdp[actpage="31"] .cdp_i:nth-child(34):not(:last-child){display:inline-block}.cdp[actpage="31"]
.cdp_i:nth-child(35):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="31"]
.cdp_i:nth-child(35):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="31"]
.cdp_i.--active:nth-child(35):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="31"]
.cdp_i.--active:nth-child(35):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="32"] .cdp_i:nth-child(30):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="32"]
.cdp_i:nth-child(30):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="32"] .cdp_i:nth-child(31):not(:first-child){display:inline-block}.cdp[actpage="32"] .cdp_i:nth-child(32):not(:first-child){display:inline-block}.cdp[actpage="32"] .cdp_i.--active,.cdp[actpage="32"] .cdp_i:nth-child(33){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="32"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="32"] .cdp_i:nth-child(33) + .cdp_i:last-child{display:none!important}.cdp[actpage="32"] .cdp_i:nth-child(34):not(:last-child){display:inline-block}.cdp[actpage="32"] .cdp_i:nth-child(35):not(:last-child){display:inline-block}.cdp[actpage="32"]
.cdp_i:nth-child(36):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="32"]
.cdp_i:nth-child(36):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="32"]
.cdp_i.--active:nth-child(36):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="32"]
.cdp_i.--active:nth-child(36):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="33"] .cdp_i:nth-child(31):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="33"]
.cdp_i:nth-child(31):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="33"] .cdp_i:nth-child(32):not(:first-child){display:inline-block}.cdp[actpage="33"] .cdp_i:nth-child(33):not(:first-child){display:inline-block}.cdp[actpage="33"] .cdp_i.--active,.cdp[actpage="33"] .cdp_i:nth-child(34){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="33"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="33"] .cdp_i:nth-child(34) + .cdp_i:last-child{display:none!important}.cdp[actpage="33"] .cdp_i:nth-child(35):not(:last-child){display:inline-block}.cdp[actpage="33"] .cdp_i:nth-child(36):not(:last-child){display:inline-block}.cdp[actpage="33"]
.cdp_i:nth-child(37):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="33"]
.cdp_i:nth-child(37):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="33"]
.cdp_i.--active:nth-child(37):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="33"]
.cdp_i.--active:nth-child(37):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="34"] .cdp_i:nth-child(32):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="34"]
.cdp_i:nth-child(32):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="34"] .cdp_i:nth-child(33):not(:first-child){display:inline-block}.cdp[actpage="34"] .cdp_i:nth-child(34):not(:first-child){display:inline-block}.cdp[actpage="34"] .cdp_i.--active,.cdp[actpage="34"] .cdp_i:nth-child(35){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="34"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="34"] .cdp_i:nth-child(35) + .cdp_i:last-child{display:none!important}.cdp[actpage="34"] .cdp_i:nth-child(36):not(:last-child){display:inline-block}.cdp[actpage="34"] .cdp_i:nth-child(37):not(:last-child){display:inline-block}.cdp[actpage="34"]
.cdp_i:nth-child(38):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="34"]
.cdp_i:nth-child(38):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="34"]
.cdp_i.--active:nth-child(38):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="34"]
.cdp_i.--active:nth-child(38):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="35"] .cdp_i:nth-child(33):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="35"]
.cdp_i:nth-child(33):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="35"] .cdp_i:nth-child(34):not(:first-child){display:inline-block}.cdp[actpage="35"] .cdp_i:nth-child(35):not(:first-child){display:inline-block}.cdp[actpage="35"] .cdp_i.--active,.cdp[actpage="35"] .cdp_i:nth-child(36){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="35"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="35"] .cdp_i:nth-child(36) + .cdp_i:last-child{display:none!important}.cdp[actpage="35"] .cdp_i:nth-child(37):not(:last-child){display:inline-block}.cdp[actpage="35"] .cdp_i:nth-child(38):not(:last-child){display:inline-block}.cdp[actpage="35"]
.cdp_i:nth-child(39):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="35"]
.cdp_i:nth-child(39):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="35"]
.cdp_i.--active:nth-child(39):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="35"]
.cdp_i.--active:nth-child(39):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="36"] .cdp_i:nth-child(34):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="36"]
.cdp_i:nth-child(34):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="36"] .cdp_i:nth-child(35):not(:first-child){display:inline-block}.cdp[actpage="36"] .cdp_i:nth-child(36):not(:first-child){display:inline-block}.cdp[actpage="36"] .cdp_i.--active,.cdp[actpage="36"] .cdp_i:nth-child(37){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="36"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="36"] .cdp_i:nth-child(37) + .cdp_i:last-child{display:none!important}.cdp[actpage="36"] .cdp_i:nth-child(38):not(:last-child){display:inline-block}.cdp[actpage="36"] .cdp_i:nth-child(39):not(:last-child){display:inline-block}.cdp[actpage="36"]
.cdp_i:nth-child(40):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="36"]
.cdp_i:nth-child(40):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="36"]
.cdp_i.--active:nth-child(40):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="36"]
.cdp_i.--active:nth-child(40):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="37"] .cdp_i:nth-child(35):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="37"]
.cdp_i:nth-child(35):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="37"] .cdp_i:nth-child(36):not(:first-child){display:inline-block}.cdp[actpage="37"] .cdp_i:nth-child(37):not(:first-child){display:inline-block}.cdp[actpage="37"] .cdp_i.--active,.cdp[actpage="37"] .cdp_i:nth-child(38){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="37"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="37"] .cdp_i:nth-child(38) + .cdp_i:last-child{display:none!important}.cdp[actpage="37"] .cdp_i:nth-child(39):not(:last-child){display:inline-block}.cdp[actpage="37"] .cdp_i:nth-child(40):not(:last-child){display:inline-block}.cdp[actpage="37"]
.cdp_i:nth-child(41):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="37"]
.cdp_i:nth-child(41):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="37"]
.cdp_i.--active:nth-child(41):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="37"]
.cdp_i.--active:nth-child(41):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="38"] .cdp_i:nth-child(36):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="38"]
.cdp_i:nth-child(36):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="38"] .cdp_i:nth-child(37):not(:first-child){display:inline-block}.cdp[actpage="38"] .cdp_i:nth-child(38):not(:first-child){display:inline-block}.cdp[actpage="38"] .cdp_i.--active,.cdp[actpage="38"] .cdp_i:nth-child(39){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="38"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="38"] .cdp_i:nth-child(39) + .cdp_i:last-child{display:none!important}.cdp[actpage="38"] .cdp_i:nth-child(40):not(:last-child){display:inline-block}.cdp[actpage="38"] .cdp_i:nth-child(41):not(:last-child){display:inline-block}.cdp[actpage="38"]
.cdp_i:nth-child(42):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="38"]
.cdp_i:nth-child(42):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="38"]
.cdp_i.--active:nth-child(42):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="38"]
.cdp_i.--active:nth-child(42):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="39"] .cdp_i:nth-child(37):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="39"]
.cdp_i:nth-child(37):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="39"] .cdp_i:nth-child(38):not(:first-child){display:inline-block}.cdp[actpage="39"] .cdp_i:nth-child(39):not(:first-child){display:inline-block}.cdp[actpage="39"] .cdp_i.--active,.cdp[actpage="39"] .cdp_i:nth-child(40){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="39"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="39"] .cdp_i:nth-child(40) + .cdp_i:last-child{display:none!important}.cdp[actpage="39"] .cdp_i:nth-child(41):not(:last-child){display:inline-block}.cdp[actpage="39"] .cdp_i:nth-child(42):not(:last-child){display:inline-block}.cdp[actpage="39"]
.cdp_i:nth-child(43):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="39"]
.cdp_i:nth-child(43):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="39"]
.cdp_i.--active:nth-child(43):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="39"]
.cdp_i.--active:nth-child(43):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="40"] .cdp_i:nth-child(38):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="40"]
.cdp_i:nth-child(38):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="40"] .cdp_i:nth-child(39):not(:first-child){display:inline-block}.cdp[actpage="40"] .cdp_i:nth-child(40):not(:first-child){display:inline-block}.cdp[actpage="40"] .cdp_i.--active,.cdp[actpage="40"] .cdp_i:nth-child(41){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="40"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="40"] .cdp_i:nth-child(41) + .cdp_i:last-child{display:none!important}.cdp[actpage="40"] .cdp_i:nth-child(42):not(:last-child){display:inline-block}.cdp[actpage="40"] .cdp_i:nth-child(43):not(:last-child){display:inline-block}.cdp[actpage="40"]
.cdp_i:nth-child(44):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="40"]
.cdp_i:nth-child(44):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="40"]
.cdp_i.--active:nth-child(44):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="40"]
.cdp_i.--active:nth-child(44):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="41"] .cdp_i:nth-child(39):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="41"]
.cdp_i:nth-child(39):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="41"] .cdp_i:nth-child(40):not(:first-child){display:inline-block}.cdp[actpage="41"] .cdp_i:nth-child(41):not(:first-child){display:inline-block}.cdp[actpage="41"] .cdp_i.--active,.cdp[actpage="41"] .cdp_i:nth-child(42){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="41"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="41"] .cdp_i:nth-child(42) + .cdp_i:last-child{display:none!important}.cdp[actpage="41"] .cdp_i:nth-child(43):not(:last-child){display:inline-block}.cdp[actpage="41"] .cdp_i:nth-child(44):not(:last-child){display:inline-block}.cdp[actpage="41"]
.cdp_i:nth-child(45):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="41"]
.cdp_i:nth-child(45):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="41"]
.cdp_i.--active:nth-child(45):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="41"]
.cdp_i.--active:nth-child(45):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="42"] .cdp_i:nth-child(40):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="42"]
.cdp_i:nth-child(40):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="42"] .cdp_i:nth-child(41):not(:first-child){display:inline-block}.cdp[actpage="42"] .cdp_i:nth-child(42):not(:first-child){display:inline-block}.cdp[actpage="42"] .cdp_i.--active,.cdp[actpage="42"] .cdp_i:nth-child(43){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="42"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="42"] .cdp_i:nth-child(43) + .cdp_i:last-child{display:none!important}.cdp[actpage="42"] .cdp_i:nth-child(44):not(:last-child){display:inline-block}.cdp[actpage="42"] .cdp_i:nth-child(45):not(:last-child){display:inline-block}.cdp[actpage="42"]
.cdp_i:nth-child(46):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="42"]
.cdp_i:nth-child(46):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="42"]
.cdp_i.--active:nth-child(46):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="42"]
.cdp_i.--active:nth-child(46):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="43"] .cdp_i:nth-child(41):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="43"]
.cdp_i:nth-child(41):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="43"] .cdp_i:nth-child(42):not(:first-child){display:inline-block}.cdp[actpage="43"] .cdp_i:nth-child(43):not(:first-child){display:inline-block}.cdp[actpage="43"] .cdp_i.--active,.cdp[actpage="43"] .cdp_i:nth-child(44){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="43"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="43"] .cdp_i:nth-child(44) + .cdp_i:last-child{display:none!important}.cdp[actpage="43"] .cdp_i:nth-child(45):not(:last-child){display:inline-block}.cdp[actpage="43"] .cdp_i:nth-child(46):not(:last-child){display:inline-block}.cdp[actpage="43"]
.cdp_i:nth-child(47):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="43"]
.cdp_i:nth-child(47):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="43"]
.cdp_i.--active:nth-child(47):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="43"]
.cdp_i.--active:nth-child(47):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="44"] .cdp_i:nth-child(42):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="44"]
.cdp_i:nth-child(42):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="44"] .cdp_i:nth-child(43):not(:first-child){display:inline-block}.cdp[actpage="44"] .cdp_i:nth-child(44):not(:first-child){display:inline-block}.cdp[actpage="44"] .cdp_i.--active,.cdp[actpage="44"] .cdp_i:nth-child(45){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="44"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="44"] .cdp_i:nth-child(45) + .cdp_i:last-child{display:none!important}.cdp[actpage="44"] .cdp_i:nth-child(46):not(:last-child){display:inline-block}.cdp[actpage="44"] .cdp_i:nth-child(47):not(:last-child){display:inline-block}.cdp[actpage="44"]
.cdp_i:nth-child(48):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="44"]
.cdp_i:nth-child(48):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="44"]
.cdp_i.--active:nth-child(48):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="44"]
.cdp_i.--active:nth-child(48):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="45"] .cdp_i:nth-child(43):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="45"]
.cdp_i:nth-child(43):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="45"] .cdp_i:nth-child(44):not(:first-child){display:inline-block}.cdp[actpage="45"] .cdp_i:nth-child(45):not(:first-child){display:inline-block}.cdp[actpage="45"] .cdp_i.--active,.cdp[actpage="45"] .cdp_i:nth-child(46){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="45"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="45"] .cdp_i:nth-child(46) + .cdp_i:last-child{display:none!important}.cdp[actpage="45"] .cdp_i:nth-child(47):not(:last-child){display:inline-block}.cdp[actpage="45"] .cdp_i:nth-child(48):not(:last-child){display:inline-block}.cdp[actpage="45"]
.cdp_i:nth-child(49):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="45"]
.cdp_i:nth-child(49):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="45"]
.cdp_i.--active:nth-child(49):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="45"]
.cdp_i.--active:nth-child(49):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="46"] .cdp_i:nth-child(44):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="46"]
.cdp_i:nth-child(44):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="46"] .cdp_i:nth-child(45):not(:first-child){display:inline-block}.cdp[actpage="46"] .cdp_i:nth-child(46):not(:first-child){display:inline-block}.cdp[actpage="46"] .cdp_i.--active,.cdp[actpage="46"] .cdp_i:nth-child(47){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="46"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="46"] .cdp_i:nth-child(47) + .cdp_i:last-child{display:none!important}.cdp[actpage="46"] .cdp_i:nth-child(48):not(:last-child){display:inline-block}.cdp[actpage="46"] .cdp_i:nth-child(49):not(:last-child){display:inline-block}.cdp[actpage="46"]
.cdp_i:nth-child(50):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="46"]
.cdp_i:nth-child(50):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="46"]
.cdp_i.--active:nth-child(50):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="46"]
.cdp_i.--active:nth-child(50):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="47"] .cdp_i:nth-child(45):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="47"]
.cdp_i:nth-child(45):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="47"] .cdp_i:nth-child(46):not(:first-child){display:inline-block}.cdp[actpage="47"] .cdp_i:nth-child(47):not(:first-child){display:inline-block}.cdp[actpage="47"] .cdp_i.--active,.cdp[actpage="47"] .cdp_i:nth-child(48){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="47"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="47"] .cdp_i:nth-child(48) + .cdp_i:last-child{display:none!important}.cdp[actpage="47"] .cdp_i:nth-child(49):not(:last-child){display:inline-block}.cdp[actpage="47"] .cdp_i:nth-child(50):not(:last-child){display:inline-block}.cdp[actpage="47"]
.cdp_i:nth-child(51):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="47"]
.cdp_i:nth-child(51):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="47"]
.cdp_i.--active:nth-child(51):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="47"]
.cdp_i.--active:nth-child(51):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="48"] .cdp_i:nth-child(46):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="48"]
.cdp_i:nth-child(46):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="48"] .cdp_i:nth-child(47):not(:first-child){display:inline-block}.cdp[actpage="48"] .cdp_i:nth-child(48):not(:first-child){display:inline-block}.cdp[actpage="48"] .cdp_i.--active,.cdp[actpage="48"] .cdp_i:nth-child(49){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="48"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="48"] .cdp_i:nth-child(49) + .cdp_i:last-child{display:none!important}.cdp[actpage="48"] .cdp_i:nth-child(50):not(:last-child){display:inline-block}.cdp[actpage="48"] .cdp_i:nth-child(51):not(:last-child){display:inline-block}.cdp[actpage="48"]
.cdp_i:nth-child(52):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="48"]
.cdp_i:nth-child(52):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="48"]
.cdp_i.--active:nth-child(52):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="48"]
.cdp_i.--active:nth-child(52):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="49"] .cdp_i:nth-child(47):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="49"]
.cdp_i:nth-child(47):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="49"] .cdp_i:nth-child(48):not(:first-child){display:inline-block}.cdp[actpage="49"] .cdp_i:nth-child(49):not(:first-child){display:inline-block}.cdp[actpage="49"] .cdp_i.--active,.cdp[actpage="49"] .cdp_i:nth-child(50){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="49"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="49"] .cdp_i:nth-child(50) + .cdp_i:last-child{display:none!important}.cdp[actpage="49"] .cdp_i:nth-child(51):not(:last-child){display:inline-block}.cdp[actpage="49"] .cdp_i:nth-child(52):not(:last-child){display:inline-block}.cdp[actpage="49"]
.cdp_i:nth-child(53):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="49"]
.cdp_i:nth-child(53):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="49"]
.cdp_i.--active:nth-child(53):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="49"]
.cdp_i.--active:nth-child(53):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="50"] .cdp_i:nth-child(48):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="50"]
.cdp_i:nth-child(48):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="50"] .cdp_i:nth-child(49):not(:first-child){display:inline-block}.cdp[actpage="50"] .cdp_i:nth-child(50):not(:first-child){display:inline-block}.cdp[actpage="50"] .cdp_i.--active,.cdp[actpage="50"] .cdp_i:nth-child(51){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="50"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="50"] .cdp_i:nth-child(51) + .cdp_i:last-child{display:none!important}.cdp[actpage="50"] .cdp_i:nth-child(52):not(:last-child){display:inline-block}.cdp[actpage="50"] .cdp_i:nth-child(53):not(:last-child){display:inline-block}.cdp[actpage="50"]
.cdp_i:nth-child(54):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="50"]
.cdp_i:nth-child(54):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="50"]
.cdp_i.--active:nth-child(54):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="50"]
.cdp_i.--active:nth-child(54):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="51"] .cdp_i:nth-child(49):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="51"]
.cdp_i:nth-child(49):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="51"] .cdp_i:nth-child(50):not(:first-child){display:inline-block}.cdp[actpage="51"] .cdp_i:nth-child(51):not(:first-child){display:inline-block}.cdp[actpage="51"] .cdp_i.--active,.cdp[actpage="51"] .cdp_i:nth-child(52){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="51"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="51"] .cdp_i:nth-child(52) + .cdp_i:last-child{display:none!important}.cdp[actpage="51"] .cdp_i:nth-child(53):not(:last-child){display:inline-block}.cdp[actpage="51"] .cdp_i:nth-child(54):not(:last-child){display:inline-block}.cdp[actpage="51"]
.cdp_i:nth-child(55):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="51"]
.cdp_i:nth-child(55):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="51"]
.cdp_i.--active:nth-child(55):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="51"]
.cdp_i.--active:nth-child(55):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="52"] .cdp_i:nth-child(50):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="52"]
.cdp_i:nth-child(50):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="52"] .cdp_i:nth-child(51):not(:first-child){display:inline-block}.cdp[actpage="52"] .cdp_i:nth-child(52):not(:first-child){display:inline-block}.cdp[actpage="52"] .cdp_i.--active,.cdp[actpage="52"] .cdp_i:nth-child(53){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="52"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="52"] .cdp_i:nth-child(53) + .cdp_i:last-child{display:none!important}.cdp[actpage="52"] .cdp_i:nth-child(54):not(:last-child){display:inline-block}.cdp[actpage="52"] .cdp_i:nth-child(55):not(:last-child){display:inline-block}.cdp[actpage="52"]
.cdp_i:nth-child(56):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="52"]
.cdp_i:nth-child(56):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="52"]
.cdp_i.--active:nth-child(56):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="52"]
.cdp_i.--active:nth-child(56):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="53"] .cdp_i:nth-child(51):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="53"]
.cdp_i:nth-child(51):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="53"] .cdp_i:nth-child(52):not(:first-child){display:inline-block}.cdp[actpage="53"] .cdp_i:nth-child(53):not(:first-child){display:inline-block}.cdp[actpage="53"] .cdp_i.--active,.cdp[actpage="53"] .cdp_i:nth-child(54){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="53"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="53"] .cdp_i:nth-child(54) + .cdp_i:last-child{display:none!important}.cdp[actpage="53"] .cdp_i:nth-child(55):not(:last-child){display:inline-block}.cdp[actpage="53"] .cdp_i:nth-child(56):not(:last-child){display:inline-block}.cdp[actpage="53"]
.cdp_i:nth-child(57):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="53"]
.cdp_i:nth-child(57):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="53"]
.cdp_i.--active:nth-child(57):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="53"]
.cdp_i.--active:nth-child(57):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="54"] .cdp_i:nth-child(52):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="54"]
.cdp_i:nth-child(52):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="54"] .cdp_i:nth-child(53):not(:first-child){display:inline-block}.cdp[actpage="54"] .cdp_i:nth-child(54):not(:first-child){display:inline-block}.cdp[actpage="54"] .cdp_i.--active,.cdp[actpage="54"] .cdp_i:nth-child(55){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="54"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="54"] .cdp_i:nth-child(55) + .cdp_i:last-child{display:none!important}.cdp[actpage="54"] .cdp_i:nth-child(56):not(:last-child){display:inline-block}.cdp[actpage="54"] .cdp_i:nth-child(57):not(:last-child){display:inline-block}.cdp[actpage="54"]
.cdp_i:nth-child(58):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="54"]
.cdp_i:nth-child(58):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="54"]
.cdp_i.--active:nth-child(58):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="54"]
.cdp_i.--active:nth-child(58):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="55"] .cdp_i:nth-child(53):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="55"]
.cdp_i:nth-child(53):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="55"] .cdp_i:nth-child(54):not(:first-child){display:inline-block}.cdp[actpage="55"] .cdp_i:nth-child(55):not(:first-child){display:inline-block}.cdp[actpage="55"] .cdp_i.--active,.cdp[actpage="55"] .cdp_i:nth-child(56){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="55"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="55"] .cdp_i:nth-child(56) + .cdp_i:last-child{display:none!important}.cdp[actpage="55"] .cdp_i:nth-child(57):not(:last-child){display:inline-block}.cdp[actpage="55"] .cdp_i:nth-child(58):not(:last-child){display:inline-block}.cdp[actpage="55"]
.cdp_i:nth-child(59):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="55"]
.cdp_i:nth-child(59):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="55"]
.cdp_i.--active:nth-child(59):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="55"]
.cdp_i.--active:nth-child(59):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="56"] .cdp_i:nth-child(54):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="56"]
.cdp_i:nth-child(54):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="56"] .cdp_i:nth-child(55):not(:first-child){display:inline-block}.cdp[actpage="56"] .cdp_i:nth-child(56):not(:first-child){display:inline-block}.cdp[actpage="56"] .cdp_i.--active,.cdp[actpage="56"] .cdp_i:nth-child(57){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="56"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="56"] .cdp_i:nth-child(57) + .cdp_i:last-child{display:none!important}.cdp[actpage="56"] .cdp_i:nth-child(58):not(:last-child){display:inline-block}.cdp[actpage="56"] .cdp_i:nth-child(59):not(:last-child){display:inline-block}.cdp[actpage="56"]
.cdp_i:nth-child(60):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="56"]
.cdp_i:nth-child(60):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="56"]
.cdp_i.--active:nth-child(60):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="56"]
.cdp_i.--active:nth-child(60):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="57"] .cdp_i:nth-child(55):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="57"]
.cdp_i:nth-child(55):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="57"] .cdp_i:nth-child(56):not(:first-child){display:inline-block}.cdp[actpage="57"] .cdp_i:nth-child(57):not(:first-child){display:inline-block}.cdp[actpage="57"] .cdp_i.--active,.cdp[actpage="57"] .cdp_i:nth-child(58){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="57"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="57"] .cdp_i:nth-child(58) + .cdp_i:last-child{display:none!important}.cdp[actpage="57"] .cdp_i:nth-child(59):not(:last-child){display:inline-block}.cdp[actpage="57"] .cdp_i:nth-child(60):not(:last-child){display:inline-block}.cdp[actpage="57"]
.cdp_i:nth-child(61):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="57"]
.cdp_i:nth-child(61):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="57"]
.cdp_i.--active:nth-child(61):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="57"]
.cdp_i.--active:nth-child(61):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="58"] .cdp_i:nth-child(56):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="58"]
.cdp_i:nth-child(56):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="58"] .cdp_i:nth-child(57):not(:first-child){display:inline-block}.cdp[actpage="58"] .cdp_i:nth-child(58):not(:first-child){display:inline-block}.cdp[actpage="58"] .cdp_i.--active,.cdp[actpage="58"] .cdp_i:nth-child(59){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="58"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="58"] .cdp_i:nth-child(59) + .cdp_i:last-child{display:none!important}.cdp[actpage="58"] .cdp_i:nth-child(60):not(:last-child){display:inline-block}.cdp[actpage="58"] .cdp_i:nth-child(61):not(:last-child){display:inline-block}.cdp[actpage="58"]
.cdp_i:nth-child(62):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="58"]
.cdp_i:nth-child(62):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="58"]
.cdp_i.--active:nth-child(62):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="58"]
.cdp_i.--active:nth-child(62):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="59"] .cdp_i:nth-child(57):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="59"]
.cdp_i:nth-child(57):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="59"] .cdp_i:nth-child(58):not(:first-child){display:inline-block}.cdp[actpage="59"] .cdp_i:nth-child(59):not(:first-child){display:inline-block}.cdp[actpage="59"] .cdp_i.--active,.cdp[actpage="59"] .cdp_i:nth-child(60){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="59"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="59"] .cdp_i:nth-child(60) + .cdp_i:last-child{display:none!important}.cdp[actpage="59"] .cdp_i:nth-child(61):not(:last-child){display:inline-block}.cdp[actpage="59"] .cdp_i:nth-child(62):not(:last-child){display:inline-block}.cdp[actpage="59"]
.cdp_i:nth-child(63):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="59"]
.cdp_i:nth-child(63):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="59"]
.cdp_i.--active:nth-child(63):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="59"]
.cdp_i.--active:nth-child(63):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="60"] .cdp_i:nth-child(58):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="60"]
.cdp_i:nth-child(58):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="60"] .cdp_i:nth-child(59):not(:first-child){display:inline-block}.cdp[actpage="60"] .cdp_i:nth-child(60):not(:first-child){display:inline-block}.cdp[actpage="60"] .cdp_i.--active,.cdp[actpage="60"] .cdp_i:nth-child(61){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="60"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="60"] .cdp_i:nth-child(61) + .cdp_i:last-child{display:none!important}.cdp[actpage="60"] .cdp_i:nth-child(62):not(:last-child){display:inline-block}.cdp[actpage="60"] .cdp_i:nth-child(63):not(:last-child){display:inline-block}.cdp[actpage="60"]
.cdp_i:nth-child(64):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="60"]
.cdp_i:nth-child(64):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="60"]
.cdp_i.--active:nth-child(64):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="60"]
.cdp_i.--active:nth-child(64):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="61"] .cdp_i:nth-child(59):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="61"]
.cdp_i:nth-child(59):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="61"] .cdp_i:nth-child(60):not(:first-child){display:inline-block}.cdp[actpage="61"] .cdp_i:nth-child(61):not(:first-child){display:inline-block}.cdp[actpage="61"] .cdp_i.--active,.cdp[actpage="61"] .cdp_i:nth-child(62){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="61"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="61"] .cdp_i:nth-child(62) + .cdp_i:last-child{display:none!important}.cdp[actpage="61"] .cdp_i:nth-child(63):not(:last-child){display:inline-block}.cdp[actpage="61"] .cdp_i:nth-child(64):not(:last-child){display:inline-block}.cdp[actpage="61"]
.cdp_i:nth-child(65):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="61"]
.cdp_i:nth-child(65):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="61"]
.cdp_i.--active:nth-child(65):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="61"]
.cdp_i.--active:nth-child(65):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="62"] .cdp_i:nth-child(60):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="62"]
.cdp_i:nth-child(60):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="62"] .cdp_i:nth-child(61):not(:first-child){display:inline-block}.cdp[actpage="62"] .cdp_i:nth-child(62):not(:first-child){display:inline-block}.cdp[actpage="62"] .cdp_i.--active,.cdp[actpage="62"] .cdp_i:nth-child(63){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="62"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="62"] .cdp_i:nth-child(63) + .cdp_i:last-child{display:none!important}.cdp[actpage="62"] .cdp_i:nth-child(64):not(:last-child){display:inline-block}.cdp[actpage="62"] .cdp_i:nth-child(65):not(:last-child){display:inline-block}.cdp[actpage="62"]
.cdp_i:nth-child(66):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="62"]
.cdp_i:nth-child(66):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="62"]
.cdp_i.--active:nth-child(66):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="62"]
.cdp_i.--active:nth-child(66):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="63"] .cdp_i:nth-child(61):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="63"]
.cdp_i:nth-child(61):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="63"] .cdp_i:nth-child(62):not(:first-child){display:inline-block}.cdp[actpage="63"] .cdp_i:nth-child(63):not(:first-child){display:inline-block}.cdp[actpage="63"] .cdp_i.--active,.cdp[actpage="63"] .cdp_i:nth-child(64){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="63"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="63"] .cdp_i:nth-child(64) + .cdp_i:last-child{display:none!important}.cdp[actpage="63"] .cdp_i:nth-child(65):not(:last-child){display:inline-block}.cdp[actpage="63"] .cdp_i:nth-child(66):not(:last-child){display:inline-block}.cdp[actpage="63"]
.cdp_i:nth-child(67):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="63"]
.cdp_i:nth-child(67):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="63"]
.cdp_i.--active:nth-child(67):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="63"]
.cdp_i.--active:nth-child(67):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="64"] .cdp_i:nth-child(62):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="64"]
.cdp_i:nth-child(62):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="64"] .cdp_i:nth-child(63):not(:first-child){display:inline-block}.cdp[actpage="64"] .cdp_i:nth-child(64):not(:first-child){display:inline-block}.cdp[actpage="64"] .cdp_i.--active,.cdp[actpage="64"] .cdp_i:nth-child(65){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="64"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="64"] .cdp_i:nth-child(65) + .cdp_i:last-child{display:none!important}.cdp[actpage="64"] .cdp_i:nth-child(66):not(:last-child){display:inline-block}.cdp[actpage="64"] .cdp_i:nth-child(67):not(:last-child){display:inline-block}.cdp[actpage="64"]
.cdp_i:nth-child(68):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="64"]
.cdp_i:nth-child(68):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="64"]
.cdp_i.--active:nth-child(68):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="64"]
.cdp_i.--active:nth-child(68):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="65"] .cdp_i:nth-child(63):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="65"]
.cdp_i:nth-child(63):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="65"] .cdp_i:nth-child(64):not(:first-child){display:inline-block}.cdp[actpage="65"] .cdp_i:nth-child(65):not(:first-child){display:inline-block}.cdp[actpage="65"] .cdp_i.--active,.cdp[actpage="65"] .cdp_i:nth-child(66){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="65"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="65"] .cdp_i:nth-child(66) + .cdp_i:last-child{display:none!important}.cdp[actpage="65"] .cdp_i:nth-child(67):not(:last-child){display:inline-block}.cdp[actpage="65"] .cdp_i:nth-child(68):not(:last-child){display:inline-block}.cdp[actpage="65"]
.cdp_i:nth-child(69):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="65"]
.cdp_i:nth-child(69):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="65"]
.cdp_i.--active:nth-child(69):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="65"]
.cdp_i.--active:nth-child(69):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="66"] .cdp_i:nth-child(64):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="66"]
.cdp_i:nth-child(64):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="66"] .cdp_i:nth-child(65):not(:first-child){display:inline-block}.cdp[actpage="66"] .cdp_i:nth-child(66):not(:first-child){display:inline-block}.cdp[actpage="66"] .cdp_i.--active,.cdp[actpage="66"] .cdp_i:nth-child(67){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="66"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="66"] .cdp_i:nth-child(67) + .cdp_i:last-child{display:none!important}.cdp[actpage="66"] .cdp_i:nth-child(68):not(:last-child){display:inline-block}.cdp[actpage="66"] .cdp_i:nth-child(69):not(:last-child){display:inline-block}.cdp[actpage="66"]
.cdp_i:nth-child(70):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="66"]
.cdp_i:nth-child(70):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="66"]
.cdp_i.--active:nth-child(70):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="66"]
.cdp_i.--active:nth-child(70):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="67"] .cdp_i:nth-child(65):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="67"]
.cdp_i:nth-child(65):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="67"] .cdp_i:nth-child(66):not(:first-child){display:inline-block}.cdp[actpage="67"] .cdp_i:nth-child(67):not(:first-child){display:inline-block}.cdp[actpage="67"] .cdp_i.--active,.cdp[actpage="67"] .cdp_i:nth-child(68){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="67"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="67"] .cdp_i:nth-child(68) + .cdp_i:last-child{display:none!important}.cdp[actpage="67"] .cdp_i:nth-child(69):not(:last-child){display:inline-block}.cdp[actpage="67"] .cdp_i:nth-child(70):not(:last-child){display:inline-block}.cdp[actpage="67"]
.cdp_i:nth-child(71):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="67"]
.cdp_i:nth-child(71):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="67"]
.cdp_i.--active:nth-child(71):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="67"]
.cdp_i.--active:nth-child(71):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="68"] .cdp_i:nth-child(66):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="68"]
.cdp_i:nth-child(66):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="68"] .cdp_i:nth-child(67):not(:first-child){display:inline-block}.cdp[actpage="68"] .cdp_i:nth-child(68):not(:first-child){display:inline-block}.cdp[actpage="68"] .cdp_i.--active,.cdp[actpage="68"] .cdp_i:nth-child(69){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="68"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="68"] .cdp_i:nth-child(69) + .cdp_i:last-child{display:none!important}.cdp[actpage="68"] .cdp_i:nth-child(70):not(:last-child){display:inline-block}.cdp[actpage="68"] .cdp_i:nth-child(71):not(:last-child){display:inline-block}.cdp[actpage="68"]
.cdp_i:nth-child(72):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="68"]
.cdp_i:nth-child(72):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="68"]
.cdp_i.--active:nth-child(72):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="68"]
.cdp_i.--active:nth-child(72):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="69"] .cdp_i:nth-child(67):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="69"]
.cdp_i:nth-child(67):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="69"] .cdp_i:nth-child(68):not(:first-child){display:inline-block}.cdp[actpage="69"] .cdp_i:nth-child(69):not(:first-child){display:inline-block}.cdp[actpage="69"] .cdp_i.--active,.cdp[actpage="69"] .cdp_i:nth-child(70){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="69"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="69"] .cdp_i:nth-child(70) + .cdp_i:last-child{display:none!important}.cdp[actpage="69"] .cdp_i:nth-child(71):not(:last-child){display:inline-block}.cdp[actpage="69"] .cdp_i:nth-child(72):not(:last-child){display:inline-block}.cdp[actpage="69"]
.cdp_i:nth-child(73):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="69"]
.cdp_i:nth-child(73):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="69"]
.cdp_i.--active:nth-child(73):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="69"]
.cdp_i.--active:nth-child(73):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="70"] .cdp_i:nth-child(68):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="70"]
.cdp_i:nth-child(68):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="70"] .cdp_i:nth-child(69):not(:first-child){display:inline-block}.cdp[actpage="70"] .cdp_i:nth-child(70):not(:first-child){display:inline-block}.cdp[actpage="70"] .cdp_i.--active,.cdp[actpage="70"] .cdp_i:nth-child(71){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="70"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="70"] .cdp_i:nth-child(71) + .cdp_i:last-child{display:none!important}.cdp[actpage="70"] .cdp_i:nth-child(72):not(:last-child){display:inline-block}.cdp[actpage="70"] .cdp_i:nth-child(73):not(:last-child){display:inline-block}.cdp[actpage="70"]
.cdp_i:nth-child(74):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="70"]
.cdp_i:nth-child(74):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="70"]
.cdp_i.--active:nth-child(74):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="70"]
.cdp_i.--active:nth-child(74):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="71"] .cdp_i:nth-child(69):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="71"]
.cdp_i:nth-child(69):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="71"] .cdp_i:nth-child(70):not(:first-child){display:inline-block}.cdp[actpage="71"] .cdp_i:nth-child(71):not(:first-child){display:inline-block}.cdp[actpage="71"] .cdp_i.--active,.cdp[actpage="71"] .cdp_i:nth-child(72){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="71"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="71"] .cdp_i:nth-child(72) + .cdp_i:last-child{display:none!important}.cdp[actpage="71"] .cdp_i:nth-child(73):not(:last-child){display:inline-block}.cdp[actpage="71"] .cdp_i:nth-child(74):not(:last-child){display:inline-block}.cdp[actpage="71"]
.cdp_i:nth-child(75):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="71"]
.cdp_i:nth-child(75):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="71"]
.cdp_i.--active:nth-child(75):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="71"]
.cdp_i.--active:nth-child(75):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="72"] .cdp_i:nth-child(70):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="72"]
.cdp_i:nth-child(70):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="72"] .cdp_i:nth-child(71):not(:first-child){display:inline-block}.cdp[actpage="72"] .cdp_i:nth-child(72):not(:first-child){display:inline-block}.cdp[actpage="72"] .cdp_i.--active,.cdp[actpage="72"] .cdp_i:nth-child(73){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="72"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="72"] .cdp_i:nth-child(73) + .cdp_i:last-child{display:none!important}.cdp[actpage="72"] .cdp_i:nth-child(74):not(:last-child){display:inline-block}.cdp[actpage="72"] .cdp_i:nth-child(75):not(:last-child){display:inline-block}.cdp[actpage="72"]
.cdp_i:nth-child(76):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="72"]
.cdp_i:nth-child(76):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="72"]
.cdp_i.--active:nth-child(76):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="72"]
.cdp_i.--active:nth-child(76):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="73"] .cdp_i:nth-child(71):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="73"]
.cdp_i:nth-child(71):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="73"] .cdp_i:nth-child(72):not(:first-child){display:inline-block}.cdp[actpage="73"] .cdp_i:nth-child(73):not(:first-child){display:inline-block}.cdp[actpage="73"] .cdp_i.--active,.cdp[actpage="73"] .cdp_i:nth-child(74){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="73"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="73"] .cdp_i:nth-child(74) + .cdp_i:last-child{display:none!important}.cdp[actpage="73"] .cdp_i:nth-child(75):not(:last-child){display:inline-block}.cdp[actpage="73"] .cdp_i:nth-child(76):not(:last-child){display:inline-block}.cdp[actpage="73"]
.cdp_i:nth-child(77):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="73"]
.cdp_i:nth-child(77):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="73"]
.cdp_i.--active:nth-child(77):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="73"]
.cdp_i.--active:nth-child(77):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="74"] .cdp_i:nth-child(72):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="74"]
.cdp_i:nth-child(72):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="74"] .cdp_i:nth-child(73):not(:first-child){display:inline-block}.cdp[actpage="74"] .cdp_i:nth-child(74):not(:first-child){display:inline-block}.cdp[actpage="74"] .cdp_i.--active,.cdp[actpage="74"] .cdp_i:nth-child(75){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="74"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="74"] .cdp_i:nth-child(75) + .cdp_i:last-child{display:none!important}.cdp[actpage="74"] .cdp_i:nth-child(76):not(:last-child){display:inline-block}.cdp[actpage="74"] .cdp_i:nth-child(77):not(:last-child){display:inline-block}.cdp[actpage="74"]
.cdp_i:nth-child(78):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="74"]
.cdp_i:nth-child(78):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="74"]
.cdp_i.--active:nth-child(78):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="74"]
.cdp_i.--active:nth-child(78):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="75"] .cdp_i:nth-child(73):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="75"]
.cdp_i:nth-child(73):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="75"] .cdp_i:nth-child(74):not(:first-child){display:inline-block}.cdp[actpage="75"] .cdp_i:nth-child(75):not(:first-child){display:inline-block}.cdp[actpage="75"] .cdp_i.--active,.cdp[actpage="75"] .cdp_i:nth-child(76){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="75"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="75"] .cdp_i:nth-child(76) + .cdp_i:last-child{display:none!important}.cdp[actpage="75"] .cdp_i:nth-child(77):not(:last-child){display:inline-block}.cdp[actpage="75"] .cdp_i:nth-child(78):not(:last-child){display:inline-block}.cdp[actpage="75"]
.cdp_i:nth-child(79):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="75"]
.cdp_i:nth-child(79):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="75"]
.cdp_i.--active:nth-child(79):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="75"]
.cdp_i.--active:nth-child(79):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="76"] .cdp_i:nth-child(74):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="76"]
.cdp_i:nth-child(74):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="76"] .cdp_i:nth-child(75):not(:first-child){display:inline-block}.cdp[actpage="76"] .cdp_i:nth-child(76):not(:first-child){display:inline-block}.cdp[actpage="76"] .cdp_i.--active,.cdp[actpage="76"] .cdp_i:nth-child(77){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="76"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="76"] .cdp_i:nth-child(77) + .cdp_i:last-child{display:none!important}.cdp[actpage="76"] .cdp_i:nth-child(78):not(:last-child){display:inline-block}.cdp[actpage="76"] .cdp_i:nth-child(79):not(:last-child){display:inline-block}.cdp[actpage="76"]
.cdp_i:nth-child(80):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="76"]
.cdp_i:nth-child(80):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="76"]
.cdp_i.--active:nth-child(80):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="76"]
.cdp_i.--active:nth-child(80):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="77"] .cdp_i:nth-child(75):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="77"]
.cdp_i:nth-child(75):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="77"] .cdp_i:nth-child(76):not(:first-child){display:inline-block}.cdp[actpage="77"] .cdp_i:nth-child(77):not(:first-child){display:inline-block}.cdp[actpage="77"] .cdp_i.--active,.cdp[actpage="77"] .cdp_i:nth-child(78){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="77"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="77"] .cdp_i:nth-child(78) + .cdp_i:last-child{display:none!important}.cdp[actpage="77"] .cdp_i:nth-child(79):not(:last-child){display:inline-block}.cdp[actpage="77"] .cdp_i:nth-child(80):not(:last-child){display:inline-block}.cdp[actpage="77"]
.cdp_i:nth-child(81):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="77"]
.cdp_i:nth-child(81):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="77"]
.cdp_i.--active:nth-child(81):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="77"]
.cdp_i.--active:nth-child(81):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="78"] .cdp_i:nth-child(76):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="78"]
.cdp_i:nth-child(76):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="78"] .cdp_i:nth-child(77):not(:first-child){display:inline-block}.cdp[actpage="78"] .cdp_i:nth-child(78):not(:first-child){display:inline-block}.cdp[actpage="78"] .cdp_i.--active,.cdp[actpage="78"] .cdp_i:nth-child(79){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="78"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="78"] .cdp_i:nth-child(79) + .cdp_i:last-child{display:none!important}.cdp[actpage="78"] .cdp_i:nth-child(80):not(:last-child){display:inline-block}.cdp[actpage="78"] .cdp_i:nth-child(81):not(:last-child){display:inline-block}.cdp[actpage="78"]
.cdp_i:nth-child(82):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="78"]
.cdp_i:nth-child(82):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="78"]
.cdp_i.--active:nth-child(82):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="78"]
.cdp_i.--active:nth-child(82):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="79"] .cdp_i:nth-child(77):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="79"]
.cdp_i:nth-child(77):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="79"] .cdp_i:nth-child(78):not(:first-child){display:inline-block}.cdp[actpage="79"] .cdp_i:nth-child(79):not(:first-child){display:inline-block}.cdp[actpage="79"] .cdp_i.--active,.cdp[actpage="79"] .cdp_i:nth-child(80){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="79"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="79"] .cdp_i:nth-child(80) + .cdp_i:last-child{display:none!important}.cdp[actpage="79"] .cdp_i:nth-child(81):not(:last-child){display:inline-block}.cdp[actpage="79"] .cdp_i:nth-child(82):not(:last-child){display:inline-block}.cdp[actpage="79"]
.cdp_i:nth-child(83):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="79"]
.cdp_i:nth-child(83):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="79"]
.cdp_i.--active:nth-child(83):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="79"]
.cdp_i.--active:nth-child(83):not(:last-child):not(:nth-last-child(2)):after{display:none}.cdp[actpage="80"] .cdp_i:nth-child(78):not(:first-child):not(:nth-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;width:50px;-webkit-box-shadow:none;box-shadow:none}.cdp[actpage="80"]
.cdp_i:nth-child(78):not(:first-child):not(:nth-child(2)):after{content:"...";color:#5b5b5b;font-size:18px;margin-left:-6px}.cdp[actpage="80"] .cdp_i:nth-child(79):not(:first-child){display:inline-block}.cdp[actpage="80"] .cdp_i:nth-child(80):not(:first-child){display:inline-block}.cdp[actpage="80"] .cdp_i.--active,.cdp[actpage="80"] .cdp_i:nth-child(81){background-color:#00850d;color:#fff;display:inline-block}.cdp[actpage="80"] .cdp_i.--active + .cdp_i:last-child,.cdp[actpage="80"] .cdp_i:nth-child(81) + .cdp_i:last-child{display:none!important}.cdp[actpage="80"] .cdp_i:nth-child(82):not(:last-child){display:inline-block}.cdp[actpage="80"] .cdp_i:nth-child(83):not(:last-child){display:inline-block}.cdp[actpage="80"]
.cdp_i:nth-child(84):not(:last-child):not(:nth-last-child(2)){display:inline-block;pointer-events:none;color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:40px}.cdp[actpage="80"]
.cdp_i:nth-child(84):not(:last-child):not(:nth-last-child(2)):after{content:"...";color:#5b5b5b;-webkit-box-shadow:0;box-shadow:0;font-size:18px;margin-left:-17px}.cdp[actpage="80"]
.cdp_i.--active:nth-child(84):not(:last-child):not(:nth-last-child(2)){display:block;color:#fff;cursor:pointer;pointer-events:visible}.cdp[actpage="80"]
.cdp_i.--active:nth-child(84):not(:last-child):not(:nth-last-child(2)):after{display:none}.content__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.top-section{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f0f0f0;padding:14px 10px;border-radius:5px;margin-top:10px;margin-bottom:10px}.top-section picture{-ms-flex-negative:0;flex-shrink:0;height:auto}.top-section picture img{width:250px;max-width:100%;height:auto;-o-object-fit:initial;object-fit:initial}.main .top-section{gap:0;padding:14px 25px 4px 10px}.main .top-section img{margin-right:5px}.main .recomended_title{padding-top:0;margin-top:10px;margin-bottom:6px}.main .recomended_title + p{margin-top:0;margin-bottom:17px}.main .recomended_title.line-before::before{display:none}.scroll__block{margin-top:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.125rem;-webkit-overflow-scrolling:touch}.scroll__block-item{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;padding:.5rem 1.0625rem;border:2px solid #00850d;-webkit-box-shadow:0 2px 15px rgba(0,0,0,0.25);box-shadow:0 2px 15px rgba(0,0,0,0.25);border-radius:5px;cursor:pointer;text-align:center;background:#fff;-ms-flex-negative:0;flex-shrink:0;position:relative;height:auto}.scroll__block-item h3{font-size:1.125rem;line-height:1.625rem;font-weight:700;margin-top:0;margin-bottom:.125rem}.scroll__block-item p{font-size:.8125rem;line-height:1rem;margin:0}.scroll__block-item:hover{color:#00850d}.scroll__block-item:nth-child(1){width:16.5625rem}.scroll__block-item:nth-child(2){width:14.0625rem}.scroll__block-item:nth-child(3){width:15rem}.scroll__block-item:nth-child(4){width:14.375rem}.top__rated{margin-top:1.25rem;text-align:center}.top__rated h3{margin-top:0;font-size:1.625rem;line-height:2rem;margin-bottom:.375rem}.top__rated .quest-item-casino{cursor:unset}.top__rated-item{background:#fff;border:2px solid #00850d;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;display:-ms-grid;display:grid;-ms-grid-columns:10% 35% 33% 20%;grid-template-columns:10% 35% 33% 20%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px;position:relative;margin-bottom:15px}.top__rated-item picture{border-radius:5px;height:106px;width:106px}.top__rated-item picture img{width:100%;height:100%;border-radius:5px;-o-object-fit:cover;object-fit:cover;border:1px solid #eaeaea}.top__rated-item .rated-item-bonus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:rgba(201,237,195,0.5);border:2px solid rgba(0,133,13,0.5);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;padding:12px 20px;cursor:unset}.top__rated-item .rated-item-bonus .lable{color:rgba(0,133,13,0.7);margin-bottom:.125rem}.top__rated-item .rated-item-bonus .bonus{color:#00850d;font-size:1.375rem;line-height:2rem;font-weight:700;margin-bottom:.6875rem;border:1px solid transparent;cursor:unset}.top__rated-item .rated-item-bonus .brand{color:rgba(0,0,0,0.7);font-size:.8125rem;line-height:1rem}.top__rated-item .rated-item-btn{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:self-end;-ms-flex-align:self-end;align-items:self-end}.top__rated-item .rated-item-btn button{background:#ffd400;text-transform:uppercase;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;padding:.8125rem 1.125rem;border-radius:5px;margin-bottom:.5rem;font-size:.9375rem;color:#000}.top__rated-item .rated-item-btn button:hover{background:#f4cb00;-webkit-box-shadow:0 2px 15px rgba(255,212,0,0.8);box-shadow:0 2px 15px rgba(255,212,0,0.8)}.top__rated-item .rated-item-btn a:last-child{text-decoration:underline;font-size:.9375rem;line-height:1.1875rem;color:rgba(21,21,21,0.7)}.top__rated-item .rated-item-list{text-align:left}.top__rated-item .rated-item-list ul{margin:0}.top__rated-item .rated-item-list li{position:relative;margin-bottom:.375rem;font-size:.9375rem;line-height:1.375rem}.top__rated-item .rated-item-list li::before{content:"";position:absolute;width:15px;height:15px;left:-22px;top:2px;background:url(../img/icos/check-t.svg) no-repeat}.top__rated-item .rate-lable{position:absolute;left:-8px;top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#00850d;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:3px;padding:.3125rem .375rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;display:none}.top__rated-item .rate-lable span{text-transform:uppercase;position:relative;padding-left:1.875rem;color:#fede3a;font-weight:700;font-size:16px;line-height:24px}.top__rated-item .rate-lable span::before{content:"";position:absolute;left:-6px;top:-2px;background:url(../img/icos/top-rated.svg) no-repeat;width:39px;height:39px}.top__rated .top__rated-wrap .top__rated-item:first-child .rate-lable{display:block}html[lang="en"] .top__rated-item .rated-item-btn button,html[lang="th"] .top__rated-item .rated-item-btn button{font-size:1.25rem}.lates__news{margin-bottom:1.25rem}.lates__news .lates__news-inner{background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;padding:.75rem .9375rem;display:-webkit-box;display:-ms-flexbox;display:flex}.lates__news .tabs__block{overflow:hidden;border-radius:5px}.lates__news-tabs{width:40%}.tabs__body{width:60%}.tabs__block,.tabs__block-play{background-repeat:no-repeat;background-size:cover;width:100%;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;border-radius:5px;display:none;height:100%}.tabs__block .lates__title,.tabs__block .sub__info,.tabs__block-play .lates__title,.tabs__block-play .sub__info{background:rgba(0,0,0,0.7);border-radius:5px 5px 0 0;color:#fff}.tabs__block .lates__title,.tabs__block-play .lates__title{font-weight:700;padding:.75rem 1rem;font-size:1.75rem;line-height:2.125rem}.tabs__block img,.tabs__block-play img{display:none}.tabs__block .sub__info,.tabs__block-play .sub__info{padding:.4375rem 1rem}.tabs__block .sub__info span,.tabs__block-play .sub__info span{padding-right:.625rem;border-right:2px solid #fff}.tabs__block .sub__info span:nth-child(2),.tabs__block-play .sub__info span:nth-child(2){padding-left:.625rem}.tabs__block .sub__info span:last-child,.tabs__block-play .sub__info span:last-child{padding-right:0;padding-left:1.875rem;border-right:0;position:relative}.tabs__block .sub__info span:last-child::before,.tabs__block-play .sub__info span:last-child::before{content:"";position:absolute;background:url(../img/icos/eye.svg) no-repeat;width:17px;height:17px;top:.1875rem;left:.3125rem}.tabs__item{cursor:pointer;padding-bottom:.625rem;margin-bottom:.625rem;min-height:3rem;border-bottom:1px solid rgba(21,21,21,0.2);margin-left:.875rem}.tabs__item:last-child{margin-bottom:0}.tabs__item p{margin:0;margin-top:.625rem}.tabs__item-date{display:block;color:rgba(21,21,21,0.5);font-size:.8125rem;line-height:1.1875rem;margin-bottom:.25rem}.tabs__item-title{display:block;font-size:1.125rem;line-height:1.5rem;font-weight:700}.tabs__item-title:hover{color:#00850d}.lates__news-inner .tabs__body{min-height:332px}.tabs__block-play.active,.tabs__block.active{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs__item.active .tabs__item-title{color:#00850d}.pro-platforms__item.tabs__item{margin-left:0}.pro-platforms__item.tabs__item.active{background:#e4f6e1;border:1px solid #00850d}.aside__content{margin-left:15px;margin-top:.625rem}.aside__content .aside__sticky{position:sticky;top:4.6875rem;overflow-y:scroll;height:91vh;scrollbar-width:none}.aside__content .aside__top{width:10.75rem;background:rgba(255,212,0,0.3);-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;border:2px solid #ffd400;text-align:center;right:0}.aside__content .aside__top .title-aside{font-weight:700;padding:.6875rem 0 .6875rem 1.0625rem;display:block;font-size:.9375rem;line-height:1rem;position:relative}.aside__content .aside__top .title-aside::before{content:"";position:absolute;background:url(../img/icos/top-rated.svg) no-repeat;width:37px;height:37px;left:.1875rem;top:.1875rem}.aside__content .aside__top .aside-btn{background:#ffd400;border-radius:3px;text-transform:uppercase;font-weight:700;font-size:.9375rem;line-height:1.4375rem;padding:.125rem .5625rem}.aside__content .aside__top .aside-btn:hover{background:#f4cb00;-webkit-box-shadow:0 2px 15px rgba(255,212,0,0.8);box-shadow:0 2px 15px rgba(255,212,0,0.8)}.aside__content .aside__top-block{background:#fff;padding:.1875rem .625rem;border-radius:0 0 5px 5px}.aside__content .aside__top-item{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;padding-bottom:.25rem;margin-bottom:.1875rem;border-bottom:1px solid #e3e3e3}.aside__content .aside__top-item img{border-radius:3px;border:1px solid #eaeaea;width:57px;height:44px;display:block}.aside__content .aside__top-item:last-child{border-bottom:0;margin-bottom:0}.aside__content .aside__page{width:10.625rem;background:#e4f6e1;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;border:2px solid #00850d;text-align:center;right:0;margin-top:1rem}.aside__content .aside__page .title-aside-page{font-weight:700;padding:.6875rem .9375rem .6875rem 1.5625rem;display:block;font-size:.9375rem;line-height:1rem;position:relative}.aside__content .aside__page .title-aside-page::before{content:"";position:absolute;background:url(../img/icos/home.svg) no-repeat;width:16px;height:16px;left:.6875rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.aside__content .aside__page-block{padding:.5rem .75rem .9375rem;background:#fff;border-radius:0 0 5px 5px}.aside__content .aside__page .page__list,.aside__content .aside__page .pages__list{margin:0;padding:0;text-align:left}.aside__content .aside__page .page__list li,.aside__content .aside__page .pages__list li{position:relative;margin-bottom:.75rem}.aside__content .aside__page .page__list li a,.aside__content .aside__page .pages__list li a{font-size:.8125rem;line-height:1rem}.aside__content .aside__page .page__list li a:hover,.aside__content .aside__page .pages__list li a:hover{color:#00850d}.aside__content .aside__page .page__list li:last-child,.aside__content .aside__page .pages__list li:last-child{margin-bottom:0}.aside__content .aside__page .page__list li:hover svg path,.aside__content .aside__page .pages__list li:hover svg path{fill:#00850d}.aside__content .aside__page .page__list{border-bottom:1px solid #e3e3e3}.aside__content .aside__page .pages__list{margin-top:.6875rem}.aside__content .aside__page .pages__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aside__content .aside__page .pages__list li span{display:inherit;margin-right:.5rem}.line-before{position:relative;padding-top:.625rem}.line-before::before{content:"";position:absolute;width:5.875rem;height:.1875rem;top:0;left:0;background:#00850d}.quest__section-inner{background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:10px}.quest__section-inner .quest-head{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2fr 2fr 1.2fr 1.5fr;grid-template-columns:1fr 2fr 2fr 1.2fr 1.5fr;justify-items:center;background:#f8f8f8;font-size:1.125rem;border-radius:10px 10px 0 0;padding:.1875rem .9375rem;color:rgba(17,17,17,0.5);gap:.625rem;border-bottom:1px solid rgba(0,0,0,0.2)}.quest-item{display:-ms-grid;display:grid;-ms-grid-columns:117px 2fr 2fr 1.2fr 1.5fr;grid-template-columns:117px 2fr 2fr 1.2fr 1.5fr;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .9375rem;border-bottom:1px solid rgba(0,0,0,0.2);gap:.625rem}.quest-item:last-child{border-bottom:0}.quest-item .quest-item-casino{max-width:117px;width:100%;border:1px solid #eaeaea;border-radius:5px;height:97px;overflow:hidden;cursor:pointer}.quest-item .quest-item-casino picture{height:100%}.quest-item .quest-item-casino img{width:117px;height:97px;-o-object-fit:cover;object-fit:cover;border-radius:5px}.quest-item .quest-item-casino:hover{border:1px solid #00850d}.quest-item .quest-item-info{text-align:center}.quest-item .quest-item-info[data-mark^="1"] > p,.quest-item .quest-item-info[data-mark^="2"] > p,.quest-item .quest-item-info[data-mark^="3"] > p{color:#f53400}.quest-item .quest-item-info[data-mark^="4"] > p,.quest-item .quest-item-info[data-mark^="5"] > p,.quest-item .quest-item-info[data-mark^="6"] > p,.quest-item .quest-item-info[data-mark^="7"] > p{color:#fa8a00}.quest-item .quest-item-info[data-mark^="10"] > p,.quest-item .quest-item-info[data-mark^="8"] > p,.quest-item .quest-item-info[data-mark^="9"] > p{color:#00850d}.quest-item .quest-item-info span:first-child{font-weight:700;font-size:1.25rem;line-height:1.75rem}.quest-item .quest-item-info p{color:#151515}.quest-item .quest-item-bonus{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;background:rgba(201,237,195,0.5);border:2px solid rgba(0,133,13,0.5);border-radius:5px;width:100%;height:100%;padding:7px}.quest-item .quest-item-bonus span{color:#00850d;margin-bottom:.375rem;font-weight:700;font-size:1.375rem;line-height:1.75rem}.quest-item .quest-item-bonus p{color:rgba(17,17,17,0.5);margin:0;font-size:12px;line-height:16px}.quest-item .quest-item-bonus:hover{background:rgba(152,217,141,0.5)}.quest-item .quest-item-bonus:hover p,.quest-item .quest-item-bonus:hover span{color:#00850d}.quest-item .quest-item-deposits{display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [3];grid-template-columns:repeat(3,1fr);gap:5px}.quest-item .quest-item-deposits a{display:block;height:26px}.quest-item .quest-item-deposits a img{border:1px solid transparent;border-radius:2px}.quest-item .quest-item-deposits a:hover img{border:1px solid #00850d}.quest-item .quest-item-claim{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}.quest-item .quest-item-claim form button{background:#ffd400;border-radius:5px;margin-bottom:.4375rem;text-transform:uppercase;padding:.6875rem;font-weight:700;font-size:.9375rem;line-height:1.75rem;color:#000}.quest-item .quest-item-claim form button:hover{background:#f4cb00;-webkit-box-shadow:0 2px 15px rgba(255,212,0,0.8);box-shadow:0 2px 15px rgba(255,212,0,0.8)}.quest-item .quest-item-claim a:last-child{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:rgba(21,21,21,0.7);font-size:.9375rem;line-height:1.1875rem}.quest-item .quest-item-claim a:last-child:hover{color:#00850d}html[lang="en"] .quest-item .quest-item-claim form button,html[lang="th"] .quest-item .quest-item-claim form button{font-size:1.25rem}.quest-view{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-top:.9375rem;margin-bottom:1.25rem}.quest-view button{background:0 0;font-weight:700;font-size:1.25rem;line-height:1.75rem;color:#00850d;text-transform:capitalize}.quest-view button:hover{color:#306b36}.baccarat__games{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.625rem;-ms-flex-negative:0;flex-shrink:0}.baccarat__games img{width:26.5625rem;height:auto;-ms-flex-negative:0;flex-shrink:0}.baccarat__games-text img{display:none}.baccarat__vip-block{display:-webkit-box;display:-ms-flexbox;display:flex}.baccarat__vip-block div{width:50%;text-align:center}.baccarat__vip-block div p{margin-top:0}.baccarat__vip-block div img{width:100%;height:auto}.baccarat__vip-block .image{margin-right:18px}.baccarat__vip-block .image:last-child{margin-right:0}.baccarat__vip-block .image figcaption{margin-top:10px}.no-webp .baccarat__collection-block{background:url(../img/casino-pattern-background-vector-illustration-graphic-design.jpg)}.baccarat__collection-block{-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:10px;margin-bottom:1.25rem}.collection-block-wrap{padding:1.25rem;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.5625rem;width:auto}.baccarat__collection-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px 25px}.baccarat__collection-item .game-preview{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;font-weight:700;font-size:1.125rem;line-height:1.625rem;color:rgba(0,0,0,0.8);width:69px;padding-top:5px}.baccarat__collection-item .game-preview img{width:70px;height:55px;border:1px solid #9a9a9a;border-radius:3px}.baccarat__collection-item .game-preview-text span{font-weight:700;font-size:1rem;line-height:1.5rem}.baccarat__collection-item .game-preview-text p{color:#6c6c6c;font-size:.8125rem;line-height:1rem;padding:0;margin:0}.baccarat__popular-block{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:.9375rem}.baccarat__popular-item{background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.baccarat__popular-item img{width:100%;height:auto}.baccarat__popular-item .baccarat__item-text{padding:.75rem .9375rem;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}.baccarat__popular-item .baccarat__item-text p{margin:0}.baccarat__popular-item .baccarat__item-text p:last-child{margin-bottom:.5rem}.baccarat__popular-item .btn-wrap{margin-top:auto;padding:0 .9375rem .75rem}.baccarat__popular-item a{color:#000;font-weight:700;padding:.75rem 0;width:100%;text-align:center;text-transform:uppercase;display:inline-block;font-size:1rem;line-height:1.375rem}.baccarat__pro{margin-top:1.25rem;margin-bottom:1.25rem}.baccarat__pro-inner{display:-ms-grid;display:grid;-ms-grid-columns:67% 33%;grid-template-columns:67% 33%}.baccarat__pro-inner .tabs__body{width:100%}.baccarat__pro-inner .tabs__block img{display:block}.baccarat__pro-inner .tabs__list{width:100%}.baccarat__pro-inner .tabs__list .tabs__item{margin-left:0}.baccarat__pro-inner .tabs__list-play{width:100%;padding-left:20px}.baccarat__pro-inner .tabs__list-play form{margin-bottom:16px}.baccarat__pro-inner .tabs__list-play form:last-child{margin-bottom:0}.baccarat__pro-popup{background:#2d2d2d;border-radius:5px;padding:.9375rem;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}.no-webp .baccarat__pro-popup .baccarat__pro-view{background:url(../img/bg-play.png) no-repeat center}.baccarat__pro-popup .baccarat__pro-view{background-size:cover;border:1px solid #eaeaea;border-radius:5px;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;min-height:25.9375rem;height:100%}.baccarat__pro-popup .baccarat__pro-view button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.875rem;line-height:2.1875rem;padding:1.1875rem 1.375rem;color:#151515}.baccarat__pro-popup .baccarat__pro-view button span{margin-right:.6875rem}.baccarat__pro-popup .sub-platform{margin-top:.625rem;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}.baccarat__pro-popup .sub-platform .col-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.baccarat__pro-popup .sub-platform .col-1 picture{border:1px solid #eaeaea;border-radius:5px;width:7.125rem;height:5rem;overflow:hidden}.baccarat__pro-popup .sub-platform .col-1 picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.baccarat__pro-popup .sub-platform .col-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;-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}.baccarat__pro-popup .sub-platform .col-2 span{font-weight:700;font-size:1.25rem;line-height:1.5625rem;color:#ffd400;margin-bottom:1.25rem}.baccarat__pro-popup .sub-platform .col-2 img{width:7.8125rem;-ms-flex-item-align:end;align-self:flex-end}.baccarat__pro-popup .sub-platform a{display:block;margin-right:.9375rem}.baccarat__pro-popup .sub-platform a img{width:100%}.baccarat__pro-popup .sub-platform div span{font-weight:700;font-size:20px;line-height:25px;color:#fff}.baccarat__pro-popup .sub-platform div .stars input{position:absolute;clip:rect(0,0,0,0)}.baccarat__pro-popup .sub-platform div .stars label{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-right:6px;height:20px;width:20px;background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='transparent' stroke='gold' stroke-width='38' d='M259.216 29.942L330.27 173.92l158.89 23.087L374.185 309.08l27.145 158.23-142.114-74.698-142.112 74.698 27.146-158.23L29.274 197.007l158.89-23.088z' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");font-size:0;cursor:pointer}.baccarat__pro-popup
.sub-platform
div
.stars
input[type="radio"]:nth-child(1):checked
~ label:nth-of-type(-n + 1),.baccarat__pro-popup
.sub-platform
div
.stars
input[type="radio"]:nth-child(2):checked
~ label:nth-of-type(-n + 2),.baccarat__pro-popup
.sub-platform
div
.stars
input[type="radio"]:nth-child(3):checked
~ label:nth-of-type(-n + 3),.baccarat__pro-popup
.sub-platform
div
.stars
input[type="radio"]:nth-child(4):checked
~ label:nth-of-type(-n + 4),.baccarat__pro-popup
.sub-platform
div
.stars
input[type="radio"]:nth-child(5):checked
~ label:nth-of-type(-n + 5){background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='gold' stroke='gold' stroke-width='38' d='M259.216 29.942L330.27 173.92l158.89 23.087L374.185 309.08l27.145 158.23-142.114-74.698-142.112 74.698 27.146-158.23L29.274 197.007l158.89-23.088z' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.baccarat__pro-popup
.sub-platform
div
.stars
input[data-active="1"]:nth-child(1)
~ label[for="star1"],.baccarat__pro-popup
.sub-platform
div
.stars
input[data-active="1"]:nth-child(2)
~ label[for="star2"],.baccarat__pro-popup
.sub-platform
div
.stars
input[data-active="1"]:nth-child(3)
~ label[for="star3"],.baccarat__pro-popup
.sub-platform
div
.stars
input[data-active="1"]:nth-child(4)
~ label[for="star4"],.baccarat__pro-popup
.sub-platform
div
.stars
input[data-active="1"]:nth-child(5)
~ label[for="star5"]{background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='gold' stroke='gold' stroke-width='38' d='M259.216 29.942L330.27 173.92l158.89 23.087L374.185 309.08l27.145 158.23-142.114-74.698-142.112 74.698 27.146-158.23L29.274 197.007l158.89-23.088z' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.baccarat__pro-platforms{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}.baccarat__pro-platforms .pro-platforms__item{background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;padding:.4375rem .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;width:100%;-webkit-transition:background .8s ease;-o-transition:background .8s ease;transition:background .8s ease;border:1px solid transparent}.baccarat__pro-platforms .pro-platforms__item .platform-logo{-ms-flex-negative:0;flex-shrink:0}.baccarat__pro-platforms .pro-platforms__item .platform-logo picture{width:95px;height:79px;border:1px solid #eaeaea;border-radius:5px}.baccarat__pro-platforms .pro-platforms__item .platform-logo picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.baccarat__pro-platforms .pro-platforms__item .platform-bonus{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;text-align:center;width:100%}.baccarat__pro-platforms .pro-platforms__item .platform-bonus span:first-child{font-weight:700;font-size:1.25rem;line-height:1.75rem;color:#00850d}.baccarat__pro-platforms .pro-platforms__item .platform-bonus span:last-child{font-size:.9375rem;line-height:1.1875rem;color:#00850d}.baccarat__pro-platforms .pro-platforms__item:hover{background:#e4f6e1;border:1px solid #00850d;border-radius:5px}.baccarat__pro-platforms .pro-platforms__item:last-child{margin-bottom:0}.baccarat__software-block{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:.875rem;margin-bottom:1.25rem}.baccarat__software-item{background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;padding:.75rem 1.125rem;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}.baccarat__software-item .software-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:.5rem;border-bottom:1px solid rgba(21,21,21,0.2)}.baccarat__software-item .software-item__top > a:first-of-type{border:1px solid #eaeaea;overflow:hidden;border-radius:5px;-ms-flex-negative:0;flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.baccarat__software-item .software-item__top picture{width:9.1875rem;height:6.4375rem;border-radius:5px}.baccarat__software-item .software-item__top picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.baccarat__software-item .software-item__top .item__top-info{margin-left:.875rem}.baccarat__software-item .software-item__top .item__top-info a{color:#00850d;display:block;margin-bottom:.875rem}.baccarat__software-item .software-item__top .item__top-info .item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.875rem}.baccarat__software-item .software-item__top .item__top-info .item-wrap p{margin:0}.baccarat__software-item .software-item__top .item__top-info .item-wrap p span{color:rgba(21,21,21,0.7)}.baccarat__software-item .software-item__text{margin:.625rem 0}.baccarat__software-item .software-item__text p{margin:0}.baccarat__software-item .software-item_bottom{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;margin-top:auto}.baccarat__software-item .software-item_bottom .btn-yellow{text-transform:uppercase;padding:.75rem 1.6875rem;display:block;font-size:1rem;line-height:1.5rem}.baccarat__software-item .software-item_bottom .casino_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.baccarat__software-item .software-item_bottom .casino_link picture{width:7.3125rem;height:4.125rem;border:1px solid #eaeaea;border-radius:5px;margin-right:.875rem}.baccarat__software-item .software-item_bottom .casino_link picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.baccarat__software-item .software-item_bottom .casino_link img{margin-right:.875rem}.baccarat__software-item .software-item_bottom .casino_link span{color:#00850d;font-size:.9375rem;line-height:1.1875rem}.no-webp .baccarat__games-block{background:url(../img/casino-pattern-background-vector-illustration-graphic-design.jpg)}.baccarat__games-block{padding:1.25rem;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:10px;margin-bottom:1.25rem}.baccarat__games-block h2{text-align:center}.baccarat__games-block h2:before{display:none}.baccarat__games-block .baccarat__games-title{font-weight:700;font-size:26px;line-height:32px;text-align:center;color:#151515;margin-top:0;margin-bottom:12px}.baccarat__games-block .game-block-wrap{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:0 26px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.baccarat__games-block .game-block-wrap .game-block-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.875rem;margin-bottom:.9375rem}.baccarat__games-block .game-block-wrap .game-block-item img{border-radius:3px;max-width:107px;max-height:108px}.baccarat__games-block .game-block-wrap .game-block-item p{margin:0}.popularity__bacarrat{margin-bottom:1.25rem}.popularity__bacarrat .btn-yellow{padding:.875rem 1.125rem;-webkit-box-shadow:0 2px 15px rgba(255,212,0,0.8);box-shadow:0 2px 15px rgba(255,212,0,0.8);max-width:46.6875rem;width:100%;display:block;margin:0 auto;text-align:center;font-size:1.375rem;line-height:1.75rem}.main__content .aside__content{display:none}.lates__news{margin-bottom:1.25rem}.lates__news .lates__news-inner{background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;padding:.75rem .9375rem;display:-webkit-box;display:-ms-flexbox;display:flex}.news-lts.content__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-lts{max-width:64.3125rem}.news-lts .line-before{padding-top:1.625rem;margin-bottom:1.5625rem}.news-lts .line-before::before{content:none}.news-lts .tabs__item-title{font-weight:400}.news-lts .tabs__item-title:hover{font-weight:700}.news-lts .tabs__block{background-position:center center}.news-lts .post span{font-size:26px;font-weight:700}.news-lts .post p{font-size:15px;font-weight:400;margin-bottom:22px}.news-lts .post .article{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-lts .post .article .card{max-width:328px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:21px;overflow:hidden}.news-lts .post .article .card img{width:100%;min-height:167px;height:100%}.news-lts .post .article .info{padding:13px 15px 16px 19px;background-color:#fff;border:3px solid transparent;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:0}.news-lts .post .article .info span{font-size:18px;font-weight:700}.news-lts .post .article .info p{font-size:15px;margin-bottom:6px;margin-top:6px}.news-lts .winner .wrap{padding:16px 21px 19px 19px;margin-bottom:15px;background-color:#fff}.news-lts .winner .wrap span{font-size:20px;font-weight:700}.news-lts .winner .wrap span::before{content:""}.news-lts .winner .wrap p{font-family:Noto Sans;font-size:15px;margin:.625rem 0 0}.news-lts .winner .wrap:last-child{margin-bottom:35px}.tabs__item-title{font-size:1.125rem;line-height:1.5rem;font-weight:700}.tabs__item-title:hover{font-weight:700}.tabs__block{background-position:center center}.post span{font-size:26px;font-weight:700}.post p{font-size:15px;font-weight:400;margin-bottom:22px}.post .article{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.post .article .card{max-width:328px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:21px}.post .article .info{padding:13px 15px 16px 19px;background-color:#fff;border:3px solid transparent;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:0;height:100%}.post .article .info span{font-size:18px;font-weight:700}.post .article .info p{font-size:15px;margin-bottom:6px;margin-top:6px}.post .poginator{margin:auto;width:197px;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;margin-bottom:30px}.post .poginator .disabled{opacity:.3}.post .poginator .current:hover,.post .poginator .last:hover{background-color:#00850d;color:#fff}.post .poginator .next,.post .poginator .prev{margin-top:5px}.post .poginator .current{background-color:#fff;font-size:18px;padding:5px 9px 4px 10px;border-radius:5px}.post .poginator .last{background-color:#fff;font-size:18px;padding:5px 4px 4px;border-radius:5px}.post .poginator .active{background-color:#00850d;color:#fff}.winner .wrap{padding:16px 21px 19px 19px;margin-bottom:15px;background-color:#fff}.winner .wrap span{font-size:20px;font-weight:700}.winner .wrap span::before{content:""}.winner .wrap p{font-family:Noto Sans;font-size:15px;margin:.625rem 0 0}.winner .wrap:last-child{margin-bottom:35px}.poginator{margin:auto;width:197px;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;margin-bottom:30px}.poginator .disabled{opacity:.3}.poginator .current:hover,.poginator .last:hover{background-color:#00850d;color:#fff}.poginator .next,.poginator .prev{margin-top:5px}.poginator .current{background-color:#fff;font-size:18px;padding:5px 9px 4px 10px;border-radius:5px}.poginator .last{background-color:#fff;font-size:18px;padding:5px 4px 4px;border-radius:5px}.poginator .active{background-color:#00850d;color:#fff}.news-head{background-color:#004807;margin-top:-15px}.news-head .wrap{max-width:76.875rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:25px .9375rem 15px}.news-head .wrap .breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-padding-start:0;padding-inline-start:0;margin:0;margin-left:3px;margin-bottom:6px}.news-head .wrap .breadcrumb li:first-child{margin-right:7px}.news-head .wrap .breadcrumb li:first-child::after{content:url(../img/icos/news-arrow.svg);margin-left:5px}.news-head .wrap .breadcrumb li a{color:#fff;font-size:15px;line-height:19px;margin:0}.news-head .wrap h1{margin:0;font-size:30px;font-weight:700;line-height:38px;color:#fff}.news-head .wrap p{color:#fff;font-size:15px;line-height:21px}.news-inner{max-width:76.875rem}.news-inner .aside__content{display:block}.news-inner .aside__content .aside__sticky{padding:7px}.news-inner .aside__content .aside__sticky .aside__top{display:none}.news-inner .aside__content .asaide-right{height:100%}.news-inner .aside__content .aside__page{width:17.1875rem;margin-bottom:1rem;margin-top:0}.news-inner .aside__content .aside__bottom{width:17.1875rem;background:#fff;border:0;margin-bottom:.9375rem;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px}.news-inner .aside__content .aside__bottom .head{font-size:15px;font-weight:700;text-align:center;margin:0;padding:9px 0;border-bottom:1px solid #e3e3e3}.news-inner .aside__content .aside__bottom .asaide-item{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-inner .aside__content .aside__bottom .wrap{width:100%;padding:0 15px}.news-inner .aside__content .aside__bottom .wrap:last-child .asaide-content{border-bottom:0}.news-inner .aside__content .aside__bottom .asaide-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:start;padding:12px 0;border-bottom:1px solid #e3e3e3}.news-inner .aside__content .aside__bottom .asaide-content img{width:53px;height:50px;border-radius:2px}.news-inner .aside__content .aside__bottom .wrap:hover{color:#00850d;background-color:#f5f5f5}.news-inner .aside__content .aside__bottom a{border-top:1px solid transparent;border-bottom:1px solid transparent}.news-inner .aside__content .aside__bottom img{margin-right:13px}.news-inner .aside__content .aside__bottom p{font-size:15px;margin:0}.news-inner .aside-left{margin-left:0;margin-right:23px;height:100%}.news-inner .aside-left .aside__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:40px;border:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;position:sticky;top:65px}.news-inner .aside__bottomn{display:none}.news-inner .aside__bottomn .aside__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-inner .aside__bottomn .aside__top a{margin-right:17px}.news-inner .main__content .breadcrumb{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 0;border-top:1px solid rgba(0,0,0,0.2);border-bottom:1px solid rgba(0,0,0,0.2)}.news-inner .main__content .breadcrumb li{padding:5px 12px;font-size:18px;color:#6d6d6d;margin:10px;background-color:#eaeaea;border-radius:2px}.news-inner .main__content .breadcrumb li:hover{background-color:#00850d;color:#fff}.news-inner .main__content .news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.news-inner .main__content .news .news-wrap{max-width:843px}.news-inner .main__content .news .news-wrap img{width:100%;height:auto;margin-top:15px}.news-inner .main__content .news .author{padding:7px 15px;background-color:#f1f1f1;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-inner .main__content .news .author .author-inner{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px}.news-inner .main__content .news .author .author-inner .name{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:13px;border-right:1px solid rgba(0,0,0,0.2);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-inner .main__content .news .author .author-inner .name p{margin:0;margin-right:7px;color:rgba(0,0,0,0.6)}.news-inner .main__content .news .author .author-inner .name a{color:#00850d;text-decoration:underline}.news-inner .main__content .news .author .author-inner .data{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:13px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-inner .main__content .news .author .author-inner .data p{margin:0;margin-right:7px;color:rgba(0,0,0,0.6)}.news-inner .main__content .news .author .counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-inner .main__content .news .author .counter img{width:17px;margin-right:7px;margin-top:0}.news-inner .main__content .news .author .counter p{margin:0;font-size:15px}.news-inner .main__content .articles h3{font-size:26px;margin:0;margin-top:15px}.news-inner .main__content .articles p{font-size:15px;line-height:21px;margin:0;margin-top:8px}.news-inner .main__content .articles .note{padding:16px 19px 16px 15px;background-color:rgba(85,181,107,0.1);border-left:4px solid #00850d;margin-top:10px}.news-inner .main__content .articles .about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-inner .main__content .articles .about .text{width:61%}.news-inner .main__content .articles .about .img{width:38%}.news-inner .main__content .articles .about .img img{width:100%;height:auto;margin-top:20px}.news-inner .main__content .articles .winner{margin-top:18px;padding:16px 20px 20px 16px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15)}.news-inner .main__content .articles .social{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}.news-inner .main__content .articles .social a{margin-right:17px}.news-inner .main__content .latest-articles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px}.news-inner .main__content .latest-articles h3{font-size:26px;margin:0;margin-top:15px}.news-inner2{max-width:905px;margin:0;padding:0}.news-inner2 h3{font-size:26px;margin:0;text-align:center;margin-bottom:8px}.news-inner2 .latest-articles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:908px}.news-inner2 .latest-cards{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-inner2 .latest-cards .card{max-width:292px;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-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);margin-bottom:14px}.news-inner2 .latest-cards .card img{width:100%;height:167px}.news-inner2 .latest-cards .card .info{padding:13px 15px 16px;background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.news-inner2 .latest-cards .card span{font-size:18px;font-weight:700}.news-inner2 .latest-cards .card p{font-size:15px;overflow:hidden}.news-inner2 .latest-cards .card .data{color:rgba(0,0,0,0.7)}.news-inner2 .baccarat__collection-block{background:0;-webkit-box-shadow:0 0 0 #000;box-shadow:0 0 0 #000;border-radius:0}.news-inner2 .collection-block-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:0;-ms-grid-columns:0;grid-template-columns:0;gap:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-inner2 .collection-block-wrap .swiper-slide{-ms-flex-negative:1;flex-shrink:1}.news-inner2 .collection-block-wrap .baccarat__collection-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-inner2 .collection-block-wrap .baccarat__collection-item .card{max-width:292px;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-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);margin-bottom:14px;overflow:hidden;border-radius:5px}.news-inner2 .collection-block-wrap .baccarat__collection-item .card picture{height:167px}.news-inner2 .collection-block-wrap .baccarat__collection-item .card img{width:100%;height:167px}.news-inner2 .collection-block-wrap .baccarat__collection-item .card .info{padding:13px 15px 16px;background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.news-inner2 .collection-block-wrap .baccarat__collection-item .card .info div{height:103px;overflow:hidden}.news-inner2 .collection-block-wrap .baccarat__collection-item .card span{font-size:18px;font-weight:700}.news-inner2 .collection-block-wrap .baccarat__collection-item .card p{font-size:15px;overflow:hidden;margin:6px 0}.news-inner2 .collection-block-wrap .baccarat__collection-item .card .data{color:rgba(0,0,0,0.7);margin-bottom:0}.news-inner2 .collection-block-wrap .swiper-pagination{top:332px;display:none}.news-inner2 .but{max-width:908px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;margin-bottom:3.125rem}.news-inner2 .but .btn-yellow{padding:.4375rem 1.0625rem;text-transform:uppercase;font-weight:700;font-size:1.125rem;-webkit-box-shadow:0 2px 15px rgba(255,212,0,0.8);box-shadow:0 2px 15px rgba(255,212,0,0.8)}.news-inner2 .baccarat__popular-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.news-inner2 .baccarat__popular-block div{max-width:292px}.news-inner2 .aside__bottomn2{display:none}.top__casino-section{position:relative;z-index:1;padding-top:.9375rem}.top__casino-section::before{content:"";position:absolute;height:6.9375rem;width:100%;top:0;left:0;background:#004807;z-index:-1}.top__casino-section h1{color:#fff}.top__casino-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.casino-block-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.casino-block-item img{width:9.375rem;margin-bottom:.625rem;border:1px solid #e3e3e3;border-radius:5px}.casino-block-item a,.casino-block-item span{display:block;font-size:.8125rem;line-height:1rem}.casino-block-item a{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#00850d;cursor:unset}.casino-block-item span{color:#000}.casino-block-item button{text-decoration:underline;color:#00850d;background:0 0}.casino-block-item div{margin-bottom:.75rem}.casino-block-item div:last-child{margin-bottom:0}.casino-block-item p{font-size:.8125rem;line-height:1rem;padding-left:1.125rem;position:relative;color:#6d6d6d;margin:.25rem 0}.casino-block-item p::before{content:"";position:absolute;width:15px;height:15px;left:0;top:.125rem}.casino-block-item .item-email::before{background:url(../img/icos/e-mail.svg) no-repeat}.casino-block-item .item-establish::before{background:url(../img/icos/home-t.svg) no-repeat}.casino-block-item .item-payout::before{background:url(../img/icos/credit-card.svg) no-repeat}.casino-block-item .item-site::before{background:url(../img/icos/globe.svg) no-repeat}.top__casino-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}.top__casino-features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:732px;width:100%}.casino-features{background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;padding:.75rem 1.125rem;width:100%;height:100%}.casino-list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;margin:0;padding:0;gap:.75rem 1.375rem}.casino-list li{padding-left:1.375rem;position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.casino-list li::before{content:"";position:absolute;width:15px;height:15px;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/icos/check.svg)}.casino-features-bonus{margin-top:.6875rem;background:#e4f6e1;border:2px solid rgba(0,133,13,0.5);-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.875rem 1rem}.casino-features-bonus form{width:100%}.casino-features-bonus button{text-transform:uppercase;width:100%;display:block;text-align:center;padding:.875rem;font-size:1.25rem;line-height:1.75rem}.bonus{font-size:.9375rem;line-height:19px;color:#00850d;margin-bottom:.125rem}.bonus-price{font-weight:700;font-size:1.5625rem;line-height:2rem;color:#00850d;margin-bottom:.5rem;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;padding:8px 0 7px}.casino-rating-block{padding:.75rem 1rem;background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;width:22.625rem}.rating-block-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.75rem}.rating-block-wrap h2{margin-bottom:0}.rating-block-wrap span{font-size:.9375rem;line-height:1.1875rem;-ms-flex-item-align:end;align-self:flex-end;color:#151515}.rating-block-wrap span[data-mark^="1"],.rating-block-wrap span[data-mark^="2"],.rating-block-wrap span[data-mark^="3"]{color:#f53400}.rating-block-wrap span[data-mark^="4"],.rating-block-wrap span[data-mark^="5"],.rating-block-wrap span[data-mark^="6"],.rating-block-wrap span[data-mark^="7"]{color:#fa8a00}.rating-block-wrap span[data-mark^="10"],.rating-block-wrap span[data-mark^="8"],.rating-block-wrap span[data-mark^="9"]{color:#00850d}.progress-item{margin-bottom:1rem}.progress-item:last-child{margin-bottom:0}.progress-item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.5rem}.casino-autor{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f1f1f1;border-radius:5px;padding:.4375rem .9375rem;margin:.625rem 0}.casino-autor p{padding:0 .8125rem;border-right:1px solid rgba(0,0,0,0.2);border-left:1px solid rgba(0,0,0,0.2);margin:0}.casino-autor p:first-child{padding-left:0;border-left:0}.casino-autor p:last-child{border-right:0;padding-right:0}.casino-description{margin-bottom:.625rem}.bar{height:4px;background:#eaeaea;display:block;border-radius:3px;overflow:hidden}.bar span{background:#2187e7;height:4px;float:left}.progress-item .bar > span[data-rating^="1"],.progress-item .bar > span[data-rating^="2"],.progress-item .bar > span[data-rating^="3"]{background:#f53400}.progress-item .bar > span[data-rating^="4"],.progress-item .bar > span[data-rating^="5"],.progress-item .bar > span[data-rating^="6"],.progress-item .bar > span[data-rating^="7"]{background:#fa8a00}.progress-item .bar > span[data-rating^="10"],.progress-item .bar > span[data-rating^="8"],.progress-item .bar > span[data-rating^="9"]{background:#00850d}.aside__content.content{margin-top:0;margin-bottom:1.25rem}.aside__page.content{margin-top:0}.aside__page.content .aside__page-block{padding-bottom:.8125rem}.aside__page.content .page__list{border-bottom:0}.aside__page.content .page__list li:last-child{margin-bottom:0}.aside__links{background:#fff;border:1px solid #eaeaea;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;padding:.75rem;margin-top:.9375rem}.aside__links span{position:relative;display:block;padding-left:2rem;font-weight:700;font-size:.875rem;line-height:1rem;margin-top:.8125rem}.aside__links span:first-child{margin-top:0}.aside__links span::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/icos/popular-ico.svg) no-repeat #eaeaea center;left:0;border-radius:2px;width:1.5625rem;height:1.5625rem}.aside__links .aside__links-review::before{background:url(../img/icos/rating-ico.svg) no-repeat #eaeaea center}.aside__links .aside__links-guide::before{background:url(../img/icos/money-ico.svg) no-repeat #eaeaea center}.aside__links .aside__links-banks::before{background:url(../img/icos/bank.svg) no-repeat #eaeaea center}.aside__links ul{padding:0;margin:0;border-bottom:1px solid #e3e3e3;padding-bottom:.75rem;padding-top:.5rem}.aside__links ul li{margin-bottom:.8125rem}.aside__links ul li:last-child{margin-bottom:0}.aside__links ul li a{font-size:.8125rem;line-height:1rem}.aside__links ul li:hover a{color:#00850d}.read__more-list{border-bottom:1px solid #e3e3e3;padding-bottom:.75rem}.read__more-list ul{border-bottom:0;padding-bottom:0}.read__more-list ul li:last-child{padding-bottom:.75rem}.read__more-list .show-more-items{display:block;color:#00850d;cursor:pointer;position:relative;font-size:.8125rem;line-height:1rem}.read__more-list .show-more-items::after{content:"";position:absolute;margin-left:.5rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/icos/right-arrow.svg) no-repeat;width:7px;height:8px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.read__more-list .show-more-items.open::after{top:35%;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}ul.review-list li:nth-child(n + 6){display:none}.text-with-bg{margin-bottom:.625rem}.text-with-bg img{width:100%;display:block;height:auto}.casino__overview-block{background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;position:relative;padding:.875rem}.casino__overview-block::after{content:"";position:absolute;top:0;right:13px;width:36px;height:90.5%;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(245,245,245,0.08)),to(#fff));background:-o-linear-gradient(left,rgba(245,245,245,0.08) 0,#fff 100%);background:linear-gradient(90deg,rgba(245,245,245,0.08) 0,#fff 100%);z-index:2}.casino__overview-block::before{content:"";position:absolute;top:0;left:0;width:36px;height:90.5%;background:-webkit-gradient(linear,right top,left top,from(rgba(245,245,245,0)),color-stop(87%,#f7f7f7));background:-o-linear-gradient(right,rgba(245,245,245,0) 0,#f7f7f7 87%);background:linear-gradient(270deg,rgba(245,245,245,0) 0,#f7f7f7 87%);z-index:2}.casino__overview-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.casino__overview-block .swiper{overflow:hidden}.overview-wrap-item{background-repeat:no-repeat;background-size:cover;background-position:0 0;height:153px;width:256px;-ms-flex-negative:0;flex-shrink:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #6d6d6d;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;margin-bottom:.625rem;margin-right:12px}.overview-wrap-item img{display:none}.overview-wrap-item .wrap-item-sub{text-align:center;width:100%;margin-top:auto;color:#fff;background:rgba(0,0,0,0.7);-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:0 0 5px 5px;padding:.375rem 0}.overview-wrap-item.swiper-slide{height:153px;width:256px}.games__colection,.package__section,.promotions__section{margin-bottom:1.25rem}.package__list{display:flow-root;margin:0;padding:0;margin-bottom:10px}.package__list li{margin-bottom:.9375rem;padding-left:1.5625rem;position:relative}.package__list li:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:19px;height:19px;background:url(../img/icos/poker-chip-green.svg) no-repeat}.package__list li:last-child{margin-bottom:0}.package-link{font-size:.9375rem;line-height:1.1875rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#6d6d6d;margin-bottom:.5rem;display:inline-block}.package__section .quest-item{background:#fff;border:2px solid #00850d;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;-ms-grid-columns:106px 1.3fr 1.8fr 1fr;grid-template-columns:106px 1.3fr 1.8fr 1fr}.package__section .quest-item .bonus{font-size:.9375rem;line-height:1.1875rem;font-weight:400}.package__section .quest-item-casino{max-width:107px;width:100%;height:106px}.package__section .quest-item-casino img{width:106px;height:106px}.package__section .quest-item .quest-item-bonus{border:0;max-width:366px}.package__section .quest-item .quest-item-claim{width:100%}.package__section .quest-item .quest-item-claim form{width:100%;text-align:center}.package__section .quest-item .quest-item-claim button{max-width:184px;width:100%;text-align:center}.package__section .quest-item .quest-item-claim + p{margin:0}.package__section .quest-item img{width:100%}.package__section .quest-item > p:last-child{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:4;grid-column-end:5;background:#f7f7f7;border-radius:5px;font-size:.8125rem;line-height:1rem;padding:.4375rem;color:#6d6d6d}.promotions__section-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}.promotions-hits,.promotions-misses{padding:.75rem 1.25rem;width:100%}.promotions-hits span,.promotions-misses span{font-size:1.5625rem;line-height:1.5625rem;font-weight:700;margin-bottom:.75rem;display:inline-block}.promotions-hits{background:#efffec;border:2px solid #00850d;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px}.hits-list,.misses-list{margin:0;padding:0}.hits-list li,.misses-list li{padding-left:1.5625rem;margin-bottom:.75rem;position:relative}.hits-list li::before,.misses-list li::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1rem;height:1rem}.promotions-misses{background:#ffe5de;border:2px solid #f53400;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px}.hits-list li::before{background:url(../img/icos/plus.svg) no-repeat}.misses-list li::before{background:url(../img/icos/minuse.svg) no-repeat}.no-webp .promotions-block-grid{background:-webkit-gradient(linear,left bottom,left top,from(rgba(40,104,202,0.1)),to(rgba(40,104,202,0.1))),url(../img/casino-pattern-background-vector-illustration-graphic-design.jpg);background:-o-linear-gradient(bottom,rgba(40,104,202,0.1),rgba(40,104,202,0.1)),url(../img/casino-pattern-background-vector-illustration-graphic-design.jpg);background:linear-gradient(0deg,rgba(40,104,202,0.1),rgba(40,104,202,0.1)),url(../img/casino-pattern-background-vector-illustration-graphic-design.jpg)}.promotions-block-grid{padding:.8125rem .75rem;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.5625rem;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:10px;margin-bottom:1.25rem}.promotions-block-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem}.promotions-block-item a{display:block}.promotions-block-item a img{width:90px;border-radius:5px;border:.5px solid #9a9a9a}.promotions-item-text a{font-weight:700}.promotions-item-text a:hover{color:#00850d}.promotions-item-text p{font-size:.8125rem;line-height:1rem}.support-block{background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;padding:.75rem 1.125rem;float:right;margin-left:.75rem;margin-bottom:.625rem}.e-mail,.live-chat,.phone{position:relative;border-bottom:1px solid #cfd3da;padding:.625rem 0 .625rem 1.875rem}.e-mail div,.live-chat div,.phone div{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.4fr;grid-template-columns:1fr 1.4fr}.e-mail span,.live-chat span,.phone span{display:block}.e-mail span:first-child,.live-chat span:first-child,.phone span:first-child{font-weight:700;font-size:.9375rem;line-height:1.1875rem}.e-mail::before,.live-chat::before,.phone::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.live-chat{padding-top:0}.live-chat::before{background:url(../img/icos/live-chat.svg) no-repeat;width:25px;height:25px;top:30%}.e-mail a{color:#00850d;text-decoration:underline}.e-mail::before{background:url(../img/icos/mail.svg) no-repeat;width:21px;height:21px;left:2px}.phone::before{background:url(../img/icos/phone-call.svg) no-repeat;width:18px;height:18px;left:4px}.sup-lang span{font-weight:700;font-size:.9375rem;line-height:1.1875rem;display:inline-block;padding:.625rem 0}.expert__conclusions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem;background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;padding:.875rem;margin-bottom:1.25rem}.autor-info{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;background:#fbfbfb;border:1px solid #eaeaea;border-radius:5px;padding:.5625rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.autor-info img{width:8.25rem;height:8.1875rem}.autor-info div{text-align:center}.autor-info span{display:block;font-weight:700;font-size:.875rem;line-height:1.25rem;margin:.5rem 0 .25rem}.autor-info p{margin:0;font-size:.875rem;line-height:1.25rem}.conclusions-descript-top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.5rem}.conclusions-descript-top span{font-weight:700;font-size:1.625rem;line-height:2rem}.conclusions-descript-top .reputation{background:rgba(201,237,195,0.5);border:1px solid rgba(0,133,13,0.5);border-radius:3px;color:#00850d;font-weight:400;font-size:.9375rem;line-height:1.1875rem;margin-left:.8125rem;padding:.3125rem .75rem}.recommended__casino.line-before::before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.recommended__casino h2{text-align:center}.recommended__casino-wrap .quest-item{background:#fff;border:2px solid #00850d;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;-ms-grid-columns:0.55fr 1.55fr 1.4fr 0.8fr;grid-template-columns:0.55fr 1.55fr 1.4fr 0.8fr;margin-bottom:.9375rem;justify-items:start}.recommended__casino-wrap .quest-item .bonus{font-weight:400;font-size:.9375rem;line-height:1.1875rem}.recommended__casino-wrap .quest-item .checks-block{margin:0 auto}.recommended__casino-wrap .quest-item .quest-item-casino{width:auto;height:auto;border-radius:0;border:0;justify-items:start}.recommended__casino-wrap .quest-item .quest-item-casino img{width:6.625rem;height:6.625rem;border:1px solid #eaeaea;border-radius:5px;display:block}.recommended__casino-wrap .quest-item .quest-item-claim button{width:184px;height:50px}.recommended__casino-wrap .quest-item:last-child{margin-bottom:0}.online-casino-wrap .software-item__top.other-providers{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.software-item__top.other-providers .item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.software-item__top.other-providers a{display:block;margin-bottom:9px}.software-item__top.other-providers .item-wrap p{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:80px;margin:0}.software-item__top.other-providers .item__best{display:none}.checks-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem}.checks-block-item{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;height:3.75rem}.checks-block-item span{font-size:.9375rem;line-height:1.1875rem;color:#6d6d6d;margin-bottom:.75rem}.country-check{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;background:#f1f1f1;padding:.125rem .1875rem;width:3.9375rem;-ms-flex-negative:0;flex-shrink:0}.country-check img:first-child{max-width:35px}.review-software-block.custom{padding-bottom:10px;gap:12px}.review-software-block.custom figure.image{width:159px;padding:6px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px}.review-software-block.custom figcaption{color:#00850d;margin-top:6px}.scroll__section.swiper,.section-online-casino.swiper{padding-bottom:10px!important}.review-software-block .swiper-slide{width:190px}.swiper.table-wrap{margin-bottom:10px}.top-section h1{margin-bottom:6px}.top-section img{margin-right:.9375rem}.top-section p{margin:0;margin-top:8px}.top-section p:first-child{margin-top:0}.load-more{font-weight:700;font-size:1.25rem;line-height:1.75rem;background:0 0;color:#00850d;margin:15px 0 0}.quest-item .quest-item-info .semi{color:#fa8a00}.quest-item .quest-item-info .low{color:#f53400}.top__rated{margin-bottom:1.25rem}.how-find{position:relative}.how-find img{float:right;width:15%;margin-left:15px}.section__review-process .review-process-img{float:right}.review-software-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.review-software-block.software-casinos .software-block-item{height:140px}.software-block-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.375rem;background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;margin-bottom:.625rem;width:11.875rem;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;margin-right:16px;height:217px}.software-block-item:last-child{margin-right:0}.software-block-item picture{max-height:6.375rem;border-radius:5px 5px 0 0}.software-block-item picture img{max-height:102px;width:100%;-o-object-fit:cover;object-fit:cover}.software-block-item span{font-size:.9375rem;line-height:1.1875rem;text-align:center;color:#00850d}.software-block-item button{width:100%}.section__review-process h3{padding-left:2.6875rem;position:relative}.section__review-process h3::before{content:"";position:absolute;width:2.0625rem;height:2.0625rem;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.section__review-process h4{margin:1rem 0 .75rem}.section__review-process .review-security::before{background:url(../img/icos/security.svg) no-repeat;height:2.1875rem;width:2.1875rem}.section__review-process .review-software::before{background:url(../img/icos/software.svg) no-repeat;height:2.1875rem;width:2.1875rem}.section__review-process .review-games::before{background:url(../img/icos/games.svg) no-repeat;height:2.1875rem;width:2.1875rem}.section__review-process .review-bonus::before{background:url(../img/icos/bonus.svg) no-repeat;height:2.1875rem;width:2.1875rem}.section__review-process .review-client-support::before{background:url(../img/icos/customer-service.svg) no-repeat;height:2.1875rem;width:2.1875rem}.section__review-process .review-mobile::before{background:url(../img/icos/online-casino.svg) no-repeat;height:2.1875rem;width:2.1875rem}.section-top5 img{width:100%;height:auto}.claim-block{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}.review-best-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}.block-item-bonus .bonus{font-weight:700;font-size:1.25rem;line-height:1.5625rem}.block-item-bonus span:last-child{font-size:.8125rem;line-height:1rem;color:#262626}.block-item-bonus{display:-webkit-box;display:-ms-flexbox;display:flex;-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}.best-block-item{border:2px solid #00850d;padding:.25rem .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.8125rem;max-width:495px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.best-block-item img{display:block;width:111px;height:63px;border-radius:5px}.best-block-item .btn-yellow{padding:.4375rem 1.6875rem;text-transform:uppercase;color:#000}.best-block-item .read-rev{margin-top:6px}.section-top5-item .best-block-item img{width:111px;height:63px}.spin-win{float:right;margin-left:.9375rem;margin-bottom:.625rem}.block-item-claim{padding:0}.block-item-claim .block-item-content{padding:.3125rem .625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.block-item-claim .block-item-content .bonus{font-size:1.25rem;line-height:1.5625rem;font-weight:700;height:100%;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}.block-item-claim .block-item-content .btn-yellow{text-align:center;text-transform:uppercase;padding:.4375rem 0;color:#000}.block-item-claim .block-item-content span:last-child{color:#6d6d6d;font-size:.625rem;line-height:.9375rem;margin-top:.1875rem}.casinos .quest-view{margin:0}.top-section-software{padding:.9375rem}.section-online-casino{margin-top:1.25rem;margin-bottom:1.25rem}.section-online-casino h2{text-align:center}.section-online-casino.line-before::before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:5.875rem}.online-casino-wrap{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:.875rem}.online-casino-wrap .software-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem}.online-casino-wrap .software-item__top picture:first-child{width:134px;height:114px;-ms-flex-negative:0;flex-shrink:0;border:1px solid #9a9a9a;border-radius:5px;overflow:hidden}.online-casino-wrap .software-item__top picture:first-child img{max-width:9.1875rem;width:100%;height:100%;border-radius:5px}.online-casino-wrap .software-item__top picture:last-child{width:8.1875rem}.online-casino-wrap .software-item__top picture:last-child img{max-width:8.1875rem;height:100%}.online-casino-wrap .software-item__top p{color:#6d6d6d}.online-casino-wrap .software-item__top span{color:#151515}.online-casino-wrap .software-item__top .item__top-info{width:100%}.online-casino-wrap .software-item__top .item__top-info a{color:#00850d;margin-bottom:9px;display:block}.online-casino-wrap .software-item__top .item__top-info a:hover{text-decoration:underline}.online-casino-wrap .software-item__top .item__best{width:100%}.online-casino-wrap .software-item__top .item__best picture{width:131px;height:91px}.online-casino-wrap .software-item__top .item__best picture img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;border-radius:5px;border:1px solid #00850d}.online-casino-wrap .software-item__top .item__best img:hover{-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15)}.online-casino-wrap .item__best{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}.online-casino-wrap .item__best span{display:block;text-align:center;margin-bottom:.25rem;color:#6d6d6d}.onlin__casino-tabs{background:#fff;border:1px solid rgba(38,38,38,0.3);-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;overflow:hidden}.onlin__casino-tabs .tabs__body{padding:.875rem 1.625rem;width:100%}.onlin__casino-tabs .tabs__block.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.375rem}.onlin__casino-tabs .tabs__block img{display:block;max-width:350px;height:auto}.casino-tabs-list{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0;height:32px;margin-left:-1px;margin-right:-1px;margin-top:-1px}.casino-tabs-list .tabs__item{width:100%;text-align:center;border-bottom:0;font-size:.9375rem;line-height:1.25rem;border-bottom:1px solid rgba(38,38,38,0.3);border-right:1px solid rgba(38,38,38,0.3);background:#f3f3f3;color:#6d6d6d;margin:0;padding:.4375rem 0;min-height:auto}.casino-tabs-list .tabs__item:hover{background:#fff}.casino-tabs-list .tabs__item.active{background:#fff;border-radius:4px 0 0 0;color:#00850d;border-bottom:1px solid transparent}.section{margin-top:10px}.text-center{text-align:center}.software-platform-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem;padding:.875rem 1.1875rem}.software-platform-block h2{margin-top:0}.section__cards-games{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem}.section__omnichannel-wrap{position:relative;background:-webkit-gradient(linear,left top,right top,color-stop(26.23%,#2c7eb8),color-stop(66.81%,#576ead)),url(../img/icos/software.svg);background:-o-linear-gradient(left,#2c7eb8 26.23%,#576ead 66.81%),url(../img/icos/software.svg);background:linear-gradient(90deg,#2c7eb8 26.23%,#576ead 66.81%),url(../img/icos/software.svg);background-size:cover;border-radius:5px;overflow:hidden;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem;padding:1.25rem 3.125rem 1.25rem .9375rem}.section__omnichannel-wrap h2.line-before::before{background:#fff}.section__omnichannel-wrap .bg-image{position:absolute;top:0;right:0;height:100%;opacity:.4;width:90%}.section__omnichannel-wrap::before{content:"";position:absolute;width:100%;height:100%;right:0;top:0;z-index:1;background-image:url(../img/icos/svg-bg.svg);background-repeat:no-repeat;background-size:cover;background-position:100% 15%;opacity:.5}.top-column{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:0 1.125rem}.top-column h1{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3}.top-column .text-block{-ms-grid-column:1;grid-column:1}.top-column img{width:100%}html{overflow:scroll;overflow-x:hidden}::-webkit-scrollbar{width:0;background:0 0}::-webkit-scrollbar-thumb{background:#00850d;border-radius:5px}::-webkit-scrollbar-track{background:#eaeaea}body{background:#fbfbfb;color:#151515;font-size:.9375rem;line-height:1.1875rem}body.lock{overflow:hidden}.swiper{overflow:visible}.swiper-slide{width:auto}a{text-decoration:none}p > img:not([class]){width:100%;height:auto}p > iframe{border:none;border-radius:5px}html[lang="az"] .menu-list,html[lang="de"] .menu-list,html[lang="es"] .menu-list,html[lang="ind"] .menu-list,html[lang="ja"] .menu-list,html[lang="ms"] .menu-list,html[lang="sg"] .menu-list,html[lang="vi"] .menu-list{padding:0;gap:20px}::-webkit-scrollbar{-webkit-appearance:none;display:block;height:4px;-webkit-overflow-scrolling:auto}::-webkit-scrollbar-track{background:#c2c2c2;border-radius:10px;display:block;height:5px}::-webkit-scrollbar-thumb{background-color:#008501;border-radius:10px;border:0 none #fff}h1{font-size:1.875rem;line-height:2.375rem;margin-top:0}h2{font-size:1.625rem;line-height:2rem;margin-top:0;margin-bottom:.5rem}h3{font-size:1.375rem;line-height:1.75rem;margin:.9375rem 0}h4{font-size:1.125rem;line-height:1.5rem}button,input{outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type="checkbox"]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}main{margin-top:0}p{margin:0 0 10px}section p a{color:#00850d;text-decoration:underline}.show-more{display:none;margin-bottom:.625rem}.show-more-items{margin-bottom:.625rem}.btn-yellow{background:#ffd400;border:2px solid #ffd400;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;font-weight:700;color:#000}.btn-yellow:hover{background:#f4cb00;-webkit-box-shadow:0 2px 15px rgba(255,212,0,0.8);box-shadow:0 2px 15px rgba(255,212,0,0.8)}.yellow-btn:hover{background:#f4cb00;-webkit-box-shadow:0 2px 15px rgba(255,212,0,0.8);box-shadow:0 2px 15px rgba(255,212,0,0.8)}.faq-section{text-align:center;margin-bottom:1.875rem;margin-top:1.875rem}.faq-section.line-before::before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:3.375rem}.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.accordion .accordion-item{background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;margin-bottom:12px;padding:10px 15px 10px 45px}.accordion .accordion-item .accordion-title{padding-left:5px;display:block}.accordion .accordion-item:last-child{margin-bottom:0}.accordion button{position:relative;display:block;text-align:left;width:100%;font-size:1.15rem;font-weight:700;border:none;background:0 0;outline:0;padding-left:0}.accordion button:focus,.accordion button:hover{cursor:pointer;color:#00850d}.accordion button:focus::after,.accordion button:hover::after{cursor:pointer;color:#00850d}.accordion button::before{content:"";background:url(../img/icos/quest.svg) no-repeat center;width:24px;height:24px;position:absolute;left:-1.875rem;top:0;z-index:1}.accordion button .icon{display:inline-block;position:absolute;top:1px;right:0;width:22px;height:22px;border:1px solid #00850d;border-radius:3px}.accordion button .icon::before{display:block;position:absolute;content:"";top:9px;left:5px;width:10px;height:2px;background:#00850d}.accordion button .icon::after{display:block;position:absolute;content:"";top:5px;left:9px;width:2px;height:10px;background:#00850d}.accordion button[aria-expanded="true"]{color:#00850d}.accordion button[aria-expanded="true"] .icon::after{width:0}.accordion button[aria-expanded="true"] + .accordion-content{opacity:1;height:auto;-webkit-transition:opacity .3s linear,height .3s linear;-o-transition:opacity .3s linear,height .3s linear;transition:opacity .3s linear,height .3s linear;will-change:opacity,height;overflow:visible}.accordion .accordion-content{position:relative;text-align:left;opacity:0;height:0;overflow:hidden;-webkit-transition:opacity .3s linear,height .3s linear;-o-transition:opacity .3s linear,height .3s linear;transition:opacity .3s linear,height .3s linear;will-change:opacity,height}.accordion .accordion-content p{font-size:.9375rem;line-height:1.1875rem;margin:1em 0;padding-left:6px}.accordion .accordion-content::before{content:"";background:url(../img/icos/answer.svg) no-repeat center;width:24px;height:24px;position:absolute;left:-1.875rem;top:0;z-index:10}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:-10;opacity:0;visibility:hidden}.popup.open{opacity:1;visibility:visible;z-index:20;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.popup__body{min-height:100%;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:1.875rem .625rem}.popup__content{max-width:877px;width:100%;padding:1.25rem;position:relative;background:#2d2d2d;border-radius:5px}.popup__content iframe{border:1px solid #eaeaea;border-radius:5px;width:100%;height:55vh}.popup__close{position:absolute;top:-18px;right:-18px;padding:.75rem;border-radius:50%;background:#2d2d2d;-webkit-box-shadow:0 0 4px rgba(0,0,0,0.4);box-shadow:0 0 4px rgba(0,0,0,0.4)}.popup__close img{display:block;width:1.1875rem;height:1.1875rem}.mb-class{margin-bottom:3.125rem}.swiper-pagination-bullet-active{background:#00850d}.breadcrumbs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.625rem 0;padding-left:0}.breadcrumbs-list li{margin-right:20px}.breadcrumbs-list li a{font-size:.9375rem;line-height:1.1875rem;color:rgba(0,0,0,0.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.breadcrumbs-list li a::after{content:"›";color:#000;font-size:1.5625rem;position:absolute;right:-.9375rem;top:-.1875rem}.breadcrumbs-list li:last-child{margin-right:0}.breadcrumbs-list li:last-child a{color:#000;opacity:1}.breadcrumbs-list li:last-child a::after{display:none}.sllft{padding:0;margin-top:0;text-align:left}.sllft li{margin-bottom:.625rem}.sllft li a{font-size:.8125rem}.sllft li:last-child{margin-bottom:0}picture{display:block}picture img{-o-object-fit:cover;object-fit:cover}.bets-list.line-before{margin-top:1.25rem}section .breadcrumbs-list li a{color:rgba(255,255,255,0.7)}section .breadcrumbs-list li a::after{color:#fff}section .breadcrumbs-list li:last-child a{color:#fff}.bg-white{background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px}.read-rev{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:rgba(21,21,21,0.7);font-size:.9375rem;line-height:1.1875rem}.recommended__casino{margin-top:1.875rem}table{overflow:hidden;background:#fff;width:70%;border-collapse:separate!important;border-bottom:0;-moz-border-radius:5px;border-spacing:0;border:1px;border-radius:7px}table td a img{width:95px;height:63px;-o-object-fit:cover;object-fit:cover;border-radius:3px;border:1px solid #eaeaea}td,th{padding:5px 8px;text-align:center}th{padding-top:22px;text-shadow:1px 1px 1px #fff;background:#e8eaeb}td{border:.5px solid #cacaca}td p{margin:0}tr:first-child th:first-child{border-top-left-radius:5px}tr:first-child th:last-child{border-top-right-radius:5px}tr:last-child td:first-child{border-bottom-left-radius:5px}tr:last-child td:last-child{border-bottom-right-radius:5px}tr:last-child td{border-bottom:1px solid #cacaca}tr:first-child td:first-child{background:#00850d}.image{-webkit-box-shadow:none;box-shadow:none;margin:0}.image figcaption{color:#151515}table tr:first-child{background:#00850d;font-weight:700;color:#fff;font-size:16px;line-height:24px}.platform-block-text.line-before:before,.winner h2.line-before:before,section.line-before:before{display:none}.winner h2.line-before{margin-top:0}h2.line-before{margin-top:.9375rem;display:flow-root}h3.green{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-inner .main__content .news .news-wrap img.justifyleft,.news-inner .main__content .news .news-wrap img.justifyright{width:40%}.news-inner h2{display:inline-block}.faq-section h2.line-before:before,.recommended__casino h2.line-before:before,.section-online-casino h2.line-before:before,.text-center.line-before:before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.sllft a:hover{color:#00850d}ul.line-before{padding-top:15px}.section-sitemap:last-child li{display:inline}.tabs__block-play img{display:block}#slider3 .swiper-pagination{position:initial}.image{width:50%;padding:0}.image img,.image img.justifyleft,.image img.justifyright{margin:0;width:100%;height:auto;margin-left:0}.section-top5-item picture img{width:100%}.section-top5-item h3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-top5-item h3 img{width:initial}.block-with-img + h2{display:inline}.quest-view button.view-all:hover{text-decoration:underline}.aside__content.mobile #left-menu-result{width:100%}.aside__content.mobile .aside__page-block{height:0;padding:0;-webkit-transition:height .4s ease-in-out;-o-transition:height .4s ease-in-out;transition:height .4s ease-in-out;overflow:hidden}.aside__content.mobile .title-aside-page::after{content:"";position:absolute;background:url(../img/icos/arrow-black.svg) no-repeat;width:12px;height:7px;right:12px;top:50%;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.aside__content.mobile .title-aside-page.open-drop::after{-webkit-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.aside__content.mobile .aside__page-block.aside__page-block--active{height:initial;padding:10px}main.live_vip img.justifyleft:first-child{border:1px solid #e3e3e3;border-radius:5px}main.live_vip img.justifyleft:first-child > h2{margin-top:10px}.live_vip .package__section .package-link{display:none}.main__content .scroll-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.main__content .scrollbar-thumb{background:#00850d;border-radius:10px}.main__content .scrollbar-track{background:#e2e2e2;border-radius:10px}.swiper-scrollbar-drag{background:#00850d;border-radius:10px}.casino-slider{padding-bottom:10px}.content__inner{margin-bottom:20px}.table-slide .swiper-slide{width:100%}.table-left{float:left}.table-right{float:right}.casino-img{border:1px solid #6d6d6d;border-radius:5px;overflow:hidden}.swiper.table-left{margin-right:24px}.swiper.table-left .swiper-slide{width:auto}.swiper.table-right{margin-left:24px}.swiper.table-right .swiper-slide{width:auto}.package-link{display:none}.e-mail a{cursor:unset}.list-with-dots{padding-left:16px;margin:8px 0}.list-with-dots .green{font-weight:400}.list-with-dots li{margin-bottom:12px;font-size:15px;line-height:19px;text-decoration:underline;list-style:disc;cursor:pointer}.list-with-dots li:hover{text-decoration:none}.overlay-block{position:fixed;opacity:0;visibility:hidden;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:-1}.overlay-block.show-overlay{opacity:1;visibility:visible;z-index:2;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.top__rate-btn.show{display:block;z-index:3}blockquote{background:rgba(85,181,107,0.1);border-left:4px solid #00850d;margin:10px 0 0;width:100%;padding:16px 11px}blockquote p{margin:0}.terms .section__contacts h1{margin-bottom:22px}.show{display:block}.microgaming .main__content{max-width:84.5%;}.microgaming .package__section .quest-item-info span{font-weight:700;font-size:20px;line-height:28px}.top-section-software.top-column img{max-width:initial}.live .top-section picture{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:auto;margin-bottom:-20px}.live .top-section img{height:auto}.best-live-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.best-live-item{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;width:11.875rem;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;margin-right:16px;height:auto}.best-live-item:last-child{margin-right:0}.best-live-top{max-height:82px;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;width:100%;height:100%;padding:1.0625rem}.best-live-top div{font-weight:700;font-size:1.25rem;line-height:1.75rem;position:relative;padding-right:.125rem;-ms-flex-negative:0;flex-shrink:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center}.best-live-top div:before{content:"";position:absolute}.best-live-top span{display:inline-block;font-weight:700;font-size:1.25rem;line-height:1.75rem}.vip-item .best-live-top{background:#d8d5ff}.vip-item .best-live-top div:before{width:16px;height:17px;background:url(../img/icos/vip.svg) no-repeat;left:-15px;top:-9px}.vip-item .best-live-top span{color:#210dff}.squeeze-item .best-live-top{background:#fff3b7}.squeeze-item .best-live-top div:before{width:30px;height:30px;background:url(../img/icos/cards-y.svg) no-repeat;left:-5px;top:9px}.squeeze-item .best-live-top span{color:#ffd200}.speed-item .best-live-top{background:#ffd8d8}.speed-item .best-live-top div:before{width:30px;height:30px;background:url(../img/icos/speedometer.svg) no-repeat;left:-5px;top:-14px}.speed-item .best-live-top span{color:#f24444}.progressive-item .best-live-top{background:#bae6ff}.progressive-item .best-live-top div::before{width:30px;height:32px;background:url(../img/icos/card-game-l.svg) no-repeat;left:-12px;top:24px}.progressive-item .best-live-top div::after{content:"";position:absolute;width:30px;height:32px;background:url(../img/icos/card-game-r.svg) no-repeat;right:-12px;top:-12px}.progressive-item .best-live-top span{color:#049bc8}.mini-item .best-live-top{background:#c6ffc9}.mini-item .best-live-top div:before{width:30px;height:30px;background:url(../img/icos/poker-chip-l.svg) no-repeat;left:-15px;top:-14px}.mini-item .best-live-top span{color:#00850d}.baccarat__software-item{width:99%}.best-live-block{padding:.5625rem .75rem;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;height:100%;width:100%}.best-live-block span{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;height:100%;text-align:center}.best-live-block .btn-yellow{text-transform:uppercase;padding:.4375rem;text-align:center;width:100%;margin-top:.5rem;font-size:1.125rem;line-height:1.6875rem}.live-diller img{display:block;width:80%;margin:0 auto}.live-vip-section{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.softwarem-grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:256px}.softwarem-grid .block1{-ms-flex-negative:0;flex-shrink:0;width:9.375rem}.softwarem-grid .block1 img{width:150px;height:135px;border-radius:5px;border:1px solid #e3e3e3;-o-object-fit:cover;object-fit:cover}.softwarem-grid .block1 a{display:block}.softwarem-grid .block1 p{display:block;text-align:left;margin:0}.softwarem-grid .block1 .autor-block{background:#f1f1f1;border-radius:5px;padding:.75rem .4375rem;color:#6d6d6d;margin-top:6px}.softwarem-grid .block1 .autor-block a{color:#00850d;text-decoration:underline;margin-bottom:.75rem}.softwarem-grid .block1 .autor-block span{display:inline-block;color:#000}.softwarem-grid .casino-list{padding-bottom:17px}.softwarem-grid .casino-features{height:100%}.softwarem-grid .block3{padding:10px;display:-ms-grid;display:grid;-ms-grid-columns:0.5fr 1fr;grid-template-columns:0.5fr 1fr;gap:8px 14px;width:352px;flex-shrink:0}.softwarem-grid .block3 img{width:121px;height:100px;display:block;border:1px solid #eaeaea;border-radius:5px}.softwarem-grid .block3 .bonus-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.softwarem-grid .block3 .bonus-block span{color:#00850d;font-size:14px}.softwarem-grid .block3 .bonus-block span[data-mark^="1"],.softwarem-grid .block3 .bonus-block span[data-mark^="2"],.softwarem-grid .block3 .bonus-block span[data-mark^="3"]{color:#f53400}.softwarem-grid .block3 .bonus-block span[data-mark^="4"],.softwarem-grid .block3 .bonus-block span[data-mark^="5"],.softwarem-grid .block3 .bonus-block span[data-mark^="6"],.softwarem-grid .block3 .bonus-block span[data-mark^="7"]{color:#fa8a00}.softwarem-grid .block3 .bonus-block span[data-mark^="10"],.softwarem-grid .block3 .bonus-block span[data-mark^="8"],.softwarem-grid .block3 .bonus-block span[data-mark^="9"]{color:#00850d}.softwarem-grid .block3 .bonus-block p{font-weight:700;font-size:1.25rem;line-height:1.75rem;margin:.125rem 0}.softwarem-grid .block3 .bonus-price{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;background:#e4f6e1;border:2px solid rgba(0,133,13,0.5);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;text-align:center;margin-bottom:0}.softwarem-grid .block3 .bonus-price span{display:inline-block}.softwarem-grid .block3 .bonus-price span:first-child{font-size:15px;line-height:19px;font-weight:400}.softwarem-grid .block3 .claim-block{-ms-grid-row:3;grid-row:3;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;width:100%}.softwarem-grid .block3 .claim-block form{width:100%}.softwarem-grid .block3 .claim-block button{-webkit-box-shadow:0 2px 15px rgba(0,0,0,0.1);box-shadow:0 2px 15px rgba(0,0,0,0.1);border-radius:5px;text-transform:uppercase;padding:.6875rem 0;width:100%;text-align:center;font-weight:700;font-size:1.25rem;line-height:1.75rem;height:50px}.sub-block.flex-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #eaeaea;padding-top:12px}.sub-block.flex-block .sub-block-item img{margin-right:.3125rem;width:16px;height:16px}.sub-block.flex-block .sub-block-item p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#6d6d6d}.sub-block.flex-block .sub-block-item a{color:#00850d;text-decoration:underline;cursor:unset}.sub-block.flex-block .sub-block-item span{color:#000}.steps__wrap{display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [12];grid-template-columns:repeat(12,1fr)}.steps__wrap .step__item{-ms-grid-column-span:4;grid-column:4 span;gap:16px}.steps__wrap .step__item p{margin:0}.steps__wrap .step__item p:first-child{font-weight:700;font-size:20px;line-height:28px;color:#262626;margin:0 0 8px}.top-section .img-flip{position:absolute;right:2px;top:40px}.top-section.top-section-software{position:relative}.top-section.top-section-software picture{width:initial}.top-section.top-section-software.top-column img{width:100%}.top-section.top-section-software.top-column.section-mobile img{width:34%}.top-section.top-section-software.grid-new{-ms-grid-columns:1fr 0.5fr;grid-template-columns:1fr 0.5fr}.flex-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}.section__cross-platform .float-img{float:right;margin-left:.9375rem;margin-bottom:.625rem}.block-margin{margin-top:1.875rem}.section__operating-system img.right{float:left;margin-right:1.25rem;margin-bottom:.625rem}.top-section.section__top-strategy{gap:.9375rem}.top-section.section__top-strategy picture{-ms-flex-negative:0;flex-shrink:0}.top-section.section__top-strategy picture img{width:350px;border-radius:5px;-o-object-fit:cover;object-fit:cover}.line-center.line-before::before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.section__avoid-item{margin:0 auto;max-width:50%;padding:.5625rem .8125rem;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;gap:.8125rem}.section__avoid-item ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.section__avoid-item .avoid-list-item{position:relative;padding-left:1.25rem}.section__avoid-item .avoid-list-item::before{position:absolute;content:"";left:0;width:17px;height:17px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/icos/poker-chip-l.svg) no-repeat}.section__avoid-item .avoid-list-item span{color:#000;font-weight:700}.section__avoid-item p{margin:0}.section-participate-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.participate-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:18.5rem}.participate-item p{text-align:center}.betting-tabs .tabs__item{-webkit-box-flex:0;-ms-flex:0 1 33.3%;flex:0 1 33.3%}.betting-tabs .text-block-tab p.text-center{font-weight:700;margin:.9375rem 0}.betting-tabs-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem;margin:0;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.betting-tabs-list li{padding-left:1.25rem;position:relative}.betting-tabs-list li p{margin:0}.betting-tabs-list li::before{position:absolute;content:"";top:0;left:0;background:url(../img/icos/poker-chip-l.svg) no-repeat;width:20px;height:20px}.betting-list{padding:.9375rem 1.25rem}.bets-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px 40px;padding:0;margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.25rem}.bets-list .bets-list-item{-webkit-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%}.bets-list .bets-list-item p{margin-bottom:0}.bets-list h3{margin-top:0;margin-bottom:0}.dragon-bonus-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dragon-bonus-block img{width:60%}ul.dragon-bonus-list{margin:0;padding:0}ul.dragon-bonus-list li{margin-bottom:1.25rem;position:relative;padding-left:1.875rem}ul.dragon-bonus-list li::before{position:absolute;content:"";left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;background:url(../img/icos/poker-chip-l.svg) no-repeat}.section-dragon-bonus img{float:right;width:60%}.matching-block.bg-white{-webkit-box-shadow:none;box-shadow:none;border:1px solid #cfd3da}.matching-block{width:40%;padding:.8125rem .9375rem;margin:0 auto}.matching-block div{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;border-bottom:1px solid rgba(0,0,0,0.2)}.matching-block div:last-child{border-bottom:0}.top__section{border-radius:10px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);max-height:18.4375rem;width:100%}.top__section img{display:block;width:100%;height:100%}p.data{color:#6d6d6d}.section-img{text-align:center}.section__blog-ti .flex-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section__blog-ti img{width:50%}.section__share{border:2px solid #00850d;padding:1.125rem 1.9375rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.section__share .flex-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.125rem}.section__share p{margin:0}.section__share span{font-weight:700;font-size:1.25rem;line-height:1.625rem}.section__share .social-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.content-width{max-width:68.5625rem;margin:0 auto}.navigation-article{max-width:80%;border-top:1px solid rgba(0,0,0,0.2);margin:0 auto;padding:1.25rem 0}.navigation-article .flex-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navigation-article span{font-weight:700;font-size:1.125rem;line-height:1.6875rem}.navigation-article p{max-width:11.0625rem;margin:0;margin-top:.25rem}.navigation-article .rigth-side{text-align:right}.navigation-article .rigth-side a{margin-left:.625rem}.navigation-article .left-side{text-align:left}.navigation-article .left-side,.navigation-article .rigth-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navigation-article .back,.navigation-article .next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navigation-article .back{padding:.4375rem .375rem;margin-right:.625rem}.navigation-article .next{font-weight:700;font-size:1.125rem;line-height:1.6875rem;padding:.4375rem .75rem;color:#00850d}.navigation-article .next img{margin-left:.625rem}.section__contacts-wrap{display:-ms-grid;display:grid;-ms-grid-columns:0.8fr 1fr 0.8fr;grid-template-columns:0.8fr 1fr 0.8fr;gap:2rem;padding-top:1.5625rem;padding-right:2.375rem}.content__container.contacts-section{height:100%}.contacts-section{margin-bottom:50px}.section__contacts{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;margin:10px 0 0}.section__contacts h1{margin-bottom:0}.img-section{height:100%;position:relative}.img-section img{width:100%;position:absolute;bottom:0;display:block}.form-block{margin-bottom:2.9375rem}.form-block input[type="email"],.form-block input[type="text"],.form-block textarea{width:100%;border:1px solid rgba(38,38,38,0.5);border-radius:5px;padding:.9375rem}.form-block textarea{resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0}.form-block .btn-yellow{width:100%;text-transform:uppercase;padding:.75rem 0;-webkit-box-shadow:0 2px 15px rgba(255,212,0,0.8);box-shadow:0 2px 15px rgba(255,212,0,0.8)}.form-block .notice{margin-top:.9375rem;color:#6d6d6d;font-size:.75rem;line-height:1.125rem;display:-webkit-box;display:-ms-flexbox;display:flex}.form-block .notice p{margin-top:-1px;margin-left:6px}.form-block .notice input[type="checkbox"]{margin-top:.0625rem}.form-block .notice span{margin-left:.9375rem}.form-block .notice input[type="checkbox"]{position:relative;cursor:pointer;width:0;margin-right:.9375rem}.form-block .notice input[type="checkbox"]:before{content:"";display:block;position:absolute;width:16px;height:16px;top:0;left:0;border:1px solid rgba(38,38,38,0.5);border-radius:3px;background-color:#fff}.form-block .notice input[type="checkbox"]:checked:before{border:none;background:#ffd400}.form-block .notice input[type="checkbox"]:checked:after{content:"";display:block;width:5px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:3px;left:5px}.from-group{margin-bottom:1.5em}.other-ways .contact-text{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}.other-ways .social-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.75rem;margin-top:1.5625rem}.other-ways p{margin-top:.9375rem}.about_title{margin-bottom:16px}.team-wrap-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.9375rem;-webkit-box-flex:0;-ms-flex:0 1 33.3%;flex:0 1 33.3%}.team-wrap-item picture{text-align:center}.team-wrap-item img{max-width:15.125rem}.team-wrap-item span{font-weight:700;font-size:1.25rem;line-height:1.75rem;margin-top:.5rem}.team-wrap-item p.text-center,.team-wrap-item p:first-child{margin:7px 0}.team-wrap-item p:last-child{text-align:justify;margin:0}.block__contact .section__contacts-wrap{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.block__contact .img-section img{width:80%}.block__contact .other-ways{display:none}.block__contact .form-block{width:85%}.sitmap-title{margin-top:1.25rem}.green-title h2{color:#00850d;margin-bottom:.625rem}.section-sitemap{padding:1rem 1.375rem}.section-sitemap ul{padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.9375rem .8125rem}.section-sitemap:last-child{margin-bottom:3.125rem}.sitemap-item{position:relative;padding-left:.9375rem;width:22%;-ms-flex-negative:0;flex-shrink:0}.sitemap-item a:hover{color:#00850d}.sitemap-item:before{position:absolute;content:"";top:6px;background:#e9e9e9;width:7px;height:7px;border-radius:50%;left:0}.sitemap-item:hover:before{background:#00850d}.author-block img{border-radius:50%;width:135px}.author-block .autor-info{background:0 0;-webkit-box-shadow:none;box-shadow:none;border:0}.author-block .autor-info span{font-weight:400}.section__author-post .btn-yellow{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;margin-top:1.0625rem;text-transform:uppercase;padding:.4375rem 2.0625rem;-webkit-box-shadow:0 2px 15px rgba(255,212,0,0.8);box-shadow:0 2px 15px rgba(255,212,0,0.8)}.section__author-post .card{border:1px solid transparent}.section__author-post .card.bg-white:hover{-webkit-box-shadow:none;box-shadow:none;border:1px solid #00850d}.section__author-post{max-width:908px;margin:0 auto}.section__author-post .post .article .card{max-width:292px;overflow:hidden;width:100%}.section__author-post .post .article .card img{width:100%;max-height:150px}.section__author-post .post .article .info{height:100%}.top-section-deposit{position:relative;color:#fff;background:#004807;margin-top:-10px;padding:.625rem 0 .9375rem}.top-section-deposit h1{margin-bottom:.625rem}.top-section-deposit::before{content:"";position:absolute;height:6.9375rem;width:100%;top:0;left:0;background:#004807;z-index:-1}.top-section-deposit .show-more{color:#fff}.no_deposit .quest__section-inner{margin-bottom:16px}.deposit-autor{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;background:#f1f1f1;border-radius:5px;padding:.4375rem .9375rem;width:100%;-ms-flex-negative:0;flex-shrink:0;margin-top:.625rem}.deposit-autor a{color:#00850d}.deposit-autor p{color:#6d6d6d;display:block;margin:0}.deposit-autor span{color:#151515}.deposit-casino h2{margin-top:1.25rem}.fair-terms{padding:.75rem .9375rem}.fair-terms h3{color:#00850d;margin:0}.no-deposit-block .deposit-block-item{gap:.9375rem}.no-deposit-block .deposit-block-item img{width:47px;height:47px;display:block;margin-top:.3125rem}.no-deposit-block h3{margin:0;color:#00850d}.deposit-bonuses-item{margin-top:1.25rem}.deposit-bonuses-item img{display:block;width:236px;height:167px}.deposit-bonuses-item h3{margin:0;color:#00850d}.green{color:#00850d;font-weight:700}h3.title-with-img{position:relative;padding-left:50px}h3.title-with-img img{position:absolute;top:4px;left:0}h3.title-with-img + p{margin-left:57px}.no-deposit-list{margin:0;padding:0;display:flow-root}.no-deposit-list li{padding-left:1.5625rem;position:relative;margin-bottom:.625rem}.no-deposit-list li:before{position:absolute;content:"";top:2px;left:0;width:17px;height:17px;background:url(../img/icos/poker-chip.svg) no-repeat}.deposit-list{counter-reset:myCounter;margin:0;padding:0;margin-top:.8125rem;position:relative}.deposit-list::before{position:absolute;content:"";left:9px;top:0;width:.125rem;height:87%;border:1px dashed #00850d;opacity:.3}.deposit-list li{border-bottom:1px solid #eaeaea;position:relative;margin-left:25px;margin-bottom:.8125rem}.deposit-list li:before{position:absolute;top:-5px;left:-25px;counter-increment:myCounter;content:counter(myCounter);color:#fff;background:#00850d;display:inline-block;text-align:center;margin:5px 10px 0 0;font-size:.875rem;font-weight:700;line-height:18px;border-radius:50%;width:18px;height:18px}.deposit-casino-bonuses{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.deposit-casino-bonuses ul{margin:0;padding:0}.deposit-casino-bonuses ul li{padding-left:1.5625rem;position:relative;margin-bottom:.8125rem}.deposit-casino-bonuses ul li:before{position:absolute;content:"";top:0;left:0;background:url(../img/icos/poker-chip-l.svg) no-repeat;width:17px;height:17px}.deposit-winner{margin-top:1.25rem;padding:.9375rem}.deposit-winner h3{margin-top:0}.no_deposit .quest__section-inner{margin-bottom:32px}.no_deposit .recomended-scroll .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.no_deposit h3.green{margin-bottom:3px;margin-top:0}.no_deposit h3.green + p{margin-top:0}.teg-top-block{padding:1.3125rem 1.25rem;background:#f0f0f0;border-radius:5px}.teg-top-block p{margin-top:0}.teg-top-block img.justifyleft{float:left!important}.editors__list{margin:0;padding:0;max-width:288px}.editors__list li{padding-bottom:.625rem;border-bottom:1px solid #eaeaea;margin-bottom:.9375rem;font-size:1.125rem;line-height:1.5rem}.editors__list li:hover{color:#00850d;font-weight:700}.editors__list li:last-child{border-bottom:0}.aside__sticky{margin-bottom:1.25rem}.teg-content .aside__content{max-width:18.25rem;width:100%;margin-left:20px}.aside__article{max-width:288px;overflow:hidden}.aside__article img{display:block;width:100%;height:auto}.aside__article-text{padding:.5625rem .75rem}.aside__article-text a{font-weight:700;font-size:1.125rem;line-height:1.5rem}.cards{margin-bottom:3.125rem}.cards-item{padding:.5rem .9375rem .5rem .625rem;margin-bottom:.9375rem}.cards-item .card.flex-block{gap:.9375rem}.cards-item img{width:161px;height:100%;border-radius:5px;border:1px solid #eaeaea}.cards-item .cards-item-text a{font-weight:700;font-size:1.125rem;line-height:1.625rem}.cards-item .cards-item-text a:hover{color:#00850d}.cards-item .cards-item-text p{line-height:1.3125rem}.cards-item .sub__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cards-item .sub__info span{display:block;font-weight:400;color:#6d6d6d;font-size:.9375rem;line-height:1.1875rem;padding-right:.625rem;padding-left:.625rem}.cards-item .sub__info span:first-child{padding-left:0;border-right:2px solid #eaeaea}.cards-item .sub__info span:last-child{margin-left:auto;color:#151515;padding-right:0;position:relative;padding-left:1.375rem}.cards-item .sub__info span:last-child::before{content:"";position:absolute;background:url(../img/icos/eye-b.svg) no-repeat;width:17px;height:17px;top:.0625rem;left:0}.more-block{margin-top:1.125rem}.more-block .btn-yellow{font-size:1.125rem;line-height:1.6875rem;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:.625rem 2.125rem;-webkit-box-shadow:0 2px 15px rgba(255,212,0,0.8);box-shadow:0 2px 15px rgba(255,212,0,0.8)}.live-baccarat-wrap{display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [12];grid-template-columns:repeat(12,1fr);gap:15px 30px}.live-baccarat-item{-ms-grid-column-span:3;grid-column:3 span;min-height:85px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;height:auto}.live-baccarat-item:last-child{margin-right:0}.live-baccarat-top{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;width:100%;height:100%}.live-baccarat-top div{font-weight:700;font-size:1.25rem;line-height:1.5625rem;position:relative;-ms-flex-negative:0;flex-shrink:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center}.live-baccarat-top div:before{content:"";position:absolute}.live-baccarat-top span{display:inline-block;font-weight:700;font-size:1.25rem;line-height:1.75rem}.vip-item .live-baccarat-top{background:#d8d5ff}.vip-item .live-baccarat-top div:before{width:16px;height:17px;background:url(../img/icos/vip.svg) no-repeat;left:-15px;top:-9px}.vip-item .live-baccarat-top span{color:#210dff}.squeeze-item .live-baccarat-top{background:#fff3b7}.squeeze-item .live-baccarat-top div:before{width:27px;height:27px;background:url(../img/icos/cards-y.svg) no-repeat;background-size:cover;left:-19px;top:-25px}.squeeze-item .live-baccarat-top span{color:#ffd200}.speed-item .live-baccarat-top{background:#ffd8d8}.speed-item .live-baccarat-top div:before{width:30px;height:30px;background:url(../img/icos/speedometer.svg) no-repeat;left:-25px;top:-16px}.speed-item .live-baccarat-top span{color:#f24444}.progressive-item .live-baccarat-top{background:#bae6ff}.progressive-item .live-baccarat-top div::before{width:22px;height:23px;background:url(../img/icos/card-game-l.svg) no-repeat;background-size:cover;left:-8px;top:24px}.progressive-item .live-baccarat-top div::after{content:"";position:absolute;width:26px;height:29px;background:url(../img/icos/card-game-r.svg) no-repeat;background-size:cover;right:1px;top:-25px}.progressive-item .live-baccarat-top span{color:#049bc8}.mini-item .live-baccarat-top{background:#c6ffc9}.mini-item .live-baccarat-top div:before{width:30px;height:30px;background:url(../img/icos/poker-chip-l.svg) no-repeat;left:-20px;top:-14px}.mini-item .live-baccarat-top span{color:#00850d}.table-green{background:#efffec;border:2px solid #00850d;padding:4px 16px 8px;border-spacing:0 8px}.table-green tr{border-radius:5px}.table-green tr td{background:rgba(0,133,13,0.2);border:none;border-right:1px solid #00850d;padding:10px 12px;font-size:15px;line-height:22px;color:#000}.table-green tr td:first-child{border-radius:5px 0 0 5px;background:rgba(0,133,13,0.2);font-weight:700;font-size:18px;line-height:26px;color:#000}.table-green tr td:last-child{border-radius:0 5px 5px 0;border-right:none}.table-green tr:first-child{background:0 0}.table-green tr:first-child td{background:0 0;font-weight:700;font-size:18px;line-height:26px;color:#000;border:none;padding:0}.demo__wrap{display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [12];grid-template-columns:repeat(12,1fr);gap:18px;margin:16px 0 10px}.demo__wrap-item{padding:6px 6px 8px;border:1px solid transparent;background:#fff;cursor:pointer;-ms-grid-column-span:3;grid-column:3 span}.demo__wrap-item img{margin-bottom:7px;width:100%;height:auto}.demo__wrap-item p{font-size:15px;line-height:19px;text-align:center;color:#00850d;margin:0}.demo__wrap-item:hover{border:1px solid #00850d}.demo__wrap-item:hover p{text-decoration:underline}.steps__wrap{display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [12];grid-template-columns:repeat(12,1fr);gap:16px;margin:18px 0 10px}.steps__wrap .step__item{-ms-grid-column-span:4;grid-column:4 span;padding:12px 14px 15px}.steps__wrap .step__item p{font-weight:400;font-size:15px;line-height:19px;text-align:justify;color:#262626;margin:0}.steps__wrap .step__item p:first-child{font-weight:700;font-size:20px;line-height:28px;color:#262626;margin-bottom:8px;text-align:left}.demo__popular-wrap{display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [12];grid-template-columns:repeat(12,1fr);gap:18px;margin:16px 0 10px}.demo__popular-wrap .demo-popular-item{padding:6px 6px 8px;border:1px solid transparent;background:#fff;cursor:pointer;-ms-grid-column-span:3;grid-column:3 span}.demo__popular-wrap .demo-popular-item img{margin-bottom:7px;width:100%;height:auto}.demo__popular-wrap .demo-popular-item p{font-size:15px;line-height:19px;text-align:center;color:#00850d;margin:0}.demo__popular-wrap .demo-popular-item:hover{border:1px solid #00850d}.demo__popular-wrap .demo-popular-item:hover p{text-decoration:underline}.rules__wrap{display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [12];grid-template-columns:repeat(12,1fr);margin:14px 0 0;gap:22px 30px}.rules__item{background:#e4f6e1;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;-ms-grid-column-span:4;grid-column:4 span;font-weight:700;font-size:20px;line-height:25px;text-align:center;color:#000;padding:17px 0 18px;border:1px solid transparent}.rules__item:hover{color:#00850d;border:1px solid #00850d}.payment__wrpa{display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [12];grid-template-columns:repeat(12,1fr);margin:15px 0 0;gap:12px}.peyment__item{background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;padding:6px 6px 7px;-ms-grid-column-span:2;grid-column:2 span}.peyment__item img{border:1px solid #eaeaea;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;width:100%;height:auto;margin-bottom:6px}.peyment__item p{font-size:15px;line-height:19px;text-align:center;color:#00850d;margin:0}.games__wrap{display:-ms-grid;display:grid;-ms-grid-columns:repeat(12,1fr);grid-template-columns:repeat(12,1fr);gap:27px;margin:15px 0 10px}.games__wrap .games__item{-ms-grid-column-span:4;grid-column:4 span;overflow:hidden}.games__wrap .games__item img{width:100%;height:auto;display:block}.games__wrap .games__item-text{padding:16px 14px 14px}.games__wrap .games__item-text p{margin:0;margin-bottom:12px;color:#151515}.games__wrap .games__item-text p:first-child{font-weight:700;font-size:18px;line-height:19px;color:#151515;margin-bottom:8px}.games__wrap .btn-yellow{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:6px 14px;font-weight:700;font-size:15px;line-height:23px;text-transform:uppercase;color:#000}.contacts h1{margin-bottom:20px;margin-top:40px}@media (min-width: 74.43625em){.postblog .main__content {flex: auto;} .casino .main__content {width:85%} main__content{max-width:1014px; flex: 0 0 100%;}}@media (min-width: 769px){.swiper{overflow:visible}.swiper-pagination{display:none}}@media (max-width: 1360px){.lang-block{background:initial}}@media (max-width: 1220px){.scroll__section.swiper .swiper-slide{margin-right:8px}.aside__content .aside__page .title-aside-page{text-align:left;padding-left:35px;cursor:pointer}.scroll__block{gap:0}}@media (max-width: 1168px){.news-lts .post .article .card{max-width:280px}}@media (max-width: 956px){.sitemap-item{width:30%}table{margin-left:0!important}}@media (max-width: 890px){.news-lts .post .article .card{max-width:328px}}@media (max-width: 767px){.news-lts .post .article{-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}}@media (max-width: 590px){img.justifyright {margin-left: 0 !important;} img.justifyleft {margin-right: 0 !important;}.how-find img{width:30%}.section__author-post .post .article .card{max-width:100%}.contacts .section__contacts{margin-top:0}.contacts h1{margin-bottom:20px;margin-top:18px}}@media (max-width: 490px){.collection-block-wrap.swiper-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media (max-width: 479px){.news-inner .author .author-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-inner .main__content .news .author .author-inner .name{padding-right:0;border-right:0;margin-bottom:7px}.news-inner .main__content .news .author .author-inner .data{padding-left:0}.news-inner .main__content .news .author .counter{display:none}.news-inner .asaide-right{padding:0 .46875rem}.aside__content{margin-left:0}.news-inner .asaide-right .aside__sticky .aside__page .page__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:300px}}@media (max-width: 78.75em){.news-inner2 .collection-block-wrap{gap:16px}.wrapper{overflow-x:auto}}@media (max-width: 74.43625em){.microgaming .main__content {max-width:100%}.show{display:block}footer .footer__container{padding:.9375rem}footer .footer__bottom .footer__container{display:-ms-grid;display:grid;gap:.625rem;padding:.625rem}footer .footer__bottom .footer__social{-ms-grid-row:1;grid-row-start:1}footer .footer__bottom .footer__list{-ms-grid-row:1;grid-row-start:1}footer .footer__bottom .footer__brands{margin-left:0}.baccarat__pro-inner .tabs__list-play{padding-left:0}.baccarat__pro-inner .pro-platforms__item{margin-left:0}.baccarat__pro-platforms .pro-platforms__item:last-child{margin-bottom:10px}.tabs__list-play{padding-left:0}.baccarat__pro-inner .pro-platforms__item{margin-left:0}.aside__content{display:none;margin-left:0}.main__content .aside__content{display:block}.main__content .aside__content .aside__page,.main__content .aside__content .aside__top{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.main__content .aside__content .aside__top{display:none}.main__content .aside__content .aside__page{margin-top:0;width:100%}.main__content .aside__content .aside__page .aside__page-block{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main__content .aside__content .aside__page ul{-webkit-columns:auto 3;-moz-columns:auto 3;columns:auto 3;width:100%}.main__content .aside__content .aside__page .pages__list{border-top:1px solid #eaeaea;padding-top:.625rem}.main__content .aside__content .aside__page .sllft{margin-bottom:0}.main__content .aside__content .aside__sticky{position:initial;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}.scroll__block{width:100%}.scroll__block-item{display:block;width:16.25rem}.scroll__block-item p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.lates__news .lates__news-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lates__news .lates__news-tabs,.lates__news .tabs__body{width:100%}.lates__news .tabs__body{overflow:hidden;border-radius:5px}.lates__news .tabs__block{min-height:28.125rem;border-radius:5px;overflow:hidden}.lates__news .tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;margin-top:1.25rem}.lates__news .tabs__item{width:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:1.25rem;border-bottom:0;margin-left:0}.lates__news .tabs__item p{max-height:3.75rem;overflow:hidden}.top__rated-item{-ms-grid-columns:15% 44% 30%;grid-template-columns:15% 44% 30%;gap:.625rem}.top__rated-item .rated-item-list{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:3;grid-column-end:4}.top__rated-item .rated-item-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top__rated-item .rated-item-btn{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.news-inner .aside__content .aside__bottom{width:100%}.news-inner .aside__content .aside__bottom .wrap{width:100%}.news-inner2{max-width:100%}.news-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-inner .main__content{max-width:1168px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-inner .main__content .news{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-inner .main__content .aside__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-inner .main__content .aside__content .aside__top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.news-inner .main__content .news .news-wrap{max-width:1168px}.news-inner .main__content .news-inner2 .breadcrumb{margin-top:0}.news-inner
.main__content
.news-inner2
.baccarat__collection-item
.baccarat__collection-block{max-width:100%}.news-inner
.main__content
.news-inner2
.baccarat__collection-item
.baccarat__collection-block
.card{margin-right:0}.news-inner .main__content .news-inner2 .but{max-width:100%}.news-inner .main__content .aside__content{display:none}.news-inner .aside__bottomn{display:block;margin-bottom:7px}.news-inner .aside__content .aside__page{width:100%}.aside__content .aside__page-block{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}.aside__content .aside__page .page__list{margin-right:20%;border-bottom:0}.aside__content .aside__page .page__list li:last-child{margin-bottom:0}.aside__content .aside__page-block{padding:10px}.news-inner2 .aside__bottomn2{display:block;width:100%;background:#fff;border:0;margin-bottom:30px}.news-inner2 .aside__bottomn2 .head{font-size:15px;font-weight:700;text-align:center;margin:0;padding:9px 0;border-bottom:1px solid #e3e3e3}.news-inner2 .aside__bottomn2 .asaide-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:9px}.news-inner2 .aside__bottomn2 .wrap{padding:0 15px}.news-inner2 .aside__bottomn2 .asaide-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:start;padding:12px 0}.news-inner2 .aside__bottomn2 .wrap:hover{color:#00850d;background-color:#f5f5f5}.news-inner2 .aside__bottomn2 a{border-top:1px solid transparent;border-bottom:1px solid transparent}.news-inner2 .aside__bottomn2 a:hover{border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}.news-inner2 .aside__bottomn2 img{margin-right:13px}.news-inner2 .aside__bottomn2 p{font-size:15px;margin:0}.rating-block-wrap span{-ms-flex-item-align:end;align-self:flex-end;margin-top:0}.progress-item{margin-bottom:.625rem}.casino-rating-block{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}.content__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}main{margin-top:0}.wrapper{overflow-x:hidden}.best-live-item{margin-bottom:.625rem}.softwarem-grid{display:-ms-grid;display:grid;-ms-grid-columns:0.5fr 1fr;grid-template-columns:0.5fr 1fr;height:auto}.softwarem-grid .block1{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem;width:100%}.softwarem-grid .block1 img{width:9.375rem}.softwarem-grid .block1 .autor-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.softwarem-grid .block1 .autor-block div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.9375rem;width:100%}.softwarem-grid .top__casino-features{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3}.softwarem-grid .top__casino-features .casino-features{width:100%;max-width:100%}.softwarem-grid .block3{-ms-grid-columns:0.7fr 1fr 1fr 1fr;grid-template-columns:0.7fr 1fr 1fr 1fr;width:100%;-ms-grid-column:2;grid-column-start:2;-ms-grid-row:1;grid-row:1;-ms-grid-row-align:center;align-self:center}.softwarem-grid .block3 img{width:7.5rem}.softwarem-grid .block3 .bonus-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.softwarem-grid .block3 .bonus-price{-ms-grid-row:1;grid-row:1;-ms-grid-column:3;grid-column-start:3;-ms-grid-column-span:1;grid-column-end:4}.postblog .main__content{flex: auto;}.softwarem-grid .block3 .claim-block{-ms-grid-row:1;grid-row:1;-ms-grid-column:4;grid-column-start:4;-ms-grid-column-span:1;grid-column-end:5;width:100%}.content__inner.teg-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.teg-content .aside__content{display:block;-ms-flex-negative:0;flex-shrink:0;margin-bottom:1.25rem}.teg-content .aside__content .aside__article,.teg-content .aside__content .aside__editors{width:100%}.top__casino-features{max-width:100%}}@media (max-width: 62.49875em){.review-best-block{-ms-flex-pack:distribute;justify-content:space-around}.best-block-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.9375rem}.best-block-item img{height:4.8125rem}.best-block-item .claim-block{width:100%}.best-block-item .claim-block .btn-yellow{width:100%;text-align:center}.online-casino-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.software-item__top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.online-casino-wrap .software-item__top .item__top-info{width:auto}.table-slide .swiper-slide{width:auto}.swiper.table-slide{padding-bottom:15px}.softwarem-grid{display:-ms-grid;display:grid;-ms-grid-columns:0.1fr 1fr;grid-template-columns:0.1fr 1fr}.softwarem-grid .block1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.9375rem;width:100%}.softwarem-grid .block1 img{width:9.375rem}.softwarem-grid .block1 .autor-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.softwarem-grid .block1 .autor-block div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.9375rem;width:100%}.softwarem-grid .top__casino-features{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3}.softwarem-grid .top__casino-features .casino-features{width:100%;max-width:100%}.softwarem-grid .block3{-ms-grid-columns:0.5fr 1fr;grid-template-columns:0.5fr 1fr;width:100%;-ms-grid-column:2;grid-column-start:2;-ms-grid-row:1;grid-row:1;-ms-grid-row-align:center;align-self:center;gap:8px 0}.softwarem-grid .block3 img{width:7.5rem}.softwarem-grid .block3 .bonus-block{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;text-align:center}.softwarem-grid .block3 .bonus-price{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:3;grid-column-end:4}.softwarem-grid .block3 .bonus-price span{display:block}.softwarem-grid .block3 .claim-block{-ms-grid-row:3;grid-row:3;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;width:100%}.content.casinos p > picture img{width:100%}}@media (max-width: 55.68625em){.baccarat__pro-inner{display:block}.baccarat__pro-inner .baccarat__pro-view{min-height:25rem}.baccarat__pro-inner .baccarat__pro-platforms{margin-left:0}.baccarat__pro-inner .baccarat__pro-platforms .tabs__list-play{gap:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow-x:scroll;margin-top:1.25rem;width:100%}.baccarat__pro-inner .pro-platforms__item{-ms-flex-negative:0;flex-shrink:0;width:20rem;margin-left:.9375rem;margin-bottom:10px}.top__casino-block{display:-ms-grid;display:grid;-ms-grid-columns:1fr 3fr;grid-template-columns:1fr 3fr}.top__casino-features{width:100%}.casino-rating-block{width:100%;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3}.recommended__casino-wrap .quest-item{-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr}.checks-block-item{display:block;text-align:center}.section__cards-games{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top-column{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:0}.top-column h1{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:2;grid-row:2}.top-column .text-block{-ms-grid-column:1;grid-column:1;-ms-grid-row:3;grid-row:3}.top-column img{width:100%;-ms-grid-row:1;grid-row:1;margin-bottom:.625rem;margin-right:0}.top-section .img-flip{position:initial;width:100%}.top-section.top-section-software.grid-new{-ms-grid-columns:1fr;grid-template-columns:1fr}.top-section.top-section-software picture{width:100%;max-width:100%}.top-section.top-section-software picture img{width:100%;height:auto}.top-section.top-section-software.top-column img{width:100%;height:auto}.top-section.top-section-software.top-column.section-mobile img{width:100%}}@media (max-width: 47.99875em){[class*="__container"]{max-width:none;padding:0 10px}footer .footer__container{padding:12px 10px}footer .footer__inner{gap:8px}footer .footer__inner .col-1{-ms-grid-column-span:12;grid-column:12 span}footer .footer__inner .col-1 p{max-height:3.4375rem;overflow:hidden}footer .footer__inner .col-2{-ms-grid-column-span:12;grid-column:12 span}footer .footer__inner .col-2 .footer__form{width:100%;min-width:auto;padding:9px 11px 8px}footer .footer__inner .col-2 .footer__form .form__email{width:100%}footer .footer__inner .col-2 .footer__form .form__button{width:100%;margin-top:.375rem}footer .footer__inner .col-2 .footer__form:after{top:8px;right:8px;width:26px;height:26px;background-size:cover}footer .footer__inner .footer__info{-ms-grid-row:2;grid-row:2}footer .footer__inner .footer__info p{margin-bottom:0}footer .footer__bottom .footer__container{display:-ms-grid;display:grid;gap:0;padding:4px 10px}footer .footer__bottom .footer__social{-ms-grid-row:2;grid-row-start:2;padding:.6875rem 0;margin:0 auto;gap:1.1875rem}footer .footer__bottom .footer__list{-ms-grid-row:1;grid-row-start:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3125rem;border-bottom:1px solid rgba(255,255,255,0.2);margin:0;padding:.5rem}footer .footer__bottom .footer__list li{width:48%;margin-bottom:.3125rem}footer .footer__bottom .footer__brands{border-top:1px solid rgba(255,255,255,0.2);margin-left:0;padding-top:.5rem;gap:.75rem}.collection-block-wrap{padding:10px 20px}.baccarat__collection-item{gap:10px 25px}.text_simple img.justifyright{margin-left:0}#slider1,#slider2,#slider3,#slider4{padding-bottom:40px}.baccarat__popular-block,.baccarat__software-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}.baccarat__pro-popup .sub-platform .col-2{display:none}.baccarat__software-block .baccarat__software-item{height:auto}.baccarat__pro-inner .pro-platforms__item{margin-left:0}.baccarat__pro-popup .baccarat__pro-view{min-height:12.625rem}.baccarat__pro-popup .baccarat__pro-view button{font-size:.875rem;line-height:1rem;padding:.625rem}.baccarat__popular-item{height:auto}.collection-block-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}.baccarat__games-block .game-block-wrap .game-block-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.baccarat__games-desk{display:none}.baccarat__games-text img{display:block;width:100%;height:auto}.baccarat__collection-block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-15px;margin-left:-15px}.collection-block-wrap{padding-bottom:0}.baccarat__collection-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:7px}.baccarat__collection-item .game-preview{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.baccarat__collection-item .game-preview span{padding:0 .875rem}.baccarat__collection-item .game-preview div{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.baccarat__collection-item .game-preview div img{width:125px;height:98px}.baccarat__collection-item .game-preview,.baccarat__collection-item .game-preview-text{width:90%}.quest__section-inner .quest-head{display:none}.quest__section-inner .quest-item{-ms-grid-columns:117px 3fr 2fr 2fr;grid-template-columns:117px 3fr 2fr 2fr}.quest__section-inner .quest-item .quest-item-claim{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:4;grid-column-end:5;width:100%}.quest__section-inner .quest-item .quest-item-claim button{width:100%;display:inline-block;text-align:center}.top-section picture{display:none}.top-section.top-section-software picture{display:block}.top-section.top-section-software img{display:block}.top__rated-item{-ms-grid-columns:(1fr) [2];grid-template-columns:repeat(2,1fr);padding:10px}.top__rated-item .quest-item-casino{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:1;grid-row:1}.top__rated-item picture{-ms-grid-row:1;grid-row:1;width:100%;height:7.5rem}.top__rated-item .rated-item-bonus{height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-grid-row:1;grid-row:1;padding:.5625rem .3125rem}.top__rated-item .rated-item-bonus .bonus{font-size:1.25rem;line-height:1.625rem;margin-bottom:.3125rem}.top__rated-item .rated-item-list{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3}.top__rated-item .rated-item-list ul{display:block}.top__rated-item .rated-item-btn{-ms-grid-row:3;grid-row:3;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3}.top__rated-item .rated-item-btn div{width:100%}.top__rated-item .rated-item-btn form{width:100%}.top__rated-item .rated-item-btn button{width:100%;display:inline-block}.lates__news .lates__news-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lates__news .lates__news-tabs,.lates__news .tabs__body{width:100%}.lates__news .tabs__block{min-height:15.625rem}.lates__news .tabs__block .lates__title{font-size:1rem;line-height:22px}.lates__news .tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;margin-top:1.25rem}.lates__news .tabs__item{width:100%;margin-right:1.25rem;border-bottom:0}.lates__news .tabs__item p{max-height:3.75rem;overflow:hidden}.main__content .aside__content .aside__page .pages__list:last-child{display:block}.lates__news-inner .tabs__body{min-height:250px}.news-lts .post .article .info{margin-top:-5px}.news-inner2 .but{margin-top:5px;margin-bottom:10px}.news-inner2 .collection-block-wrap .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.news-inner2 .baccarat__collection-block{margin-right:0;margin-left:0}.news-inner .aside__content .aside__page .page__list li a,.news-inner .aside__content .aside__page .pages__list li a{font-size:13px}.news-inner2 .collection-block-wrap .baccarat__collection-item .card{max-width:100%;height:100%;margin-right:0}.news-inner .main__content .news .author .author-inner{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px}.news-inner .main__content .articles h3{font-size:20px}.news-inner .main__content .articles p{font-size:13px}.news-inner .about{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-inner .main__content .articles .about .text{width:100%}.news-inner .main__content .articles .about .img{width:100%}.news-inner .main__content .articles .about img{width:100%;height:auto}.aside__content .aside__page .pages__list:last-child{display:none}.aside__content .aside__page-block{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.news-inner2 .aside__bottomn2 .asaide-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.package__section .quest-item{-ms-grid-columns:42% 53%;grid-template-columns:42% 53%}.package__section .quest-item .quest-item-claim,.package__section .quest-item .quest-item-info{-ms-grid-row:2;grid-row:2}.package__section .quest-item .quest-item-claim{width:100%}.package__section .quest-item .quest-item-claim button{max-width:100%;width:100%;text-align:center}.package__section .quest-item > p{display:none}.promotions__section-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.no-webp .block-grid-bg{background:-webkit-gradient(linear,left bottom,left top,from(rgba(40,104,202,0.1)),to(rgba(40,104,202,0.1))),url(../img/casino-pattern-background-vector-illustration-graphic-design.jpg);background:-o-linear-gradient(bottom,rgba(40,104,202,0.1),rgba(40,104,202,0.1)),url(../img/casino-pattern-background-vector-illustration-graphic-design.jpg);background:linear-gradient(0deg,rgba(40,104,202,0.1),rgba(40,104,202,0.1)),url(../img/casino-pattern-background-vector-illustration-graphic-design.jpg)}.block-grid-bg{padding:.625rem;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:10px}.conclusions-descript-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.conclusions-descript-top span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.conclusions-descript-top span:last-child{margin-top:.5rem;margin-left:0}.promotions-block-grid{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;margin-bottom:0;-webkit-box-shadow:none;box-shadow:none;padding:0}.promotions-block-item{display:block;-ms-flex-negative:0;flex-shrink:0}.promotions-block-item p{display:block}.promotions-block-item a img{float:left;margin-right:.625rem}.promotions-item-text{max-width:95vw}.promotions-item-text a{display:block}.top__casino-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top__casino-features{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.casino-features-bonus{margin-top:0;margin-bottom:.625rem}.casino-block-item{padding:.5625rem;background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.casino-block-item a,.casino-block-item p,.casino-block-item span{display:inline-block;width:50%}.casino-block-item .block-item-text div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top__casino-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.casino-features-bonus{padding:.5rem}.casino-features-bonus span{font-size:1.375rem;line-height:2rem}.casino-features-bonus span:first-child{font-size:.9375rem;line-height:1.1875rem}.casino-features-bonus a{padding:.875rem}.overview-wrap-item:first-child{margin-left:20px}.casino__overview-block::after{right:0;height:90%;left:90%;height:90%}.software-platform-block h2.line-before{margin-top:0}.casino-features .text-wrap{height:95px}.onlin__casino-tabs .tabs__body{padding:.6875rem .9375rem}.software-platform-block{margin-left:-15px;margin-right:-15px}.section__omnichannel-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:1.5625rem .9375rem;margin-left:-10px;margin-right:-10px}.software-platform-block{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.top-section-software.top-column-mobile .text-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top-column img{display:block;width:100%}.casino-tabs-list{-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;border-radius:5px;border:0;overflow:hidden;border-top:0}.casino-tabs-list li:nth-last-child(2):nth-child(even){border-radius:0 0 5px 0}.casino-tabs-list li:nth-last-child(2):nth-child(even).active{border-right:1px solid #b6b6b6;border-radius:0 0 5px 0}.casino-tabs-list li:nth-last-child(2):nth-child(odd){border-radius:0 0 0 5px}.casino-tabs-list li:nth-last-child(2):nth-child(odd).active{border-left:1px solid #b6b6b6;border-radius:0 0 0 5px}.casino-tabs-list li:last-child:nth-child(even){border-radius:0 0 5px 0}.casino-tabs-list li:last-child:nth-child(even).active{border-right:1px solid #b6b6b6;border-radius:0 0 5px 0}.casino-tabs-list li:last-child:nth-child(odd){border-radius:0 0 0 5px}.casino-tabs-list li:last-child:nth-child(odd).active{border-left:1px solid #b6b6b6;border-radius:0 0 0 5px}.casino-tabs-list .tabs__item{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.casino-tabs-list .tabs__item.active{border-radius:0;border-bottom:1px solid #b6b6b6}.onlin__casino-tabs .tabs__block.active{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.onlin__casino-tabs .tabs__block img{width:100%}.software-item__top picture:first-child{width:6.375rem;height:6.125rem}.software-item__top picture:first-child img{max-width:102px;height:100%}.software-item__top picture:last-child{width:6.125rem}.software-item__top picture:last-child img{max-width:6.125rem;height:100%}h3 > img.justifyleft{width:initial;float:left!important}body{font-size:.8125rem}.image{width:100%}.editors__list,.teg-content .aside__content{max-width:100%}.aside__content .aside__sticky{height:auto}p > iframe{width:100%}h2{margin-bottom:.25rem;font-size:1.375rem;line-height:1.875rem}.swiper{height:auto;padding-bottom:15px}.text-wrap{max-height:6em;overflow:hidden;-webkit-transition:max-height .5s ease;-o-transition:max-height .5s ease;transition:max-height .5s ease}.show-more{display:block;position:relative;margin-top:.25rem;display:inline-block;color:#00850d;padding:0;background:0 0;cursor:pointer}.show-more::after{content:"";background:url(../img/icos/right-arrow.svg) no-repeat;width:.9375rem;height:.9375rem;position:absolute;right:-1.25rem;top:4px}.read__more-wrap.active{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.read__more-wrap.active .text-wrap{-webkit-transition:max-height .5s ease;-o-transition:max-height .5s ease;transition:max-height .5s ease;max-height:170em}.read__more-wrap.active .show-more::after{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-o-transition:transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);top:-.0625rem}.read__more-wrap.active .text-wrap::after{display:none}.read__more-wrap.shadow .text-wrap{position:relative}.read__more-wrap.shadow .text-wrap::after{position:absolute;content:"";bottom:0;width:100%;height:30%;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(0,rgba(255,255,255,0.5)));background:-o-linear-gradient(top,#fff 0,rgba(255,255,255,0.5) 0);background:linear-gradient(180deg,#fff 0,rgba(255,255,255,0.5) 0)}img.justifyleft,img.justifyright{width:100%;height:auto;float:none!important}.baccarat__software-item .text-wrap{max-height:118px}.top-section.section__top-strategy picture{display:block;max-width:100%;width:100%}.top-section.section__top-strategy img{display:block;width:100%}h1{font-size:1.375rem;line-height:1.875rem;margin-bottom:0}.live .top-section picture{margin-bottom:0}.steps__wrap .step__item{-ms-grid-column-span:6;grid-column:6 span}.live-vip-section{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}.live-diller img{width:100%}.softwarem-grid{display:-ms-grid;display:grid;-ms-grid-columns:0.1fr 1fr;grid-template-columns:0.1fr 1fr}.softwarem-grid .block1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.9375rem;width:100%}.softwarem-grid .block1 img{width:9.375rem}.softwarem-grid .block1 .autor-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.softwarem-grid .block1 .autor-block div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.9375rem;width:100%}.softwarem-grid .top__casino-features{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3}.softwarem-grid .top__casino-features .casino-features{width:100%;max-width:100%}.softwarem-grid .top__casino-features .casino-features .sub-block.flex-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.softwarem-grid .block3{-ms-grid-columns:0.5fr 1fr;grid-template-columns:0.5fr 1fr;width:100%;-ms-grid-column:2;grid-column-start:2;-ms-grid-row:1;grid-row:1;-ms-grid-row-align:center;align-self:center}.softwarem-grid .block3 img{width:7.5rem}.softwarem-grid .block3 .bonus-block{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;text-align:center}.softwarem-grid .block3 .bonus-price{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:3;grid-column-end:4;padding:.4375rem 0}.softwarem-grid .block3 .bonus-price span{display:block}.softwarem-grid .block3 .claim-block{-ms-grid-row:3;grid-row:3;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;width:100%}.flex-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section__cross-platform .float-img,.section__operating-system img.right{float:none;margin-left:0;margin-right:0;width:100%}.section__cross-platform-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.section__mobile-baccarat .baccarat__software-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.9375rem}.top-section img,.top-section picture{display:none}.top-section.top-section-software picture{display:block}.participate-item{max-width:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.betting-tabs .tabs__item{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.betting-tabs .tabs__item:last-child{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.section-list .text-wrap{height:148px}.reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top-section.section__top-strategy img{width:100%;display:block}.section-dragon-bonus img{float:none;width:100%}.bets-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem 0}.bets-list h3{margin-top:0;margin-bottom:0}.section__avoid-item{max-width:100%}.bets-list-item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.navigation-article .flex-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.section__share .flex-block{gap:.625rem;text-align:center}.section-img img,.section__blog-ti img{width:100%}.navigation-article{max-width:100%}.section__contacts{margin:30px 0}.section__contacts h1{margin-bottom:.5rem}.section__contacts-wrap{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;margin-left:-15px;margin-right:-15px;padding:.9375rem}.form-block{-ms-grid-row:1;grid-row:1;margin-bottom:0}.form-block .flex-block{gap:0}.other-ways{-ms-grid-row:2;grid-row:2}.img-section{-ms-grid-row:3;grid-row:3}.img-section img{width:90%;position:initial;margin-left:-15px;margin-bottom:-15px}.section__about-top .flex-block img{width:100%}.block__contact .section__contacts-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr}.block__contact .img-section img{width:80%}.block__contact .other-ways{display:block}.block__contact .form-block{width:100%}.section-sitemap .flex-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sitemap-item{width:45%}img.justifyright,img.justifyrleft{width:100%}h3.green img{width:initial}.deposit-block-item.flex-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.deposit-bonuses-item img{width:100%;height:auto}.top-section-deposit{padding-top:1.25rem}.deposit-casino-bonuses{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}.teg-top-section h1{margin-top:.625rem;margin-bottom:.625rem}.teg-top-block.flex-block{display:block}.teg-top-block.flex-block img{width:35%;float:left;margin-right:.625rem}.cards-item{padding:.5rem .625rem}.cards-item .card.flex-block img{width:100%}.content__inner.teg-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.teg-content .aside__content{display:block;-ms-flex-negative:0;flex-shrink:0;width:100%;margin-left:0;margin-bottom:1.25rem}.teg-content .aside__content .aside__article,.teg-content .aside__content .aside__editors{width:100%;max-width:100%}.live-baccarat-wrap .live-baccarat-item{-ms-grid-column-span:6;grid-column:6 span}.demo__wrap-item{-ms-grid-column-span:6;grid-column:6 span}.steps__wrap .step__item{-ms-grid-column-span:6;grid-column:6 span}.demo__popular-wrap .demo-popular-item{-ms-grid-column-span:6;grid-column:6 span}.rules__item{-ms-grid-column-span:6;grid-column:6 span}.peyment__item{-ms-grid-column-span:3;grid-column:3 span}.games__wrap{margin:4px 0 10px}.games__wrap .games__item{-ms-grid-column-span:6;grid-column:6 span}.games__wrap .games__item-text{padding:14px 12px}.top__casino-wrap ul{display:none}}@media (max-width: 29.99875em){.cdp_i{min-width:29px;max-width:29px;font-size:.8125rem;padding:0}.baccarat__software-item .software-item__top .item__top-info a{margin-bottom:8px}.baccarat__software-item .software-item__top .item__top-info .item-wrap{gap:8px 0}.aside__sticky{margin-bottom:0}.baccarat__vip-block p{margin:0}.baccarat__collection-item{padding-right:7px}#slider3{padding-bottom:10px}.baccarat__pro-platforms .pro-platforms__item:last-child{margin-bottom:10px}.baccarat__pro-inner .tabs__list-play{padding-left:0}.baccarat__pro{margin-top:4px}.baccarat__pro-inner .baccarat__pro-platforms .tabs__list-play{margin-top:8px}.baccarat__pro-inner .tabs__list-play form{margin-bottom:0}.baccarat__pro-popup .sub-platform .col-1 picture{width:63px;height:44px}.baccarat__pro-popup .sub-platform .col-1{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.baccarat__pro-popup .sub-platform div span{width:100%;display:block;text-align:right;font-size:14px;line-height:25px}.baccarat__pro-popup .baccarat__pro-view{min-height:136px}.baccarat__pro-inner .pro-platforms__item{width:201px}.baccarat__pro-inner .pro-platforms__item .platform-logo picture{width:63px;height:52px}.baccarat__pro-inner .pro-platforms__item .platform-bonus span:first-child{font-size:16px;line-height:24px}.baccarat__pro-inner .pro-platforms__item .platform-bonus span:last-child{font-size:13px;line-height:16px}.baccarat__pro-popup .sub-platform a{margin-right:0}.baccarat__pro-popup .sub-platform div .stars label{width:13px;height:13px}.baccarat__pro-popup .sub-platform div .stars label:last-child{margin-right:0}.baccarat__pro-inner .pro-platforms__item{margin-left:0;border:1.5px solid #00850d}.baccarat__pro-popup .baccarat__pro-view button{font-size:20px;line-height:35px;padding:7px 12px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.5);box-shadow:0 2px 10px rgba(0,0,0,0.5);border-radius:7px}.baccarat__pro-popup .baccarat__pro-view button img{width:21px}.main__content .aside__content .aside__page ul{-webkit-columns:auto 1;-moz-columns:auto 1;columns:auto 1}.baccarat__software-block .baccarat__software-item{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.baccarat__games-block .game-block-wrap .game-block-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.baccarat__software-item .software-item_bottom{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:.625rem}.baccarat__software-item .software-item_bottom .btn-yellow{-ms-grid-row:1;grid-row:1;text-align:center}.baccarat__software-item .software-item_bottom .casino_link{width:100%;-ms-grid-row:2;grid-row:2;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.baccarat__software-item .software-item_bottom .casino_link picture{margin-right:0}.baccarat__software-item .software-item_bottom .casino_link picture img{margin-right:0}.baccarat__software-item .software-item_bottom .casino_link > img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.quest-view button{border:3px solid #00850d;border-radius:5px;padding:.625rem}.quest-view button:hover{color:#fff;background:#00850d;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.baccarat__games-block{margin-left:-15px;margin-right:-15px;padding:11px 15px}.baccarat__games-block .game-block-wrap{display:block}.baccarat__vip-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.baccarat__vip-block div{width:100%}.quest__section-inner .quest-item{-ms-grid-columns:45% 52%;grid-template-columns:45% 52%;gap:5px}.quest__section-inner .quest-item .quest-item-deposits{display:none}.quest__section-inner .quest-item .quest-item-casino{width:100%;display:block;padding:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.quest__section-inner .quest-item .quest-item-casino img{width:117px;height:97px;-o-object-fit:cover;object-fit:cover;display:block}.quest__section-inner .quest-item .quest-item-info{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3}.quest__section-inner .quest-item .quest-item-claim{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;width:100%}.quest__section-inner .quest-item .quest-item-claim form{width:100%}.quest__section-inner .quest-item .quest-item-claim button{width:100%;display:inline-block;text-align:center}.tabs__body .sub__info{display:none}.lates__news-inner{margin-left:-.9375rem;margin-right:-.9375rem}.lates__news .tabs__block{min-height:11.25rem}.accordion button::before{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.accordion button .icon{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.lates__news-inner .tabs__body{min-height:180px}.baccarat__games-block .baccarat__games-title{font-size:20px;line-height:26px;margin-top:0;margin-bottom:9px}.top__rated-item{gap:0;padding:8.5px;-ms-grid-columns:45% 53%;grid-template-columns:45% 53%}.top__rated-item .quest-item-casino picture{width:123px;height:91px;margin-right:8px}.top__rated-item .rated-item-bonus{padding:10px 4px}.top__rated-item .rated-item-bonus .bonus{font-size:20px;line-height:24px;margin-bottom:5px}.top__rated-item .rated-item-bonus .brand{font-size:12px;line-height:16px}.top__rated-item .rated-item-list ul{margin:8px 0;padding-left:25px}.top__rated-item .rated-item-btn button{height:46px;padding:0}.news-inner2
.collection-block-wrap
.baccarat__collection-item
.card
.info
div{height:84px}.news-inner .main__content .news .news-wrap img.justifyleft,.news-inner .main__content .news .news-wrap img.justifyright{width:100%}.news-inner2 .collection-block-wrap .baccarat__collection-item{padding-right:0}.news-inner2 .collection-block-wrap{gap:0}.casino__overview-block{padding:8px 10px}.overview-wrap-item.swiper-slide{width:167px;height:118px;background-size:cover;margin-bottom:8px}.casino-list{-ms-grid-columns:1fr;grid-template-columns:1fr}.top__casino-block{margin-bottom:10px}.top__casino-wrap h1{text-align:center;margin-bottom:12px}.top__casino-wrap ul{display:none}.casino-block-item .block-item-text{width:100%;padding:0 16px}.casino-block-item .block-item-text p{width:36%}.casino-block-item .block-item-text a,.casino-block-item .block-item-text p,.casino-block-item .block-item-text span{font-size:15px;line-height:19px}.casino-block-item .block-item-text a{-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:173px;overflow:hidden}.package__section .quest-item .quest-item-claim a{max-width:100%}.package__section .quest-item .quest-item-claim button,.package__section .quest-item .quest-item-claim form{width:100%}.autor-info div{text-align:left}.top__casino-block{margin-bottom:1.25rem}.casino-autor{display:none}.casino__overview-wrap{margin:0 -15px}.overview-wrap-item{width:10.4375rem;min-height:7.375rem;background-position:center}.package__section .quest-item .quest-item-claim{-ms-grid-row:3;grid-row:3;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3}.package__section .quest-item .quest-item-info{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3}.package__section .quest-item .quest-item-info span{font-size:1.125rem;line-height:1.5rem}.package__section .quest-item .quest-item-info p{font-size:.9375rem;line-height:1.1875rem}.package__section .quest-item .quest-item-bonus span{font-size:1.25rem;line-height:1.5rem}.package__section .quest-item .bonus{display:none}.package__section .quest-item .quest-item-claim{width:100%}.package__section .quest-item .quest-item-claim a{width:100%;text-align:center}.promotions-item-text{max-width:90vw}.expert__conclusions{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-left:-15px;margin-right:-15px}.support-block{float:none;margin-left:0}.autor-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.autor-info picture{margin-right:.625rem}.autor-info img{width:90px;height:90px}.autor-info span{display:block;font-size:.875rem;line-height:1.25rem}.recommended__casino-wrap .quest-item{position:relative;-ms-grid-columns:28% 70%;grid-template-columns:28% 70%;gap:6px}.recommended__casino-wrap .quest-item form{width:100%}.recommended__casino-wrap .quest-item .quest-item-claim button{width:100%;height:36px;padding:0;font-size:15px;line-height:27px}.recommended__casino-wrap .quest-item .quest-item-bonus{padding:6.5px 0 3.5px}.recommended__casino-wrap .quest-item .quest-item-bonus p{display:none}.recommended__casino-wrap .quest-item .quest-item-bonus span{margin-bottom:0}.recommended__casino-wrap .quest-item .bonus{font-size:13px;line-height:16px}.quest-item .quest-item-claim a:last-child{font-size:13px;line-height:16px}.recommended__casino-wrap .quest-item .quest-item-casino img{width:86px;height:80px}.country-check{position:absolute;left:0;top:0;border-radius:0 0 3px 0;width:auto}.country-check img{width:1.25rem;margin-right:.625rem}.country-check img:last-child{width:.625rem;margin-right:0}.checks-block{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:.5625rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.checks-block-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}.checks-block-item span{font-size:.8125rem;line-height:1rem;display:block;margin-bottom:0;margin-right:.375rem}.checks-block-item img{width:1.0625rem}.checks-block-item:nth-child(1) span{width:27px;white-space:nowrap;overflow:hidden}.checks-block-item:nth-child(1) img{padding-top:.125rem}.checks-block-item{height:auto}.quest-item .quest-item-claim{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quest-item .quest-item-claim a{width:100%;text-align:center}.quest-item{padding:.375rem}.quest-item .quest-item-claim a:first-child{font-size:.9375rem;line-height:1.6875rem;padding:.3125rem 0}.quest-item .quest-item-bonus span{font-size:1.25rem;line-height:1.625rem}.recommended__casino-wrap .quest-item .quest-item-casino{width:106px}.package__section .quest-item-casino{max-width:117px;width:117px;height:97px}.package__section .quest-item-casino img{height:100%}.package__section .quest-item .quest-item-claim button{height:42px;padding:0}.package__section .quest-item .quest-item-info span{margin-bottom:4px}.package__section .quest-item .quest-item-info p{margin:0}.package__section .quest-item .quest-item-claim button{margin-bottom:6px}.block-grid-bg{margin-left:-10px;margin-right:-10px;border-radius:0}.promotions-block-item a img{width:90px;height:70px;-o-object-fit:cover;object-fit:cover}.promotions-item-text a:first-child{font-size:16px;line-height:24px}.promotions-hits,.promotions-misses{padding:8px 12px 15px}.promotions__section-wrap{gap:0}.promotions-hits{margin-bottom:10px}.top__casino-block{margin-bottom:18px}.casino-features,.casino-rating-block{padding:8px 14px}.rating-block-wrap h2{font-size:20px;line-height:26px}.casino-features-bonus span{padding:0}.casino-block-item img{width:180px;height:134px}.casino-block-item form button{font-size:15px;line-height:19px}.overview-wrap-item:first-child{margin-left:15px}.review-best-block{gap:12px}.best-block-item{max-width:164px}.review-best-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.review-best-block img{width:6.9375rem}.section-top5-item .best-block-item{padding:10px;border:1px solid #00850d}.section-top5-item .best-block-item img{width:111px;height:77px}.section-top5-item .best-block-item button,.section-top5-item .best-block-item form{width:100%}.block-item-bonus .bonus{font-size:1rem;line-height:1.5rem}.read-rev{font-size:.875rem;line-height:1.25rem}.block-item-bonus span:last-child{display:none}.spin-win{width:100%;float:none;margin:0}.wrapper-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.wrapper-block img.justifyright{margin-left:0}.wrapper-block img{width:100%;float:none;margin:0}.how-find-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:1.25rem}.how-find-wrap img{width:50%;float:none;margin:0 auto;display:block}.software-block-item{width:159px}.top-section-software{padding:10px}.online-casino-wrap .software-item__top .item__best{display:none}.software-item__top img{width:8.125rem}.onlin__casino-tabs .tabs__block img,.section__cards-games img,.software-platform-block img{max-width:100%;width:100%}.section__omnichannel-wrap .bg-image{width:160%}.software-block-item{margin-bottom:0}.faq-section{margin-bottom:15px}.line-before::before{left:-10px}.img-responsive{width:100%;height:auto}.swiper.table-left,.swiper.table-right{margin-left:0;margin-right:0}.table-left,.table-right{float:none;margin-left:0;margin-right:0}.deposit-winner{margin-top:0}.live-vip .main__content > section > p:nth-child(2),.live_vip .main__content > section > p:nth-child(5),.live_vip .main__content > section > p:nth-child(6){display:none}img.noparse{width:100%;height:auto}.baccarat__software-item .software-item__top picture img{-o-object-fit:contain;object-fit:contain}.text-wrap{max-height:6em;overflow:hidden;-webkit-transition:max-height .5s ease;-o-transition:max-height .5s ease;transition:max-height .5s ease}.accordion-title{display:block;max-width:90%;color:#151515}.mb-class{margin-top:1.25rem}.wrapper-block img{width:100%;margin-left:0}.main__content .aside__content .aside__top.mobile{display:block;width:100%;margin-bottom:16px;background:#ffd400;border:2px solid #ffd400}.main__content .aside__content .aside__top.mobile .title-aside{padding-top:7px;padding-bottom:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.main__content .aside__content .aside__top.mobile .aside__top-item span{color:#00850d;font-weight:700;font-size:15px;line-height:19px}.main__content .aside__content .aside__top.mobile .aside-btn{padding:7px 10px}.main__content .aside__content .aside__top.mobile .title-aside:before{background:url(../img/icos/top-rate-w.svg) no-repeat;left:-14px;top:2px}.main__content .aside__content.mobile .aside__sticky{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section{margin-top:10px}h2.line-before{margin-top:5px}.onlin__casino-tabs .casino-tabs-list .tabs__item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.recommended__casino{margin-top:15px}.content__inner{padding:0 10px;margin-bottom:15px}.recommended__casino h2{font-size:20px;line-height:26px}.conclusions-descript-top span{font-size:20px;line-height:26px}.swiper.table-slide{margin-bottom:0}.free .table__green.table-slide .swiper-slide{width:100%}.terms .section__contacts h1{margin-bottom:15px}.menu__list{width:100%;height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:scroll}..menu__item .arrow-down{top:9px}.baccarat__software-item{width:100%}.steps__wrap .step__item{-ms-grid-column-span:12;grid-column:12 span}.softwarem-grid{display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;gap:.625rem}.softwarem-grid .block1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.9375rem;width:100%;margin-top:.9375rem}.softwarem-grid .block1 img{width:9.375rem;margin:0 auto}.softwarem-grid .block1 .autor-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.softwarem-grid .block1 .autor-block div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.9375rem;width:100%}.softwarem-grid .top__casino-features{-ms-grid-row:3;grid-row:3;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3}.softwarem-grid .top__casino-features .casino-features{width:100%;max-width:100%}.softwarem-grid .top__casino-features .casino-features .sub-block.flex-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:.625rem}.softwarem-grid .top__casino-features .casino-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.9375rem}.softwarem-grid .block3{-ms-grid-columns:0.5fr 1fr;grid-template-columns:0.5fr 1fr;width:100%;-ms-grid-column:1;grid-column-start:1;-ms-grid-row:2;grid-row:2;-ms-grid-row-align:center;align-self:center;gap:.625rem 0}.softwarem-grid .block3 img{width:7.5rem}.softwarem-grid .block3 .bonus-block{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;text-align:center}.softwarem-grid .block3 .bonus-price{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:3;grid-column-end:4;padding:.4375rem 0}.softwarem-grid .block3 .bonus-price span{display:block}.softwarem-grid .block3 .claim-block{-ms-grid-row:3;grid-row:3;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;width:100%}.betting-tabs-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.betting-list{padding:.6875rem}.matching-block{width:100%}.navigation-article .left-side{display:none}.navigation-article .rigth-side{margin-left:auto}.navigation-article .rigth-side a{-ms-flex-negative:0;flex-shrink:0;width:46%;margin-left:.625rem}.contacts-section{margin-bottom:30px}.section-sitemap .flex-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}.sitemap-item{width:100%}.reverse-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.author-block .autor-info img{width:95px;height:95px}.author-block .autor-info .mobile-title{font-weight:700;font-size:1.25rem;line-height:1.625rem}.author-block .conclusions-descript-top span{display:none}.deposit-autor{-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:7px;padding:7px 12px}.cards{margin-bottom:15px}.cards .cards-item:last-child{margin-bottom:0}.content__inner.teg-content{padding:0}.cards-item .sub__info span{font-size:11px;line-height:13px}.cards-item .cards-item-text p{margin:0 0 8px}.cards-item .card.flex-block{gap:6px}.teg-top-block{margin-left:-10px;margin-right:-10px;padding:8px 10px}.cards-item .cards-item-text a{font-size:16px;line-height:22px}.teg-content .aside__content{margin-top:0;margin-bottom:0}.teg-content .aside__content .aside__sticky{overflow:visible}.breadcrumbs-list li a{font-size:13px;line-height:16px}.live-baccarat-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.live-baccarat-wrap .live-baccarat-item{width:231px}.table-green{padding:4px 8px 0}.table-green tr td{font-size:13px;line-height:16px;padding:18px 8px;text-align:left}.table-green tr:first-child td{font-size:14px;line-height:20px;padding-left:8px}.table-green tr td:first-child{font-size:14px;line-height:20px}.demo__wrap{gap:10px;margin:11px 0 10px}.demo__wrap-item{-ms-grid-column-span:12;grid-column:12 span}.steps__wrap{padding:10px 12px 14px;gap:14}.steps__wrap .step__item{-ms-grid-column-span:12;grid-column:12 span}.demo__popular-wrap{gap:10px;margin:11px 0 10px}.demo__popular-wrap .demo-popular-item{-ms-grid-column-span:12;grid-column:12 span}.rules__wrap{gap:12px}.rules__item{padding:12px 0 13px;-ms-grid-column-span:12;grid-column:12 span;font-size:18px;line-height:25px}.payment__wrpa{margin:11px 0 0}.peyment__item{-ms-grid-column-span:6;grid-column:6 span}.games__wrap{gap:14px}.games__wrap .games__item{-ms-grid-column-span:12;grid-column:12 span}}@media (max-width: 20.18625em){.recommended__casino-wrap .quest-item{-ms-grid-columns:33% 65%;grid-template-columns:33% 65%}.rating-block-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rating-block-wrap span{-ms-flex-item-align:start;align-self:flex-start;margin-top:0}.casino-block-item .block-item-text p{width:50%}}.webp .baccarat__collection-block{background:url(../img/casino-pattern-background-vector-illustration-graphic-design.webp)}.webp .baccarat__pro-popup .baccarat__pro-view{background:url(../img/bg-play.webp) no-repeat center}.webp .baccarat__games-block{background:url(../img/casino-pattern-background-vector-illustration-graphic-design.webp)}.webp .promotions-block-grid{background:-webkit-gradient(linear,left bottom,left top,from(rgba(40,104,202,0.1)),to(rgba(40,104,202,0.1))),url(../img/casino-pattern-background-vector-illustration-graphic-design.webp);background:-o-linear-gradient(bottom,rgba(40,104,202,0.1),rgba(40,104,202,0.1)),url(../img/casino-pattern-background-vector-illustration-graphic-design.webp);background:linear-gradient(0deg,rgba(40,104,202,0.1),rgba(40,104,202,0.1)),url(../img/casino-pattern-background-vector-illustration-graphic-design.webp)}@media (max-width: 47.99875em){.webp .block-grid-bg{background:-webkit-gradient(linear,left bottom,left top,from(rgba(40,104,202,0.1)),to(rgba(40,104,202,0.1))),url(../img/casino-pattern-background-vector-illustration-graphic-design.webp);background:-o-linear-gradient(bottom,rgba(40,104,202,0.1),rgba(40,104,202,0.1)),url(../img/casino-pattern-background-vector-illustration-graphic-design.webp);background:linear-gradient(0deg,rgba(40,104,202,0.1),rgba(40,104,202,0.1)),url(../img/casino-pattern-background-vector-illustration-graphic-design.webp)}}