.contain{background-size:contain}.contain,.cover{background-position:50%;background-repeat:no-repeat}.cover{background-size:cover}.rating-card{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;background-color:#30f;border-radius:.625rem;cursor:pointer;justify-content:space-between;padding:1.25rem;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;transition:background-color .3s ease;width:100%}@media (min-width:1025px){.rating-card:hover{background-color:#0e00b3}}.rating-card__main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem;max-width:11.875rem}.rating-card__title{color:#fff;font-size:2rem;font-weight:800;letter-spacing:-.04688rem;line-height:2.25rem;margin-top:-.125rem}.rating-card__subtitle{color:#fff;font-size:.875rem;font-weight:400;letter-spacing:-.01875rem;line-height:1rem;opacity:.8}.rating-card__ico svg{height:4.875rem;width:4.125rem}
