@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Akaya+Kanadaka&family=Poppins:wght@400;500;600;700;800&display=swap');

body {
   overflow-x: hidden;
   min-height: 100vh;
   background: #130404;
   font-family: 'Poppins', sans-serif;
   font-weight: 400;
   font-size: 15px;
   line-height: 1.5;
   color: #fff;
   text-align: left;
}

p {
   margin-top: 16px;
   width: 100%;
}

.title+p,
p:first-child {
   margin-top: 0;
}

ul,
ol {
   text-align: left;
   width: 100%;
}

li {
   position: relative;
}

/* Title */
h1,
h2,
h3,
h4 {
   display: block;
   position: relative;
   width: 100%;
   font-weight: 700;
   color: #FFF72E;
   line-height: 1.2;
   text-align: center;
}

.title {
   margin-bottom: 16px;
}

h1.title,
.title.general {
   font-weight: 800;
   font-size: 48px;
   color: #fff;
}

h2,
.title.high {
   font-size: 28px;
   text-align: center;
   width: auto;
   padding: 2px 80px;
}

h2:before,
h2:after {
   content: '';
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: contain;
   width: 64px;
   height: 18px;
   position: absolute;
   top: 0;
   bottom: 0;
   margin: auto;
}

h2:before {
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2218%22%20viewBox%3D%220%200%2064%2018%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M40%209H0.5M40%209L47.5%201.5M40%209L47.5%2016.5%22%20stroke%3D%22%234CB63A%22%2F%3E%3Cpath%20d%3D%22M39.5%205H19.5%22%20stroke%3D%22%234CB63A%22%2F%3E%3Cpath%20d%3D%22M39.5%2013H19.5%22%20stroke%3D%22%234CB63A%22%2F%3E%3Crect%20y%3D%220.707107%22%20width%3D%2211.5146%22%20height%3D%2211.5146%22%20transform%3D%22matrix(-0.707107%200.707107%200.707107%200.707107%2053.8994%200.307693)%22%20stroke%3D%22%234CB63A%22%2F%3E%3Crect%20y%3D%220.707107%22%20width%3D%2211.5146%22%20height%3D%2211.5146%22%20transform%3D%22matrix(-0.707107%200.707107%200.707107%200.707107%2053.8994%200.307693)%22%20stroke%3D%22%234CB63A%22%2F%3E%3C%2Fsvg%3E");
   left: 0;
}

h2:after {
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2218%22%20viewBox%3D%220%200%2064%2018%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M24%209H63.5M24%209L16.5%201.5M24%209L16.5%2016.5%22%20stroke%3D%22%234CB63A%22%2F%3E%3Cpath%20d%3D%22M24.5%205H44.5%22%20stroke%3D%22%234CB63A%22%2F%3E%3Cpath%20d%3D%22M24.5%2013H44.5%22%20stroke%3D%22%234CB63A%22%2F%3E%3Crect%20x%3D%229.60156%22%20y%3D%220.807693%22%20width%3D%2211.5146%22%20height%3D%2211.5146%22%20transform%3D%22rotate(45%209.60156%200.807693)%22%20stroke%3D%22%234CB63A%22%2F%3E%3Crect%20x%3D%229.60156%22%20y%3D%220.807693%22%20width%3D%2211.5146%22%20height%3D%2211.5146%22%20transform%3D%22rotate(45%209.60156%200.807693)%22%20stroke%3D%22%234CB63A%22%2F%3E%3C%2Fsvg%3E");
   right: 0;
}

h3,
.title.middle {
   font-size: 18px;
   line-height: 1.1;
   text-transform: uppercase;
   padding: 14px 0;
}

h4,
.title.mini {
   font-size: 16px;
   color: #fff;
   line-height: 1.5;
}

/* Article */
article,
.article {
   font-weight: 400;
   font-size: 15px;
   line-height: 1.5;
   text-align: left;
}

article>*+*,
.article>*+* {
   margin-top: 16px;
}

article ul li,
.article ul li {
   padding-left: 38px;
}

article ol li,
.article ol li {
   padding: 1px 0 1px 41px;
}

article li+li,
.article li+li {
   margin-top: 8px;
}

ol>li {
   counter-increment: ol;
}

article ul>li:before,
.article ul>li:before,
article ol>li:before,
.article ol>li:before {
   display: inline-block;
   position: absolute;
   font: inherit;
   z-index: 1;
}

article ul>li:before,
.article ul>li:before {
   content: "";
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2212%22%20viewBox%3D%220%200%2030%2012%22%20fill%3D%22none%22%3E%3Crect%20opacity%3D%220.4%22%20y%3D%226%22%20width%3D%228%22%20height%3D%221%22%20fill%3D%22url(%23paint0_linear_57_1658)%22%2F%3E%3Crect%20opacity%3D%220.4%22%20x%3D%2222%22%20y%3D%226%22%20width%3D%228%22%20height%3D%221%22%20fill%3D%22url(%23paint1_linear_57_1658)%22%2F%3E%3Crect%20x%3D%2215%22%20y%3D%220.707107%22%20width%3D%226.99997%22%20height%3D%227.00001%22%20transform%3D%22rotate(45%2015%200.707107)%22%20stroke%3D%22%23D8D3D3%22%2F%3E%3Crect%20x%3D%2215%22%20y%3D%224.24268%22%20width%3D%221.99998%22%20height%3D%222.00002%22%20transform%3D%22rotate(45%2015%204.24268)%22%20fill%3D%22%23FFF72E%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_57_1658%22%20x1%3D%220%22%20y1%3D%226.5%22%20x2%3D%228%22%20y2%3D%226.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_57_1658%22%20x1%3D%2230%22%20y1%3D%226.5%22%20x2%3D%2222%22%20y2%3D%226.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: contain;
   width: 30px;
   height: 12px;
   top: 0;
   bottom: 0;
   left: 0;
   margin: auto;
}

article ol>li:before,
.article ol>li:before {
   content: counter(ol);
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225%22%20height%3D%2228%22%20viewBox%3D%220%200%2025%2028%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M2.35631%205.87647L2.35632%205.87649L2.36054%205.874L10.6449%200.993333C11.7886%200.335482%2013.2118%200.335556%2014.3555%200.993555C14.3561%200.993873%2014.3566%200.994192%2014.3572%200.994511L22.6737%205.87346C22.6739%205.87359%2022.6741%205.87373%2022.6743%205.87386C23.7815%206.52964%2024.5%207.78862%2024.5%209.14922V18.8419C24.5%2020.2012%2023.7829%2021.4584%2022.6437%2022.1146L22.6437%2022.1146L22.6395%2022.1171L14.3534%2026.9987C14.3533%2026.9988%2014.3531%2026.9989%2014.353%2026.999C13.7659%2027.3439%2013.1518%2027.5%2012.5%2027.5C11.8412%2027.5%2011.1982%2027.3407%2010.6568%2027.0049L10.6569%2027.0048L10.6457%2026.9982L2.36215%2022.1537C1.21102%2021.4577%200.5%2020.2292%200.5%2018.8775V9.14922C0.5%207.78986%201.21713%206.53265%202.35631%205.87647Z%22%20fill%3D%22%23130404%22%20stroke%3D%22%23FFF72E%22%2F%3E%3C%2Fsvg%3E");
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: contain;
   font-weight: 600;
   line-height: 2.1;
   text-align: center;
   width: 25px;
   height: 28px;
   left: 0;
   top: 0;
   bottom: 0;
   margin: auto;
}

p a,
article li a,
.article li a,
.keyword {
   color: #FFF72E;
}

/* Button */
.button {
   background: url('../img/button.svg') no-repeat center / cover;
   font-family: "Akaya Kanadaka", serif;
   font-weight: 400;
   font-size: 24px;
   color: #641616;
   line-height: 1;
   text-align: center;
   text-transform: uppercase;
   white-space: nowrap;
   display: inline-block;
   height: auto;
   width: 219px;
   margin: 32px 0 0;
   padding: 35px 20px 21px;
   position: relative;
}

.button:hover {
   -webkit-transform: scale(1.05);
   -ms-transform: scale(1.05);
   transform: scale(1.05);
}

.button-green {
   background: #4CB63A;
   border: 2px solid #4CB63A;
   border-radius: 8px;
   font-family: "Poppins", serif;
   font-weight: 700;
   font-size: 14px;
   color: #fff;
   line-height: 1.2;
   text-align: center;
   white-space: nowrap;
   display: inline-block;
   min-width: 145px;
   margin-top: 24px;
   padding: 12px 10px;
}

.button-green:hover {
   background-color: #fff;
   color: #4CB63A;
}

.button img,
.button span {
   display: inline-block;
   vertical-align: middle;
}

.button img {
   margin-right: 10px;
}

.button span {
   text-align: left;
}

/* Special */
.image img,
.background img {
   display: block;
   position: relative;
   margin: auto;
}

.background {
   display: block !important;
   position: absolute !important;
   top: 0px;
   bottom: 0px;
   left: 0px;
   right: 0px;
}

.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 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
}

.path {
   fill: inherit;
   stroke: inherit;
   stroke-width: inherit;
}

/* Content */
.content,
.cover {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   width: 100%;
   overflow: hidden;
   position: relative;
}

.content {
   background: -o-linear-gradient(bottom, #2D0D0D 0%, #130404 100%);
   background: -webkit-gradient(linear, left bottom, left top, from(#2D0D0D), to(#130404));
   background: linear-gradient(0deg, #2D0D0D 0%, #130404 100%);
   border-radius: 8px;
   max-width: 1163px;
   width: calc(100% - 20px);
   margin-top: 20px;
   padding: 20px;
}

.cover {
   padding-left: 20px;
   padding-right: 20px;
}

.content>*,
.cover>* {
   display: block;
   position: relative;
}

.main__buttons {
   display: none;
}

/* Header */
.header {
   background: #130404;
   -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: 1000;
   height: auto;
   margin-top: 0;
   padding-top: 11px;
   padding-bottom: 11px;
}

.logo img {
   display: block;
}

.header__logo {
   max-width: 100px;
}

.menu-button,
.header__menu .header__button {
   display: none;
}

.header__menu {
   margin: 0 auto 0 8.6%;
}

.header__menu ul {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   gap: 15px 16px;
}

.header__menu ul li+li {
   padding-left: 46px;
}

.header__menu ul li+li:before {
   content: '';
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2212%22%20viewBox%3D%220%200%2030%2012%22%20fill%3D%22none%22%3E%3Crect%20opacity%3D%220.4%22%20y%3D%226%22%20width%3D%228%22%20height%3D%221%22%20fill%3D%22url(%23paint0_linear_57_1658)%22%2F%3E%3Crect%20opacity%3D%220.4%22%20x%3D%2222%22%20y%3D%226%22%20width%3D%228%22%20height%3D%221%22%20fill%3D%22url(%23paint1_linear_57_1658)%22%2F%3E%3Crect%20x%3D%2215%22%20y%3D%220.707107%22%20width%3D%226.99997%22%20height%3D%227.00001%22%20transform%3D%22rotate(45%2015%200.707107)%22%20stroke%3D%22%23D8D3D3%22%2F%3E%3Crect%20x%3D%2215%22%20y%3D%224.24268%22%20width%3D%221.99998%22%20height%3D%222.00002%22%20transform%3D%22rotate(45%2015%204.24268)%22%20fill%3D%22%23FFF72E%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_57_1658%22%20x1%3D%220%22%20y1%3D%226.5%22%20x2%3D%228%22%20y2%3D%226.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_57_1658%22%20x1%3D%2230%22%20y1%3D%226.5%22%20x2%3D%2222%22%20y2%3D%226.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: contain;
   width: 30px;
   height: 12px;
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   margin: auto;
}

.header__menu ul a {
   font-weight: 700;
   font-size: 14px;
   color: #fff;
}

.header__menu ul a:hover {
   color: #FFF72E;
}

.header__button {
   margin-top: 0;
}

.header__login {
   border: 2px solid #FFF72E;
   border-radius: 8px;
   font-family: "Poppins", serif;
   font-weight: 700;
   font-size: 14px;
   color: #FFF72E;
   line-height: 1.2;
   text-align: center;
   white-space: nowrap;
   display: inline-block;
   min-width: 115px;
   padding: 12px 10px;
}

.header__login:hover {
   background-color: #FFF72E;
   color: #641616;
}

.header__lang {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   gap: 8px;
   margin-left: 8px;
}

.header__lang img {
   display: block;
   border-radius: 50%;
   max-width: 24px;
   max-height: 24px;
}

.header__lang span {
   font-weight: 700;
   font-size: 14px;
   color: #fff;
   text-transform: uppercase;
}

/* Main */
.main {
   padding: 67px 0 0 257px;
}

/* Sidebar */
.sidebar {
   width: 237px;
   height: calc(100vh - 74px);
   padding: 0 0 30px 20px;
   position: fixed;
   top: 74px;
   left: 0;
   overflow: auto;
   z-index: 10;
}

.sidebar::-webkit-scrollbar {
   display: none;
}

.sidebar__item {
   background-color: #2D0D0D;
   border-radius: 8px;
   position: relative;
}

.sidebar__item+.sidebar__item {
   margin-top: 36px;
}

.sidebar__item+.sidebar__item:before {
   content: '';
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2212%22%20viewBox%3D%220%200%2030%2012%22%20fill%3D%22none%22%3E%3Crect%20opacity%3D%220.4%22%20y%3D%226%22%20width%3D%228%22%20height%3D%221%22%20fill%3D%22url(%23paint0_linear_57_1658)%22%2F%3E%3Crect%20opacity%3D%220.4%22%20x%3D%2222%22%20y%3D%226%22%20width%3D%228%22%20height%3D%221%22%20fill%3D%22url(%23paint1_linear_57_1658)%22%2F%3E%3Crect%20x%3D%2215%22%20y%3D%220.707107%22%20width%3D%226.99997%22%20height%3D%227.00001%22%20transform%3D%22rotate(45%2015%200.707107)%22%20stroke%3D%22%23D8D3D3%22%2F%3E%3Crect%20x%3D%2215%22%20y%3D%224.24268%22%20width%3D%221.99998%22%20height%3D%222.00002%22%20transform%3D%22rotate(45%2015%204.24268)%22%20fill%3D%22%23FFF72E%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_57_1658%22%20x1%3D%220%22%20y1%3D%226.5%22%20x2%3D%228%22%20y2%3D%226.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_57_1658%22%20x1%3D%2230%22%20y1%3D%226.5%22%20x2%3D%2222%22%20y2%3D%226.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: contain;
   width: 30px;
   height: 12px;
   position: absolute;
   top: -24px;
   left: 0;
   right: 0;
   margin: auto;
}

.sidebar__menu {
   padding: 8px 12px;
}

.sidebar__menu li a {
   display: block;
   font-size: 14px;
   color: #fff;
   line-height: 1.715;
   position: relative;
   padding: 8px 0 8px 37px;
}

.sidebar__menu li a img {
   max-width: 24px;
   max-height: 24px;
   position: absolute;
   top: 0;
   bottom: 0;
   left: 1px;
   margin: auto;
}

.sidebar__menu li a img:last-of-type {
   opacity: 0;
}

.sidebar__menu li a:hover img:last-of-type {
   opacity: 1;
}

.sidebar__menu li a:hover span {
   color: #FFF72E;
   text-decoration: underline;
}

.sidebar__links {
   padding: 16px 10px 16px 16px;
}

.sidebar__links-button {
   font-weight: 700;
   font-size: 18px;
   color: #FFD400;
   line-height: 1.1;
   text-align: left;
   text-transform: uppercase;
   position: relative;
   white-space: normal;
   padding-right: 36px;
   width: 100%;
}

.sidebar__links-button:before {
   content: '';
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M16%2013L10%207L4%2013%22%20stroke%3D%22%23FFF72E%22%20stroke-width%3D%221.71429%22%2F%3E%3C%2Fsvg%3E");
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: contain;
   width: 20px;
   height: 20px;
   position: absolute;
   top: 0;
   right: 6px;
}

.sidebar__links-button.hide:before {
   -webkit-transform: rotateX(180deg);
   transform: rotateX(180deg);
}

.sidebar__links-list {
   margin-top: 10px;
}

.sidebar__links-list li+li {
   margin-top: 8px;
}

.sidebar__links-list a {
   display: block;
   font-size: 14px;
   color: #fff;
   padding-left: 18px;
   position: relative;
}

.sidebar__links-list a:before {
   content: '';
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%3E%3Crect%20x%3D%225%22%20y%3D%220.589256%22%20width%3D%225.83331%22%20height%3D%225.83334%22%20transform%3D%22rotate(45%205%200.589256)%22%20stroke%3D%22white%22%20stroke-width%3D%220.833333%22%2F%3E%3C%2Fsvg%3E");
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: contain;
   width: 10px;
   height: 10px;
   position: absolute;
   top: 6px;
   left: 0;
}

.sidebar__links-list a:hover {
   color: #FFF72E;
   text-decoration: underline;
}

.sidebar__links-list a:hover:before {
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%3E%3Crect%20x%3D%225%22%20y%3D%220.589256%22%20width%3D%225.83331%22%20height%3D%225.83334%22%20transform%3D%22rotate(45%205%200.589256)%22%20stroke%3D%22%23FFF72E%22%20stroke-width%3D%220.833333%22%2F%3E%3C%2Fsvg%3E");
}

/* Main */
.content-main {
   width: calc(100% - 257px);
}

/* Prime */
.prime {
   border-radius: 0;
   margin-top: 0;
   padding-top: 73px;
   padding-bottom: 74px;
}

.prime:before {
   content: '';
   background: -o-linear-gradient(left, #2B1234 0%, rgba(255, 247, 46, 0.733333) 24.02%, #FFF72E 48.91%, #FFF72E 73.97%, #2B1234 100%, #292526 100%);
   background: -webkit-gradient(linear, left top, right top, from(#2B1234), color-stop(24.02%, rgba(255, 247, 46, 0.733333)), color-stop(48.91%, #FFF72E), color-stop(73.97%, #FFF72E), color-stop(100%, #2B1234), to(#292526));
   background: linear-gradient(90deg, #2B1234 0%, rgba(255, 247, 46, 0.733333) 24.02%, #FFF72E 48.91%, #FFF72E 73.97%, #2B1234 100%, #292526 100%);
   height: 1px;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   z-index: 1;
}

.content.prime {
   width: 100%;
   max-width: 1183px;
}

.prime__img {
   position: absolute;
   bottom: 0;
}

.prime__imgt-left {
   left: 0;
}

.prime__imgt-right {
   right: 0;
}

.prime__wrap {
   text-align: center;
   max-width: 690px;
}

.prime__title {
   margin-bottom: 24px;
}

.prime__text {
   font-size: 14px;
   line-height: 1.42;
}

.prime__button {
   margin-top: 40px;
}

/* Info */
.table {
   font-size: 14px;
   width: 100%;
}

.table tbody th {
   padding-right: 20px;
   position: relative;
}

.table tbody th:after {
   content: '';
   background-color: #4CB63A;
   height: 20px;
   width: 1px;
   position: absolute;
   top: 0;
   bottom: 0;
   right: 0;
   margin: auto;
}

.table tr {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: csenter;
   -ms-flex-align: center;
   align-items: center;
   gap: 20px;
}

.table th,
.table td {
   -webkit-box-flex: 1;
   -ms-flex: 1;
   flex: 1;
   line-height: 1.429;
}

.table tbody th {
   max-width: 315px;
}

.info__table {
   padding-bottom: 14px;
}

.info__table:before {
   content: '';
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22125%22%20height%3D%2224%22%20viewBox%3D%220%200%20125%2024%22%20fill%3D%22none%22%3E%3Cpath%20opacity%3D%220.4%22%20d%3D%22M14.1666%2012.7847L0.92982%2012.7847M48.5822%2012.7847L35.3454%2012.7847%22%20stroke%3D%22url(%23paint0_linear_51_553)%22%2F%3E%3Cpath%20d%3D%22M24.6709%205.00964L32.3864%2012.6996L24.6709%2020.3895L16.9554%2012.6996L24.6709%205.00964Z%22%20stroke%3D%22%23D8D3D3%22%2F%3E%3Cpath%20d%3D%22M26.4548%2012.7847L24.7563%2014.4776L23.0578%2012.7847L24.7563%2011.0918L26.4548%2012.7847Z%22%20stroke%3D%22%23FFF72E%22%2F%3E%3Cpath%20opacity%3D%220.4%22%20d%3D%22M52.1666%2012.7847L38.9298%2012.7847M86.5822%2012.7847L73.3454%2012.7847%22%20stroke%3D%22url(%23paint1_linear_51_553)%22%2F%3E%3Cpath%20d%3D%22M62.6709%205.00964L70.3864%2012.6996L62.6709%2020.3895L54.9554%2012.6996L62.6709%205.00964Z%22%20stroke%3D%22%23D8D3D3%22%2F%3E%3Cpath%20d%3D%22M64.4548%2012.7847L62.7563%2014.4776L61.0578%2012.7847L62.7563%2011.0918L64.4548%2012.7847Z%22%20stroke%3D%22%23FFF72E%22%2F%3E%3Cpath%20opacity%3D%220.4%22%20d%3D%22M90.1666%2012.7847L76.9298%2012.7847M124.582%2012.7847L111.345%2012.7847%22%20stroke%3D%22url(%23paint2_linear_51_553)%22%2F%3E%3Cpath%20d%3D%22M100.671%205.00964L108.386%2012.6996L100.671%2020.3895L92.9554%2012.6996L100.671%205.00964Z%22%20stroke%3D%22%23D8D3D3%22%2F%3E%3Cpath%20d%3D%22M102.455%2012.7847L100.756%2014.4776L99.0578%2012.7847L100.756%2011.0918L102.455%2012.7847Z%22%20stroke%3D%22%23FFF72E%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_51_553%22%20x1%3D%220.929821%22%20y1%3D%2212.7847%22%20x2%3D%2248.5822%22%20y2%3D%2212.7847%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%220.1875%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3Cstop%20offset%3D%220.796875%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220.972603%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_51_553%22%20x1%3D%2238.9298%22%20y1%3D%2212.7847%22%20x2%3D%2286.5822%22%20y2%3D%2212.7847%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%220.1875%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3Cstop%20offset%3D%220.796875%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220.972603%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint2_linear_51_553%22%20x1%3D%2276.9298%22%20y1%3D%2212.7847%22%20x2%3D%22124.582%22%20y2%3D%2212.7847%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%220.1875%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3Cstop%20offset%3D%220.796875%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220.972603%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: contain;
   display: block;
   margin: 0 auto 34px;
   width: 125px;
   height: 24px;
}

.info__table tr+tr {
   margin-top: 20px;
}

.info__table td ul {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   gap: 10px 24px;
}

.info__table td ul li {
   padding-left: 20px;
}

.info__table td ul li+li {
   margin-top: 0;
}

.info__table td ul li:before {
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%3E%3Crect%20x%3D%226%22%20y%3D%220.707107%22%20width%3D%226.99997%22%20height%3D%227.00001%22%20transform%3D%22rotate(45%206%200.707107)%22%20stroke%3D%22%234CB63A%22%2F%3E%3C%2Fsvg%3E");
   width: 12px;
}

/* Pros Cons */
.pros-cons__item {
   margin-top: 16px;
   width: 100%;
}

.pros-cons__table {
   margin-top: 10px;
   padding-bottom: 10px;
}

.pros-cons__table tr+tr {
   margin-top: 16px;
}

/* Registration */
*+.table-ol {
   margin-top: 23px;
}

.table-ol {
   padding-bottom: 10px;
}

.table-ol tr {
   counter-increment: ol-tr;
}

.table-ol tr+tr {
   margin-top: 15px;
}

.table-ol th {
   position: relative;
   padding: 3px 0 2px 35px;
}

.table-ol th:before {
   content: counter(ol-tr);
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225%22%20height%3D%2228%22%20viewBox%3D%220%200%2025%2028%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M2.35631%205.87647L2.35632%205.87649L2.36054%205.874L10.6449%200.993333C11.7886%200.335482%2013.2118%200.335556%2014.3555%200.993555C14.3561%200.993873%2014.3566%200.994192%2014.3572%200.994511L22.6737%205.87346C22.6739%205.87359%2022.6741%205.87373%2022.6743%205.87386C23.7815%206.52964%2024.5%207.78862%2024.5%209.14922V18.8419C24.5%2020.2012%2023.7829%2021.4584%2022.6437%2022.1146L22.6437%2022.1146L22.6395%2022.1171L14.3534%2026.9987C14.3533%2026.9988%2014.3531%2026.9989%2014.353%2026.999C13.7659%2027.3439%2013.1518%2027.5%2012.5%2027.5C11.8412%2027.5%2011.1982%2027.3407%2010.6568%2027.0049L10.6569%2027.0048L10.6457%2026.9982L2.36215%2022.1537C1.21102%2021.4577%200.5%2020.2292%200.5%2018.8775V9.14922C0.5%207.78986%201.21713%206.53265%202.35631%205.87647Z%22%20fill%3D%22%23130404%22%20stroke%3D%22%23FFF72E%22%2F%3E%3C%2Fsvg%3E");
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: contain;
   font-weight: 600;
   line-height: 2.1;
   text-align: center;
   width: 25px;
   height: 28px;
   position: absolute;
   left: 0;
   top: 0;
   bottom: 0;
   margin: auto;
}

.article__banner a {
   border: 1px solid #4CB63A;
   border-radius: 8px;
   display: block;
   overflow: hidden;
}

.article__banner img {
   display: block;
}

.registration__banner:before {
   content: '';
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22125%22%20height%3D%2224%22%20viewBox%3D%220%200%20125%2024%22%20fill%3D%22none%22%3E%3Cpath%20opacity%3D%220.4%22%20d%3D%22M14.1666%2012.7847L0.92982%2012.7847M48.5822%2012.7847L35.3454%2012.7847%22%20stroke%3D%22url(%23paint0_linear_51_553)%22%2F%3E%3Cpath%20d%3D%22M24.6709%205.00964L32.3864%2012.6996L24.6709%2020.3895L16.9554%2012.6996L24.6709%205.00964Z%22%20stroke%3D%22%23D8D3D3%22%2F%3E%3Cpath%20d%3D%22M26.4548%2012.7847L24.7563%2014.4776L23.0578%2012.7847L24.7563%2011.0918L26.4548%2012.7847Z%22%20stroke%3D%22%23FFF72E%22%2F%3E%3Cpath%20opacity%3D%220.4%22%20d%3D%22M52.1666%2012.7847L38.9298%2012.7847M86.5822%2012.7847L73.3454%2012.7847%22%20stroke%3D%22url(%23paint1_linear_51_553)%22%2F%3E%3Cpath%20d%3D%22M62.6709%205.00964L70.3864%2012.6996L62.6709%2020.3895L54.9554%2012.6996L62.6709%205.00964Z%22%20stroke%3D%22%23D8D3D3%22%2F%3E%3Cpath%20d%3D%22M64.4548%2012.7847L62.7563%2014.4776L61.0578%2012.7847L62.7563%2011.0918L64.4548%2012.7847Z%22%20stroke%3D%22%23FFF72E%22%2F%3E%3Cpath%20opacity%3D%220.4%22%20d%3D%22M90.1666%2012.7847L76.9298%2012.7847M124.582%2012.7847L111.345%2012.7847%22%20stroke%3D%22url(%23paint2_linear_51_553)%22%2F%3E%3Cpath%20d%3D%22M100.671%205.00964L108.386%2012.6996L100.671%2020.3895L92.9554%2012.6996L100.671%205.00964Z%22%20stroke%3D%22%23D8D3D3%22%2F%3E%3Cpath%20d%3D%22M102.455%2012.7847L100.756%2014.4776L99.0578%2012.7847L100.756%2011.0918L102.455%2012.7847Z%22%20stroke%3D%22%23FFF72E%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_51_553%22%20x1%3D%220.929821%22%20y1%3D%2212.7847%22%20x2%3D%2248.5822%22%20y2%3D%2212.7847%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%220.1875%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3Cstop%20offset%3D%220.796875%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220.972603%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_51_553%22%20x1%3D%2238.9298%22%20y1%3D%2212.7847%22%20x2%3D%2286.5822%22%20y2%3D%2212.7847%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%220.1875%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3Cstop%20offset%3D%220.796875%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220.972603%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint2_linear_51_553%22%20x1%3D%2276.9298%22%20y1%3D%2212.7847%22%20x2%3D%22124.582%22%20y2%3D%2212.7847%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%220.1875%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3Cstop%20offset%3D%220.796875%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220.972603%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: contain;
   display: block;
   margin: 0 auto 20px;
   width: 125px;
   height: 24px;
}

/* Promotions */
.promotions__list {
   margin-top: 16px;
}

.promotions__list-item+.promotions__list-item {
   margin-top: 16px;
}

.promotions__list-item+.promotions__list-item:before {
   content: '';
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22125%22%20height%3D%2224%22%20viewBox%3D%220%200%20125%2024%22%20fill%3D%22none%22%3E%3Cpath%20opacity%3D%220.4%22%20d%3D%22M14.1666%2012.7847L0.92982%2012.7847M48.5822%2012.7847L35.3454%2012.7847%22%20stroke%3D%22url(%23paint0_linear_51_553)%22%2F%3E%3Cpath%20d%3D%22M24.6709%205.00964L32.3864%2012.6996L24.6709%2020.3895L16.9554%2012.6996L24.6709%205.00964Z%22%20stroke%3D%22%23D8D3D3%22%2F%3E%3Cpath%20d%3D%22M26.4548%2012.7847L24.7563%2014.4776L23.0578%2012.7847L24.7563%2011.0918L26.4548%2012.7847Z%22%20stroke%3D%22%23FFF72E%22%2F%3E%3Cpath%20opacity%3D%220.4%22%20d%3D%22M52.1666%2012.7847L38.9298%2012.7847M86.5822%2012.7847L73.3454%2012.7847%22%20stroke%3D%22url(%23paint1_linear_51_553)%22%2F%3E%3Cpath%20d%3D%22M62.6709%205.00964L70.3864%2012.6996L62.6709%2020.3895L54.9554%2012.6996L62.6709%205.00964Z%22%20stroke%3D%22%23D8D3D3%22%2F%3E%3Cpath%20d%3D%22M64.4548%2012.7847L62.7563%2014.4776L61.0578%2012.7847L62.7563%2011.0918L64.4548%2012.7847Z%22%20stroke%3D%22%23FFF72E%22%2F%3E%3Cpath%20opacity%3D%220.4%22%20d%3D%22M90.1666%2012.7847L76.9298%2012.7847M124.582%2012.7847L111.345%2012.7847%22%20stroke%3D%22url(%23paint2_linear_51_553)%22%2F%3E%3Cpath%20d%3D%22M100.671%205.00964L108.386%2012.6996L100.671%2020.3895L92.9554%2012.6996L100.671%205.00964Z%22%20stroke%3D%22%23D8D3D3%22%2F%3E%3Cpath%20d%3D%22M102.455%2012.7847L100.756%2014.4776L99.0578%2012.7847L100.756%2011.0918L102.455%2012.7847Z%22%20stroke%3D%22%23FFF72E%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_51_553%22%20x1%3D%220.929821%22%20y1%3D%2212.7847%22%20x2%3D%2248.5822%22%20y2%3D%2212.7847%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%220.1875%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3Cstop%20offset%3D%220.796875%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220.972603%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_51_553%22%20x1%3D%2238.9298%22%20y1%3D%2212.7847%22%20x2%3D%2286.5822%22%20y2%3D%2212.7847%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%220.1875%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3Cstop%20offset%3D%220.796875%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220.972603%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint2_linear_51_553%22%20x1%3D%2276.9298%22%20y1%3D%2212.7847%22%20x2%3D%22124.582%22%20y2%3D%2212.7847%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%220.1875%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3Cstop%20offset%3D%220.796875%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220.972603%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: contain;
   margin: 0 auto 20px;
   width: 125px;
   height: 24px;
   display: block;
   margin: 0 auto 16px;
}

.promotion__item-wrap {
   border: 1px solid #4CB63A;
   border-radius: 8px;
   padding: 20px;
   overflow: hidden;
   position: relative;
}

.promotions__item-desc {
   position: relative;
}

.promotions__item-desc p {
   margin-top: 10px;
}

.table-ul {
   margin-top: 20px;
   padding-bottom: 10px;
}

.table-ul th {
   position: relative;
   padding-left: 46px;
}

.table-ul th:before {
   content: '';
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2212%22%20viewBox%3D%220%200%2030%2012%22%20fill%3D%22none%22%3E%3Crect%20opacity%3D%220.4%22%20y%3D%226%22%20width%3D%228%22%20height%3D%221%22%20fill%3D%22url(%23paint0_linear_57_1658)%22%2F%3E%3Crect%20opacity%3D%220.4%22%20x%3D%2222%22%20y%3D%226%22%20width%3D%228%22%20height%3D%221%22%20fill%3D%22url(%23paint1_linear_57_1658)%22%2F%3E%3Crect%20x%3D%2215%22%20y%3D%220.707107%22%20width%3D%226.99997%22%20height%3D%227.00001%22%20transform%3D%22rotate(45%2015%200.707107)%22%20stroke%3D%22%23D8D3D3%22%2F%3E%3Crect%20x%3D%2215%22%20y%3D%224.24268%22%20width%3D%221.99998%22%20height%3D%222.00002%22%20transform%3D%22rotate(45%2015%204.24268)%22%20fill%3D%22%23FFF72E%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_57_1658%22%20x1%3D%220%22%20y1%3D%226.5%22%20x2%3D%228%22%20y2%3D%226.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_57_1658%22%20x1%3D%2230%22%20y1%3D%226.5%22%20x2%3D%2222%22%20y2%3D%226.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFFAF3%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: contain;
   width: 30px;
   height: 12px;
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   margin: auto;
}

.table-ul tr+tr {
   margin-top: 16px;
}

.promotions__table th {
   max-width: 295px;
}

/* VIP */
.vip__list {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   gap: 16px 20px;
   margin-top: 16px;
}

.vip__list-item {
   background-color: #130404;
   border-radius: 8px;
   width: calc(33.3% - 13.3px);
   padding: 20px;
   text-align: center;
}

.vip__item-img {
   margin-bottom: 6px;
}

.vip__item-img img {
   display: block;
   margin: 0 auto;
   max-width: 48px;
}

.vip__item-text {
   font-size: 14px;
   margin-top: 0;
}

/* Slots */
.slost__table {
   text-align: center;
   margin-top: 21px;
   padding-bottom: 10px;
}

.slost__table tr,
.games__table tr {
   gap: 0;
}

.slost__table tbody tr {
   margin-top: 28px;
}

.table thead th {
   font-weight: 700;
   font-size: 18px;
   color: #FFF72E;
   text-transform: uppercase;
}

.slost__table th,
.slost__table td,
.games__table th,
.games__table td {
   padding: 0 20px;
   position: relative;
}

.slost__table td+td:before,
.games__table td+td:before {
   content: '';
   background-color: #4CB63A;
   height: 20px;
   width: 1px;
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   margin: auto;
}

/* Banner */
.banner {
   border: 1px solid #4CB63A;
   padding-top: 87px;
   padding-bottom: 88px;
}

.banner__wrap {
   max-width: 493px;
   margin: 0 auto;
   text-align: center;
   position: relative;
}

.banner__title {
   margin-bottom: 25px;
   padding: 0;
}

.banner__title:before,
.banner__title:after {
   display: none;
}

.banner__subtitle {
   padding: 0;
}

/* Games */
.games__table {
   margin-top: 16px;
   padding-bottom: 10px;
}

.games__table th:first-child,
.games__table td:first-child {
   max-width: 150px;
   padding-left: 0;
}

.games__table th:last-child,
.games__table td:last-child {
   max-width: 335px;
   padding-right: 0;
}

.games__table tbody tr {
   margin-top: 16px;
}

/* Live Games */
.livegame__list {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   gap: 20px;
   margin-top: 16px;
}

.livegame__list-item {
   background-color: #130404;
   border-radius: 8px;
   text-align: center;
   width: calc(25% - 15px);
   padding: 20px;
}

.livegame__item-img {
   margin-bottom: 19px;
}

.livegame__item-img img {
   display: block;
   margin: 0 auto;
   max-width: 49px;
}

.livegame__item-title {
   padding: 0;
}

.livegame__item-title:after {
   content: '';
   background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 3.5%, #FFFFFF 48.91%, rgba(255, 255, 255, 0) 97%);
   background: -webkit-gradient(linear, left top, right top, color-stop(3.5%, rgba(255, 255, 255, 0)), color-stop(48.91%, #FFFFFF), color-stop(97%, rgba(255, 255, 255, 0)));
   background: linear-gradient(90deg, rgba(255, 255, 255, 0) 3.5%, #FFFFFF 48.91%, rgba(255, 255, 255, 0) 97%);
   display: block;
   width: 161px;
   height: 1px;
   margin: 16px auto 0;
}

.livegame__item-text {
   font-size: 14px;
   line-height: 1.42;
}

/* FAQ */
.faq__item {
   background-color: #130404;
   border: 1px solid #4CB63A;
   border-radius: 8px;
   padding: 16px 20px;
}

.faq__item+.faq__item {
   margin-top: 16px;
}

.faq-item__title {
   text-align: left;
   padding: 0;
}

.faq-item__desc {
   font-size: 14px;
   line-height: 1.42;
}

/* Reviews */
.reviews__slider {
   margin-top: 16px;
   padding: 0 44px;
}

.reviews__slider .owl-stage {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
}

.reviews__slide {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   height: 100%;
}

.reviews__slide-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;
}

.reviews__slide-item {
   background-color: #130404;
   border: 1px solid #4CB63A;
   border-radius: 8px;
   text-align: center;
   padding: 16px 20px;
}

.reviews__slide-item+.reviews__slide-item {
   margin-top: 8px;
}

.reviews__desc-img img {
   border-radius: 50%;
   margin: 0 auto;
   max-width: 80px;
}

.reviews__desc-text {
   font-size: 14px;
   line-height: 1.42;
   margin-bottom: auto;
}

.reviews__desc-name {
   font-weight: 700;
   font-size: 14px;
   line-height: 1.42;
}

.reviews__desc-name:before {
   content: '';
   background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 3.5%, #FFFFFF 48.91%, rgba(255, 255, 255, 0) 97%);
   background: -webkit-gradient(linear, left top, right top, color-stop(3.5%, rgba(255, 255, 255, 0)), color-stop(48.91%, #FFFFFF), color-stop(97%, rgba(255, 255, 255, 0)));
   background: linear-gradient(90deg, rgba(255, 255, 255, 0) 3.5%, #FFFFFF 48.91%, rgba(255, 255, 255, 0) 97%);
   display: block;
   height: 1px;
   margin: 0 auto 16px;
}

.reviews__slide-stars {
   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: 4px;
}

.reviews__slide-stars img {
   max-width: 16px;
}

.reviews__slider .owl-nav {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   margin-top: 0;
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   margin: auto;
   height: 24px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
   border: 1px solid #4CB63A;
   border-radius: 4px;
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: 8px;
   font-size: 0;
   margin: 0;
   width: 24px;
   height: 24px;
}

.owl-carousel .owl-nav button.owl-next {
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M1%201L7%207L1%2013%22%20stroke%3D%22white%22%20stroke-width%3D%221.4%22%2F%3E%3C%2Fsvg%3E");
}

.owl-carousel .owl-nav button.owl-prev {
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M7%201L1%207L7%2013%22%20stroke%3D%22white%22%20stroke-width%3D%221.4%22%2F%3E%3C%2Fsvg%3E");
}

/* Rating */
.rating__list {
   margin-top: 16px;
}

.rating__list-item {
   background-color: #130404;
   border: 1px solid #4CB63A;
   border-radius: 8px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   gap: 9px;
   padding: 16px;
}

.rating__list-item+.rating__list-item {
   margin-top: 16px;
}

.rating__item-title {
   font-weight: 700;
   font-size: 14px;
}

.rating__item-value {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   gap: 20px;
}

.rating__value-stars {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   gap: 4px;
}

.rating__value-stars img {
   display: block;
   max-width: 16px;
}

.rating__value-text {
   width: 100%;
}

/* Footer */
.footer {
   margin-top: 16px;
   padding: 78px 20px 20px 257px;
}

.footer:before {
   content: '';
   position: absolute;
   left: 257px;
   right: 20px;
   top: 0;
   height: 40px;
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221204%22%20height%3D%2231%22%20viewBox%3D%220%200%201204%2031%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M0%2030H573.916L602%2010.1695L587.598%200L560.955%2018.8136H381.651%22%20stroke%3D%22url(%23paint0_linear_122017_172)%22%2F%3E%3Cpath%20d%3D%22M1204%2030H630.084L602%2010.1695L616.402%200L643.045%2018.8136H822.349%22%20stroke%3D%22url(%23paint1_linear_122017_172)%22%2F%3E%3Cpath%20d%3D%22M958%2019H262%22%20stroke%3D%22%23FFF72E%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_122017_172%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%22602%22%20y2%3D%228.77143e-07%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220.0001%22%20stop-color%3D%22%23D8D3D3%22%20stop-opacity%3D%220.015%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23D8D3D3%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_122017_172%22%20x1%3D%221204%22%20y1%3D%220%22%20x2%3D%22602%22%20y2%3D%228.77143e-07%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220.0001%22%20stop-color%3D%22%23D8D3D3%22%20stop-opacity%3D%220.015%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23D8D3D3%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: contain;
}

.footer__menu {
   width: 100%;
}

.footer__menu ul {
   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 16px;
}

.footer__menu li a {
   display: block;
   font-size: 14px;
   color: #fff;
   line-height: 1;
   text-transform: uppercase;
}

.footer__menu li+li a {
   border-left: 1px solid #FFF72E;
   padding-left: 16px;
}

.footer__menu li a:hover {
   color: #FFF72E;
}

.footer__flags {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -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: 35px;
}

.footer__flags li {
   border: 1px solid #4CB63A;
   border-radius: 8px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   gap: 16px;
   padding: 11px 16px;
}

.footer__flags li img {
   border-radius: 50%;
   max-width: 24px;
   display: block;
}

.footer__flags li a {
   font-size: 14px;
   color: #fff;
   text-transform: uppercase;
}

.footer__text {
   font-size: 12px;
   line-height: 1.4;
   text-align: center;
   margin-top: 32px;
}

.footer__age {
   border: 1px solid #fff;
   border-radius: 50%;
   font-weight: 700;
   font-size: 14px;
   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: 40px;
   height: 40px;
   margin: 16px auto 0;
}

/* To top */
.to-top {
   background-color: #130404;
   border: 1px solid #fff;
   border-radius: 50%;
   background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2214%22%20viewBox%3D%220%200%2024%2014%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M23%2013L12%202L1%2013%22%20stroke%3D%22white%22%20stroke-width%3D%222.56667%22%2F%3E%3C%2Fsvg%3E");
   background-repeat: no-repeat no-repeat;
   background-position: center center;
   background-size: 24px;
   display: block;
   width: 42px;
   height: 42px;
   position: fixed;
   right: 20px;
   bottom: 20px;
   display: none;
   z-index: 100;
   opacity: .6;
}

.to-top:hover {
   opacity: 1;
}

/* PAGES */
/* breadcrumbs */
.breadcrumbs {
   margin-bottom: 23px;
   text-align: center;
}

.breadcrumbs>li {
   display: inline-block;
   padding: 0px;
}

.breadcrumbs>li:before {
   display: none;
}

.breadcrumbs>li a {
   display: inline-block;
   color: #fff;
   font-size: 14px;
}

.breadcrumbs>li a:not([href]) {
   font-weight: 700;
}

.breadcrumbs>li a:not([href]),
.breadcrumbs>li a:not([href]) span {
   cursor: default;
}

.breadcrumbs>li:not(:last-child):after {
   content: '|';
   display: inline-block;
   position: relative;
   font: inherit;
   color: #fff;
   margin: 0px 12px;
}

/* BONUS PAGE */
/* Prime */
.bonuses-prime {
   padding-top: 49px;
   padding-bottom: 52px;
}

/* Benefits */
.bonus__list-item {
   border: 1px solid #4CB63A;
   border-radius: 8px;
   padding: 20px;
   overflow: hidden;
   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;
   min-height: 238px;
}

.bonus__list-item+.bonus__list-item {
   margin-top: 16px;
}

.bonus__list-item:before {
   display: none;
}

.bonus__item-desc {
   position: relative;
}

.title.bonus__desc-title {
   text-align: left;
   text-transform: none;
   padding: 0;
}

.bonus__desc-list {
   font-size: 14px;
   text-shadow: 0 0 5px #000;
}

/* Program */
.program__list {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   gap: 16px 20px;
}

.program__list-item {
   background-color: #130404;
   border: 1px solid #4CB63A;
   border-radius: 8px;
   text-align: center;
   width: calc(50% - 10px);
   padding: 20px;
}

.program__list-item+.program__list-item {
   margin-top: 0;
}

.program__list-item:before {
   display: block;
   margin-bottom: 14px;
   position: relative;
}

.program__item-title {
   padding: 0;
}

.program__item-text {
   font-size: 14px;
}

/* Banner */
.bonus-page .banner {
   padding-top: 55px;
   padding-bottom: 55px;
}

.bonus-page .banner__wrap {
   background-color: rgba(19, 4, 4, 0.749);
   border: 1px solid #4CB63A;
   border-radius: 8px;
   max-width: 590px;
   padding: 32px;
}

/* APP PAGE */
/* Prime */
.mobile-prime {
   padding-top: 78px;
   padding-bottom: 81px;
}

/* Steps */
.steps__wrap {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   gap: 20px;
   margin-top: 38px;
}

.steps__item {
   background-color: #130404;
   border: 1px solid #4CB63A;
   border-radius: 8px;
   padding: 20px;
   width: calc(50% - 10px);
}

.steps__item-title {
   margin-bottom: 16px;
   padding: 0;
}

.steps__item-title:after {
   content: '';
   background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 3.5%, #FFFFFF 48.91%, rgba(255, 255, 255, 0) 97%);
   background: -webkit-gradient(linear, left top, right top, color-stop(3.5%, rgba(255, 255, 255, 0)), color-stop(48.91%, #FFFFFF), color-stop(97%, rgba(255, 255, 255, 0)));
   background: linear-gradient(90deg, rgba(255, 255, 255, 0) 3.5%, #FFFFFF 48.91%, rgba(255, 255, 255, 0) 97%);
   display: block;
   height: 1px;
   margin: 19px auto 0;
}

.steps__item-list {
   font-size: 14px;
}

/* App Banner */
.app-banner {
   border: 1px solid #4CB63A;
   padding: 50px 40px;
}

.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: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   gap: 20px;
   width: 100%;
}

.app-banner__button {
   background-color: #4CB63A;
   border: 1px solid #4CB63A;
   border-radius: 8px;
   font-weight: 500;
   font-size: 14px;
   color: #fff;
   line-height: 1.14;
   text-transform: uppercase;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   gap: 16px;
   width: 240px;
   height: 64px;
   padding: 16px 32px;
}

.app-banner__button:hover {
   background: rgba(76, 182, 58, .7);
}

.app-banner__logo {
   -webkit-box-flex: 1;
   -ms-flex: 1;
   flex: 1;
   max-width: 247px;
}

.app-banner__logo img {
   display: block;
}