/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

@font-face {
    font-family: "Arimo";
    src: url("../fonts/Arimo-SemiBold.woff2") format("woff2"), url("../fonts/Arimo-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Arimo";
    src: url("../fonts/Arimo-Medium.woff2") format("woff2"), url("../fonts/Arimo-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Arimo";
    src: url("../fonts/Arimo-Bold.woff2") format("woff2"), url("../fonts/Arimo-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Arimo";
    src: url("../fonts/Arimo-Regular.woff2") format("woff2"), url("../fonts/Arimo-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "clash_displaymedium";
    src: url("../fonts/clashdisplay-medium-webfont.woff2") format("woff2"),
        url("../fonts/clashdisplay-medium-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    ascent-override: 100%;
}

@font-face {
    font-family: "ClashDisplay-Regular";
    src: url("../fonts/ClashDisplay-Regular.woff2") format("woff2"),
        url("../fonts/ClashDisplay-Regular.woff") format("woff"),
        url("../fonts/ClashDisplay-Regular.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
img {
    width: 100%;
}
html {
    font-size: 10px;
}
@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}
.CGMTV {
    background: black;
    font-family: "Arimo";
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url("https://www.casinogranmadridtv.es/img/bg.jpg");
    background-attachment: fixed;
}
.CGMTV header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 40px;
    position: relative;
    z-index: 999999999;
}
@media screen and (min-width: 1441px) {
    .CGMTV .menu {
        margin: 20px 100px 0 0;
    }
}
.CGMTV .menu.open .menu__list {
    left: 0;
}
.CGMTV .menu.open .menu__item {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.CGMTV .menu__list {
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    background: #000;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    left: -100vw;
    width: 100vw;
    position: fixed;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
}
@media screen and (min-width: 880px) {
    .CGMTV .menu__list {
        height: auto;
    }
}
@media (min-width: 880px) {
    .CGMTV .menu__list {
        width: auto;
        left: 0;
        position: relative;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        background: none;
    }
}
.CGMTV .menu__item {
    color: #fff;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
    height: 20%;
    width: 100vw;
    background: -webkit-radial-gradient(86.65% 86.65% at 50% 55.11%, #272727 0%, #171717 100%);
    background: -o-radial-gradient(86.65% 86.65% at 50% 55.11%, #272727 0%, #171717 100%);
    background: radial-gradient(86.65% 86.65% at 50% 55.11%, #272727 0%, #171717 100%);
    -webkit-transform: translateX(-100vh);
    -ms-transform: translateX(-100vh);
    -o-transform: translateX(-100vh);
    transform: translateX(-100vh);
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700;
    text-align: center;
}
@media (min-width: 880px) {
    .CGMTV .menu__item {
        height: auto;
        background: none;
        width: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        margin: 0 20px;
    }
}
.CGMTV .menu__item .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    font-size: 1.5rem;
}
@media (min-width: 880px) {
    .CGMTV .menu__item .link {
        display: block;
        height: auto;
        width: auto;
        font-size: 0.9rem;
    }
}
.CGMTV .menu__item:last-child:before {
    display: none;
}
.CGMTV .menu__item:before {
    position: absolute;
    right: -20px;
    top: 5px;
    content: "";
    display: block;
    background: rgba(83, 83, 83, 0.8);
    width: 1px;
    height: 15px;
    display: none;
}
@media (min-width: 880px) {
    .CGMTV .menu__item:before {
        display: block;
    }
}
.CGMTV .menu__item:nth-of-type(2) {
    -webkit-transition-delay: 0.025s;
    -o-transition-delay: 0.025s;
    transition-delay: 0.025s;
}
.CGMTV .menu__item:nth-of-type(3) {
    -webkit-transition-delay: 0.05s;
    -o-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.CGMTV .menu__item:nth-of-type(4) {
    -webkit-transition-delay: 0.075s;
    -o-transition-delay: 0.075s;
    transition-delay: 0.075s;
}
.CGMTV .menu__item:nth-of-type(5) {
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.CGMTV .hamburger {
    background-color: #e0005f;
    border-radius: 50%;
    position: fixed;
    top: 20px;
    right: 20px;
    border: 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
    padding: 0;
}
@media (min-width: 880px) {
    .CGMTV .hamburger {
        display: none;
    }
}
.CGMTV .hamburger:focus {
    outline: 0;
}
.CGMTV .hamburger .line {
    background-color: white;
    display: block;
    margin: 4px auto;
    height: 2px;
    width: 20px;
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}
.CGMTV .hamburger.open .line:nth-child(1) {
    -webkit-transform: translateY(6px) rotate(45deg);
    -ms-transform: translateY(6px) rotate(45deg);
    -o-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg);
}
.CGMTV .hamburger.open .line:nth-child(2) {
    opacity: 0;
}
.CGMTV .hamburger.open .line:nth-child(3) {
    -webkit-transform: translateY(-6px) rotate(-45deg);
    -ms-transform: translateY(-6px) rotate(-45deg);
    -o-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg);
}
.CGMTV .container {
    max-width: 1200px;
    margin: 0 auto;
}
.CGMTV .flex,
.CGMTV .flex--wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.CGMTV .flex--wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.CGMTV .logo {
    width: 120px;
}
@media screen and (min-width: 767px) {
    .CGMTV .logo {
        width: 200px;
    }
}
.CGMTV .spacer {
    display: block;
    margin: 18px auto;
    height: 1px;
    background: #d8d8d8;
    width: 250px;
}
.CGMTV .title {
    font-family: "clash_displaymedium";
    font-style: normal;
    font-weight: bold;
    font-size: 3.3rem;
    line-height: 1em;
    margin: 0 0 20px;
    color: #fff;
}
@media screen and (min-width: 768px) {
    .CGMTV .title {
        font-size: 6rem;
    }
}
.CGMTV .title__logo,
.CGMTV .title__logo.mobile,
.CGMTV .title__logo.desktop {
    margin-bottom: 15px;
}
.CGMTV .mobile.title__logo {
    width: 250px;
}
@media screen and (min-width: 768px) {
    .CGMTV .mobile.title__logo {
        display: none;
    }
}
.CGMTV .desktop.title__logo {
    width: 450px;
    display: none;
}
@media screen and (min-width: 768px) {
    .CGMTV .desktop.title__logo {
        display: block;
    }
}
.CGMTV .pretitle {
    font-size: 1.5rem;
    line-height: 1.3em;
    color: #fff;
    margin: 0;
    font-weight: 500;
}
.CGMTV .pretitle.white {
    color: #ededed;
}
.CGMTV .subtitle {
    font-family: "clash_displaymedium";
    font-size: 3rem;
    line-height: 1em;
    color: #fff;
    margin: 0 0 20px;
    font-weight: 767;
}
.CGMTV .text {
    font-style: normal;
    font-weight: normal;
    font-size: 1.5rem;
    line-height: 1.3em;
    color: #fff;
    margin: 0 0 30px;
}
.CGMTV .text.white {
    color: #ededed;
}
.CGMTV .link {
    font-style: normal;
    font-weight: bold;
    color: #016432;
    text-decoration: none;
    margin: 0 auto;
    display: block;
}
.CGMTV__button,
.CGMTV__button--level-1 {
    text-decoration: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    font-size: 2rem;
    font-weight: 700;
    display: block;
    height: 60px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 20px 0;
    width: 350px;
    cursor: pointer;
    margin: 0;
    background: none;
    border: 0;
    text-align: center;
    z-index: 999;
}
@media screen and (max-width: 880px) {
    .CGMTV__button.not-main,
    .not-main.CGMTV__button--level-1 {
        display: none;
    }
    .CGMTV__button.sticky,
    .sticky.CGMTV__button--level-1 {
        position: fixed;
        width: 100%;
        left: 0;
        -webkit-animation: sticking 0.5s ease-in-out forwards;
        -o-animation: sticking 0.5s ease-in-out forwards;
        animation: sticking 0.5s ease-in-out forwards;
    }
    .CGMTV__button.sticky:before,
    .sticky.CGMTV__button--level-1:before,
    .CGMTV__button.sticky:after,
    .sticky.CGMTV__button--level-1:after {
        border-radius: 0;
    }
    @-webkit-keyframes sticking {
        from {
            bottom: -130px;
        }
        to {
            bottom: 0px;
        }
    }
    @-o-keyframes sticking {
        from {
            bottom: -130px;
        }
        to {
            bottom: 0px;
        }
    }
    @keyframes sticking {
        from {
            bottom: -130px;
        }
        to {
            bottom: 0px;
        }
    }
}
@media screen and (min-width: 767px) {
    .CGMTV__button,
    .CGMTV__button--level-1 {
        font-size: 1.6rem;
    }
}
@media screen and (min-width: 1920px) {
    .CGMTV__button,
    .CGMTV__button--level-1 {
        width: 350px;
    }
}
.CGMTV__button:before,
.CGMTV__button--level-1:before,
.CGMTV__button:after,
.CGMTV__button--level-1:after {
    height: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    line-height: 55px;
    border-radius: 100px;
}
.CGMTV__button--level-1:before {
    content: "Ahora";
    color: #fff;
    background: #e0005f;
    border: 3px solid #e0005f;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
    -webkit-transform: translateX(-100%) rotateY(90deg);
    transform: translateX(-100%) rotateY(90deg);
}
.CGMTV__button--level-1:after {
    content: "Jugar";
    background-color: #e0005f;
    color: #fff;
    border: 3px solid #e0005f;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
}
.CGMTV__button--level-1.blue::before {
    background: #09397f;
    border: 3px solid #09397f;
}
.CGMTV__button--level-1.blue::after {
    background-color: #09397f;
    border: 3px solid #09397f;
}
.CGMTV__button--level-1.outline::before {
    background: none;
    border: 3px solid #2f2f2f;
    color: #2f2f2f;
}
.CGMTV__button--level-1.outline::after {
    background: none;
    color: #2f2f2f;
    border: 3px solid #2f2f2f;
}
.CGMTV .icon {
    width: 100px;
    height: auto;
    margin: 20px auto;
    display: block;
}
.CGMTV section.hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    min-height: 200px;
    z-index: 2;
}
.CGMTV section.hero::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 230px;
    bottom: 0;
    left: -3px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1;
    -webkit-filter: blur(2px);
    filter: blur(2px);
    display: block;
}
@media screen and (min-width: 767px) {
    .CGMTV section.hero::after {
        display: none;
    }
}
.CGMTV section.hero::before {
    position: absolute;
    content: "";
    width: 92vw;
    height: 63%;
    bottom: 0;
    right: 8%;
    background: url("https://www.casinogranmadridtv.es/img/espiral.png");
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
    -webkit-animation: brighting 2s linear infinite alternate;
    -o-animation: brighting 2s linear infinite alternate;
    animation: brighting 2s linear infinite alternate;
    background-position: center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media screen and (min-width: 900px) {
    .CGMTV section.hero::before {
        width: 50vw;
        height: 80%;
        top: -33%;
        right: 0;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
}
@-webkit-keyframes brighting {
    from {
        -webkit-filter: contrast(1);
        filter: contrast(1);
        opacity: 0.7;
    }
    to {
        -webkit-filter: contrast(1.9);
        filter: contrast(1.9);
        opacity: 1;
    }
}
@-o-keyframes brighting {
    from {
        filter: contrast(1);
        opacity: 0.7;
    }
    to {
        filter: contrast(1.9);
        opacity: 1;
    }
}
@keyframes brighting {
    from {
        -webkit-filter: contrast(1);
        filter: contrast(1);
        opacity: 0.7;
    }
    to {
        -webkit-filter: contrast(1.9);
        filter: contrast(1.9);
        opacity: 1;
    }
}
@media screen and (min-width: 900px) {
    .CGMTV section.hero {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-left: 50px;
    }
}
.CGMTV section.hero .title {
    margin: 15px 0;
    font-family: "clash_displaymedium";
}
@media screen and (min-width: 767px) {
    .CGMTV section.hero .title {
        margin: 0 0 25px;
    }
}
.CGMTV section.hero .container {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    z-index: 2;
    min-height: 210px;
}
@media screen and (min-width: 767px) {
    .CGMTV section.hero .container {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin: 0 auto 0 10%;
    }
}
@media only screen and (max-width: 900px) and (min-width: 767px) {
    .CGMTV section.hero .container {
        margin-left: 25px;
    }
}
.CGMTV section.hero .container__img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    width: 100%;
    height: 50vh;
    margin-top: -100px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
@media screen and (min-width: 767px) {
    .CGMTV section.hero .container__img {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media screen and (min-width: 900px) {
    .CGMTV section.hero .container__img {
        width: 32%;
        height: auto;
        margin-top: 0;
    }
}
.CGMTV section.hero .container__img .img {
    width: 85%;
    padding: 0;
}
.CGMTV section.hero .container__img--main {
    z-index: 2;
    display: none;
    right: 12%;
    position: relative;
}
@media screen and (min-width: 900px) {
    .CGMTV section.hero .container__img--main {
        display: block;
    }
}
.CGMTV section.hero .container__img--left,
.CGMTV section.hero .container__img--right,
.CGMTV section.hero .container__img--symbol {
    position: absolute;
}
.CGMTV section.hero .container__img--left {
    position: relative;
    z-index: 1;
    bottom: -7vh;
    left: 7%;
}
@media screen and (min-width: 767px) {
    .CGMTV section.hero .container__img--left {
        bottom: 0;
    }
}
@media screen and (min-width: 900px) {
    .CGMTV section.hero .container__img--left {
        position: absolute;
        left: -68%;
    }
    .CGMTV section.hero .container__img--left.img {
        width: 95%;
    }
}
.CGMTV section.hero .container__img--right {
    right: auto;
    left: 10%;
    bottom: -4%;
}
.CGMTV section.hero .container__img--right.img {
    width: 47%;
}
@media screen and (min-width: 900px) {
    .CGMTV section.hero .container__img--right {
        right: 0;
        left: auto;
        bottom: 15%;
    }
    .CGMTV section.hero .container__img--right.img {
        width: 64%;
    }
}
.CGMTV section.hero .container__img--symbol {
    top: 43%;
    right: 2%;
    z-index: 2;
}
@media screen and (min-width: 900px) {
    .CGMTV section.hero .container__img--symbol {
        top: 38%;
        right: 29%;
    }
}
.CGMTV section.hero .container__img--symbol.img {
    width: 20%;
    -webkit-animation: appearing 1s ease-in-out infinite alternate;
    -o-animation: appearing 1s ease-in-out infinite alternate;
    animation: appearing 1s ease-in-out infinite alternate;
}
@-webkit-keyframes appearing {
    from {
        opacity: 0.3;
    }
    to {
        opacity: 1;
    }
}
@-o-keyframes appearing {
    from {
        opacity: 0.3;
    }
    to {
        opacity: 1;
    }
}
@keyframes appearing {
    from {
        opacity: 0.3;
    }
    to {
        opacity: 1;
    }
}
.CGMTV section.hero .terms {
    font-size: 1rem;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 20px;
    display: block;
}
@media screen and (min-width: 767px) {
    .CGMTV section.hero .terms {
        margin-top: 20px;
    }
}
.CGMTV section.middle {
    background: #e9e9e9;
    padding: 30px 0 65px;
    position: relative;
    text-align: center;
}
@media screen and (min-width: 767px) {
    .CGMTV section.middle {
        padding: 50px 0 200px;
    }
}
.CGMTV section.middle .title {
    font-size: 3rem;
    margin-bottom: 15px;
    font-family: "clash_displaymedium";
}
.CGMTV section.middle .pretitle {
    width: 100%;
    margin: 0px auto 35px;
}
@media screen and (min-width: 767px) {
    .CGMTV section.middle .pretitle {
        width: 80%;
    }
}
.CGMTV section.middle .subtitle {
    margin-bottom: 30px;
    font-family: "clash_displaymedium";
}
.CGMTV section.middle .title,
.CGMTV section.middle .subtitle {
    color: #333;
}
.CGMTV section.middle .flex--wrap {
    max-width: 1500px;
    margin: 0 auto;
}
.CGMTV section.middle .icon--roulette {
    width: 60px;
}
@media screen and (min-width: 768px) {
    .CGMTV section.middle .icon--roulette {
        width: 100px;
    }
}
.CGMTV section.middle .card {
    width: 90%;
    -webkit-perspective: 500px;
    perspective: 500px;
    margin: 0 0 20px;
    cursor: pointer;
}
.CGMTV section.middle .card__link--img {
    display: block;
    position: relative;
    z-index: 1;
}
@media screen and (min-width: 769px) {
    .CGMTV section.middle .card.main {
        width: 83%;
        padding: 0;
        margin: 0;
        margin-left: -1%;
    }
}
.CGMTV section.middle .card.main .mobile {
    display: block;
}
@media screen and (min-width: 769px) {
    .CGMTV section.middle .card.main .mobile {
        display: none;
    }
}
.CGMTV section.middle .card.main .desktop {
    display: none;
}
@media screen and (min-width: 769px) {
    .CGMTV section.middle .card.main .desktop {
        display: block;
    }
}
.CGMTV section.middle .card.main .glow {
    height: 400%;
    width: 145%;
    -webkit-transform: rotate(45deg) translate(-163%, 0);
    -ms-transform: rotate(45deg) translate(-163%, 0);
    -o-transform: rotate(45deg) translate(-163%, 0);
    transform: rotate(45deg) translate(-163%, 0);
}
.CGMTV section.middle .card.main:hover .glow {
    -webkit-transform: rotate(45deg) translate(163%, 0);
    -ms-transform: rotate(45deg) translate(163%, 0);
    -o-transform: rotate(45deg) translate(163%, 0);
    transform: rotate(45deg) translate(163%, 0);
}
@media screen and (min-width: 769px) {
    .CGMTV section.middle .card {
        margin: 20px;
        width: 40%;
    }
}
.CGMTV section.middle .card .img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.CGMTV section.middle .card .glow-wrap {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 110%;
    top: 0;
}
.CGMTV section.middle .card .glow {
    display: block;
    position: absolute;
    width: 145%;
    height: 200%;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    -webkit-transform: rotate(45deg) translate(-150%, 0);
    -ms-transform: rotate(45deg) translate(-150%, 0);
    -o-transform: rotate(45deg) translate(-150%, 0);
    transform: rotate(45deg) translate(-150%, 0);
}
.CGMTV section.middle .card:hover .glow {
    -webkit-transform: rotate(45deg) translate(150%, 0);
    -ms-transform: rotate(45deg) translate(150%, 0);
    -o-transform: rotate(45deg) translate(150%, 0);
    transform: rotate(45deg) translate(150%, 0);
    -webkit-transition: all 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.CGMTV section.middle.active .icon--roulette {
    -webkit-animation: roting 1s linear forwards;
    -o-animation: roting 1s linear forwards;
    animation: roting 1s linear forwards;
}
@-webkit-keyframes roting {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@-o-keyframes roting {
    from {
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@keyframes roting {
    from {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
.CGMTV section.diagonal.text-img {
    padding-bottom: 50px;
}
.CGMTV section.diagonal::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 21%;
    top: -1%;
    left: 0;
    background: #2f2f2f;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    -o-transform: skewY(-3deg);
    transform: skewY(-3deg);
    z-index: -1;
}
.CGMTV section .ball-wrapper {
    position: absolute;
    height: 200px;
    width: 200px;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    bottom: 60px;
    left: 34%;
}
@media screen and (min-width: 769px) {
    .CGMTV section .ball-wrapper {
        left: -31%;
    }
}
.CGMTV section .ball {
    width: 185px;
    height: 185px;
    position: relative;
    left: 0;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    z-index: 2;
    -webkit-animation: bounce 0.6s ease-out alternate;
    -o-animation: bounce 0.6s ease-out alternate;
    animation: bounce 0.6s ease-out alternate;
    -webkit-animation-iteration-count: 4;
    -o-animation-iteration-count: 4;
    animation-iteration-count: 4;
    bottom: -65px;
}
.CGMTV section .ball .img {
    width: 100%;
}
.CGMTV section .shadow {
    width: 85px;
    height: 85px;
    background-color: rgba(0, 0, 0, 0.8);
    position: relative;
    left: 5%;
    bottom: 5px;
    border-radius: 50%;
    -webkit-transform: rotateX(90deg) rotateY(0.5deg) translateX(50%) scale(1.1);
    transform: rotateX(90deg) rotateY(0.5deg) translateX(50%) scale(1.1);
    -webkit-transform-origin: right 50%;
    -ms-transform-origin: right 50%;
    -o-transform-origin: right 50%;
    transform-origin: right 50%;
    z-index: 1;
    -webkit-animation: shadow 0.6s ease-out alternate;
    -o-animation: shadow 0.6s ease-out alternate;
    animation: shadow 0.6s ease-out alternate;
    -webkit-animation-iteration-count: 4;
    -o-animation-iteration-count: 4;
    animation-iteration-count: 4;
}
@-webkit-keyframes bounce {
    0% {
        bottom: -65px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        bottom: 300px;
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
    }
}
@-o-keyframes bounce {
    0% {
        bottom: -65px;
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        bottom: 300px;
        -o-transform: rotate(80deg);
        transform: rotate(80deg);
    }
}
@keyframes bounce {
    0% {
        bottom: -65px;
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        bottom: 300px;
        -webkit-transform: rotate(80deg);
        -o-transform: rotate(80deg);
        transform: rotate(80deg);
    }
}
@-webkit-keyframes shadow {
    0% {
        -webkit-transform: rotateX(90deg) rotateY(0.5deg) translateX(50%) scale(1.1);
        transform: rotateX(90deg) rotateY(0.5deg) translateX(50%) scale(1.1);
        background-color: rgba(0, 0, 0, 0.8);
    }
    100% {
        -webkit-transform: rotateX(90deg) rotateY(0.5deg) scale(0.52) translateX(50%);
        transform: rotateX(90deg) rotateY(0.5deg) scale(0.52) translateX(50%);
        background-color: rgba(0, 0, 0, 0.5);
    }
}
@-o-keyframes shadow {
    0% {
        transform: rotateX(90deg) rotateY(0.5deg) translateX(50%) scale(1.1);
        background-color: rgba(0, 0, 0, 0.8);
    }
    100% {
        transform: rotateX(90deg) rotateY(0.5deg) scale(0.52) translateX(50%);
        background-color: rgba(0, 0, 0, 0.5);
    }
}
@keyframes shadow {
    0% {
        -webkit-transform: rotateX(90deg) rotateY(0.5deg) translateX(50%) scale(1.1);
        transform: rotateX(90deg) rotateY(0.5deg) translateX(50%) scale(1.1);
        background-color: rgba(0, 0, 0, 0.8);
    }
    100% {
        -webkit-transform: rotateX(90deg) rotateY(0.5deg) scale(0.52) translateX(50%);
        transform: rotateX(90deg) rotateY(0.5deg) scale(0.52) translateX(50%);
        background-color: rgba(0, 0, 0, 0.5);
    }
}
.CGMTV section .oval {
    -webkit-transform: rotate(180deg) scale(1);
    -ms-transform: rotate(180deg) scale(1);
    -o-transform: rotate(180deg) scale(1);
    transform: rotate(180deg) scale(1);
    left: 0;
    width: 100vw;
    position: absolute;
    height: 100%;
    overflow: hidden;
    bottom: 0;
    z-index: -1;
}
@media screen and (min-width: 769px) {
    .CGMTV section .oval {
        width: 60vw;
    }
}
.CGMTV section .oval .img {
    width: 100%;
    position: relative;
    bottom: 45px;
}
@media screen and (min-width: 1200px) {
    .CGMTV section .oval .img {
        width: 70%;
        left: 11%;
    }
}
.CGMTV section .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.CGMTV section .container__img {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (min-width: 769px) {
    .CGMTV section .container__img {
        width: 40%;
    }
}
.CGMTV section .container__img .img {
    width: 100%;
    padding: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.CGMTV section .container__img .img--medium {
    width: 70%;
}
.CGMTV section .container__img .img--left {
    margin: 0 auto;
    padding: 0;
}
.CGMTV section .container__text {
    width: 100%;
    margin: 60px 0 0;
}
@media screen and (min-width: 769px) {
    .CGMTV section .container__text {
        width: 60%;
        margin: 0;
    }
}
.CGMTV section .title {
    font-size: 3rem;
    font-family: "clash_displaymedium";
}
@media screen and (min-width: 1700px) {
    .CGMTV section .title {
        font-size: 5rem;
        margin: 15px 0;
    }
}
.CGMTV section.text-img {
    position: relative;
    padding: 0 20px 45px;
    z-index: 1;
}
@media screen and (min-width: 769px) {
    .CGMTV section.text-img {
        padding: 0px 20px 50px;
    }
}
.CGMTV section.text-img .title {
    margin-top: 35px;
    font-family: "clash_displaymedium";
}
.CGMTV section.text-img .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media screen and (min-width: 768px) {
    .CGMTV section.text-img .container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.CGMTV section.text-img.bg--white {
    background: #fff;
}
.CGMTV section.text-img.bg--black {
    background: #2f2f2f;
}
.CGMTV .footer {
    padding: 20px;
}
.CGMTV .footer__logo {
    width: 150px;
    margin: 0 auto 20px;
}
.CGMTV .footer__logos .logo1 {
    width: 150px;
    margin: 0 auto 10px;
    display: block;
}
.CGMTV .footer__logos .logo2 {
    width: 180px;
    margin: 0 auto 20px;
    display: block;
}
.CGMTV .footer__text {
    font-size: 10px;
    color: #ffffff;
}
.CGMTV.HTP .hero::after {
    display: none;
}
.CGMTV.HTP .hero::before {
    height: 402px;
    top: auto;
    width: 100vw;
    right: 0;
    bottom: 0;
}
.CGMTV.HTP::after {
    display: none;
}
.CGMTV .pink {
    color: #e0005f;
}
.CGMTV .black {
    color: #2f2f2f;
}
.CGMTV .white {
    color: white;
}
.CGMTV .block {
    display: block;
}
.CGMTV .link--white {
    text-decoration: underline;
    color: white;
    cursor: pointer;
}
.CGMTV .link--black {
    text-decoration: underline;
    color: #2f2f2f;
    cursor: pointer;
}
.CGMTV .p20 {
    padding: 20px;
}
.CGMTV .m0 {
    margin: 0;
}
.CGMTV .pt40 {
    padding-top: 40px !important;
}
@media (min-width: 768px) {
    .CGMTV .pt40--desktop {
        padding-top: 40px;
    }
}
.CGMTV .mb40 {
    margin-bottom: 40px;
}
@media (min-width: 768px) {
    .CGMTV .mb40--desktop {
        margin-bottom: 40px;
    }
}
.CGMTV .p30 {
    padding: 30px;
}
@media (min-width: 768px) {
    .CGMTV .p30--desktop {
        padding: 30px;
    }
}
.CGMTV .center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.CGMTV .text-center {
    text-align: center;
}
.CGMTV .mbm {
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    .CGMTV .order--mobile-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}
.CGMTV .space-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.CGMTV .space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.CGMTV .justify-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.CGMTV .align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.CGMTV .align-center--desktop {
    -webkit-box-align: unset;
    -webkit-align-items: unset;
    -ms-flex-align: unset;
    align-items: unset;
}
@media (min-width: 767px) {
    .CGMTV .align-center--desktop {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.CGMTV .flex-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
@media (min-width: 768px) {
    .CGMTV .flex-end--desktop {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
}
.CGMTV .flex-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
@media (min-width: 768px) {
    .CGMTV .flex-start--desktop {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
}
@media (max-width: 767px) {
    .CGMTV .flex-start--mobile {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
}
.CGMTV .box,
.CGMTV .box--bg-black,
.CGMTV .box--bg-white,
.CGMTV .box--bg-img {
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    font-size: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 0 4px #999;
    box-shadow: 0 0 4px #999;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 768px) {
    .CGMTV .box,
    .CGMTV .box--bg-black,
    .CGMTV .box--bg-white,
    .CGMTV .box--bg-img {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}
@media (min-width: 1200px) {
    .CGMTV .box,
    .CGMTV .box--bg-black,
    .CGMTV .box--bg-white,
    .CGMTV .box--bg-img {
        width: 90%;
    }
}
.CGMTV .box .container__text,
.CGMTV .box--bg-black .container__text,
.CGMTV .box--bg-white .container__text,
.CGMTV .box--bg-img .container__text {
    width: 100%;
    padding: 0px 5%;
    margin: 25px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 768px) {
    .CGMTV .box .container__text,
    .CGMTV .box--bg-black .container__text,
    .CGMTV .box--bg-white .container__text,
    .CGMTV .box--bg-img .container__text {
        width: 55%;
        margin: 45px 0;
    }
}
.CGMTV .box .text,
.CGMTV .box--bg-black .text,
.CGMTV .box--bg-white .text,
.CGMTV .box--bg-img .text {
    font-size: 1.1rem;
}
@media (min-width: 1700px) {
    .CGMTV .box .text,
    .CGMTV .box--bg-black .text,
    .CGMTV .box--bg-white .text,
    .CGMTV .box--bg-img .text {
        font-size: 1.8rem;
    }
}
.CGMTV .box .container__img,
.CGMTV .box--bg-black .container__img,
.CGMTV .box--bg-white .container__img,
.CGMTV .box--bg-img .container__img {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
@media (min-width: 768px) {
    .CGMTV .box .container__img,
    .CGMTV .box--bg-black .container__img,
    .CGMTV .box--bg-white .container__img,
    .CGMTV .box--bg-img .container__img {
        width: 45%;
    }
}
.CGMTV .box--bg-black {
    background: #2f2f2f;
    color: white;
}
.CGMTV .box--bg-white {
    background: white;
    color: #2f2f2f;
}
.CGMTV .box--bg-img {
    background-image: url("https://www.casinogranmadridtv.es/img/bg.jpg");
    background-attachment: fixed;
    color: white;
}
.CGMTV .steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: white;
    padding: 50px 40px;
}
@media screen and (min-width: 991px) {
    .CGMTV .steps {
        padding: 20px 40px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        min-height: 10vh;
    }
}
.CGMTV .steps .link,
.CGMTV .steps .link--white {
    display: inline-block;
    width: 100%;
}
.CGMTV .steps .link:last-of-type .steps__block,
.CGMTV .steps .link--white:last-of-type .steps__block {
    margin-bottom: 0;
}
.CGMTV .steps__block {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 0 30px;
    width: 100%;
}
@media screen and (min-width: 991px) {
    .CGMTV .steps__block {
        margin: 0 auto;
    }
}
.CGMTV .steps__number {
    color: #e0005f;
    margin-right: 20px;
    font-size: 3.3rem;
    font-weight: 700;
    font-family: "clash_displaymedium";
}
@media screen and (min-width: 1024px) {
    .CGMTV .steps__number {
        font-size: 2.8rem;
    }
}
.CGMTV .steps__title {
    color: #2f2f2f;
    margin: 0 0 10px;
    font-size: 1.8rem;
    font-weight: 700;
    font-family: "clash_displaymedium";
}
@media screen and (min-width: 1024px) {
    .CGMTV .steps__title {
        font-size: 1.3rem;
    }
}
.CGMTV .steps__text {
    color: #2f2f2f;
    margin: 0 0 20px;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}
.CGMTV .steps__text:last-of-type {
    margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
    .CGMTV .steps__text {
        font-size: 0.8rem;
    }
}
@media screen and (min-width: 991px) {
    .CGMTV .steps__text {
        font-size: 0.7rem;
    }
}
.CGMTV .steps__text--container {
    width: 100%;
}
@media screen and (min-width: 991px) {
    .CGMTV .steps__text--container {
        width: 75%;
    }
}
.CGMTV .steps__arrow {
    display: none;
    width: 5%;
    margin: 0 3%;
}
@media screen and (min-width: 991px) {
    .CGMTV .steps__arrow {
        display: block;
    }
}
.CGMTV .steps__arrow img {
    width: 100%;
}
.CGMTV .list,
.CGMTV .list--horizontal {
    margin: 0;
    padding: 0 0 20px;
    list-style-type: none;
}
.CGMTV .list.center,
.CGMTV .center.list--horizontal {
    text-align: center;
}
.CGMTV .list__item {
    margin: 20px 10px 0;
    display: block;
}
.CGMTV .list__item:last-child {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .CGMTV .list__item:last-child {
        margin-bottom: 20px;
    }
}
.CGMTV .list:last-of-type,
.CGMTV .list--horizontal:last-of-type {
    padding: 0;
}
.CGMTV .list--horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.CGMTV .list--horizontal.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.CGMTV .list--horizontal .list__item {
    margin: 0 10px;
}
.CGMTV .list--horizontal.mobile--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media screen and (min-width: 768px) {
    .CGMTV .list--horizontal.mobile--vertical {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.CGMTV .list--horizontal.mobile--vertical .list__item {
    margin: 10px;
}
.CGMTV .list--horizontal.mobile--wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.CGMTV .list--horizontal.mobile--wrap .list__item {
    margin: 10px 10px 0;
}
@media screen and (min-width: 768px) {
    .CGMTV .list--horizontal.mobile--wrap .list__item {
        margin: 0 10px;
    }
}
.CGMTV .footer {
    padding: 20px;
    color: white;
    background: #2f2f2f;
    font-size: 0.8rem;
    margin-top: 10px;
}
@media screen and (min-width: 1920px) {
    .CGMTV .footer {
        font-size: 0.5rem;
    }
}
@media screen and (min-width: 1280px) {
    .CGMTV .footer__container {
        width: 80%;
        margin: 0 auto;
    }
}
.CGMTV .footer__text {
    margin: 0 0 20px 0;
}
.CGMTV .footer__text.center {
    text-align: center;
}
.CGMTV .footer__logos .logo {
    width: 100%;
}
.CGMTV .footer__logos .list__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px;
}
/*# sourceMappingURL=styles.min.css.map */