.play-provider{background-color:var(--backgrounds-b);border:1px solid var(--border-a);border-radius:var(--roundings-xs);cursor:pointer;height:var(--item-height)!important;overflow:hidden;padding:var(--spacings-3xs);width:var(--item-width)!important}@media (max-width:639px){.play-provider{--item-height:74px;--item-width:108px}}@media (min-width:640px) and (max-width:1139px){.play-provider{--item-height:98px;--item-width:150px;margin-right:8px;margin-top:0!important}}@media (min-width:1140px){.play-provider{--item-height:122px;--item-width:188px;margin-right:12px;padding:4px}.play-provider:last-child{margin-right:0}}.no-touch .play-provider:hover{background-color:var(--backgrounds-b-70);border-color:var(--border-b)}.play-provider:not(.play-provider--show-all){position:relative;transition:all .2s ease-out}.play-provider:not(.play-provider--show-all):before{background-image:url(../images/6.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:692px;left:50%;opacity:.02;pointer-events:none;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transform-origin:50% 50%;transition:all .2s ease-out;width:692px;z-index:1}.no-touch .play-provider:not(.play-provider--show-all):hover{background-color:var(--backgrounds-b-70);border-color:var(--border-b)}.no-touch .play-provider:not(.play-provider--show-all):hover:before{animation:rotateCardPattern 12s linear infinite;opacity:.03;transform:translate(-50%,-50%) rotate(-1turn)}.play-provider__img-wr{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.play-provider__img{height:inherit}
