.v7-review{color:var(--text-main)}.v7-review .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:20px}.v7-review .container,.v7-review__info{display:-webkit-box;display:-ms-flexbox;display:flex}.v7-review__info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.v7-review__info-logo{max-width:207px;width:100%;-ms-flex-negative:0;background:var(--white);border-radius:16px;flex-shrink:0;padding:44px}.v7-review__info-logo img{height:auto;width:100%}.v7-review__info-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:12px;margin-right:auto}.v7-review .vAll-app-links{background:var(--card-bg);border-radius:16px;color:var(--card-text);gap:20px;padding:12px 16px}.v7-review .vAll-app-links__title{color:var(--card-text);font-size:16px;font-weight:400;line-height:150%}.v7-review__bonus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--card-bg);border-radius:16px;color:var(--card-text);gap:10px;padding:16px}.v7-review__bonus-ico{border-radius:50%;height:55px;overflow:hidden;padding:14px;width:55px;-ms-flex-negative:0;background:var(--contrast-bg);color:var(--contrast-color);flex-shrink:0}.v7-review__bonus-ico svg{height:100%;width:100%}.v7-review__bonus-text{font-size:20px;font-weight:600;line-height:140%;width:100%}.v7-review__bonus .vAll-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v7-review__items{background:var(--card-bg);border-radius:16px;display:grid;gap:10px;grid-template-columns:repeat(5,1fr);padding:16px}.v7-review__item{background:var(--site-bg);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px}.v7-review__item-title{font-size:14px;font-weight:500;line-height:150%}.v7-review__item-value{color:var(--text-secondary);font-size:14px;font-weight:400;line-height:150%}.v7-review .v7-rating{color:var(--text-main)}.v7-review .text-block{font-size:16px;font-weight:400;line-height:150%}@media (max-width:1200px){.v7-review__items{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.v7-review__items{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.v7-review__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.v7-review__info-logo{max-width:340px}.v7-review .vAll-app-links{width:100%}.v7-review__bonus{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v7-review__bonus-text{text-align:center}.v7-review__bonus .vAll-button{width:100%}.v7-review__items{grid-template-columns:repeat(2,1fr)}}@media (max-width:350px){.v7-review__items{grid-template-columns:repeat(1,1fr)}}