.yoo-card-game-full-line{background-color:var(--yoo-game-full-line-card-background-color,#fafafa);border:var(--yoo-game-full-line-card-border,0 solid transparent);border-radius:var(--yoo-game-full-line-card-border-radius,.625rem);box-shadow:0 2px 8px rgba(0,0,0,.08);box-sizing:border-box;color:var(--yoo-game-full-line-card-text-color,inherit);padding:var(--yoo-game-full-line-card-padding-top,1rem) var(--yoo-game-full-line-card-padding-right,1rem) var(--yoo-game-full-line-card-padding-bottom,1rem) var(--yoo-game-full-line-card-padding-left,1rem);position:relative;transition:all .3s ease;width:100%}.yoo-card-game-full-line *{box-sizing:border-box}.yoo-card-game-full-line .group{align-items:center;display:flex;gap:1rem;width:100%}@media(max-width:680px){.yoo-card-game-full-line .group{flex-wrap:wrap;gap:.75rem}}@media(max-width:480px){.yoo-card-game-full-line .group{flex-direction:column;gap:.75rem}}.yoo-card-game-full-line .image{align-items:center;border-radius:.5rem;display:flex;flex-shrink:0;height:5rem;justify-content:center;min-width:5rem;transition:all .3s ease;width:5rem}.yoo-card-game-full-line .image img{border:var(--yoo-game-full-line-thumb-border,1px solid #d9d9d9);border-radius:var(--yoo-game-full-line-thumb-border-radius,.5rem);display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.yoo-card-game-full-line .caption{display:flex;flex-direction:column;flex-grow:1;gap:.5rem;padding:0}@media(max-width:480px){.yoo-card-game-full-line .caption{align-items:center;text-align:center}}.yoo-card-game-full-line .title{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;width:100%}@media(max-width:480px){.yoo-card-game-full-line .title{justify-content:center}}.yoo-card-game-full-line .title .game-rtp{background:#eee;border-radius:.25rem;color:#666;font-size:.75rem;font-weight:600;padding:.1rem .4rem;white-space:nowrap}.yoo-card-game-full-line .title-link{color:#1a1a1a;font-size:1rem;font-weight:700;line-height:1.4;text-decoration:none;text-transform:uppercase;transition:color .3s ease;word-wrap:break-word;overflow-wrap:break-word}.yoo-card-game-full-line .title-link:hover{color:#1e84bf}@media(max-width:480px){.yoo-card-game-full-line .title-link{font-size:.875rem;text-align:center}}.yoo-card-game-full-line .game-type{display:flex;flex-direction:row;gap:.5rem;list-style:none;margin:0;padding:0}@media(max-width:480px){.yoo-card-game-full-line .game-type{justify-content:center}}.yoo-card-game-full-line .game-type a{color:#1e84bf;font-size:.75rem;font-weight:400;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.yoo-card-game-full-line .game-type a:hover{color:#15608a}.yoo-card-game-full-line .buttons{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:.5rem}@media(max-width:680px){.yoo-card-game-full-line .buttons{justify-content:flex-start;width:100%}}@media(max-width:480px){.yoo-card-game-full-line .buttons{flex-direction:column;justify-content:center;width:100%}}.yoo-card-game-full-line .buttons .button{align-items:center;border-radius:.1875rem;display:inline-flex;font-size:.75rem;gap:.5rem;height:2rem;justify-content:center;line-height:1;padding:.25rem .75rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.yoo-card-game-full-line .buttons .button img,.yoo-card-game-full-line .buttons .button svg{height:.875rem;width:auto}@media(max-width:480px){.yoo-card-game-full-line .buttons .button{width:100%}}
