section.g2Reviews.grey{background:#3d3835}section.g2Reviews.grey .container>h3{color:#f7ede0}section.g2Reviews.red{background:#e55940}section.g2Reviews.yellow{background:var(--yellow)}section.g2Reviews.yellow .container>h3{color:#000}section.g2Reviews.beige{background:#f7ede0}section.g2Reviews.v2{background-color:var(--yellow10)}section.g2Reviews.v2 .container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.g2Reviews.v2 .container .review{background:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);width:30%}section.g2Reviews{padding:2rem 0}section.g2Reviews .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.g2Reviews .container>h3{font-size:32px;text-align:center;width:100%}section.g2Reviews .container>p{text-align:center;width:100%}section.g2Reviews .container .review{display:-webkit-box;display:-ms-flexbox;display:flex;width:25%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .3s;transition:all .3s}section.g2Reviews .container .review p{margin:0;text-align:center}section.g2Reviews .container .review .rating{margin-bottom:20px}section.g2Reviews .container .review .rating svg{height:17px;-webkit-transition:all .3s;transition:all .3s;width:17px}section.g2Reviews .container .review .rating svg path{fill:var(--yellow)}section.g2Reviews .container .review .name,section.g2Reviews .container .review .title{margin-bottom:10px}section.g2Reviews .container .review .bold{font-weight:700;margin-top:10px}section.g2Reviews .container .review a{border-bottom:1px solid transparent;font-size:18px;margin-top:20px}section.g2Reviews .container .review a:hover{border-bottom:1px solid}section.g2Reviews .container .review:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}section.g2Reviews .container .review:hover svg{height:20px;width:20px}section.g2Reviews .container .cta{padding:20px;width:100%}section.g2Reviews .container .cta,section.g2Reviews .container .cta .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.g2Reviews .container .cta .icon svg{height:50px;width:50px}section.g2Reviews .container .cta .icon p{color:#ef492d;font-weight:700;margin:5px}@media(max-width:1023px)and (min-width:769px){section.g2Reviews .container .review{width:50%}section.g2Reviews.v2 .container .review{margin-bottom:20px;width:48%}}@media(max-width:767px){section.g2Reviews .container .review{width:100%}section.g2Reviews.v2 .container .review{margin-bottom:20px;width:100%}}