@charset "UTF-8";.header-container{max-width:1440px;margin:0 auto;width:100%}.header-container .header{padding:22.5px 60px;display:flex;justify-content:space-between;align-items:center;position:relative;color:#fff;z-index:2}.header-container .header.open-mobile{background-color:#2d046c}@media only screen and (max-width:1140px){.header-container .header{padding-left:30px;padding-right:30px}}@media only screen and (max-width:900px){.header-container .header{padding-left:20px;padding-right:20px}}@media only screen and (max-width:500px){.header-container .header{padding-left:20px;padding-right:20px}}@media only screen and (min-width:1140px) and (max-width:1250px){.header-container .header{max-width:1110px;padding:22.5px 0;margin:0 auto}}@media only screen and (max-width:900px){.header-container .header{padding-top:14px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.1490196078)}}.header-container .header .logo-container{height:32px}.header-container .header .logo-container img{height:fit-content;max-height:100%}.header-container .header .menu-container{display:flex}@media only screen and (max-width:900px){.header-container .header .menu-container{display:none;flex-direction:column;width:100%;overflow:auto;height:calc(100vh - 60px);background-color:#2d046c;position:absolute;top:60px;left:0;z-index:3;padding:20px;border-top:1px solid #721cac}.header-container .header .menu-container::-webkit-scrollbar{width:3px;height:3px}.header-container .header .menu-container::-webkit-scrollbar-track{background:0 0}.header-container .header .menu-container::-webkit-scrollbar-thumb{background-color:#721cac;border-radius:2px;border:none}.header-container .header .menu-container::-webkit-scrollbar-button{display:none}.header-container .header .menu-container *{scrollbar-width:thin;scrollbar-color:#721CAC transparent}}.header-container .header .menu-container .menu-item{display:flex;flex-direction:column;position:relative}.header-container .header .menu-container .header-link{padding:10px 15px;font-size:16px;font-weight:600;line-height:25px;text-align:left;color:#fff;text-decoration:none;position:relative;display:flex;align-items:center;gap:10px}.header-container .header .menu-container .header-link:hover{background-color:#721cac80;border-radius:10px;transition:background-color .3s}@media only screen and (max-width:900px){.header-container .header .menu-container .header-link:hover{background-color:unset}.header-container .header .menu-container .header-link{padding:10px 0;font-size:16px;font-weight:600;line-height:25px;text-align:left;justify-content:space-between}.header-container .header .menu-container .header-link svg{rotate:-90deg;width:15px;height:15px}.header-container .header .menu-container .mobile-dropdown .dropdown-items{width:100%;flex-direction:column}.header-container .header .menu-container .mobile-dropdown .dropdown-item{border-right:unset!important;width:100%!important}}.header-container .header .menu-container .menu-dropdown{display:none;position:absolute;top:100%;left:50%;z-index:2;transform:translate(-50%)}.header-container .header .menu-container .menu-dropdown.mobile-dropdown{position:unset;transform:unset;top:unset;left:unset;width:100%}.header-container .header .menu-container .menu-dropdown .dropdown-items{background:#f5f6f7;margin:0 auto;box-shadow:0 15px 60px #0000001a;border-radius:15px;display:flex;justify-content:flex-start;flex-wrap:nowrap;border:1px solid #fff}.header-container .header .menu-container .menu-dropdown .dropdown-items.single-items{width:225px}@media only screen and (max-width:900px){.header-container .header .menu-container .menu-dropdown .dropdown-items.single-items{width:100%}}.header-container .header .menu-container .menu-dropdown .dropdown-items .dropdown-item{width:225px;display:flex;flex-direction:column;padding:10px;border-right:1px solid #dfe2e5}.header-container .header .menu-container .menu-dropdown .dropdown-items .dropdown-item.single-item{width:100%;border-right:unset}.header-container .header .menu-container .menu-dropdown .dropdown-items .dropdown-item:last-of-type{border-right:unset}.header-container .header .menu-container .menu-dropdown .dropdown-items .dropdown-item a:hover{color:#721cac;transition:background-color .3s}.header-container .header .menu-container .menu-dropdown .dropdown-items .dropdown-item .category-item{font-weight:600;color:#a7abaf;font-size:14px;line-height:20px;text-align:left;text-decoration:none;padding:10px 15px}.header-container .header .menu-container .menu-dropdown .dropdown-items .dropdown-item .category-items{display:flex;flex-direction:column;padding-left:unset;list-style:none}.header-container .header .menu-container .menu-dropdown .dropdown-items .dropdown-item .category-items li{padding:10px 15px}.header-container .header .menu-container .menu-dropdown .dropdown-items .dropdown-item .category-items li a,.header-container .header .menu-container .menu-dropdown .dropdown-items .dropdown-item .category-items li p{color:#000;text-decoration:none;font-size:16px;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header-container .header .menu-container .menu-dropdown .dropdown-items .dropdown-item .category-items a:hover{background-color:#fff;border-radius:10px;transition:background-color .3s;color:#721cac}.header-container .header .adds-container{display:flex;gap:10px}@media only screen and (max-width:900px){.header-container .header .adds-container{display:none}}.header-container .header .adds-container .current-locale{display:flex;gap:10px;color:#fff;font-size:14px;line-height:20px;text-align:left;font-weight:600;text-decoration:none;align-items:center;padding:10px 15px;position:relative}.header-container .header .adds-container .current-locale svg:first-of-type{width:20px;height:15px;border-radius:3px}.header-container .header .adds-container .current-locale:hover,.header-container .header .adds-container .hovered-lang{background-color:#721cac;border-radius:10px;transition:background-color .3s}.header-container .header .adds-container .lang_items{display:none;flex-direction:column;background-color:#fff;border-radius:12px;padding:5px;position:absolute;z-index:3}.header-container .header .adds-container .lang_items a{padding:13px 15px;font-size:14px;font-weight:600;line-height:25px;color:#000;text-decoration:none;display:flex;align-items:center;gap:10px}.header-container .header .adds-container .lang_items a svg{width:20px;height:15px;border-radius:3px}.header-container .header .adds-container .lang_items a:hover{background-color:#f5f6f7;border-radius:10px;transition:background-color .3s}.header-container .header .mobile-btn{display:none}@media only screen and (max-width:900px){.header-container .header .mobile-btn{display:flex}}.header-container .header .mobile-btn i{font-size:20px}.header-container .header .mobile-btn .icon-close{display:none}.header-container .mobile-header{display:none;align-items:center;flex-direction:column;width:100%;background-color:#2d046c;position:absolute;top:0;left:0;z-index:3;padding:0 20px}.header-container .mobile-header .mobile-logo{height:32px}.header-container .mobile-header .logo-close{width:100%;display:flex;justify-content:space-between;align-items:center;place-self:flex-start;padding:15px 0}.header-container .mobile-header .logo-close i{font-size:20px;color:#fff}.header-container .mobile-header .mobile-adds{display:flex;padding:22.5px 0;justify-content:space-between;border-top:1px solid #721cac;border-bottom:1px solid #721cac;width:100%}.header-container .mobile-header .current-locale{display:flex;gap:10px;border:1px solid #721cac;border-radius:10px;color:#fff;font-size:14px;line-height:20px;text-align:left;font-weight:600;text-decoration:none;align-items:center;padding:10px 15px;position:relative}.header-container .mobile-header .current-locale svg:first-of-type{width:20px;height:15px;border-radius:3px}.header-container .mobile-header .current-locale svg:last-of-type{display:none}.header-container .mobile-header .current-locale:hover{background-color:#721cac;border-radius:10px;transition:background-color .3s;cursor:pointer}.header-container .mobile-header .hovered-lang{background-color:#721cac;border-radius:10px;transition:background-color .3s}.header-container .mobile-header .lang_items{display:none;flex-direction:column;background-color:#fff;border-radius:12px;padding:5px;position:absolute;z-index:3}.header-container .mobile-header .lang_items a{padding:13px 15px;font-size:14px;font-weight:600;line-height:25px;color:#000;text-decoration:none;display:flex;align-items:center;gap:10px}.header-container .mobile-header .lang_items a svg{width:20px;height:15px;border-radius:3px}.header-container .mobile-header .lang_items a:hover{background-color:#f5f6f7;border-radius:10px;transition:background-color .3s}.header-container .mobile-header .mobile-menu{display:flex;flex-direction:column;padding-top:30px;gap:10px;width:100%}.header-container .mobile-header .header-link{display:flex;justify-content:space-between;align-items:center;width:100%}.header-container .mobile-header .header-link a{font-size:18px;font-weight:700;line-height:25px;text-decoration:none;color:#fff}.header-container .mobile-header .header-link svg{rotate:-90deg;width:14px;height:14px}.header-container .mobile-header .header-link svg path{fill:#fff;width:14px}.header-container .mobile-header .item-header{width:100%;display:none;background-color:#2d046c;justify-content:space-between;align-items:center;position:absolute;top:0;height:60px;margin:0 -20px;padding:20px}.header-container .mobile-header .item-header p{font-size:16px;line-height:25px;text-align:left;font-weight:600;color:#fff;display:flex;align-items:center;gap:20px}.header-container .mobile-header .item-header p svg{rotate:-90deg;color:#fff;width:14px;height:14px}.header-container .mobile-header .item-header p svg path{fill:#fff;width:14px}.header-container .mobile-header .sub-menu{width:100%;display:none;background-color:#fff;border-radius:15px 15px 0 0;padding:20px;margin:0 -20px;position:absolute;top:60px;height:100%;max-height:fit-content}.header-container .mobile-header .sub-menu .dropdown-items{display:flex;flex-direction:column;gap:20px;width:100%;overflow:scroll;padding-bottom:30px;-ms-overflow-style:none;scrollbar-width:none}.header-container .mobile-header .sub-menu .dropdown-items::-webkit-scrollbar{display:none}.header-container .mobile-header .sub-menu .dropdown-items .dropdown-item{border-bottom:1px solid #c4c8cc;display:flex;flex-direction:column;gap:20px;width:100%}.header-container .mobile-header .sub-menu .dropdown-items .dropdown-item:last-of-type{border-bottom:unset}.header-container .mobile-header .sub-menu .dropdown-items .dropdown-item .category-item{font-weight:600;font-size:14px;line-height:20px;text-align:left;color:#7c8288}.header-container .mobile-header .sub-menu .dropdown-items .dropdown-item .category-items{display:flex;flex-direction:column;gap:20px;padding-bottom:20px;padding-left:unset}.header-container .mobile-header .sub-menu .dropdown-items .dropdown-item .category-items *{font-size:16px;font-weight:400;line-height:25px;text-align:left;color:#000}footer{background-color:#2d046c;padding:60px 0}footer .footer-items{display:flex;flex-wrap:wrap;margin-bottom:60px}@media only screen and (max-width:500px){footer .footer-items{flex-direction:column;margin-bottom:25px}}footer .footer-items .footer-item{display:flex;flex-direction:column;width:25%;gap:25px}@media only screen and (max-width:1140px){footer .footer-items .footer-item{width:33%}footer .footer-items .footer-item:not(:last-child){margin-bottom:25px}}@media only screen and (max-width:900px){footer .footer-items .footer-item{width:50%}footer .footer-items .footer-item:not(:last-child){margin-bottom:25px}}@media only screen and (max-width:500px){footer .footer-items .footer-item{width:100%}footer .footer-items .footer-item:not(:last-child){margin-bottom:25px}}footer .footer-items .footer-item .footer-link{color:#fff;font-size:18px;font-weight:700;line-height:25px;text-decoration:none}footer .footer-items .footer-item a:hover{color:#36cba7;cursor:pointer}footer .footer-items .footer-item .footer-link-items{display:flex;flex-direction:column;gap:10px}footer .footer-items .footer-item .footer-link-items a:hover{color:#36cba7}footer .footer-items .footer-item .footer-link-items .footer-link-item-link{font-size:16px;font-weight:400;line-height:25px;text-align:left;color:#fff}footer .footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}@media only screen and (max-width:900px){footer .footer-bottom{flex-direction:column;gap:25px}}footer .footer-bottom .bottom-items{display:flex;gap:20px}@media only screen and (max-width:500px){footer .footer-bottom .bottom-items{flex-direction:column;gap:10px}}footer .footer-bottom .bottom-items a,footer .footer-bottom .bottom-items div,footer .footer-bottom .bottom-items p{color:#fff}footer .footer-bottom .bottom-items a img,footer .footer-bottom .bottom-items div img,footer .footer-bottom .bottom-items p img{max-height:50px;object-fit:cover}footer .footer-bottom .bottom-items a:hover{color:#36cba7}footer .footer-bottom .after_bottom-items{display:flex;gap:10px}footer .footer-bottom .after_bottom-items .footer-link{color:#fff;font-size:14px;font-weight:400;line-height:20px;text-align:left;position:relative}footer .footer-bottom .after_bottom-items .footer-link:hover{color:#36cba7}footer .footer-bottom .after_bottom-items .footer-link:after{position:absolute;content:"|";inset-inline-end:-6px}footer .footer-bottom .after_bottom-items .copyright{color:#fff;font-size:14px;font-weight:400;line-height:20px;text-align:left}pre{display:flex;flex-flow:column}h1,h2,h3,h4,p,pre{margin:0;word-break:break-word}h1{font-size:40px;font-weight:800;line-height:45px;letter-spacing:-.03em;text-align:left}h2{font-size:30px;font-weight:800;line-height:35px;letter-spacing:-.02em;text-align:left}h3{font-size:22px;font-weight:700;line-height:30px;letter-spacing:-.005em;text-align:left}h4{font-size:18px;font-weight:700;line-height:25px;text-decoration:none}h5{font-size:16px;font-weight:600;line-height:25px;text-align:left}h6{font-size:14px;line-height:20px;text-align:left}html{scroll-behavior:smooth}a{text-decoration:none}a:hover{cursor:pointer}a:active,a:focus{outline:0}input,textarea,input:active,textarea:active{outline:0}:focus{outline:0}textarea{resize:none;resize:vertical;resize:horizontal}table{border-spacing:0}body{margin:0;font-family:DM Sans,sans-serif;overflow-x:hidden}*{box-sizing:border-box}.container{max-width:1110px;margin:0 auto}@media only screen and (max-width:1140px){.container{padding-left:30px;padding-right:30px}}@media only screen and (max-width:900px){.container{padding-left:20px;padding-right:20px}}@media only screen and (max-width:500px){.container{padding-left:20px;padding-right:20px}}.gray-bg{background-color:#f5f6f7}.disable-scroll{overflow:hidden}main{margin-top:-90px}.banner{width:100%}.banner .main-banner{margin-top:0;display:flex;z-index:1;width:100%;background-image:var(--image-url);background-color:#000000eb;background-position:right top;background-size:cover}@media only screen and (max-width:600px){.banner .main-banner{background-position:center top;background-image:var(--image-mobile-url)}}.banner .main-banner .banner-content{width:100%;margin-top:90px;padding:30px 0}@media only screen and (max-width:600px){.banner .main-banner .banner-content.nfpage{padding-top:40px}.banner .main-banner .banner-content.casino-page-banner{padding-top:30px}}.banner .main-banner .banner-content .banner-container{display:flex;flex-direction:column;gap:30px}.banner .main-banner .banner-content .banner-container .show-less-bonus-info,.banner .main-banner .banner-content .banner-container .show-more-bonus-info{display:none;flex-direction:row}@media only screen and (max-width:768px){.banner .main-banner .banner-content .banner-container .show-less-bonus-info,.banner .main-banner .banner-content .banner-container .show-more-bonus-info{display:flex;margin-top:unset;align-self:unset}}.banner .main-banner .banner-content .banner-container *{flex-direction:column;max-width:730px}.banner .main-banner .banner-content .banner-container h1{font-size:40px;font-weight:800;line-height:45px;letter-spacing:-.03em;text-align:left;color:#fff}.banner .main-banner .banner-content .banner-container p{margin-bottom:10px}.banner .main-banner .banner-content .banner-container ul{margin:unset}.banner .main-banner .banner-content .banner-container li p{margin-bottom:unset}.banner .main-banner .banner-content .banner-container .read-more{color:#fff;font-size:14px;line-height:20px;font-weight:800;letter-spacing:.03em;text-align:left;text-transform:uppercase}.banner .main-banner .banner-content .banner-container .read-more:hover{color:#36cba7}@media (min-width:769px){.container_for_v2 .banner-text.more-bonus-info{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media (min-width:1200px){.container_for_v2 .banner-text.more-bonus-info{-webkit-line-clamp:8}}.banner-text{font-weight:400;color:#dfe2e5;line-height:25px}.banner-text.more-bonus-info{display:flex}@media only screen and (max-width:768px){.banner-text.more-bonus-info{display:none}}.banner-text *{font-size:16px;font-weight:400;line-height:25px;text-align:left}.navigation{display:flex;justify-content:flex-start;flex-direction:row!important;align-items:center;position:relative}.navigation .breadcrumb{flex-wrap:wrap;display:flex;align-items:center;flex-direction:row!important;list-style:none;padding:unset;margin:unset}.navigation .breadcrumb li:not(:last-child){padding-right:24px}.navigation .breadcrumb li:not(:last-child):before{content:"";position:absolute;top:50%;right:9px;line-height:100%;color:#dfe2e5;transform:translateY(-50%);width:4.5px;height:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L7.70711 6.29289C8.09763 6.68342 8.09763 7.31658 7.70711 7.70711L1.70711 13.7071C1.31658 14.0976 0.683417 14.0976 0.292893 13.7071C-0.0976311 13.3166 -0.0976311 12.6834 0.292893 12.2929L5.58579 7L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='%238C98AB'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.navigation .breadcrumb .breadcrumb-item{font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#fff;position:relative}.navigation .breadcrumb .breadcrumb-item a{font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#dfe2e5}.banner-top-cats{padding:60px 0;display:flex;gap:40px;flex-direction:column}.top-cats{margin:40px 0;display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:900px){.top-cats{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){.top-cats{grid-template-columns:repeat(1,1fr)}}.top-cats .top-cat{display:flex;align-items:center;background:#ffffff1a;padding:20px;border-radius:10px;gap:20px}.top-cats .top-cat:hover{cursor:pointer;background:#ffffff2a}.top-cats .top-cat .top-cat-logo{width:40px;height:40px;object-fit:cover}.top-cats .top-cat .top-cat-title{font-size:18px;font-weight:700;line-height:25px;text-decoration:none;color:#fff}.top-cats-text{font-size:16px;font-weight:400;line-height:25px;text-align:left;color:#fff}.banner-author{margin-top:10px;display:flex;flex-direction:row!important;align-items:center;gap:10px}.banner-author svg{width:30px;height:30px;fill:#fff}.banner-author svg path{fill:#fff}.banner-author div{font-weight:400;line-height:25px;text-align:left;font-size:14px!important;height:24px;color:#000}.bonuses-container{display:flex;width:100%;flex-direction:column;gap:10px;padding:40px 0}.bonus-card{max-width:100%;padding:15px;display:flex;gap:30px;justify-content:space-between;border-radius:20px;background-color:#fff;position:relative}@media only screen and (max-width:900px){.bonus-card{padding:20px}}@media only screen and (max-width:768px){.bonus-card{padding-top:30px;flex-direction:column}}.bonus-card .mobile-label{display:none;position:absolute;top:0;left:20px;color:#fff;background-color:#d92b73;padding:0 5px;font-size:11px;border-radius:0 0 5px 5px;font-weight:700;line-height:20px;letter-spacing:.02em;text-align:left}@media only screen and (max-width:900px){.bonus-card .mobile-label{display:flex}}.bonus-card .bonus-img-body{display:flex;gap:30px;width:100%}.bonus-card .bonus-img{width:100%;max-width:210px;min-width:210px;height:210px;position:relative;border-radius:10px;background:var(--bonus-bg);background-color:#f5f6f7;background-position:right center;background-size:cover;background-repeat:no-repeat;display:flex}@media only screen and (max-width:900px){.bonus-card .bonus-img{display:none}}.bonus-card .bonus-img .best-offer-label{position:absolute;top:0;right:0;color:#fff;padding:5px;border-radius:5px;background-color:#d92b73}.bonus-card .bonus-img img{width:100%;height:100%;object-fit:cover;border-radius:10px}.bonus-card .bonus-img .casino-name{display:flex;flex-direction:column;place-self:end;padding:0 10px 15px;color:#fff}@media only screen and (max-width:900px){.bonus-card .bonus-img .casino-name{display:none}}.bonus-card .bonus-img .casino-name .name{font-size:14px;line-height:20px;text-align:left;font-weight:600;display:flex;gap:5px;align-items:center}.bonus-card .bonus-img .casino-name .name img{width:14px;height:14px;object-fit:contain}.bonus-card .bonus-img .casino-name .rating{font-size:16px;line-height:25px;text-align:left;font-weight:600;display:flex;align-items:center;gap:5px}.bonus-card .bonus-body{display:flex;flex-direction:column;gap:20px;width:100%}.bonus-card .bonus-body ol,.bonus-card .bonus-body ul{margin:unset;padding:unset;list-style:none}@media only screen and (max-width:768px){.bonus-card .bonus-body{width:100%}}.bonus-card .bonus-body .bonus-name{font-size:22px;font-weight:700;line-height:30px;letter-spacing:-.005em;text-align:left}.bonus-card .bonus-body .casino-name{display:flex;justify-content:space-between;align-items:center;width:100%}@media only screen and (max-width:900px){.bonus-card .bonus-body .casino-name{display:none}}.bonus-card .bonus-body .casino-name .name{color:#000;font-size:22px;font-weight:700;line-height:30px;letter-spacing:-.005em;text-align:left}.bonus-card .bonus-body .casino-name .rating{display:flex;gap:5px;align-items:center;font-size:18px;font-weight:700;line-height:25px;text-decoration:none}.bonus-card .bonus-body .bonus-info{display:flex;flex-direction:column;gap:10px}.bonus-card .bonus-body .bonus-info .bonus-info-item{display:flex;gap:10px;align-items:center}.bonus-card .bonus-body .bonus-info .bonus-info-item img{width:20px;height:20px}.bonus-card .bonus-body .bonus-info .bonus-info-item img.checked-country{width:14px;height:14px}.bonus-card .bonus-body .bonus-info .bonus-info-item p{font-size:14px;font-weight:400;line-height:20px;text-align:left}.bonus-card .bonus-body .bonus-info .bonus-info-item p span{font-weight:600}.bonus-card .bonus-body .bonus-info .bonus-info-item .bolt-before,.bonus-card .bonus-body .bonus-info .bonus-info-item .bonus-before,.bonus-card .bonus-body .bonus-info .bonus-info-item .country-info,.bonus-card .bonus-body .bonus-info .bonus-info-item .money-before{position:relative;padding-left:30px}.bonus-card .bonus-body .bonus-info .bonus-info-item .bolt-before:before,.bonus-card .bonus-body .bonus-info .bonus-info-item .bonus-before:before,.bonus-card .bonus-body .bonus-info .bonus-info-item .country-info:before,.bonus-card .bonus-body .bonus-info .bonus-info-item .money-before:before{content:"";position:absolute;left:0;top:60%;transform:translateY(-50%);width:20px;height:20px;background-size:contain;background-repeat:no-repeat}.bonus-card .bonus-body .bonus-info .bonus-info-item .country-info:before{background-image:var(--country-flag)}.bonus-card .bonus-body .bonus-info .bonus-info-item .money-before:before{background-image:url(/uploads/icons/money.svg)}.bonus-card .bonus-body .bonus-info .bonus-info-item .bonus-before:before{background-image:url(/uploads/icons/bonus.svg)}.bonus-card .bonus-body .bonus-info .bonus-info-item .bolt-before:before{background-image:url(/uploads/icons/Bolt.svg)}.bonus-card .bonus-adds{display:flex;flex-direction:column;gap:15px;max-width:255px;width:100%}@media only screen and (max-width:768px){.bonus-card .bonus-adds{max-width:unset}}.bonus-card .bonus-adds .casino-url{border-radius:10px;padding:10px 20px;color:#fff;font-size:13px;font-weight:800;line-height:20px;letter-spacing:.03em;text-align:center;border:none;background-color:#108364}.bonus-card .bonus-adds .casino-url:hover{cursor:pointer}.bonus-card .bonus-adds .casino-url.best-bonus-url{background-color:#d92b73}.bonus-card .bonus-adds .casino-url:hover{background-color:#721cac}@media only screen and (max-width:768px){.bonus-card .bonus-adds .casino-url{order:0}}.bonus-card .bonus-adds .casino-review-url{border-radius:10px;padding:10px 20px;color:#fff;font-size:13px;font-weight:800;line-height:20px;letter-spacing:.03em;text-align:center;border:none;background-color:#721cac}.bonus-card .bonus-adds .casino-review-url:hover{cursor:pointer;background-color:#9734c6}.bonus-card .bonus-adds .bonus-promo{background-color:#fbf0fb;border-radius:10px;padding:10px 20px;color:#fff;font-size:13px;font-weight:800;line-height:20px;letter-spacing:.03em;text-align:center;border:none;display:flex;align-items:center;justify-content:center;color:#721cac;gap:10px}.bonus-card .bonus-adds .bonus-promo:hover{cursor:pointer}.bonus-card .bonus-adds .bonus-promo img{width:24px;height:24px}@media only screen and (max-width:768px){.bonus-card .bonus-adds .bonus-promo{order:-1}}.bonus-card .bonus-adds .bonus-payments{display:flex;flex-wrap:wrap;gap:2px;list-style:none;padding:unset;margin:unset}.bonus-card .bonus-adds .bonus-payments img{width:49px;border-radius:5px;object-fit:contain;height:35px}.bonus-card .bonus-adds .show-less{margin-top:10px}.bonus-card .more-bonus-info{display:none;flex-direction:column;gap:10px;border-radius:10px;border-top:1px solid #dfe2e5;padding-top:15px}.bonus-card .more-bonus-info .bonus-info-block{display:flex;flex-direction:column;gap:10px}.bonus-card .more-bonus-info .bonus-info-block .bonus-info-title{font-size:14px;line-height:20px;text-align:left;font-weight:600}.bonus-card .more-bonus-info .bonus-info-block .bonus-info-desc{font-size:14px;font-weight:400;line-height:20px;text-align:left}.load-more{display:flex;width:50%;place-self:center;font-size:14px;background-color:#fff;color:#721cac;font-weight:800;line-height:20px;letter-spacing:.03em;text-align:center;justify-content:center;border:none;padding:15px;border-radius:10px}.google-stars-plp{height:17px;width:90px;mask:url(/uploads/icons/stars_plp.svg) no-repeat center/contain;position:relative;background:#c4c8cc}.google-stars-plp .cover{position:absolute;top:0;left:0;height:100%;background:#ffd400}@media (max-width:991px){.google-stars-plp{width:68px;height:12px}}.banner-container .show-less-bonus-info,.banner-container .show-more-bonus-info{color:#fff;align-items:center}.banner-container .show-less-bonus-info i,.banner-container .show-more-bonus-info i{margin-inline-start:5px}.banner-container .show-less-bonus-info i:before,.banner-container .show-more-bonus-info i:before{font-weight:700;font-size:14px;color:#fff!important}.show-less-bonus-info,.show-more-bonus-info{font-size:12px;font-weight:800;line-height:20px;letter-spacing:.03em;color:#721cac}@media only screen and (max-width:768px){.show-less-bonus-info,.show-more-bonus-info{align-self:end;margin-top:-40px}.show-less-bonus-info.show-less,.show-more-bonus-info.show-less{margin-top:0}}.show-less-bonus-info img,.show-more-bonus-info img{rotate:180deg}.page-content-container{padding:30px 0;display:flex}@media only screen and (max-width:768px){.page-content-container{flex-direction:column;padding:0 0 30px}}.page-content-container table{width:100%;border-collapse:collapse}@media only screen and (max-width:568px){.page-content-container table{font-size:12px}}.page-content-container table td{margin:0 0 10px;padding:10px;vertical-align:top;border:1px solid #ddd}@media only screen and (max-width:568px){.page-content-container table td{padding:5px}}.page-content-container table tr td .expandable{display:block;width:100%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:4.1em}@media only screen and (max-width:768px){.page-content-container table tr .show-less-bonus-info,.page-content-container table tr .show-more-bonus-info,.page-content-container table tr .show-less-bonus-info.show-less,.page-content-container table tr .show-more-bonus-info.show-less{margin-top:0}}.page-content-container table tr.show-full{-webkit-line-clamp:unset;max-height:unset}.page-content-container .page-content{padding-right:60px;width:67%}.page-content-container .page-content.full-width{width:100%;padding-right:unset}@media only screen and (max-width:900px){.page-content-container .page-content{padding-right:30px}}@media only screen and (max-width:768px){.page-content-container .page-content{width:100%;padding-right:unset;margin-top:30px}}.page-content-container .page-content :first-child{margin-top:0!important}.page-content-container .page-content h2,.page-content-container .page-content h3,.page-content-container .page-content h4{margin:15px 0}.page-content-container .page-content ol,.page-content-container .page-content ul{margin:unset}.page-content-container .page-content p{margin-bottom:10px}.page-content-container .page-content img{width:100%}.page-content-container .in-this-review{border-left:1px solid #dfe2e5;padding-left:60px;width:33%;height:max-content;display:flex;flex-direction:column;gap:30px}@media only screen and (max-width:900px){.page-content-container .in-this-review{padding-left:30px}}@media only screen and (max-width:768px){.page-content-container .in-this-review{width:100%;padding-left:unset;order:-1;border-left:unset}}.page-content-container .in-this-review .in-this-review-heading img{rotate:180deg;display:none}@media only screen and (max-width:768px){.page-content-container .in-this-review .in-this-review-heading{padding:15px 20px;margin:0 -20px;display:flex;justify-content:space-between;border-bottom:1px solid #dfe2e5}.page-content-container .in-this-review .in-this-review-heading img{display:flex}.page-content-container .in-this-review table{display:none;border-bottom:1px solid #dfe2e5;padding-bottom:30px}}.page-content-container .in-this-review tbody{display:flex;flex-direction:column;gap:20px}.page-content-container .in-this-review tbody td{display:flex;width:100%;flex-direction:column;gap:10px}.page-content-container .in-this-review .second-layer,.page-content-container .in-this-review .third-layer{display:flex;font-size:16px;font-weight:400;line-height:25px;text-align:left;color:#000}.page-content-container .in-this-review .second-layer:hover,.page-content-container .in-this-review .third-layer:hover{color:#721cac}.page-content-container .in-this-review .third-layer{margin-left:15px}.pros-cons{display:flex;gap:60px}@media only screen and (max-width:900px){.pros-cons{flex-direction:column;gap:15px}}.pros-cons p.cons-title,.pros-cons p.pros-title{font-size:18px;font-weight:700;line-height:25px;text-decoration:none;padding-bottom:15px;margin-bottom:30px}@media only screen and (max-width:900px){.pros-cons p.cons-title,.pros-cons p.pros-title{margin-bottom:15px}}.pros-cons p.pros-title{color:#1dbc8d;border-bottom:1px solid #1dbc8d}.pros-cons p.cons-title{color:#d92b73;border-bottom:1px solid #d92b73}.pros-cons .pros{width:50%}@media only screen and (max-width:900px){.pros-cons .pros{width:100%}}.pros-cons .pros p:not(.pros-title):before{content:"";position:absolute;top:7px;left:0;width:13px;height:13px;background:url(/uploads/icons/pros.svg) no-repeat center center;background-size:cover;z-index:-1}.pros-cons .cons{width:50%}@media only screen and (max-width:900px){.pros-cons .cons{width:100%}}.pros-cons .cons p:not(.cons-title):before{content:"";position:absolute;top:13px;left:0;width:13px;height:2px;background:url(/uploads/icons/cons.svg) no-repeat center center;background-size:cover;z-index:-1}.pros-cons p:not(.pros-title):not(.cons-title){font-size:16px;font-weight:400;line-height:25px;text-align:left;padding-left:30px;margin-bottom:10px;position:relative}@media only screen and (max-width:900px){.pros-cons p:not(.pros-title):not(.cons-title){padding-left:15px}}.page-info-blocks-container{display:flex;flex-wrap:wrap;gap:30px;padding-top:20px;width:100%}.page-info-blocks-container .page-info-block{width:calc(50% - 15px);display:flex;gap:20px}@media only screen and (max-width:900px){.page-info-blocks-container .page-info-block{width:100%}}.page-info-blocks-container .page-info-block .img-block{width:40px}.page-info-blocks-container .page-info-block .img-block svg{width:40px;height:40px}.page-info-blocks-container .page-info-block .heading{font-size:18px;font-weight:700;line-height:25px;text-decoration:none;margin-bottom:15px}.page-info-blocks-container .page-info-block .info{font-size:16px;font-weight:400;line-height:25px;text-align:left}.block-heading{font-size:30px;font-weight:800;line-height:35px;letter-spacing:-.02em;text-align:left;margin-bottom:15px}.block-text{font-size:16px;font-weight:400;line-height:25px;text-align:left}.main-games{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:30px}@media only screen and (max-width:1100px){.main-games{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:900px){.main-games{grid-template-columns:repeat(2,1fr)}}.main-games .main-game{background-image:var(--game-bg);width:100%;height:175px;background-size:cover;background-position:center;background-repeat:no-repeat;padding:10px;border-radius:10px}.main-games .main-game .game-title{font-size:22px;font-weight:700;line-height:30px;letter-spacing:-.005em;text-align:left;color:#fff}.main-games .main-game:hover{cursor:pointer;transform:scale(1.05);background-position:center center;background-repeat:no-repeat}.main-games-block{padding-top:60px;padding-bottom:60px}.region-reviews{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media only screen and (max-width:1100px){.region-reviews{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:900px){.region-reviews{grid-template-columns:repeat(1,1fr)}}.region-reviews .region-review{padding-top:30px;width:100%;display:flex;flex-direction:column;gap:15px}.region-reviews .region-review .region-title{font-size:16px;line-height:25px;text-align:left;font-weight:600}.region-reviews .region-review .reviews{display:flex;flex-direction:column;gap:5px}.region-reviews .region-review .reviews .review-country{display:flex;align-items:center;gap:15px;width:100%;padding:5px 10px;font-size:16px;font-weight:400;line-height:25px;text-align:left}.region-reviews .region-review .reviews .review-country:hover{background:#f5f6f7;border-radius:10px}.casino-banner-container{display:flex;justify-content:space-between;gap:170px}@media only screen and (max-width:900px){.casino-banner-container{flex-direction:column-reverse;gap:30px}}.casino-banner-container .casino-banner{display:flex;flex-direction:column;gap:30px}.casino-banner-container .casino-banner *{color:#fff}.casino-banner-container .casino-banner h1{font-size:40px;font-weight:800;line-height:45px;letter-spacing:-.03em;text-align:left}.casino-banner-container .casino-banner-logo{box-shadow:0 0 0 10px #ffffff0d;object-fit:cover;width:210px;height:210px;border-radius:10px}.casino-banner-info{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-radius:15px;width:100%;box-shadow:0 0 0 10px #ffffff0d;background-color:#ffffff26}@media only screen and (max-width:900px){.casino-banner-info{flex-direction:column;gap:15px;align-items:start}.casino-banner-info .google-stars-plp{height:17px!important;width:90px}}.casino-banner-info .rating{display:flex;align-items:center;gap:15px;color:#fff;font-size:22px;font-weight:700;line-height:30px;letter-spacing:-.005em;text-align:left}.casino-banner-flex{display:flex;flex-direction:column;gap:40px;padding-bottom:60px}.available-visit{display:flex;gap:30px}@media only screen and (max-width:900px){.available-visit{flex-direction:column;gap:20px}}.available-visit .available{display:flex;align-items:center}.available-visit .available img:first-of-type{margin-right:10px;height:24px;width:32px}.available-visit .available p{font-size:16px;font-weight:400;line-height:25px;text-align:left;color:#fff}.available-visit .available img:last-of-type{margin-left:5px;height:17px;width:17px}.available-visit .visit{border-radius:10px;padding:12.5px 40px;color:#fff;font-size:13px;font-weight:800;line-height:20px;letter-spacing:.03em;text-align:center;border:none;background-color:#1dbc8d}.available-visit .visit:hover{cursor:pointer;background-color:#721cac}.anchor-nav{background-color:#161e27;width:100%}.anchor-nav .nav-container{display:flex;flex-wrap:wrap;gap:5px;padding:15px 0}.anchor-nav .nav-container .nav{padding:10px 15px;border-radius:10px;color:#fff;font-size:16px;line-height:25px;text-align:left;font-weight:600}.anchor-nav .nav-container .nav:hover{background-color:#ffffff1a}.overview-info-container{padding-bottom:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media only screen and (max-width:500px){.overview-info-container{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:900px){.overview-info-container{grid-template-columns:repeat(1,1fr)}}.overview-info-container .overview-info{padding:20px;background-color:#fff;border-radius:15px;display:flex;flex-direction:column}.overview-info-container .overview-info img{width:32px;height:32px;object-fit:cover}.overview-info-container .overview-info .main-info{margin-top:10px;margin-bottom:5px;font-size:20px;font-weight:400;line-height:30px}.overview-info-container .overview-info .add-info{font-size:14px;font-weight:400;line-height:20px;text-align:left}.payments{padding:20px 30px;background-color:#fff;border-radius:15px;width:100%;display:flex;gap:20px;align-items:center}.payments .payments-count{font-size:16px;line-height:25px;text-align:left;font-weight:600}.payments .payments-list{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.payments .payments-list img{width:60px;height:40px;object-fit:cover}.overview-payment-container{padding:40px 0 60px}.homepage_info_text{font-size:16px;font-weight:400;line-height:25px;text-align:left;margin-top:15px}.homepage_info_h2{padding-top:60px}.posts-widget-container{width:100%;background-image:url(/uploads/posts_widget.png);background-repeat:no-repeat;background-size:cover;padding:60px 0}.posts-widget-container .you-might-like{font-size:30px;font-weight:800;line-height:35px;letter-spacing:-.02em;text-align:left;color:#fff}.posts-widget-container .widget-items{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding-top:30px}@media only screen and (max-width:900px){.posts-widget-container .widget-items{grid-template-columns:repeat(1,1fr)}}.posts-widget-container .widget-items .widget-item{padding:17.5px 20px;font-size:16px;font-weight:600;line-height:25px;text-align:left;width:100%;color:#fff;background:#ffffff1a;border-radius:10px;border:1px solid rgba(255,255,255,.15)}.posts-widget-container .widget-items .widget-item:hover{background:#fff3}.faq-block{width:100%;border-top:1px solid #dfe2e5;padding:30px 0}.faq-block .question{position:relative;padding:10px 15px;font-size:16px;font-weight:600;line-height:25px;text-align:left}.faq-block .question:after{display:block;position:absolute;top:5px;right:15px;transform:rotate(-90deg);content:url(/uploads/icons/Vector.svg)}.faq-block .question.opened:after{transform:rotate(180deg)}.faq-block .answer{background-color:#f5f6f7;padding:10px 15px;border-radius:10px;display:none}.faq-block .answer.opened{display:block}.rating-wrapper{direction:rtl!important}.rating-wrapper label{color:#e1e6f6;cursor:pointer;display:inline-flex;font-size:3rem;transition:color .5s}.rating-wrapper svg{-webkit-text-fill-color:transparent}.rating-wrapper .svg-inline--fa{font-size:17px}.rating-wrapper input{height:100%;width:100%;display:none}.rating-wrapper input:checked~label,.rating-wrapper label:hover,.rating-wrapper label:hover~label{color:gold}#success-messages{display:none}.reviews-container{display:flex;padding:60px 0}@media only screen and (max-width:900px){.reviews-container{padding:30px 0;flex-direction:column}}.reviews-container .reviews-overview{width:25%;padding-right:60px;display:flex;flex-direction:column;gap:15px}@media only screen and (max-width:900px){.reviews-container .reviews-overview{width:100%;padding:0}}.reviews-container .reviews-overview .reviews-title{font-size:30px;font-weight:800;line-height:35px;letter-spacing:-.02em;text-align:left}@media only screen and (max-width:900px){.reviews-container .reviews-overview .reviews-title{font-size:22px;font-weight:700;line-height:30px;letter-spacing:-.005em;text-align:left}}.reviews-container .reviews-overview .avg-rating{display:flex;gap:10px;align-items:center}.reviews-container .reviews-overview .avg-rating .avg-rate-num{font-size:30px;font-weight:800;line-height:35px;letter-spacing:-.02em;text-align:left}@media only screen and (max-width:900px){.reviews-container .reviews-overview .avg-rating .avg-rate-num{font-size:22px;font-weight:700;line-height:30px;letter-spacing:-.005em;text-align:left}}.reviews-container .reviews-overview .avg-rating .google-stars-plp{height:19px;width:100px}.reviews-container .reviews-overview .reviews-count{font-size:16px;font-weight:400;line-height:25px;text-align:left}.reviews-container .reviews-list{width:75%;border-left:1px solid #dfe2e5;padding:0 60px;display:flex;flex-direction:column;gap:30px}@media only screen and (max-width:900px){.reviews-container .reviews-list{width:100%;padding:0;border-left:unset}}.comment-form{display:flex;flex-direction:column;gap:10px}.comment-form input[type=text],.comment-form textarea{background-color:#f5f6f7;border-radius:10px;border:none;padding:10px 15px;width:100%;font-size:16px;font-weight:400;line-height:25px;text-align:left}.comment-form input[type=text]::placeholder,.comment-form textarea::placeholder{font-size:16px;font-weight:400;line-height:25px;text-align:left;color:#7c8288}.comment-form button{border-radius:10px;padding:10px 20px;color:#fff;font-size:13px;font-weight:800;line-height:20px;letter-spacing:.03em;text-align:center;border:none;background-color:#1dbc8d;text-transform:uppercase}.comment-form button:hover{cursor:pointer;background-color:#721cac}.rate{display:flex;align-items:center;gap:10px}.rate label{font-size:16px;font-weight:400;line-height:25px;text-align:left}#success-messages{font-size:16px;font-weight:600;line-height:25px;text-align:left;padding-bottom:10px}.reviews-block{display:flex;flex-direction:column;gap:30px}.reviews-block .review{display:flex;flex-direction:column;gap:5px}.reviews-block .review .review_author{font-size:14px;line-height:20px;text-align:left;font-weight:600}.reviews-block .review .review_rating{display:flex;align-items:center;gap:5px}.reviews-block .review .review_rating .rating_num{font-size:18px;font-weight:700;line-height:25px;text-decoration:none}.reviews-block .review .review_rating .days_ago{font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#a7abaf}.reviews-block .review .review_text{font-size:16px;font-weight:400;line-height:25px;text-align:left}.bonus-adds-casino{display:none;padding:5px;background-color:#f5f6f7;border-radius:10px}@media only screen and (max-width:900px){.bonus-adds-casino{display:flex}}.bonus-adds-casino img{max-width:60px;width:100%;height:60px;object-fit:cover;border-radius:5px}.bonus-adds-casino img.right-arrow{max-width:20px;height:20px}.bonus-adds-casino .right-arrow{display:inline-block;width:20px;height:20px;background:url(/uploads/icons/right-arrow.png) no-repeat center center;background-size:contain}.bonus-adds-casino .bonus-adds-casino-info{margin-left:15px;display:flex;flex-direction:column;justify-content:center;color:#000}.bonus-adds-casino .bonus-adds-casino-info .bonus-adds-casino-name{font-size:14px;line-height:20px;text-align:left;font-weight:600;display:flex;gap:5px;align-items:center}.bonus-adds-casino .bonus-adds-casino-info .bonus-adds-casino-name img{width:14px;height:14px;object-fit:contain}.bonus-adds-casino .bonus-adds-casino-info .bonus-adds-casino-rating{font-size:16px;line-height:25px;text-align:left;font-weight:600;display:flex;align-items:center;gap:5px}.bonus-adds-casino .casino-bonus-adds{display:flex;justify-content:space-between;width:100%;align-items:center}.post-linking{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:30px 0}@media only screen and (max-width:900px){.post-linking{grid-template-columns:repeat(1,1fr)}}.post-linking a{width:100%;padding:5px 10px 5px 5px;gap:15px;border-radius:10px;background-color:#f5f6f7;display:flex;justify-content:space-between;color:#000}.post-linking a:hover{color:#721cac}.post-linking a .logo-title-block{display:flex;gap:15px;align-items:center}.post-linking a .logo-title-block img{border-radius:5px;width:60px;height:60px;object-fit:cover}.post-linking a .logo-title-block p{font-size:16px;font-weight:600;line-height:25px;text-align:left}.post-linking a .vector-block{display:flex;align-items:center}.post-linking a .vector-block svg{width:10px;height:10px;rotate:90deg;fill:#1dbc8d}.post-linking a .vector-block svg path{fill:#1dbc8d}.overall-container{display:flex;flex-direction:column;padding:60px 0;gap:20px}.overall-container table{width:100%;border-collapse:collapse}.overall-container table td{margin:0 0 10px;padding:0 0 10px;vertical-align:top}.overall-container table tr td .expandable{display:block;width:100%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:4.1em}@media only screen and (max-width:768px){.overall-container table tr .show-less-bonus-info,.overall-container table tr .show-more-bonus-info,.overall-container table tr .show-less-bonus-info.show-less,.overall-container table tr .show-more-bonus-info.show-less{margin-top:0}}.overall-container table tr.show-full{-webkit-line-clamp:unset;max-height:unset}.show-more-btn{margin-top:0!important}.pre-content{padding-top:30px}.pre-content p{margin-bottom:10px}.author-photo{width:24px;height:24px;object-fit:cover;border-radius:100%}.icon-check{width:14px;height:14px;background-color:#1dbc8d;border-radius:50%;position:relative;color:#fff}.icon-check:before{font-size:12px;position:relative;top:-2px;left:1px}.links_icon{border-radius:14px}.wysiwyg-text a{color:#721cac}.wysiwyg-text a:hover{text-decoration:underline}.note-with-image{display:flex;gap:20px}@media only screen and (max-width:900px){.note-with-image{flex-direction:column;align-content:center;justify-content:center;align-items:center}}.note-with-image .note_image img{min-width:210px;min-height:210px;width:210px;height:210px;background-size:cover;background-position:center;border-radius:10px;cursor:pointer;overflow:hidden}.grey-bg{background:#f5f6f7!important}.anchor_block{padding-top:30px;padding-bottom:30px;position:relative;width:100%;display:none}@media only screen and (min-width:1191px){.anchor_block{max-width:1110px;margin:0 auto}}@media only screen and (max-width:1190px){.anchor_block{max-width:calc(100% - 80px);margin:0 40px}}@media only screen and (max-width:768px){.anchor_block{max-width:calc(100% - 40px);margin:0 20px}}@media (max-width:768px){.anchor_block{padding-top:15px;padding-bottom:15px}}.anchor_block button{background:#f5f6f7;max-height:55px;max-width:40px;width:100%;border-radius:10px;display:none;justify-content:center;align-items:center}@media (max-width:768px){.anchor_block button{display:none!important}}.anchor_block button.anchor-scroll-left{margin-inline-end:5px}.anchor_block button.anchor-scroll-left i{transform:rotate(90deg)}.anchor_block button.anchor-scroll-right{margin-inline-start:5px}.anchor_block button.anchor-scroll-right i{transform:rotate(270deg)}.anchor_block .anchor_listing{display:flex;overflow:auto;gap:5px;border-radius:10px;padding-inline-start:0}@media (max-width:768px){.anchor_block .anchor_listing{scrollbar-width:none}}@media (min-width:769px){.anchor_block .anchor_listing{padding-bottom:5px}}.anchor_block .anchor_listing::-webkit-scrollbar{height:5px;width:5px}.anchor_block .anchor_listing::-webkit-scrollbar-thumb{background:var(--main-color);border-radius:5px;height:5px;width:3px}.anchor_block .anchor_listing::-webkit-scrollbar-track{background:#dfe2e5;border-radius:5px}.anchor_block .anchor_listing ul{all:unset;display:flex;gap:5px}.anchor_block .anchor_listing li{all:unset;display:flex}.anchor_block .anchor_listing a{white-space:nowrap;padding:15px;background-color:#f5f6f7;border-radius:10px;font-size:16px;line-height:25px;text-transform:none;letter-spacing:0;font-weight:600}.anchor_block .anchor_listing a:hover{color:var(--main-color)}.anchor_block hr{height:1px;background:#dfe2e5;border:none;position:absolute;bottom:0;width:100%}@media (max-width:768px){.anchor_block hr{width:100dvw;left:-20px}}
