.mainRatingWrap{display:flex;gap:70px;justify-content:center}h2.mainRatingTitle{color:#434343;font-size:16px;font-weight:600;line-height:140%;margin:0 0 16px;text-align:center}.mainRatingItemsWrap{display:flex;gap:36px;justify-content:center}.mainRatingItem{align-items:center;display:flex;flex-direction:column;text-decoration:none}.mainRatingAggregatorImage{margin-bottom:16px}.mainRatingAggregatorItemRate{height:38px}.mainRatingAggregatorItemRatetrustpilot{width:123px}.mainRatingAggregatorItemText{color:#727272;font-size:14px;font-weight:400;text-align:center}.mainRatingAggregatorStarsWrap{display:flex;gap:3px;margin-bottom:4px}.mainRatingSkeleton{animation-duration:1.4s;animation-iteration-count:infinite;animation-name:skeleton-animation;animation-timing-function:ease;background:linear-gradient(90deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.15) 37%,rgba(0,0,0,.06) 63%);background-size:400% 100%;border-radius:14px;height:10px;width:100%}.mainRatingSkeleton:first-child{margin-bottom:10px;margin-top:4px}@keyframes skeleton-animation{0%{background-position:100% 50%}to{background-position:0 50%}}.mainRatingAwardItemImage{margin-bottom:12px}.mainRatingAwardItemText,.mainRatingAwardItemTitle{color:#727272;font-size:14px;margin-bottom:0;margin-top:0;text-align:center}.mainRatingAwardItemTitle{font-weight:600}.mainRatingAwardItemText{font-weight:400}@media (max-width:768px){.mainRatingWrap{align-items:center;flex-direction:column;gap:40px}h2.mainRatingTitle{margin-bottom:12px}}@media (max-width:480px){.mainRatingItemsWrap{flex-direction:column}}