﻿@charset "utf-8";.dotsIfTextTooLong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}h1{position:absolute;top:-10000px;}h2{font-family:Montserrat,"Lucida Grande",Tahoma,Sans-Serif;font-weight:800;}.review-container{background-color:#eaeaea;margin-bottom:50px;}.review-container .review-wrapper{width:calc(100% - 40px);max-width:1200px;margin:auto;padding:50px 0;display:flex;overflow:hidden;}.review-container .review-wrapper .review{display:inline-block;min-width:350px;width:350px;max-width:100%;background-color:#fff;margin-right:30px;border-radius:20px;padding:30px;box-shadow:0 5px 30px -25px #000;}@media only screen and (max-width:719px){.review-container .review-wrapper .review{min-width:100%;width:100%;}}.review-container .review-wrapper .review:last-of-type{margin-right:0;}.review-container .review-wrapper .review .author-initials{float:left;width:70px;}.review-container .review-wrapper .review .author-initials::before{content:attr(data-initials);display:block;width:40px;height:40px;background-color:#e2007b;border-radius:50%;text-align:center;line-height:40px;font-weight:800;color:#fff;font-size:13px;border:2px solid #7c0043;}.review-container .review-wrapper .review .content{float:right;width:calc(100% - 70px);}.review-container .review-wrapper .review .content .author-name{font-weight:800;color:#333;margin-bottom:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.review-container .review-wrapper .review .content .stars{margin-bottom:10px;}.review-container .review-wrapper .review .content .stars i{font-weight:500;color:#d3d3d3;font-weight:800;}.review-container .review-wrapper .review .content .stars i.active{color:#ff6a00;}.review-container .review-wrapper .review .content .review-title{font-weight:800;font-size:13px;line-height:25px;}.review-container .review-wrapper .review .content .review-message{font-size:13px;line-height:25px;}