.grid-main--wrap {
    font-family: PT Sans, sans-serif;
    line-height: 1.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 50px 0 120px;
    color: #333;
    background-color: #fff;
}
.grid-main--logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 800px;
    padding: 15px 0 40px;
    background-color: #fff;
}
.main--logo {
    margin: 0 0 15px;
}
.main--logo img {
    width: 170px;
}
.grid-main {
    width: 710px;
    min-height: 300px;
    padding: 30px 0 40px;
}
.grid-main.g-pool {
    padding: 40px 0 20px;
}
.grid-main.t-subheader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.grid-main--header-wrap {
    width: 710px;
    text-align: center;
    background-color: #fff;
    background-position: 0 9px;
    background-image: linear-gradient(#f00 1px, transparent 0);
}
.grid-main--header {
    font-family: PT Serif Caption, serif;
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    padding: 0 20px;
    text-transform: uppercase;
    color: #f00;
    background-color: #fff;
}
.grid-main-content--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.grid-main--list {
    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;
}
.gt-about {
    width: 175px;
    min-height: 122px;
    padding: 0 0 0 20px;
}
.gt-about.el-last {
    min-height: 50px;
}
.gt-about--header {
    font-family: PT Serif, serif;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    max-width: 150px;
    margin: 0 0 5px;
    border-bottom: 1px solid #bfbfbf;
}
.gt-about--header::before {
    position: absolute;
    top: 8px;
    left: -18px;
    width: 0;
    height: 0;
    content: "";
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #c2c2c2;
}
.gt-about--subheader {
    font-family: PT Serif, serif;
    font-size: 16px;
    line-height: 20px;
}
.grid-main--text {
    font-size: 16px;
    line-height: 30px;
}
.grid-main--text.t-about {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 300px;
    padding: 0 20px 0 0;
}
.grid-main--text.t-poker {
    margin: 0 0 35px;
}
.grid-main--text.t-crypto-s {
    width: 306px;
    padding: 0 20px 0 0;
}
.grid-main--text.t-crypto-l {
    width: 404px;
}
.poker-crypto--header {
    font-size: 16px;
    font-style: italic;
    margin: 0 0 40px;
    text-align: center;
}
.crypto-gt--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 30px;
}
.crypto-gt--subheader {
    font-family: PT Serif, serif;
    font-size: 16px;
    font-weight: 700;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 28px 0 31px;
    text-align: center;
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
}
.pool-pros--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 708px;
    min-height: 154px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(/mimg/crypto-group4.png);
}
.pool-pros {
    font-family: PT Serif, serif;
    font-size: 16px;
    font-weight: 700;
    width: 133px;
    text-align: center;
}
.pool-operator--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 655px;
    min-height: 236px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(/mimg/pool-operator.png);
}
.pool-operator {
    font-family: PT Serif, serif;
    font-size: 16px;
    font-weight: 700;
    width: 205px;
    text-align: center;
}
