@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%}body{font-family:"Poppins",sans-serif;font-weight:400;font-size:16px !important;line-height:150%;font-style:normal;color:rgba(25,37,70,1);background-color:rgba(255,255,255,1);cursor:default}.section{margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:20px;overflow:hidden;position:relative}h1,h2,h3,h4,.title{font-weight:800;font-size:24px;line-height:1.2}h1,.title.general{font-weight:700;font-style:italic;font-size:clamp(26px, 5vw, 36px);text-transform:uppercase;line-height:1.38;color:rgba(255,255,255,1)}h2,.title.high{padding:10.5px 20px;font-size:clamp(22px, 2vw, 24px);color:rgba(255,255,255,1);background-color:rgba(25,37,70,1);border-radius:8px}h3,.title.medium{padding:10.5px 20px;background-color:rgba(25,37,70,1);color:rgba(255,255,255,1);border-radius:8px;font-weight:800;font-size:16px;line-height:120%}h4,.title.low{font-size:16px;line-height:100%;font-weight:700;text-transform:uppercase;color:rgba(25,37,70,1)}.button{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;padding:15px 32px;min-height:50px;min-width:165px;-webkit-border-radius:50px;border-radius:50px;font-weight:700;font-size:16px;line-height:120%;background-color:rgba(25,37,70,1);color:rgba(255,255,255,1);text-transform:capitalize;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transition:transform .3s ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.button.install{min-height:64px;min-width:300px;line-height:16px;font-size:14px;font-weight:900;color:rgba(25,37,70,1);background-color:rgba(255,255,255,1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;gap:20px;padding:16px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase}.button.install span{min-width:129px}.button:hover,.button:focus{-ms-transform:scale(1.07);transform:scale(1.07);-webkit-transform:scale(1.07)}.list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.background{width:100%;height:100%;position:absolute;z-index:5;left:0;right:0}.background img{-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right;width:100%;height:100%}.header{background-color:rgba(25,37,70,1);position:fixed;top:0;left:0;right:0;z-index:100;height:90px;margin-bottom:20px}.header__container{max-width:1600px;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20px 30px;margin:0 auto;position:relative}.header__logo{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;margin-left:55px}.header__logo:hover,.header__logo:focus{-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07)}.header__menu{margin-left:95px}.header__menu ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-weight:700;font-size:16px;line-height:24px;gap:30px}.dropdown-menu{position:absolute;left:0;top:34px;background-color:rgba(25,37,70,1);-webkit-border-radius:8px;border-radius:8px;padding:5px 10px;min-width:177px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:3px !important;display:none;opacity:0;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;z-index:10}.dropdown-menu.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.menu-arrow{cursor:pointer;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.menu-arrow.rotated{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__menu ul li{color:rgba(255,255,255,1);-webkit-transition:text-shadow .3s ease;-o-transition:text-shadow .3s ease;transition:text-shadow .3s ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:7px}.header__menu ul li:first-child{position:relative;padding-left:10px}.dropdown__item{padding:0 !important}.header__menu ul a:hover,.header__menu ul a:focus{text-shadow:0 0 4px rgba(138,180,255,.3),0 0 8px rgba(138,180,255,.2)}.header__button-auth{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px;margin-left:auto;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.header__button-login{background-color:transparent;border:2px solid rgba(255,255,255,1);color:rgba(255,255,255,1)}.header__button-register{background-color:rgba(255,255,255,1);color:rgba(25,37,70,1)}.main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px;max-width:1600px;margin:0 auto;padding:0 30px}.main__content{max-width:1280px;background-color:rgba(236,236,236,1);-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.mobile-menu{position:fixed;top:90px;left:0;width:100%;background:rgba(25,37,70,1);-webkit-border-radius:0 0 12px 12px;border-radius:0 0 12px 12px;z-index:50;overflow:hidden;max-height:0;-webkit-transition:max-height .3s ease-in-out,opacity .3s ease-in-out;-o-transition:max-height .3s ease-in-out,opacity .3s ease-in-out;transition:max-height .3s ease-in-out,opacity .3s ease-in-out}.mobile-menu__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;opacity:0;padding:20px;max-height:-webkit-calc(100vh - 90px);max-height:calc(100vh - 90px);overflow-y:auto;transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.mobile-menu.active .mobile-menu__content{opacity:1}.mobile-menu .header__menu ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.hero{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:380px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:90px;margin-bottom:20px;min-width:0;position:relative;overflow:hidden;padding:20px;background-color:rgba(25,37,70,1)}.hero__info{position:relative;z-index:10;color:rgba(255,255,255,1);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-transform:none;gap:12px;margin-left:10px;padding:20px 11px;-webkit-border-radius:12px;border-radius:12px;max-width:618px}.hero__text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:18px;font-weight:600;font-size:16px;line-height:100%;text-transform:uppercase}.hero__button{margin-top:8px}.breadcrumbs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:12px}.breadcrumbs li:first-child a{opacity:84%}.breadcrumbs li:last-child:before{content:'|';width:24px;height:16px;margin-right:10px}.hero__button{background-color:rgba(255,255,255,1);color:rgba(25,37,70,1)}.sidebar{width:240px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:-webkit-sticky;position:sticky;top:90px;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:-webkit-calc(100vh - 110px);max-height:calc(100vh - 110px);overflow-y:auto;scrollbar-width:none;margin-bottom:20px}.page-nav{margin-bottom:20px;display:none;background-color:rgba(255,255,255,1)}.sidebar__table-content,.sidebar__quicklinks{font-weight:600;font-size:13px;line-height:100%;color:rgba(112,123,123,1)}.sidebar__quicklinks .sidebar__list{padding:12px 15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.sidebar__quicklinks .sidebar__list li{padding:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sidebar__quicklinks .sidebar__list a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:13px}.sidebar__table-content .sidebar__list{overflow:hidden;-webkit-transition:max-height .3s ease,opacity .3s ease,padding .3s ease;-o-transition:max-height .3s ease,opacity .3s ease,padding .3s ease;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}.sidebar__table-content .sidebar__list li{padding:8px 10px;text-transform:uppercase}.sidebar__list a{-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.sidebar__list li:hover a,.sidebar__list li:focus a{color:rgba(25,37,70,1)}.sidebar__list li:hover a img,.sidebar__list li:focus a img{-webkit-filter:brightness(0) saturate(100%) invert(10%) sepia(18%) saturate(2738%) hue-rotate(176deg) brightness(92%) contrast(91%);filter:brightness(0) saturate(100%) invert(10%) sepia(18%) saturate(2738%) hue-rotate(176deg) brightness(92%) contrast(91%)}.sidebar__table-content:not(.open) .sidebar__list{padding:0 15px}.sidebar__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:8px;padding:15px 20px;min-height:50px;font-weight:600;font-size:13px;line-height:100%;text-transform:uppercase;-webkit-transition:margin-bottom .3s ease;-o-transition:margin-bottom .3s ease;transition:margin-bottom .3s ease;cursor:pointer}.sidebar__table-content .sidebar__list{padding:2px 15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.sidebar__arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.sidebar__table-content.open .sidebar__arrow{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.top__info img{width:100%;-webkit-border-radius:8px;border-radius:8px;height:100%;-o-object-fit:cover;object-fit:cover}.top__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:12px}.top__game-main{width:-webkit-calc(40% - 6px);width:calc(40% - 6px);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-webkit-border-radius:8px;border-radius:8px}.home .top__game-main{width:-webkit-calc(50% - 6px);width:calc(50% - 6px)}.top__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:12px;width:-webkit-calc(60% - 6px);width:calc(60% - 6px)}.home .top__list{width:-webkit-calc(50% - 6px);width:calc(50% - 6px)}.top__list li{width:-webkit-calc((100% - 24px) / 3);width:calc((100% - 24px) / 3);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-webkit-border-radius:8px;border-radius:8px}.top__game-main:hover,.top__game-main:focus,.top__list li:hover,.top__list li:focus{-webkit-box-shadow:0 6px 20px rgba(25,37,70,.5);box-shadow:0 6px 20px rgba(25,37,70,.5)}.advantages__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.advantages__table,.advantages__list{width:-webkit-calc((100% - 20px) / 2);width:calc((100% - 20px) / 2)}.advantages__table tbody,.advantages__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px}.advantages__table tr,.advantages__list li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:transparent;color:rgba(25,37,70,1);border:1px solid rgba(25,37,70,1);font-weight:400;font-size:16px;line-height:22px;height:50px;padding:0 20px;-webkit-border-radius:50px;border-radius:50px}.advantages__table td{width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.advantages__table td:first-child{font-weight:700}.banner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:370px;padding:20px;position:relative;overflow:hidden;background-color:rgba(25,37,70,1)}.banner__info{max-width:680px;-webkit-border-radius:12px;border-radius:12px;padding:20px;position:relative;z-index:10;color:rgba(255,255,255,1);margin-left:44px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.codes .banner__info,.deposit .banner__info{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;text-align:right;margin-left:auto;margin-right:22px}.banner__info p{font-weight:500;font-size:24px;line-height:120%;text-align:left;margin-top:10px}.codes .banner__info p,.deposit .banner__info p{text-align:right}.banner__title{font-weight:700;line-height:100%;font-size:clamp(26px, 5vw, 36px);margin-bottom:10px;text-align:left;background-color:transparent;background:0 0;border:none !important;font-style:italic;padding:0;-webkit-box-shadow:none;box-shadow:none}.codes .banner__title,.deposit .banner__title{text-align:right}.banner__title:before,.banner__title:after,.banner .title.high:before,.banner .title.high:after,.banner h2:before,.banner h2:after{display:none}.banner__button{margin-right:auto;margin-left:0;margin-top:40px;background-color:rgba(255,255,255,1);color:rgba(25,37,70,1)}.codes .banner__button,.deposit .banner__button{margin-left:auto;margin-right:0}.codes .banner__background img,.deposit .banner__background img{-o-object-position:left;object-position:left}.tournaments__image{-webkit-border-radius:8px;border-radius:8px}.info__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px;border:1px solid rgba(25,37,70,1);-webkit-border-radius:8px;border-radius:8px;padding:20px}.info__list li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px}ul.info__list,ol.info__list{border:1px solid rgba(25,37,70,1);-webkit-border-radius:8px;border-radius:8px;padding:20px}ul.info__list li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:12px}ul.info__list li:before{content:'';position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:4px !important;height:4px !important;-webkit-border-radius:50%;border-radius:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background-color:rgba(25,37,70,1)}ol.info__list{list-style:decimal !important;list-style-position:inside;padding-left:40px}ol.info__list li{display:list-item}ol.info__list li:before{content:none;display:none}.tournaments ol:not([class]),.tournaments ul:not([class]){border:1px solid rgba(25,37,70,1);-webkit-border-radius:8px;border-radius:8px;padding:20px}.tournaments ol:not([class]){padding-left:40px}.tournaments ul:not([class]) li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:12px}.tournaments ul:not([class]) li:before{content:'';position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:4px !important;height:4px !important;-webkit-border-radius:50%;border-radius:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background-color:rgba(25,37,70,1)}.info ol:not([class]),.info ul:not([class]){border:1px solid rgba(25,37,70,1);-webkit-border-radius:8px;border-radius:8px;padding:20px}.info ol:not([class]){padding-left:40px}.info ul:not([class]) li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:12px}.info ul:not([class]) li:before{content:'';position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:4px !important;height:4px !important;-webkit-border-radius:50%;border-radius:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background-color:rgba(25,37,70,1)}.bookmaker ol:not([class]),.bookmaker ul:not([class]){border:1px solid rgba(25,37,70,1);-webkit-border-radius:8px;border-radius:8px;padding:20px}.bookmaker ol:not([class]){padding-left:40px}.bookmaker ul:not([class]) li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:12px}.bookmaker ul:not([class]) li:before{content:'';position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:4px !important;height:4px !important;-webkit-border-radius:50%;border-radius:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background-color:rgba(25,37,70,1)}.rating{background:0 0;-webkit-box-shadow:none;box-shadow:none;border:none}.rating__list{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.rating__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:16px;padding:13px 20px;-webkit-border-radius:50px;border-radius:50px;background:0 0;border:1px solid rgba(25,37,70,1);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-calc((100% - 20px) / 2);width:calc((100% - 20px) / 2);font-weight:500;font-size:16px;line-height:24px;color:rgba(25,37,70,1);-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.rating__grade{gap:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:300px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.rating__grade img{width:20px;height:20px}.rating__category{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:171px}.rating__num{margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:45px}.rating__button{margin-right:auto}.faq__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px}.faq__item{-webkit-border-radius:16px;border-radius:16px;background-color:transparent;border:1px solid rgba(25,37,70,1)}.faq__question{padding:13px 70px 13px 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;position:relative}.faq__question h3{padding:0 !important;background-color:transparent !important}.faq__question:after{content:'';position:absolute;right:20px;width:16px;height:16px;background-image:url(//no-lilibet.com/wp-content/themes/lilibet/assets/css/../img/faq-arrow.svg);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.faq__item.active .faq__question:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq__answer{padding:0 20px;max-height:0;overflow:hidden;opacity:0;color:rgba(25,37,70,1)}.faq__item.active .faq__answer{opacity:1;padding:13px 20px}.bonuses{padding:0;background-color:transparent;background:0 0;-webkit-box-shadow:none;box-shadow:none;border:none}.bonuses__list{gap:30px 20px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bonuses__list li{position:relative;overflow:hidden;background-color:transparent;width:-webkit-calc((100% - 20px) / 2);width:calc((100% - 20px) / 2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bonuses__list li img{width:100%}.bonuses__info{padding:24px 30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px;color:rgba(25,37,70,1);position:relative;z-index:10;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.bonuses__title{line-height:1.2;font-weight:700;font-size:clamp(22px, 5vw, 30px);font-style:italic;text-transform:uppercase;text-align:center !important;padding:0 !important;background-color:transparent !important;background:0 0 !important;-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-shadow:none !important;box-shadow:none !important;border:none !important;color:rgba(25,37,70,1) !important}.bonuses__title:before,.bonuses__title:after,.bonuses__list li .bonuses__title:after,.bonuses__list li .bonuses__title:before,.bonuses__list li h2:after,.bonuses__list li h2:after{display:none}.bonuses__button{color:rgba(255,255,255,1);background-color:rgba(25,37,70,1)}.download{position:relative;overflow:hidden;min-height:200px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.download__button-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:48px;margin:0 auto;position:relative;z-index:10}.login{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:380px}.login__info{position:relative;z-index:10;width:50%;padding:20px 32px}.login__title{font-weight:700;line-height:1.2;font-size:clamp(26px, 5vw, 30px);margin-bottom:48px;text-align:center;background-color:transparent !important;background:0 0 !important;border:none !important;font-style:italic;padding:0;-webkit-box-shadow:none;box-shadow:none;color:rgba(255,255,255,1) !important;text-transform:uppercase}.login__form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px;text-align:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.login-form__field{position:relative;width:100%}.login-form__field input{padding:13px 20px;min-height:50px;font-weight:400;font-size:16px;line-height:150%;width:100%;-webkit-border-radius:8px;border-radius:8px;outline:none;border:none;font-weight:400;font-size:15px;line-height:24px;vertical-align:middle}.login-form__field input::-webkit-input-placeholder{font-weight:400;font-size:15px;line-height:24px;color:rgba(112,123,123,1)}.login-form__field input::-moz-placeholder{font-weight:400;font-size:15px;line-height:24px;color:rgba(112,123,123,1)}.login-form__field input:-ms-input-placeholder{font-weight:400;font-size:15px;line-height:24px;color:rgba(112,123,123,1)}.login-form__field input::-ms-input-placeholder{font-weight:400;font-size:15px;line-height:24px;color:rgba(112,123,123,1)}.login-form__field input::placeholder{font-weight:400;font-size:15px;line-height:24px;color:rgba(112,123,123,1)}.toggle-password{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.login__link{font-weight:400;font-size:15px;line-height:24px;text-align:center;text-decoration:underline;color:rgba(255,255,255,1)}.login__button{margin:0 auto;margin-top:28px;width:60%;background-color:rgba(255,255,255,1);color:rgba(0,0,0,1)}.footer{max-width:1600px;margin:0 auto;padding:32px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.footer__container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:32px;color:rgba(163,163,163,1)}.footer__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:40px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:22px 30px;margin-bottom:18px}.footer__menu{font-weight:700;font-size:16px;line-height:24px;text-transform:capitalize;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 40px}.footer__menu li{padding:10px 20px;-webkit-border-radius:50px;border-radius:50px;-webkit-transition:background-color .3s ease,color .3s ease;-o-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease;text-align:center}.footer__menu li:hover,.footer__menu li:focus{background-color:rgba(25,37,70,1);color:rgba(255,255,255,1)}.footer__lisence{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:50px;font-weight:500;font-size:14px;line-height:24px;padding:30px;border-top:2px solid rgba(216,216,216,1);border-bottom:2px solid rgba(216,216,216,1);margin:0 auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%}.footer__lisence img{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.footer__lisence p{max-width:1006px}.footer__payment{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 30px;gap:40px 100px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.footer__data{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 30px;margin:0 auto}.footer__logo{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.footer__partners{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 50px}.footer__partners img{width:75px}.scroll-up{width:42px;height:42px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;opacity:0;position:fixed;bottom:20px;right:20px;cursor:pointer;z-index:1000;-webkit-transition:opacity .25s cubic-bezier(.4,0,.2,1),-webkit-transform .3s ease;transition:opacity .25s cubic-bezier(.4,0,.2,1),-webkit-transform .3s ease;-o-transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .3s ease;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .3s ease;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .3s ease,-webkit-transform .3s ease}.scroll-up:hover,.scroll-up:focus{-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07)}.scroll-up.show{opacity:1}.scroll-up.hide{opacity:0}