@charset "UTF-8";@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(../fonts/Poppins-Regular.ttf)}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(../fonts/Poppins-Medium.ttf)}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(../fonts/Poppins-SemiBold.ttf)}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(../fonts/Poppins-Bold.ttf)}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}ol[class],ul[class]{padding:0}ol,ol li,ul,ul li{margin:0;padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}ol[class],ul[class]{list-style:none}li,ul{list-style-position:inside}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}body{background:var(--bg);font-family:Poppins}button{border:none;cursor:pointer;outline:none;-webkit-transition:all .5s;transition:all .5s}a{text-decoration:none}html.open{overflow:hidden}.container{margin:0 auto;max-width:1270px;padding:0 20px;width:100%}.container .container{padding:0}main{padding-bottom:32px;padding-top:32px}.home main{padding-top:0}@media screen and (min-width:768px){main{padding-top:64px}}main.error{background:url(../images/error.webp) 50%/cover no-repeat;padding:120px 0}@media screen and (min-width:768px){main.error{padding:150px 0}}main.error .error__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}main blockquote,main h1,main h2,main h3,main h4,main h5,main ol,main ul{margin-bottom:32px}@media screen and (min-width:768px){main blockquote,main h1,main h2,main h3,main h4,main h5,main ol,main ul{margin-bottom:40px}}main h1{color:var(--title);font-size:42px;font-style:normal;font-weight:700;line-height:140%}@media screen and (max-width:767px){main h1{font-size:30px;font-style:normal;font-weight:700;line-height:140%}}main h2{color:var(--title);font-size:36px;font-style:normal;font-weight:600;line-height:140%}@media screen and (max-width:767px){main h2{font-size:26px;font-style:normal;font-weight:600;line-height:140%}}main h3{color:var(--title);font-size:28px;font-style:normal;font-weight:600;line-height:125%}@media screen and (max-width:767px){main h3{font-size:24px;font-style:normal;font-weight:600;line-height:125%}}main h4{color:var(--title);font-size:24px;font-style:normal;font-weight:600;line-height:125%}@media screen and (max-width:767px){main h4{font-size:20px;font-style:normal;font-weight:600;line-height:125%}}main h5{color:var(--title)}main h1 span,main h2 span,main h3 span,main h4 span,main h5 span{color:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}main p{margin-bottom:32px}@media screen and (min-width:768px){main p{margin-bottom:40px}}main a{color:var(--primary);text-decoration:underline}main blockquote{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--third);border-left:6px solid var(--primary);border-radius:0 24px 24px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:25px;padding:40px 48px 40px 42px}@media screen and (max-width:767.9px){main blockquote{gap:20px;padding:20px 32px 20px 26px}}main blockquote p{margin-bottom:0}main blockquote ol,main blockquote p,main blockquote ul{color:var(--title)}main blockquote .autor{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}main blockquote .autor span:first-of-type{color:var(--title);font-size:18px;font-style:normal;font-weight:600;line-height:130%}@media screen and (min-width:768px){main blockquote .autor span:first-of-type{font-size:20px;line-height:125%}}main blockquote .autor span:last-of-type{font-size:14px;font-style:normal;font-weight:400;line-height:125%}main ol,main p,main span,main ul{color:var(--text);font-size:16px;font-style:normal;font-weight:400;line-height:180%}@media screen and (min-width:768px){main ol,main p,main span,main ul{font-size:16px;line-height:180%}}main ol,main ol.wp-block-list,main ul,main ul.wp-block-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;list-style:none;margin-bottom:40px;padding:0}@media screen and (max-width:768px){main ol,main ol.wp-block-list,main ul,main ul.wp-block-list{margin-bottom:32px}}main ol li,main ol.wp-block-list li,main ul li,main ul.wp-block-list li{padding-left:36px;position:relative}main ol li:before,main ol.wp-block-list li:before,main ul li:before,main ul.wp-block-list li:before{content:"";height:28px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:28px}main ul.wp-block-list li:before,main ul:not([class]) li:before{background:url(../images/list-arrow.svg) 50%/19px no-repeat}main ol.wp-block-list,main ol:not([class]){counter-reset:counter}main ol.wp-block-list li,main ol:not([class]) li{counter-increment:counter}main ol.wp-block-list li:before,main ol:not([class]) li:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--primary);border-radius:50%;color:var(--bg);content:counter(counter) "";display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-style:normal;font-weight:400;justify-content:center;line-height:180%}main table{border-collapse:separate;border-radius:16px;border-spacing:0;margin-bottom:40px;overflow:hidden;width:100%}main table thead th{background:var(--primary);border-bottom:1px solid var(--secondary);color:var(--secondary);font-size:18px;font-style:normal;font-weight:600;line-height:125%;padding:20px 24px;text-align:left}main table thead th:first-child{border-top-left-radius:16px}main table thead th:last-child{border-top-right-radius:16px}main table tbody tr{background:var(--third)}main table tbody td{border-bottom:1px solid hsla(0,0%,100%,.1);color:var(--title);font-size:16px;padding:22px 24px}main table tbody tr:last-child td{border-bottom:none}main table tbody tr:hover{background:var(--secondary)}.scroll{overflow-x:auto}.btn{border:1px solid transparent;border-radius:14px;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.16px;line-height:140%;padding:15px 24px;text-align:center;text-decoration:none;-webkit-transition:.3s linear;transition:.3s linear}.btn.fill{background:var(--primary);color:var(--bg)}.btn.fill:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.btn.bordered{background:transparent;border:1px solid var(--title);color:var(--title)}.btn.bordered:hover{background:var(--title);color:var(--bg);scale:1.05}.advantages blockquote,.advantages h1,.advantages h2,.advantages h3,.advantages h4,.advantages h5,.advantages ol,.advantages p,.advantages ul,.faq blockquote,.faq h1,.faq h2,.faq h3,.faq h4,.faq h5,.faq ol,.faq p,.faq ul,.hero blockquote,.hero h1,.hero h2,.hero h3,.hero h4,.hero h5,.hero ol,.hero p,.hero ul,.row__item__content blockquote,.row__item__content h1,.row__item__content h2,.row__item__content h3,.row__item__content h4,.row__item__content h5,.row__item__content ol,.row__item__content p,.row__item__content ul{margin-bottom:0}.socials{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.socials span{color:var(--title);font-size:18px;font-style:normal;font-weight:800;line-height:115%}.socials__wrap{gap:14px}.socials__wrap,.socials__wrap a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.socials__wrap a{-webkit-box-pack:center;-ms-flex-pack:center;aspect-ratio:1;background-color:var(--third);border-radius:8px;height:40px;justify-content:center;padding:9px 8px;width:40px}.socials__wrap a,.socials__wrap a svg path{-webkit-transition:.3s linear;transition:.3s linear}.socials__wrap a:hover svg path{fill:var(--primary)}.mb-m{margin-bottom:64px}@media screen and (min-width:768px){.mb-m{margin-bottom:100px}}.btns{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.bonus,.btns{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px}.bonus{background-color:var(--secondary);border-radius:14px;color:var(--title);font-size:14px;font-style:normal;font-weight:500;line-height:160%;padding:14px}@media screen and (min-width:768px){.bonus{font-size:20px}}.bonus__img{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;aspect-ratio:1/1;background-color:var(--primary);border-radius:9px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:100%;justify-content:center;max-height:48px;max-width:48px;padding:9px;width:100%}@media screen and (min-width:768px){.bonus__img{max-height:64px;max-width:64px;padding:12px}}.bonus__img img,.bonus__img svg{height:100%;max-height:30px;max-width:30px;width:100%}@media screen and (min-width:768px){.bonus__img img,.bonus__img svg{max-height:40px;max-width:40px}}.header{background:var(--secondary);border-bottom:3px solid var(--third);border-radius:0 0 32px 32px;padding:20px 0}@media screen and (min-width:1024px){.header{padding:0}}.header .logo{height:100%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:160px;width:100%}@media screen and (min-width:1024px){.header .logo{max-width:136px}}.header .logo img{height:100%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:160px;width:100%}@media screen and (min-width:1024px){.header .logo img{max-width:136px}}.header__container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.header__style1-bar{display:none;gap:10px;padding:16px 0 0}.header__style1-bar .btn{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}@media screen and (max-width:1023.9px){.header__style1-bar{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:48px}@media screen and (min-width:1024px){.header__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}}@media screen and (min-width:1024px) and (max-width:1239.9px){.header__wrap{gap:20px;width:calc(100% - 156px)}}@media screen and (min-width:1240px){.header__wrap{gap:48px;width:85%}}@media screen and (max-width:1023.9px){.header__wrap{background-color:var(--bg);height:calc(100vh - var(--header-height, 91px));left:-100%;overflow:hidden;overflow-y:auto;padding:48px 20px 62px;position:fixed;top:var(--header-height,91px);-webkit-transition:.3s linear;transition:.3s linear;width:100%;z-index:50}.open .header__wrap{left:0}}@media screen and (min-width:1024px){.header__wrap nav{margin:auto}}.header__wrap ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}@media screen and (min-width:1024px){.header__wrap ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.header__wrap ul li{color:var(--text);font-size:16px;font-style:normal;font-weight:500;letter-spacing:.16px;line-height:140%;padding:10px 0 0;position:relative;-webkit-transition:.3s linear;transition:.3s linear}.header__wrap ul li:hover{background-color:var(--primary);color:var(--bg)}.header__wrap ul li.active{background-color:var(--primary);color:var(--bg)}.header__wrap ul li.active>a:after{background-image:url(../images/arrow-down.svg);-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.header__wrap ul li.active .sub-menu{max-height:5000px;opacity:1;padding:20px 0;-webkit-transition:all .3s linear;transition:all .3s linear;visibility:visible;will-change:opacity,max-height,visibility;z-index:10}.header__wrap ul li:has(ul)>a{padding-right:17px;position:relative}.header__wrap ul li:has(ul)>a:after{background:url(../images/arrow-down-desk.svg) 50%/cover no-repeat;content:"";height:8px;position:absolute;right:0;top:54%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s linear;transition:.3s linear;width:8px}@media screen and (min-width:1024px){.header__wrap ul li{padding:35px 10px}.header__wrap ul li:has(ul):hover{background-color:var(--primary);color:var(--bg)}.header__wrap ul li:has(ul):hover .sub-menu{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;z-index:1}.header__wrap ul li:has(ul):hover a:after{background-image:url(../images/arrow-down.svg);-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}}.header__wrap ul li a{color:inherit;display:inline-block;font:inherit;line-height:inherit;text-decoration:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width:1023.9px){.header__wrap ul li a{margin-bottom:10px;padding-left:20px}}.header__wrap ul.sub-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:var(--title);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;height:auto;min-width:140px;opacity:0;visibility:hidden;z-index:10}@media screen and (min-width:1024px){.header__wrap ul.sub-menu{border:1px solid var(--third);left:0;opacity:0;padding:20px;position:absolute;top:100%;-webkit-transform:translateY(45px);-ms-transform:translateY(45px);transform:translateY(45px);-webkit-transition:.3s linear;transition:.3s linear;visibility:hidden}}@media screen and (max-width:1023.9px){.header__wrap ul.sub-menu{max-height:0;opacity:0;overflow:hidden;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transition:opacity .3s linear,max-height .3s linear,visibility .3s linear,padding .3s linear;transition:opacity .3s linear,max-height .3s linear,visibility .3s linear,padding .3s linear;visibility:hidden;will-change:opacity,max-height,visibility;will-change:opacity,max-height}.header__wrap ul.sub-menu li a{margin-bottom:0}}.header__wrap ul.sub-menu li{color:var(--secondary);font-size:14px;font-style:normal;font-weight:500;letter-spacing:.14px;line-height:140%;padding:0;-webkit-transition:.3s linear;transition:.3s linear}@media screen and (min-width:1024px){.header__wrap ul.sub-menu li:hover{background:transparent;color:var(--primary)}}.header__btns{gap:8px}.breadcrumbs{padding-bottom:24px}.breadcrumbs__links span{gap:5px;overflow-x:auto;white-space:nowrap}.block-buttons,.breadcrumbs__links span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.block-buttons{gap:20px;margin:40px 0}.block-buttons.left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.block-buttons.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-buttons.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.burger{background-color:var(--primary);border-radius:10px;display:block;height:48px;position:relative;width:48px}.burger:after,.burger:before{background-color:var(--bg);border-radius:500px;content:"";height:2px;left:12px;position:absolute;-webkit-transition:.3s linear;transition:.3s linear;width:22.5px}.burger:before{top:19px}.burger:after{bottom:19px}.open .burger:before{-webkit-transform:translate(1px,4px) rotate(45deg);-ms-transform:translate(1px,4px) rotate(45deg);transform:translate(1px,4px) rotate(45deg)}.open .burger:after{-webkit-transform:translate(1px,-4px) rotate(-45deg);-ms-transform:translate(1px,-4px) rotate(-45deg);transform:translate(1px,-4px) rotate(-45deg)}@media screen and (min-width:1024px){.burger{display:none}}.hero{padding:32px 0 0}@media screen and (min-width:768px){.hero{padding:64px 0 0}}.hero__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}@media screen and (min-width:1024px){.hero__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;gap:74px;justify-content:space-between}}.hero .bonus{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--secondary);border-radius:14px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;padding:14px}.hero .bonus p,.hero .bonus span{color:var(--title);font-size:14px;font-style:normal;font-weight:500;line-height:160%}@media screen and (min-width:768px){.hero .bonus p,.hero .bonus span{font-size:20px}}.hero .bonus__img{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;aspect-ratio:1/1;background-color:var(--primary);border-radius:9px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:100%;justify-content:center;max-height:48px;max-width:48px;padding:9px;width:100%}@media screen and (min-width:768px){.hero .bonus__img{max-height:64px;max-width:64px;padding:12px}}.hero .bonus__img img,.hero .bonus__img svg{height:100%;max-height:30px;max-width:30px;width:100%}@media screen and (min-width:768px){.hero .bonus__img img,.hero .bonus__img svg{max-height:40px;max-width:40px}}.hero__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--text);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:14px;font-style:normal;font-weight:400;gap:16px;justify-content:center;line-height:160%}@media screen and (min-width:768px){.hero__content{font-size:16px}}@media screen and (min-width:1024px){.hero__content{width:48%}}.hero__content h1{color:var(--title)}.hero__content p{font-size:14px;font-style:normal;font-weight:400;line-height:160%}@media screen and (min-width:768px){.hero__content p{font-size:16px}}.hero__content .btns{margin-top:32px}@media screen and (min-width:768px){.hero__content .btns{margin-top:48px}}.hero__image{background:var(--third);border-radius:28.2px;overflow:hidden;position:relative}@media screen and (min-width:768px){.hero__image{border-radius:48px}}@media screen and (min-width:1024px){.hero__image{width:45.5%}}.hero__image img{border-radius:inherit;height:100%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;position:relative;-webkit-transition:all .5s;transition:all .5s;width:100%;z-index:1}.hero__image img:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:768px){.hero .btn{width:calc(50% - 7px)}}.games{padding:32px 0}@media screen and (min-width:768px){.games{padding:64px 0}}.games__category{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:20px;overflow-x:auto;white-space:nowrap}.games__items{-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;display:-ms-grid;display:grid;gap:20px;grid-template-columns:repeat(6,1fr)}@media screen and (max-width:1023px){.games__items{-ms-grid-columns:1fr 16px 1fr 16px 1fr 16px 1fr;gap:16px;grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:550px){.games__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:360x){.games__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.games__item{position:relative}.games__item:hover .games__item-wrapper{opacity:1;visibility:visible}.games__item-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;-webkit-transition:all .5s;transition:all .5s;visibility:hidden;width:100%}.bonuses{padding:32px 0}@media screen and (min-width:768px){.bonuses{padding:64px 0}}.bonuses__wrapper{-ms-grid-columns:1fr 20px 1fr 20px 1fr;display:-ms-grid;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1023px){.bonuses__wrapper{-ms-grid-columns:1fr 16px 1fr;gap:16px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:550px){.bonuses__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.bonuses__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--secondary);border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:24px}.bonuses__item div{color:var(--title);font-size:24px;font-style:normal;font-weight:600;line-height:125%}@media screen and (max-width:767px){.bonuses__item div{font-size:20px;font-style:normal;font-weight:600;line-height:125%}}.bonuses__item p{color:var(--text);font-size:14px;font-style:normal;font-weight:400;line-height:170%;margin-bottom:36px}@media screen and (min-width:768px){.bonuses__item p{font-size:18px;line-height:180%}}.bonuses__item a{margin-top:auto;width:100%}.bonuses__item span{background:var(--primary);border-radius:16px;color:var(--title);font-weight:700;padding:2px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.toc{background:#0b1220;border-radius:16px;margin:24px 0;overflow:hidden}.toc__toggle{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--primary);border:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:16px 20px;width:100%}.toc__toggle,.toc__toggle span{color:var(--title)}.toc__icon{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.toc.is-open .toc__icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.toc__content{background:var(--third);max-height:0;overflow:hidden;padding:0 20px;-webkit-transition:all .5s;transition:all .5s}.toc.is-open .toc__content{max-height:300vh;padding:20px}.toc__list{-ms-grid-columns:1fr 24px 1fr 24px 1fr;display:-ms-grid;display:grid;gap:12px 24px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.toc__list a{color:var(--primary);font-size:14px;text-decoration:none}.toc__list a:hover{text-decoration:underline}.toc__list .h1,.toc__list .h2,.toc__list .h3,.toc__list .h4{padding-left:0}@media (max-width:768px){.toc__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.advantages__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:18px}@media screen and (min-width:768px){.advantages__container{gap:24px}}.advantages p{font-size:14px;font-style:normal;font-weight:400;line-height:170%}@media screen and (min-width:768px){.advantages p{font-size:18px;line-height:180%}}.advantages__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-top:14px}@media screen and (min-width:768px){.advantages__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.advantages__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--third);border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;width:100%}@media screen and (min-width:768px){.advantages__item{gap:34px;width:calc(50% - 10px)}}.advantages__item__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid transparent;border-radius:500px;color:var(--bg);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-style:normal;font-weight:600;gap:12px;line-height:130%;padding:10px}@media screen and (min-width:768px){.advantages__item__title{font-size:20px;font-weight:600;line-height:125%;padding:12px}}.advantages__item__title div{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;aspect-ratio:1/1;border-radius:50%;height:28px;justify-content:center;width:28px}.advantages__item ul,.advantages__item__title div{display:-webkit-box;display:-ms-flexbox;display:flex}.advantages__item ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;list-style:none;padding:0 18px 24px}@media screen and (min-width:768px){.advantages__item ul{padding:0 20px 32px}}.advantages__item ul li{font-size:14px;font-style:normal;font-weight:400;line-height:160%;padding-left:32px;position:relative}@media screen and (min-width:768px){.advantages__item ul li{font-size:16px}}.advantages__item ul li:before{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:20px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px}.advantages-pos .advantages__item ul li:before:before{background-image:url(../images/pos-item.svg)}.advantages__item.advantages-pos .advantages__item__title{background-color:var(--primary)}.advantages__item.advantages-pos .advantages__item__title div{background-color:var(--bg)}.advantages__item.advantages-pos li:before{background-image:url(../images/pos-item.svg)}.advantages__item.advantages-neg .advantages__item__title{background:var(--secondary);border-color:var(--third);color:var(--title)}.advantages__item.advantages-neg .advantages__item__title div{background-color:var(--title)}.advantages__item.advantages-neg li:before{background-image:url(../images/neg-item.svg)}.row__container{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px}.row__container,.row__item{-webkit-box-orient:vertical;display:-webkit-box;display:-ms-flexbox;display:flex}.row__item{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:20px;margin-bottom:64px}@media screen and (min-width:1024px){.row__item,.row__item.right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.row__item.left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.row__item__content{background-color:var(--third);border-radius:20px;padding:24px 16px;width:100%}@media screen and (min-width:1024px){.row__item__content{border-radius:32px;min-width:calc(50% - 10px);padding:48px 32px}}.row__item__content img{border-radius:28px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:40px;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:1024px){.row__item__content img{border-radius:48px;max-width:550px;width:100%}.row__item.left .row__item__content img{float:left;margin:0 24px 16px 0}.row__item.right .row__item__content img{float:right;margin:0 0 16px 24px}}.row__item__content .btns.left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row__item__content .btns.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row__item__content .btns.right{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.row__item__content .btn{text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:768px){.row__item__content .btn{padding:14px 31px}}.row__item__content .btns{margin-top:32px}.row__item__content h2,.row__item__content h3,.row__item__content h4,.row__item__content h5,.row__item__content ol,.row__item__content ul{color:var(--title);margin-bottom:14px}@media screen and (min-width:768px){.row__item__content h2,.row__item__content h3,.row__item__content h4,.row__item__content h5,.row__item__content ol,.row__item__content ul{margin-bottom:24px}}.row__item__content li p{margin-bottom:0}.row__item__content p{font-size:14px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:24px}@media screen and (min-width:768px){.row__item__content p{font-size:16px}}.row__item-img{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--third);border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;width:100%}@media screen and (min-width:768px){.row__item-img{border-radius:32px}}@media screen and (min-width:1024px){.row__item-img{min-width:calc(50% - 10px)}}@media screen and (max-width:1023.9px){.row__item-img{aspect-ratio:5/3}}.row__item-img img{border-radius:inherit;height:100%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .5s;transition:all .5s;width:100%}.row__item-img img:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.accord{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.accord-item{cursor:pointer;max-width:100%;-webkit-transition:all .3s linear;transition:all .3s linear;width:100%}.accord-item-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;position:relative;-webkit-transition:.3s linear;transition:.3s linear;width:100%;z-index:1}.accord-item-bottom{margin-top:-37px;max-height:0;opacity:0;overflow:hidden;padding:37px 20px 0;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transition:opacity .3s linear,max-height .3s linear,visibility .3s linear,padding .3s linear,-webkit-transform .3s linear;transition:opacity .3s linear,max-height .3s linear,visibility .3s linear,padding .3s linear,-webkit-transform .3s linear;transition:opacity .3s linear,transform .3s linear,max-height .3s linear,visibility .3s linear,padding .3s linear;transition:opacity .3s linear,transform .3s linear,max-height .3s linear,visibility .3s linear,padding .3s linear,-webkit-transform .3s linear;visibility:hidden;will-change:opacity,max-height,visibility;will-change:opacity,max-height}@media screen and (min-width:768px){.accord-item-bottom{padding:37px 32px 0}}.icon-wrapper{margin-left:auto;position:relative}.accord-item.active .accord-item-bottom{margin-top:-36px;max-height:5000px;opacity:0;opacity:1;overflow:visible;padding:50px 20px 20px;-webkit-transition:opacity .3s linear,max-height .3s linear,visibility .3s linear,padding .3s linear;transition:opacity .3s linear,max-height .3s linear,visibility .3s linear,padding .3s linear;visibility:visible}@media screen and (min-width:768px){.accord-item.active .accord-item-bottom{padding:62px 32px 32px}}.faq__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (min-width:768px){.faq__items{gap:20px}}.faq h2:not(.faq__item__top h2){margin-bottom:32px}@media screen and (min-width:768px){.faq h2:not(.faq__item__top h2){margin-bottom:64px}}.faq__item__top{background-color:var(--third);border-radius:500px;color:var(--text);gap:13px;padding:12px 12px 12px 20px}@media screen and (min-width:768px){.faq__item__top{padding:20px 20px 20px 32px}}.faq__item.active .faq__item__top h2,.faq__item.active .faq__item__top h3,.faq__item.active .faq__item__top p{color:var(--secondary)}.faq__item.active .faq__item__top{background-color:var(--primary)}.faq__item.active .faq-icon-wrapper{background-color:var(--title);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.faq__item__top *{color:var(--text);font-size:18px;font-style:normal;font-weight:600;line-height:130%}@media screen and (min-width:768px){.faq__item__top *{font-size:20px}}.faq-icon-wrapper{-ms-flex-negative:0;aspect-ratio:1/1;background-color:var(--text);border-radius:50%;flex-shrink:0;height:40px;margin-left:auto;position:relative;-webkit-transition:.3s linear;transition:.3s linear;width:40px}@media screen and (min-width:768px){.faq-icon-wrapper{height:48px;width:48px}}.faq-icon-wrapper:after,.faq-icon-wrapper:before{background-color:var(--third);border-radius:500px;content:"";height:2px;position:absolute;-webkit-transition:.3s linear;transition:.3s linear;width:12px}.faq-icon-wrapper:before{left:50%;top:50%;-webkit-transform:translate(-50%) rotate(90deg);-ms-transform:translate(-50%) rotate(90deg);transform:translate(-50%) rotate(90deg)}.faq-icon-wrapper:after{left:50%;top:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.faq__item-bottom{background:var(--secondary);border:1px solid var(--primary);border-radius:0 0 24px 24px;border-top:1px solid transparent}.faq__item-bottom-wrap *{color:var(--title);font-size:14px;font-style:normal;font-weight:400;line-height:160%}@media screen and (min-width:768px){.faq__item-bottom-wrap *{font-size:18px}}.footer{background:var(--secondary);border-radius:32px 32px 0 0;border-top:3px solid var(--third)}@media screen and (min-width:768px){.footer{border-radius:48px 48px 0 0}}.footer__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px}.footer__container,.footer__partners{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__partners{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-bottom:2px solid var(--third);border-top:2px solid var(--third);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;justify-content:center;padding:32px 0}@media screen and (min-width:768px){.footer__partners{gap:48px}}.footer__partners a{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__partners img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:128px;width:100%}.footer__copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:0 0 20px}.footer__copy *{color:var(--text);font-size:13px;font-style:normal;font-weight:400;letter-spacing:.13px;line-height:150%;text-align:center}.footer__copy .copy{color:var(--title);font-weight:600}.footer__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:64px;padding-top:64px}@media screen and (min-width:1024px){.footer__top{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}}@media screen and (min-width:768px){.footer__top{padding-top:120px}}.footer__nav__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}@media screen and (min-width:1024px){.footer__nav__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:59%}}.footer__nav__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;width:calc(50% - 16px)}.footer__nav__item__title{color:var(--title);font-size:18px;font-style:normal;font-weight:800;line-height:115%}@media screen and (min-width:1024px){.footer__nav__item{width:calc(33.33333% - 41px)}}.footer__nav__item ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--text);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:14px;font-style:normal;font-weight:400;gap:12px;line-height:160%;list-style:none}@media screen and (min-width:768px){.footer__nav__item ul{font-size:16px}}.footer__nav__item ul a{color:inherit;font:inherit;line-height:inherit;-webkit-transition:.3s linear;transition:.3s linear}.footer__nav__item ul a:hover{color:var(--title)}.footer__info{text-align:left}@media screen and (min-width:1024px){.footer__info{max-width:256px}}.footer__info .logo{display:inline-block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:12px;max-width:200px;width:100%}@media screen and (min-width:768px){.footer__info .logo{max-width:210px}}.footer__info .logo img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:100%;width:100%}.footer__info p{color:var(--text);font-size:13px;font-style:normal;font-weight:400;letter-spacing:.13px;line-height:150%;margin-bottom:32px}.footer__info p strong{font-weight:600}.auth-popup{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:none;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.auth-popup.is-open{display:-webkit-box;display:-ms-flexbox;display:flex}.auth-popup__overlay{background:rgba(0,0,0,.6);inset:0;position:absolute}.auth-popup__box{background:var(--secondary);border:1px solid var(--third);border-radius:20px;max-height:90vh;max-width:420px;overflow-y:auto;padding:32px 24px;position:relative;width:100%;z-index:1}.auth-popup__close{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--third);border-radius:10px;color:var(--title);display:-webkit-box;display:-ms-flexbox;display:flex;height:36px;justify-content:center;position:absolute;right:16px;top:16px;-webkit-transition:.2s linear;transition:.2s linear;width:36px}.auth-popup__close:hover{background:var(--primary);color:var(--bg)}html.popup-open{overflow:hidden}.auth-page{padding:60px 0}.auth-page__box{background:var(--secondary);border:1px solid var(--third);border-radius:20px;margin:0 auto;max-width:420px;padding:32px 24px;position:relative;width:100%}.auth-form-wrap{display:none}.auth-form-wrap.is-active{display:block}.auth-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.auth-form__title{color:var(--title);font-size:24px;font-weight:700;margin-bottom:4px}.auth-form__msg{background:rgba(45,236,118,.12);border-radius:10px;color:var(--primary);display:none;font-size:13px;padding:10px 14px}.auth-form__msg.is-visible{display:block}.auth-form__msg.is-error{background:rgba(255,80,80,.12);color:#ff6b6b}.auth-form__field{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;position:relative}.auth-form__field span{color:var(--text);font-size:14px}.auth-form__field input{background:var(--bg);border:1px solid var(--third);border-radius:12px;color:var(--title);font-size:15px;padding:14px 16px;width:100%}.auth-form__field input::-webkit-input-placeholder{color:var(--text)}.auth-form__field input::-moz-placeholder{color:var(--text)}.auth-form__field input:-ms-input-placeholder{color:var(--text)}.auth-form__field input::-ms-input-placeholder{color:var(--text)}.auth-form__field input::placeholder{color:var(--text)}.auth-form__field input:focus{border-color:var(--primary);outline:none}.auth-form__field--pass input{padding-right:48px}.auth-form__toggle-pass{background:transparent;bottom:12px;color:var(--text);display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:14px}.auth-form__toggle-pass.is-visible{color:var(--primary)}.auth-form__forgot{-ms-flex-item-align:start;align-self:flex-start;color:var(--title);font-size:13px;margin-top:-8px;text-decoration:underline}.auth-form__submit{border:none;margin-top:4px;width:100%}.auth-form__switch{color:var(--text);font-size:14px;text-align:center}.auth-form__switch a{color:var(--title);font-weight:600;text-decoration:underline}.auth-form__checkbox{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.auth-form__checkbox input{height:0;opacity:0;position:absolute;width:0}.auth-form__checkbox-box{-ms-flex-negative:0;background:var(--bg);border:1px solid var(--third);border-radius:6px;flex-shrink:0;height:22px;margin-top:1px;position:relative;width:22px}.auth-form__checkbox-box:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='m3 8 3.2 3.2L13 4.5' stroke='%23001D1F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/12px no-repeat;content:"";inset:0;opacity:0;position:absolute}input:checked~.auth-form__checkbox-box{background:var(--primary);border-color:var(--primary)}input:checked~.auth-form__checkbox-box:after{opacity:1}.auth-form__checkbox-text{color:var(--text);font-size:12px;line-height:150%}.auth-form__checkbox-text a{color:var(--title);text-decoration:underline}.auth-form__bonus{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.auth-form__bonus-title{color:var(--title);font-size:16px;font-weight:700}.auth-form__bonus-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}.auth-form__promo{background:var(--bg);border:1px solid var(--third);border-radius:12px;color:var(--title);font-size:15px;padding:14px 16px;width:100%}.auth-form__promo::-webkit-input-placeholder{color:var(--text)}.auth-form__promo::-moz-placeholder{color:var(--text)}.auth-form__promo:-ms-input-placeholder{color:var(--text)}.auth-form__promo::-ms-input-placeholder{color:var(--text)}.auth-form__promo::placeholder{color:var(--text)}.auth-form__promo[hidden]{display:none}.bonus-option{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--bg);border:1px solid var(--third);border-radius:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:14px 16px;-webkit-transition:.2s linear;transition:.2s linear}.bonus-option input{height:0;opacity:0;position:absolute;width:0}.bonus-option__radio{-ms-flex-negative:0;border:1px solid var(--text);border-radius:50%;flex-shrink:0;height:20px;position:relative;width:20px}.bonus-option__radio:after{background:var(--bg);border-radius:50%;content:"";inset:4px;opacity:0;position:absolute}.bonus-option__icon{-ms-flex-negative:0;color:var(--title);flex-shrink:0}.bonus-option__body,.bonus-option__icon{display:-webkit-box;display:-ms-flexbox;display:flex}.bonus-option__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.bonus-option__title{color:var(--title);font-size:14px;font-weight:700}.bonus-option__desc{color:var(--text);font-size:12px}.bonus-option.is-checked{background:var(--primary);border-color:var(--primary)}.bonus-option.is-checked .bonus-option__radio{border-color:var(--bg)}.bonus-option.is-checked .bonus-option__radio:after{opacity:1}.bonus-option.is-checked .bonus-option__desc,.bonus-option.is-checked .bonus-option__icon,.bonus-option.is-checked .bonus-option__title{color:var(--bg)}.account-page{padding:48px 0 80px}.account-badge{background:var(--third);border-radius:10px;color:var(--title);display:inline-block;font-size:16px;font-weight:700;margin-bottom:20px;padding:10px 18px}.account-welcome{color:var(--text);font-size:15px;margin-bottom:20px}.account-welcome strong{color:var(--title)}.account-welcome a{color:var(--primary);text-decoration:underline}.account-warning{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:rgba(255,80,80,.08);border:1px solid rgba(255,80,80,.3);border-radius:14px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:28px;padding:16px 18px}.account-warning__icon{-ms-flex-negative:0;color:#ff6b6b;flex-shrink:0;line-height:0}.account-warning__text{color:var(--title);font-size:14px;line-height:150%}.account-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:28px;overflow-x:auto}.account-tabs__btn{background:var(--secondary);border-radius:12px;color:var(--text);font-size:14px;font-weight:600;padding:12px 22px;-webkit-transition:background .25s ease,color .25s ease,-webkit-transform .15s ease;transition:background .25s ease,color .25s ease,-webkit-transform .15s ease;transition:background .25s ease,color .25s ease,transform .15s ease;transition:background .25s ease,color .25s ease,transform .15s ease,-webkit-transform .15s ease;white-space:nowrap}.account-tabs__btn.is-active{background:var(--primary);color:var(--bg)}.account-tabs__btn:hover{color:var(--title)}.account-tabs__btn.is-active:hover{color:var(--bg)}.account-tabs__btn:active{-webkit-transform:scale(.96);-ms-transform:scale(.96);transform:scale(.96)}.account-tab-panel{display:none;opacity:0;-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px);-webkit-transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,transform .25s ease;transition:opacity .25s ease,transform .25s ease,-webkit-transform .25s ease}.account-tab-panel.is-visible{display:block}.account-tab-panel.is-active{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.account-empty{color:var(--text);font-size:15px;padding:20px 0}.account-offers{display:-ms-grid;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.offer-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--secondary);border-radius:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:14px;overflow:hidden;padding:20px;position:relative;-webkit-transition:-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:transform .25s ease,box-shadow .25s ease;transition:transform .25s ease,box-shadow .25s ease,-webkit-transform .25s ease,-webkit-box-shadow .25s ease}.offer-card:before{background:var(--primary);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.offer-card:hover{-webkit-box-shadow:0 16px 32px rgba(0,0,0,.28);box-shadow:0 16px 32px rgba(0,0,0,.28);-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}.offer-card__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.offer-card__media{-ms-flex-negative:0;background:var(--bg);border-radius:18px;-webkit-box-shadow:0 0 0 2px var(--third),0 0 0 4px rgba(45,236,118,.15);box-shadow:0 0 0 2px var(--third),0 0 0 4px rgba(45,236,118,.15);flex-shrink:0;height:80px;overflow:hidden;width:80px}.offer-card__media img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.offer-card__heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;min-width:0}.offer-card__casino{color:var(--title);font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.offer-card__type{-ms-flex-item-align:start;align-self:flex-start;background:rgba(45,236,118,.14);border-radius:999px;color:var(--primary);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:10px;font-weight:700;letter-spacing:.04em;padding:3px 10px;text-transform:uppercase}.offer-card__bonus{-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;color:var(--text);display:-webkit-box;font-size:14px;font-weight:500;line-height:140%;overflow:hidden}.offer-card__meta{-webkit-box-pack:justify;-ms-flex-pack:justify;border-top:1px solid var(--third);gap:12px;justify-content:space-between;padding-top:14px}.offer-card__meta,.offer-card__stat{display:-webkit-box;display:-ms-flexbox;display:flex}.offer-card__stat{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.offer-card__stat-label{color:var(--text);font-size:10px;letter-spacing:.04em;text-transform:uppercase}.offer-card__stat-value{color:var(--title);font-size:14px;font-weight:600}.offer-card__code{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--bg);border:1px solid var(--third);border-radius:8px;color:var(--title);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;font-weight:600;gap:6px;letter-spacing:.04em;padding:5px 10px;-webkit-transition:.2s linear;transition:.2s linear}.offer-card__code:hover{border-color:var(--primary)}.offer-card__code.is-copied{border-color:var(--primary);color:var(--primary)}.offer-card__code.is-copied [data-copy-code-label]:after{content:" ✓"}.offer-card__no-code{color:var(--text);font-size:12px;font-weight:600}.offer-card__action{text-align:center;width:100%}.account-profile{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--secondary);border-radius:16px;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.account-profile,.account-profile__row{display:-webkit-box;display:-ms-flexbox;display:flex}.account-profile__row{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid var(--third);gap:16px;justify-content:space-between;padding:16px 20px}.account-profile__row:last-child{border-bottom:none}.account-profile__label{color:var(--text);font-size:14px}.account-profile__value{color:var(--title);font-size:14px;font-weight:600}div.sl-slots{aspect-ratio:16/9;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;overflow:hidden}.slotsl-provider{text-transform:uppercase}