@charset "utf-8";@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);body{background:#100724;font-family:'Poppins',sans-serif;font-weight:400;font-size:15px;line-height:150%;color:#fff;text-align:left;min-height:100vh;overflow-x:hidden}p{margin-top:20px;width:100%}p:first-child{margin-top:0}ul,ol{text-align:left;width:100%}li{position:relative;padding-left:22px}ol>li{counter-increment:ol}li+li{margin-top:2px}ul>li:before,ol>li:before{font:inherit;color:inherit;position:absolute;top:0;left:6px}ul>li:before{content:"•"}ol>li:before{content:counter(ol) '.'}.type-list>li{font-weight:500;color:#ffd169;line-height:1.427;text-transform:uppercase;padding:13px 20px 13px 60px}.type-list>li+li{margin-top:20px}ol.type-list>li{border:1px solid #ffd169;border-radius:6px}.type-list>li:before{background-color:#ffd169;border-right:1px solid #31289b;bottom:0;left:0;width:40px}ol.type-list>li:before{content:counter(ol);border-radius:6px 0 0 6px;font-weight:700;font-size:20px;color:#230835;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}ul.type-list>li{border-width:1px 0 1px 0;border-style:solid;border-color:#ffd169;padding-left:0;margin-left:60px;margin-right:20px}ul.type-list>li:before{content:'';border-radius:28px 0 0 28px;background-image:url(data:image/svg+xml,%3Csvg\ width=\'6\'\ height=\'7\'\ viewBox=\'0\ 0\ 6\ 7\'\ fill=\'none\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Ccircle\ cx=\'3\'\ cy=\'3.5\'\ r=\'3\'\ fill=\'%23230835\'/%3E%3C/svg%3E%0A);background-repeat:no-repeat no-repeat;background-position:center center;background-size:6px;left:-60px}ul.type-list>li:after{content:'';background-color:#ffd169;border-radius:0 28px 28px 0;position:absolute;top:-1px;bottom:-1px;right:-20px;width:20px}.type-list>li ul,.type-list>li ol{margin-top:10px}nav ul li{padding:0}nav ul li+li{margin-top:0}nav ul li:before{display:none}h1,h2,h3,h4,.title{display:block;line-height:150%;position:relative;width:100%}.title{margin-bottom:16px}h1,.title.general{font-weight:900;font-size:32px;line-height:120%}h2,.title.high{font-weight:700;font-size:24px;text-transform:uppercase}h2{background:-o-linear-gradient(272.77deg,#392b6b -13.49%,#3942b1 109.75%);background:linear-gradient(177.23deg,#392b6b -13.49%,#3942b1 109.75%);border-radius:100px;padding:7px 24px}h2,h2.title{width:auto}h3,.title.middle{font-weight:800;font-size:20px;text-transform:uppercase}h4,.title.mini{font-weight:800;font-size:18px}article,.article{font-weight:400;font-size:15px;line-height:150%;text-align:left}article>*:first-child,.article>*:first-child{margin-top:0}article>*+*,.article>*+*{margin-top:20px}article .background+*,.article .background+*{margin-top:0}article p a,
.article p a,
article li a:not(.button),
.article li a:not(.button) {color:#ffd169}article img,.article img{display:block}article .title+*,.article .title+*{margin-top:0}.button{display:inline-block;background-color:#34c759;border:2px solid #34c759;border-radius:10px;font-weight:600;font-size:15px;color:#fff;line-height:1;text-align:center;text-transform:capitalize;white-space:nowrap;padding:14px 20px;margin:20px 0 0;height:auto;position:relative}.button:hover{background-color:#fff;color:#34c759}.button img{display:inline-block;vertical-align:middle}.image img,.background img{display:block;position:relative;margin:auto}.background{display:block!important;position:absolute!important;top:0;bottom:0;left:0;right:0}.background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.js-expand-content{display:none;overflow:hidden}.js-expand-content.expanded{height:100%}svg{display:inline-block;position:relative;vertical-align:inherit;fill:rgba(255,255,255,1);line-height:1}use{fill:rgba(255,255,255,1);fill-rule:evenodd;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.path{fill:inherit;stroke:inherit;stroke-width:inherit}.content,.cover{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0 auto;overflow:hidden}.content{background-color:#230835;border-radius:6px;margin-top:20px;padding:20px}.cover{padding-left:30px;padding-right:30px}.content>*,.cover>*{display:block;position:relative}.header{background:#100724;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;overflow:visible;position:fixed;top:0;left:0;right:0;z-index:100;height:auto;padding-top:17px;padding-bottom:17px;padding-left:72px}.logo{display:block}.logo img{display:block}.header__logo{max-width:155px}.menu-button,.header__menu .header__button{display:none}.header__menu{margin:0 auto 0 5.3%}.header__menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.header__menu ul li a{display:block;font-family:'Roboto',sans-serif;font-weight:600;font-size:15px;color:rgba(255,255,255,.55)}.header__menu ul li a:hover{color:#fff}.header__button{border-radius:100px;font-family:'Roboto',sans-serif;font-weight:700;font-size:16px;padding-top:10px;padding-bottom:10px;min-width:100px;margin-top:0}.header__button-login{background:-o-linear-gradient(272.77deg,#392b6b -13.49%,#3942b1 109.75%);background:linear-gradient(177.23deg,#392b6b -13.49%,#3942b1 109.75%);border:none;line-height:1;padding-top:12px;padding-bottom:12px}.header__button-login:hover{background:-o-linear-gradient(bottom,#392b6b,#392b6b);background:-webkit-gradient(linear,left bottom,left top,from(#392b6b),to(#392b6b));background:linear-gradient(0deg,#392b6b,#392b6b);color:#fff}.header__lang{background-color:#16225a;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;font-weight:400;font-size:15px;color:#fff;line-height:1;text-transform:uppercase;padding:10px 22px}.header__lang img{display:block;border-radius:50%;width:24px;height:24px}.main{padding:78px 30px 20px 290px}.sidebar{position:fixed;top:79px;left:30px;height:calc(100vh - 79px);width:240px;padding:20px 0 30px;overflow:auto;z-index:15}.sidebar::-webkit-scrollbar{display:none}.sidebar>*+*{margin-top:39px}.sidebar-buttons__button{background-color:#34216d;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:14px;color:#fff;text-transform:uppercase;max-width:218px;margin:0 auto;overflow:hidden}.sidebar-buttons__button+.sidebar-buttons__button{margin-top:16px}.sidebar-buttons__button img{max-width:95px;margin-right:-5px}.sidebar__item{background:-o-linear-gradient(272.77deg,rgba(59,9,98,.7) -13.49%,rgba(58,73,249,.7) 109.75%);background:linear-gradient(177.23deg,rgba(59,9,98,.7) -13.49%,rgba(58,73,249,.7) 109.75%);border-radius:16px;padding:12px}.sidebar-item__wrap{border-radius:16px;overflow:hidden}.sidebar-menu__list li a{background-color:#230835;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:14px;color:#b8a3e4;padding:8px 40px 8px 16px}.sidebar-menu__list li a img{max-width:24px}.sidebar-menu__list li a:after{content:'';background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'16\'\ height=\'16\'\ viewBox=\'0\ 0\ 16\ 16\'\ fill=\'none\'%3E%3Cpath\ d=\'M9.55958\ 8.00233L5.4445\ 3.88707C5.33119\ 3.77403\ 5.26886\ 3.62289\ 5.26886\ 3.46174C5.26886\ 3.3005\ 5.33119\ 3.14945\ 5.4445\ 3.03623L5.80509\ 2.67582C5.91822\ 2.56242\ 6.06945\ 2.5\ 6.2306\ 2.5C6.39176\ 2.5\ 6.5428\ 2.56242\ 6.65602\ 2.67582L11.5557\ 7.57538C11.6693\ 7.68896\ 11.7316\ 7.84072\ 11.7311\ 8.00206C11.7316\ 8.16411\ 11.6694\ 8.31569\ 11.5557\ 8.42936L6.66058\ 13.3242C6.54737\ 13.4376\ 6.39632\ 13.5\ 6.23507\ 13.5C6.07392\ 13.5\ 5.92287\ 13.4376\ 5.80956\ 13.3242L5.44906\ 12.9638C5.21449\ 12.7292\ 5.21449\ 12.3473\ 5.44906\ 12.1128L9.55958\ 8.00233Z\'\ fill=\'%23B8A3E4\'/%3E%3C/svg%3E);background-repeat:no-repeat no-repeat;background-position:center center;background-size:contain;width:16px;height:16px;position:absolute;top:0;bottom:0;right:16px;margin:auto}.sidebar-menu__list li a:hover{background-color:rgba(0,0,0,0);color:#fff}.sidebar-menu__list li a:hover:after{background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'16\'\ height=\'16\'\ viewBox=\'0\ 0\ 16\ 16\'\ fill=\'none\'%3E%3Cpath\ d=\'M9.55958\ 8.00233L5.4445\ 3.88707C5.33119\ 3.77403\ 5.26886\ 3.62289\ 5.26886\ 3.46174C5.26886\ 3.3005\ 5.33119\ 3.14945\ 5.4445\ 3.03623L5.80509\ 2.67582C5.91822\ 2.56242\ 6.06945\ 2.5\ 6.2306\ 2.5C6.39176\ 2.5\ 6.5428\ 2.56242\ 6.65602\ 2.67582L11.5557\ 7.57538C11.6693\ 7.68896\ 11.7316\ 7.84072\ 11.7311\ 8.00206C11.7316\ 8.16411\ 11.6694\ 8.31569\ 11.5557\ 8.42936L6.66058\ 13.3242C6.54737\ 13.4376\ 6.39632\ 13.5\ 6.23507\ 13.5C6.07392\ 13.5\ 5.92287\ 13.4376\ 5.80956\ 13.3242L5.44906\ 12.9638C5.21449\ 12.7292\ 5.21449\ 12.3473\ 5.44906\ 12.1128L9.55958\ 8.00233Z\'\ fill=\'white\'/%3E%3C/svg%3E)}.sidebar__quicklinks{background-color:#251645;border-radius:10px}.sidebar-quicklinks__button{display:block;background-color:#230835;font-family:'Poppins',sans-serif;font-weight:400;font-size:14px;line-height:1.143;color:#b8a3e4;text-align:left;width:100%;padding:16px 40px 16px 20px;position:relative}.sidebar-quicklinks__button:before{content:'';background-image:url(data:image/svg+xml,%3Csvg\ width=\'11\'\ height=\'12\'\ viewBox=\'0\ 0\ 11\ 12\'\ fill=\'none\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg\ clip-path=\'url\(%23clip0_1376_13662\)\'%3E%3Cpath\ d=\'M4.44042\ 6.00233L8.5555\ 1.88707C8.66881\ 1.77403\ 8.73114\ 1.62289\ 8.73114\ 1.46174C8.73114\ 1.3005\ 8.66881\ 1.14945\ 8.5555\ 1.03623L8.19491\ 0.675821C8.08178\ 0.562423\ 7.93055\ 0.5\ 7.7694\ 0.5C7.60824\ 0.5\ 7.4572\ 0.562423\ 7.34398\ 0.675821L2.44433\ 5.57538C2.33066\ 5.68896\ 2.26842\ 5.84072\ 2.26886\ 6.00206C2.26842\ 6.16411\ 2.33057\ 6.31569\ 2.44433\ 6.42936L7.33942\ 11.3242C7.45263\ 11.4376\ 7.60368\ 11.5\ 7.76493\ 11.5C7.92608\ 11.5\ 8.07713\ 11.4376\ 8.19044\ 11.3242L8.55094\ 10.9638C8.78551\ 10.7292\ 8.78551\ 10.3473\ 8.55094\ 10.1128L4.44042\ 6.00233Z\'\ fill=\'%23B8A3E4\'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath\ id=\'clip0_1376_13662\'%3E%3Crect\ width=\'11\'\ height=\'11\'\ fill=\'white\'\ transform=\'translate\(0\ 0.5\)\'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A);background-repeat:no-repeat no-repeat;background-position:center center;background-size:contain;width:11px;height:12px;position:absolute;top:0;bottom:0;right:20px;margin:auto}.sidebar-quicklinks__button.slide:before{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.sidebar-quicklinks__list li a{display:block;background-color:#230835;font-weight:400;font-size:12px;line-height:1.5;color:#b8a3e4;padding:8px 20px}.sidebar-quicklinks__list li a:hover{background-color:rgba(0,0,0,0);color:#fff}.prime{border-radius:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:18px 75px 53px;margin-top:0}.prime__img{position:absolute;left:62%;bottom:0;max-width:35%}.prime__img img{display:block}.prime__wrap{border-radius:32px;max-width:646px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:390px;padding:93px 62px 21px 21px;position:relative;overflow:hidden}.prime__wrap:before{content:'';background: url('../img/prime-home-wrap-bg.png') no-repeat top right / cover;position:absolute;inset:0}.prime__wrap>*{position:relative;z-index:1}.prime__icon{display:block;max-width:102px;position:absolute;right:28px;top:31px}.prime__rating{font-size:15px;margin-bottom:15px}.prime__title{margin-bottom:0;padding:0 99px}.prime__title span{color:#ffd169}.prime__title:before,.prime__title:after{content:'';background-repeat:no-repeat no-repeat;background-position:center center;background-size:contain;width:88px;height:16px;position:absolute;top:0;bottom:0;margin:auto}.prime__title:before{background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'89\'\ height=\'16\'\ viewBox=\'0\ 0\ 89\ 16\'\ fill=\'none\'%3E%3Crect\ width=\'11.212\'\ height=\'11.212\'\ transform=\'matrix\(-0.707107\ -0.707107\ -0.707107\ 0.707107\ 88.5\ 7.92804\)\'\ fill=\'%23FFD169\'/%3E%3Crect\ width=\'7.30718\'\ height=\'7.30718\'\ transform=\'matrix\(-0.707107\ -0.707107\ -0.707107\ 0.707107\ 70.9081\ 7.92804\)\'\ fill=\'%23FFD169\'/%3E%3Crect\ width=\'56.6026\'\ height=\'2.7611\'\ transform=\'matrix\(-1\ 0\ 0\ 1\ 57.1026\ 6.90247\)\'\ fill=\'%23FFD169\'/%3E%3C/svg%3E);left:3px}.prime__title:after{background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'89\'\ height=\'16\'\ viewBox=\'0\ 0\ 89\ 16\'\ fill=\'none\'%3E%3Crect\ width=\'11.212\'\ height=\'11.212\'\ transform=\'matrix\(0.707107\ 0.707107\ 0.707107\ -0.707107\ 0.5\ 8.07196\)\'\ fill=\'%23FFD169\'/%3E%3Crect\ width=\'7.30718\'\ height=\'7.30718\'\ transform=\'matrix\(0.707107\ 0.707107\ 0.707107\ -0.707107\ 18.0919\ 8.07196\)\'\ fill=\'%23FFD169\'/%3E%3Crect\ width=\'56.6026\'\ height=\'2.7611\'\ transform=\'matrix\(1\ 0\ 0\ -1\ 31.8975\ 9.09753\)\'\ fill=\'%23FFD169\'/%3E%3C/svg%3E);right:3px}.prime__text{font-size:16px;margin-top:19px}.prime__button{border-radius:100px;font-size:21px;line-height:1.048;margin-top:25px;padding:22px 48px}.table{background:-o-linear-gradient(272.77deg,rgba(59,9,98,.4) -13.49%,rgba(58,73,249,.4) 109.75%);background:linear-gradient(177.23deg,rgba(59,9,98,.4) -13.49%,rgba(58,73,249,.4) 109.75%);border:1px solid #fff;border-radius:6px;width:100%;overflow:hidden}.table tr{display:-webkit-box;display:-ms-flexbox;display:flex}.table tr>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.table thead tr{background-color:#251645;border-bottom:1px solid #fff;position:relative}.table th{font-weight:600;font-size:15px;line-height:1.334;text-transform:uppercase;padding:12px 20px}.table tbody tr+tr{border-top:1px solid rgba(255,255,255,.15)}.table td{font-weight:300;font-size:15px;line-height:1.2;padding:13px 20px}.table tbody tr+tr>*{padding-bottom:12px}.table tbody td p+p{margin-top:4px}.table tbody td ul li{padding-left:0}.table tbody td ul li:before{content:'–';position:static;margin-right:3px}.table img{display:inline-block;max-width:24px}.about__table{background-color:rgba(255,255,255,.2);border:2px solid #9e9ea8;border-radius:16px}.about__table th{max-width:360px}.about__table tbody tr+tr{border-top:2px solid #9e9ea8}.about__table thead tr>*+*,.about__table tbody tr>*+*{border-left:2px solid #9e9ea8}.about__proscons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;width:100%}.about-proscons__item{background:-o-linear-gradient(272.77deg,rgba(59,9,98,.4) -13.49%,rgba(58,73,249,.4) 109.75%);background:linear-gradient(177.23deg,rgba(59,9,98,.4) -13.49%,rgba(58,73,249,.4) 109.75%);background-color:rgba(255,255,255,.2);border:1px solid #fff;border-radius:16px;width:calc(50% - 10px);padding:20px;position:relative}.about-proscons-item__heading{border-bottom:1px solid #fff;font-weight:600;font-size:20px;line-height:165%;text-transform:uppercase;margin-bottom:17px;padding:3px 0 18px 64px;position:relative}.about-proscons-item__heading:before{content:'';background-color:#ffd169;border-radius:6px;background-repeat:no-repeat no-repeat;background-position:center center;background-size:16px;width:40px;height:40px;position:absolute;top:0;left:0}.about-pros__item .about-proscons-item__heading:before{background-image:url(data:image/svg+xml,%3Csvg\ width=\'16\'\ height=\'16\'\ viewBox=\'0\ 0\ 16\ 16\'\ fill=\'none\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath\ fill-rule=\'evenodd\'\ clip-rule=\'evenodd\'\ d=\'M16\ 8C16\ 9.104\ 15.104\ 10\ 14\ 10H10V14C10\ 15.104\ 9.10399\ 16\ 7.99999\ 16C6.89599\ 16\ 5.99999\ 15.104\ 5.99999\ 14V10H2.00001C0.896005\ 10\ 0\ 9.104\ 0\ 8C0\ 6.896\ 0.896005\ 6\ 2.00001\ 6H5.99999V2C5.99999\ 0.895999\ 6.89599\ 0\ 7.99999\ 0C9.10399\ 0\ 10\ 0.895999\ 10\ 2V6H14C15.104\ 6\ 16\ 6.896\ 16\ 8Z\'\ fill=\'%23230835\'/%3E%3C/svg%3E%0A)}.about-cons__item .about-proscons-item__heading:before{background-image:url(data:image/svg+xml,%3Csvg\ width=\'15\'\ height=\'4\'\ viewBox=\'0\ 0\ 15\ 4\'\ fill=\'none\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath\ d=\'M13.125\ 0H1.875C0.839534\ 0\ 0\ 0.895503\ 0\ 2C0\ 3.1045\ 0.839534\ 4\ 1.875\ 4H13.125C14.1605\ 4\ 15\ 3.1045\ 15\ 2C15\ 0.895503\ 14.1605\ 0\ 13.125\ 0Z\'\ fill=\'%23230835\'/%3E%3C/svg%3E%0A)}.about-proscons__item ul{padding-left:64px}.about-proscons__item ul li+li{margin-top:16px}.about-proscons__item ul li:before{content:'';background-color:#ffd169;-webkit-box-shadow:0 1px 4px 0 #372d82;box-shadow:0 1px 4px 0 #372d82;border-radius:50%;width:6px;height:6px;bottom:0;margin:auto}.bonus-banner{min-height:425px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:20px 92px}.bonus-banner__background img{-o-object-position:40%;object-position:40%}.bonus-banner__wrap{background:rgba(16,7,36,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:20px;text-align:center;max-width:675px;width:100%;padding:32px 20px}.bonus-banner__title{background:none;border-radius:0;color:#ffd169;text-transform:none;padding:0 99px;margin:0}.bonus-banner__title:before,.bonus-banner__title:after{content:'';background-repeat:no-repeat no-repeat;background-position:center center;background-size:contain;width:88px;height:16px;position:absolute;top:0;bottom:0;margin:auto}.bonus-banner__title:before{background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'89\'\ height=\'16\'\ viewBox=\'0\ 0\ 89\ 16\'\ fill=\'none\'%3E%3Crect\ width=\'11.212\'\ height=\'11.212\'\ transform=\'matrix\(-0.707107\ -0.707107\ -0.707107\ 0.707107\ 88.5\ 7.92804\)\'\ fill=\'%23FFD169\'/%3E%3Crect\ width=\'7.30718\'\ height=\'7.30718\'\ transform=\'matrix\(-0.707107\ -0.707107\ -0.707107\ 0.707107\ 70.9081\ 7.92804\)\'\ fill=\'%23FFD169\'/%3E%3Crect\ width=\'56.6026\'\ height=\'2.7611\'\ transform=\'matrix\(-1\ 0\ 0\ 1\ 57.1026\ 6.90247\)\'\ fill=\'%23FFD169\'/%3E%3C/svg%3E);left:3px}.bonus-banner__title:after{background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'89\'\ height=\'16\'\ viewBox=\'0\ 0\ 89\ 16\'\ fill=\'none\'%3E%3Crect\ width=\'11.212\'\ height=\'11.212\'\ transform=\'matrix\(0.707107\ 0.707107\ 0.707107\ -0.707107\ 0.5\ 8.07196\)\'\ fill=\'%23FFD169\'/%3E%3Crect\ width=\'7.30718\'\ height=\'7.30718\'\ transform=\'matrix\(0.707107\ 0.707107\ 0.707107\ -0.707107\ 18.0919\ 8.07196\)\'\ fill=\'%23FFD169\'/%3E%3Crect\ width=\'56.6026\'\ height=\'2.7611\'\ transform=\'matrix\(1\ 0\ 0\ -1\ 31.8975\ 9.09753\)\'\ fill=\'%23FFD169\'/%3E%3C/svg%3E);right:3px}.bonus-banner__text{font-weight:900;font-size:31px;line-height:1;text-transform:uppercase;margin-top:6px}.bonus-banner__button{border-radius:30px;font-family:'Roboto',sans-serif;font-weight:800;font-size:20px;line-height:1;text-shadow:0 4px 4px rgba(11,107,43,.251);margin-top:27px;padding:23px 57px}.registration__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:100%}.registration-wrap__desc{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px}.registration-wrap__img{max-width:507px;width:41%}.registration-wrap__img img{display:block}.app-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:118px 100px}.app-banner__img{display:block;position:absolute;bottom:0;max-width:25%;max-height:107%}.app-banner__img-left{left:4.5%}.app-banner__img-right{right:5.5%}.app-banner__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.app-button{border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;font-family:'Roboto',sans-serif;font-weight:900;font-size:14px;color:#fff;line-height:1.14;text-align:center;text-transform:uppercase;width:240px;height:64px;padding:16px 32px;position:relative}.app-button:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.app-button img{max-width:32px}.app-button span{-webkit-box-flex:1;-ms-flex:1;flex:1}.app-button-ios{background-color:#34c759}.app-button-android{background:-o-linear-gradient(272.77deg,#392b6b -13.49%,#3942b1 109.75%);background:linear-gradient(177.23deg,#392b6b -13.49%,#3942b1 109.75%)}.bonuses__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.bonuses-list__item{border:1px solid #ffd169;border-radius:28px;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(50% - 10px);max-width:615px;min-width:450px;text-align:center;padding:0}.bonuses-list__item+.bonuses-list__item{margin-top:0}.bonuses-list__item:before{display:none}.bonuses-item__img{-ms-flex-item-align:center;align-self:center;border-radius:0 28px 28px 0;margin:-1px -1px -1px 0;max-width:320px;width:53%;overflow:hidden}.bonuses-item__img img{display:block}.bonuses-item__desc{background-color:#230835;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px}.bonuses-desc__title{font-weight:700;font-size:24px;color:#ffd169;text-transform:none}.bonuses-desc__text{font-weight:700;font-size:20px;margin-top:10px}.bonuses-desc__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-top:20px}.bonuses-desc__buttons .button{margin-top:0}.bonuses-desc__button{border-radius:100px}.bonuses-desc__details{background-color:rgba(0,0,0,0);border:none;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 16px}.bonuses-desc__details:hover{background-color:rgba(0,0,0,0)}.bonuses-desc__details img{max-width:32px}.content.license{padding:0}.license{background-color:rgba(50,41,159,.5);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.license__desc{-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px;max-width:660px}.license__img{-ms-flex-item-align:self-end;align-self:self-end;max-width:611px;width:48%}.license__img img{display:block}.reviews__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.reviews-list__item{border:1px solid #fff;border-radius:16px;padding:20px;width:calc(50% - 10px)}.reviews-list__item:before{display:none}.reviews-list__item+.reviews-list__item{margin-top:0}.reviews-item__name{display:block;background-color:#251645;border-radius:6px;font-weight:700;font-size:20px;color:#fff;line-height:150%;padding:10px 16px}.reviews-item__rate{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-top:15px}.reviews-item__rate img{max-width:30px;width:calc(20% - 3.2px)}.reviews-item__desc{margin-top:16px}.faq-list__item{padding:0;overflow:hidden;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.faq-list__item+.faq-list__item{margin-top:16px}.faq-list__item:before{display:none}.faq-item__title{background-color:#251645;font-weight:600;font-size:15px;line-height:1.6;text-align:left;text-transform:none;cursor:pointer;margin:0;padding:16px 55px 16px 16px;position:relative;z-index:1}.faq-item__title:after{content:'';background-image:url(data:image/svg+xml,%3Csvg\ width=\'32\'\ height=\'33\'\ viewBox=\'0\ 0\ 32\ 33\'\ fill=\'none\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Crect\ x=\'8\'\ y=\'15.7256\'\ width=\'15\'\ height=\'2\'\ fill=\'white\'/%3E%3Crect\ x=\'14.5\'\ y=\'24.2256\'\ width=\'15\'\ height=\'2\'\ transform=\'rotate\(-90\ 14.5\ 24.2256\)\'\ fill=\'white\'/%3E%3C/svg%3E%0A);background-repeat:no-repeat no-repeat;background-position:center center;background-size:contain;position:absolute;top:0;bottom:0;right:16px;margin:auto;width:32px;height:32px}.faq-list__item.active .faq-item__title:after{background-image:url(data:image/svg+xml,%3Csvg\ width=\'32\'\ height=\'33\'\ viewBox=\'0\ 0\ 32\ 33\'\ fill=\'none\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Crect\ x=\'8\'\ y=\'15.7256\'\ width=\'15\'\ height=\'2\'\ fill=\'white\'/%3E%3C/svg%3E%0A)}.faq-item__desc{border-bottom:1px solid #fff;padding:20px 16px 12px}.grades__table thead tr>*+*,.grades__table tbody tr>*+*{border-left:1px solid rgba(255,255,255,.2)}.grades__table tbody td img,.grades__table tbody td span{display:inline-block;vertical-align:middle}.grades__table tbody td img{margin-right:4px;max-width:34px}.grades__table tbody td img+span{font-weight:600;font-size:20px}.opinion__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.opinion__img{border-radius:50%;max-width:138px;overflow:hidden}.opinion__img img{display:block}.opinion__desc{-webkit-box-flex:1;-ms-flex:1;flex:1}.opinion-desc__name{font-weight:600;font-size:20px;text-transform:uppercase}.opinion-desc__text{font-family:'Roboto',sans-serif}.footer{padding:0 30px 12px 320px}.footer ul li{padding:0}.footer ul li:before{display:none}.footer ul li+li{margin-top:0}.footer__partners{background-color:#1a0b3b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px 16px;padding:16px}.footer__partners img{display:block}.footer__lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin:20px 0}.footer__lang li a{background-color:#1a0b3b;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;font-size:14px;color:#fff;line-height:1;text-transform:uppercase;padding:12px}.footer__lang li a:hover{background-color:rgba(255,255,255,.2)}.footer__lang li a img{border-radius:50%;width:24px;height:24px}.footer__wrap{background-color:#1a0b3b;border-radius:16px;padding:46px 20px 40px;width:100%}.footer__wrap-general{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px 20px}.footer-general__logo{max-width:155px;margin-right:3%}.footer-general__menu{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.footer-menu__item{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer-item__title{font-weight:500;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:25px}.footer-item__title img{max-width:25px}.footer-menu__item ul li+li{margin-top:5px}.footer-menu__item ul li a{font-size:14px;color:#fff}.footer-menu__item ul li a:hover{color:#b8a3e4}.footer-general__support{max-width:340px;width:100%}.footer-support__mail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:9px;font-weight:500;font-size:21px;color:#fff;padding:10px;position:relative}.footer-support__mail:before,.footer-support__mail:after{content:"";position:absolute;inset:0;border-radius:100px}.footer-support__mail:before{background:-o-linear-gradient(272.77deg,#9c2cf3 -13.49%,#3a49f9 109.75%);background:linear-gradient(177.23deg,#9c2cf3 -13.49%,#3a49f9 109.75%);padding:2px;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box , -webkit-gradient(linear,left top,left bottom,color-stop(0,#000));-webkit-mask:linear-gradient(#000 0 0) content-box , linear-gradient(#000 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box , -webkit-gradient(linear,left top,left bottom,color-stop(0,#000));mask:linear-gradient(#000 0 0) content-box , linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}.footer-support__mail:hover:before{opacity:0}.footer-support__mail:after{border:2px dashed #1a0b3b;z-index:2}.footer-support__mail:hover:after{border-color:#fff}.footer-support__mail img{max-width:25px}.footer-support__icons{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;margin-top:43px}.footer-support__icon{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:56px;height:56px}.footer-support__icon-support{background-color:#17ae41}.footer-support__icon-age{background-color:#b63d3d;font-weight:700;font-size:20px;color:#fff;line-height:1;text-transform:uppercase}.footer__copyright{font-weight:500;font-size:12px;line-height:1.6;max-width:850px;margin:36px auto 0}.footer__copyright p+p{margin-top:10px}.to-top{background-color:rgba(255,255,255,.3);background-image:url(data:image/svg+xml,%3Csvg\ width=\'30\'\ height=\'30\'\ viewBox=\'0\ 0\ 30\ 30\'\ fill=\'none\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath\ d=\'M15\ 2.37109V28.1836M15\ 2.37109L27.9062\ 15.2773M15\ 2.37109L2.09375\ 15.2773\'\ stroke=\'white\'\ stroke-width=\'3\'\ stroke-linecap=\'round\'\ stroke-linejoin=\'round\'/%3E%3C/svg%3E%0A);background-repeat:no-repeat no-repeat;background-position:center center;background-size:30px;border-radius:50%;width:59px;height:59px;position:fixed;right:20px;bottom:20px;display:none;z-index:10;opacity:.7}.to-top:hover{opacity:1}.breadcrumbs{text-align:center;margin-bottom:12px}.breadcrumbs>li{background:none;border-radius:0;display:inline-block;vertical-align:middle;line-height:1;padding:0}.breadcrumbs>li+li{margin:0}.breadcrumbs>li:before{display:none}.breadcrumbs>li a{display:inline-block;font-weight:700;font-size:16px;line-height:1;color:#fff}.breadcrumbs>li a:not([href]) {font-weight:900}.breadcrumbs>li:not(:last-child):after {content:'|';display:inline-block;vertical-align:middle;position:relative;margin:0 5px}.breadcrumbs>li a:not([href]),
.breadcrumbs>li a:not([href]) span {cursor:default}.bonus__prime{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:15px 56px 52px}.bonus-prime__img{left:auto;right:58%}.bonus-prime__wrap{max-width:642px;min-height:394px;padding:92px 30px 29px 71px}.bonus-prime__wrap:before{background: url('../img/prime-bonus-wrap-bg.png') no-repeat top left / cover}.bonus-prime__icon{right:auto;top:31px;left:31px}.welcome__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;width:100%}.welcome-wrap__desc{-webkit-box-flex:1;-ms-flex:1;flex:1}.welcome-wrap__img{border-radius:16px;max-width:414px;width:35%;overflow:hidden}.welcome-wrap__img img{display:block}.responsibly{background-color:rgba(50,41,159,.5)}.responsibly__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.responsibly__desc{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:550px;padding:20px;position:relative;z-index:1;text-shadow:0 0 3px #000}.responsibly__img{-ms-flex-item-align:self-end;align-self:self-end;max-width:549px;width:45%;margin:0 auto -20px}.responsibly__img img{display:block}.app__prime{padding:12px 85px 27px}.app-prime__img{left:51%;max-width:49%}.app-prime__wrap{max-width:604px;min-height:422px;padding:114px 20px 32px}.app-prime__wrap:before{background: url('../img/prime-app-wrap-bg.png') no-repeat top center / cover}.app-prime__icon{top:16px;left:0;right:0;margin:auto}.app__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;width:100%}.app-wrap__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(50% - 10px)}.features__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;width:100%}.features__desc{-webkit-box-flex:1;-ms-flex:1;flex:1}.features__img{max-width:500px;width:41%}.features__img img{display:block}.app-page .app-banner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.app-page .app-banner .app-banner__background img{-o-object-position:20%;object-position:20%}@media screen and (min-width:1600px){.cover{padding-left: calc(50% - ((1600px - 60px)/ 2));padding-right: calc(50% - ((1600px - 60px)/ 2))}.header{padding-left: calc(50% - ((1600px - 144px)/ 2))}.main{padding-left: calc(50% - ((1600px - 580px)/ 2));padding-right: calc(50% - ((1600px - 60px)/ 2))}.sidebar{left: calc(50% - ((1600px - 60px)/ 2))}.footer{padding-left: calc(50% - ((1600px - 580px)/ 2));padding-right: calc(50% - ((1600px - 60px)/ 2))}}@media screen and (min-width:1026px){.header__menu{display:block!important}}@media screen and (max-width:1250px){.sidebar{position:static;height:auto;width:100%;margin-top:20px;padding:0;overflow:visible}.sidebar>*:not(.sidebar__item-quicklinks) {display:none}.sidebar__item-quicklinks{margin-top:0}.sidebar-quicklinks__button:before{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.sidebar-quicklinks__button.slide:before{-webkit-transform:rotateY(0);transform:rotateY(0)}.sidebar-quicklinks__list{display:none}.main,.footer{padding-left:30px}}@media screen and (max-width:1025px){.header__logo{margin-right:auto}.menu-button{display:block;background:-o-linear-gradient(272.77deg,#392b6b -13.49%,#3942b1 109.75%);background:linear-gradient(177.23deg,#392b6b -13.49%,#3942b1 109.75%);padding:10px;border-radius:10px;width:40px;height:40px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.menu-button svg{display:block;margin:auto}.menu-button svg rect{-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;fill:#fff}.menu-button.active svg rect:nth-child(1) {x:-2px;y:6px;width:20px;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.menu-button.active svg rect:nth-child(2) {-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,2);-ms-transform:scale(0,2);transform:scale(0,2)}.menu-button.active svg rect:nth-child(3) {x:-2px;y:6px;width:20px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.header__menu{position:absolute;top:100%;left:0;right:0;background:#100724;z-index:100;margin:0;border-radius:0;display:none;padding:25px;text-align:center}.header__menu ul{background:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:15px}.prime{padding:20px}.prime__wrap:before{opacity:.7}.bonuses-list__item{width:100%}.footer__wrap-general{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-general__logo{margin-right:0}.footer-general__menu{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer-general__support{margin:0 auto}.footer-support__icons{margin-top:20px}.responsibly{background-position:center center;background-size:cover}}@media screen and (max-width:850px){h1,.title.general{font-size:28px}h2,.title.high{font-size:22px}h2{border-radius:30px}h3,.title.middle{font-size:18px}h4,.title.mini{font-size:16px}.header{padding-left:30px;padding-right:30px}.header>.header__button{display:none}.header__menu .header__button{display:inline-block;margin:20px 5px 0}.prime{padding:0 0 20px}.prime__wrap{padding:114px 20px 32px;margin:0 auto;width:100%}.prime__wrap:before{background: url('../img/prime-app-wrap-bg.png') no-repeat top center / cover}.prime__icon{left:0;right:0;top:20px;margin:auto;max-width:81px}.home .prime__img{left:auto;right:0;max-width:50%}.table{overflow:auto}.table table{width:900px}.about-proscons__item ul{padding-left:0}.bonus-banner{min-height:315px}.bonus-banner__background img{-o-object-position:15%;object-position:15%}.bonus-banner__wrap{background-color:rgba(16,7,36,.6);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.bonus-banner__text{font-size:24px}.registration__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.registration-wrap__desc{padding:0}.registration-wrap__img{width:auto}.bonuses-desc__title{font-size:24px}.bonuses-desc__text{font-size:18px}.games__table th:first-child,.games__table td:first-child{max-width:220px}.license{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.license__img{width:auto}.reviews-item__name{font-size:18px}.grades__table table{width:100%}.bonus-prime__img{right:auto;left:0;max-width:50%}.responsibly__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.responsibly__desc{max-width:none;padding:0}.responsibly__img{width:auto}.app__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.app-wrap__item{width:100%}.app-prime__img{left:auto;right:0;max-width:70%}.features__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.features__desc{width:100%}.features__img{width:auto}}@media (orientation:landscape) and (max-width:850px){.header__menu{height:calc(100vh - 78px);overflow:auto}}@media screen and (max-width:650px){.cover,.main{padding-left:20px;padding-right:20px}h1,.title.general{font-size:24px}.prime__title,.bonus-banner__title{padding-left:65px;padding-right:65px}.prime__title:before,.prime__title:after,.bonus-banner__title:before,.bonus-banner__title:after{width:55px}.about__proscons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-proscons__item{width:100%;padding-top:20px;padding-bottom:20px}.bonus-banner__text{font-size:20px}.app-banner{padding:20px}.bonuses-list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;max-width:320px}.bonuses-item__img{border-radius:28px 28px 0 0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin:0;width:100%}.reviews-list__item{width:100%}.opinion__img{max-width:80px}.footer__wrap{padding:20px}.footer__wrap-general{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-general__menu{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-menu__item{-webkit-box-flex:0;-ms-flex:none;flex:none;width:calc(50% - 10px)}.footer-general__support{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.welcome-wrap__img{width:auto}.welcome__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:450px){.cover,.main{padding-left:15px;padding-right:15px}.content{padding:15px}h1,.title.general{font-size:22px}h2,.title.high{font-size:20px}.type-list>li{padding:10px 10px 10px 50px}ul.type-list>li{margin-left:50px}ul.type-list>li:before{left:-50px}.header__lang{padding:10px}.header__lang span{display:none}.prime{padding:0 0 10px}.prime__title,.bonus-banner__title{padding:0}.prime__title:before,.prime__title:after,.bonus-banner__title:before,.bonus-banner__title:after{display:none}.prime__wrap{padding-left:15px;padding-right:15px}.prime__img,.home .prime__img{max-width:100%;max-height:100%}.prime__wrap{min-height:340px}.about__table td:first-child{max-width:215px}.about-proscons-item__heading{padding-left:55px}.content.bonus-banner{padding-left:10px;padding-right:10px}.bonus-banner__wrap{padding:20px 15px}.bonus-banner__text{font-size:17px}.bonus-banner__button{margin-top:15px}.bonuses-desc__title{font-size:20px}.bonuses-desc__text{font-size:16px}.reviews-item__name{font-size:16px}.grades__table table{width:400px}.opinion__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.opinion__img{max-width:138px}.footer__lang{gap:10px}.footer-general__menu{gap:30px}.footer-menu__item{width:100%}.footer-item__title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5px}.footer-menu__item ul{text-align:center}.to-top{background-size:20px;width:40px;height:40px}}