.gift-small{display:grid;grid-template-columns:5rem calc(100% - 6rem);gap:.5rem;background:var(--color-layer-alt-4);border-radius:var(--border-radius-s);min-height:6rem;width:100%;padding:.5rem;color:var(--color-text-alt);box-sizing:border-box;cursor:pointer;overflow:hidden}@media (min-width: 754px){.gift-small{grid-template-columns:6rem calc(100% - 7rem);gap:1rem}}@media (min-width: 1200px){.gift-small{padding:1rem}}.gift-small__image{width:5rem;height:5rem;-o-object-fit:cover;object-fit:cover;border-radius:10px}@media (min-width: 754px){.gift-small__image{width:6rem;height:6rem}}.gift-small__body{position:relative;display:flex;align-items:stretch;flex-wrap:wrap;width:100%}.gift-small__body-head{font-size:.75rem;line-height:140%;flex:1 0 100%;max-width:100%;min-height:1rem;align-self:start;text-transform:uppercase;font-weight:700}@media (min-width: 320px){.gift-small__body-head{font-size:.75rem;line-height:140%}}.gift-small__body-content{display:flex;align-items:flex-end;flex-wrap:wrap;overflow:hidden;width:100%}.gift-small__body-content .progressbar__main{margin:.5rem 0}.gift-small__body-content--title{flex:1 0 100%;max-width:100%;margin-bottom:0;color:var(--color-primary-1);display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:1.25rem;line-height:normal;font-weight:700}@media (min-width: 320px){.gift-small__body-content--title{font-size:1.25rem;line-height:normal}}.gift-small__body-content--description{flex:1 0 100%;max-width:100%;font-size:.75rem;line-height:140%;font-weight:400;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:0}@media (min-width: 320px){.gift-small__body-content--description{font-size:.75rem;line-height:140%}}.gift-small__body-content--description-bold{font-size:.75rem;line-height:140%;font-weight:700}@media (min-width: 320px){.gift-small__body-content--description-bold{font-size:.75rem;line-height:140%}}.gift-small__body-content--description-amount{font-weight:700;margin-left:1rem}.gift-small__body-content--description-amount:first-child{margin-left:0}.gift-small__status{font-size:.5625rem;line-height:normal;font-weight:700;letter-spacing:.06em;position:absolute;text-transform:uppercase;top:0;right:0;padding:0 1rem;background:var(--color-layer-alt-3);border-radius:var(--border-radius-s);color:var(--color-text-menu-active)}@media (min-width: 320px){.gift-small__status{font-size:.5625rem;line-height:180%}}.gift-small__status--won,.gift-small__status--wager-done{color:var(--color-text-body)}.gift-small__status--expired,.gift-small__status--lost{color:var(--color-error)}.gift-small--cashbox{cursor:default;align-items:center}.gift-small--cashbox.lobby-row__gift-item{width:calc(100% - 1rem)}.gift-small--cashbox .gift-small__body-content{height:-webkit-min-content;height:min-content}.gift-small--cashbox .gift-small__body-content--title{margin-bottom:.5rem}.gift-small--cashbox .gift-small__body-content--description{font-size:.75rem;line-height:140%;font-weight:400;display:flex;justify-content:space-between}@media (min-width: 320px){.gift-small--cashbox .gift-small__body-content--description{font-size:.75rem;line-height:140%}}.gift-small--cashbox .gift-small__body-head{min-height:unset}.gift-big{background:var(--color-layer-alt-1)}.gift-big__title{font-size:1rem;line-height:normal;font-weight:700;text-align:center}@media (min-width: 320px){.gift-big__title{font-size:1rem;line-height:150%}}.gift-big__image{width:6rem;height:6rem;display:block;margin:0 auto;-o-object-fit:cover;object-fit:cover;border-radius:10px}.gift-big__timer{display:flex;align-items:flex-end;justify-content:center;font-size:.75rem;line-height:140%;font-weight:700}@media (min-width: 320px){.gift-big__timer{font-size:.75rem;line-height:140%}}.gift-big__timer--time{font-size:1.17rem;line-height:1.5rem;font-weight:700;letter-spacing:.06rem;text-transform:uppercase;margin-left:.5rem}.gift-big__body-title{flex:1 0 100%;max-width:100%;text-align:center;color:var(--color-primary-1);font-size:1.25rem;line-height:normal;font-weight:700}@media (min-width: 320px){.gift-big__body-title{font-size:1.25rem;line-height:normal}}.gift-big__body-title--lowercase{text-transform:lowercase}.gift-big__body-data{flex:1 0 100%;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:flex-end}.gift-big__body-data .gift-field{flex:1 0 25%;max-width:25%}.gift-big__body-game,.gift-big__body-info{flex:1 0 100%;max-width:100%;text-align:center;font-size:1rem;line-height:normal;font-weight:400}@media (min-width: 320px){.gift-big__body-game,.gift-big__body-info{font-size:1rem;line-height:150%}}.gift-big__body-game--primary,.gift-big__body-info--primary{color:var(--color-primary-1)}.gift-big__body-game--margin-bottom,.gift-big__body-info--margin-bottom{margin-bottom:1rem}.gift-big__body-info{font-size:.875rem;line-height:170%;text-transform:uppercase;font-weight:700}@media (min-width: 320px){.gift-big__body-info{font-size:.875rem;line-height:170%}}.gift-big__body-info--bold{text-transform:unset;font-weight:700}.gift-big__body-info--amount{font-size:1.17rem;line-height:1.5rem;font-weight:700;letter-spacing:.06rem}.gift-big__body-info .progressbar__main{margin:0}.gift-big__body .producers-block{flex:1 0 100%;max-width:100%;margin:0 auto;font-size:.5rem}.gift-big__body .producers-block__link-wrapper{cursor:pointer;margin:0 auto;padding:0}.gift-big__body-button--cancel{margin-right:1rem}.gift-big__body-button--play{flex-grow:1}.gift-big__body-buttons{display:flex}.timer-point{display:flex;align-items:center}.timer-point:before{content:"";border-radius:var(--border-radius-m);background:var(--color-successfully);display:flex;width:.5rem;height:.5rem;margin-right:.25rem}
