section.customer-reviews-module{background-color:#0027a6;overflow:hidden;position:relative;z-index:1}section.customer-reviews-module .container{max-width:1049px}section.customer-reviews-module .wrapper{align-items:center;display:flex;gap:30px;justify-content:space-between}section.customer-reviews-module .card{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;max-width:285px;overflow:hidden;padding:30px;width:100%}section.customer-reviews-module .card .rating{font-size:56px;font-weight:700}section.customer-reviews-module .card .wrapper-stars{align-items:center;display:flex;gap:10px;margin:20px auto}section.customer-reviews-module .card .wrapper-stars .star{display:flex;height:20px;overflow:hidden;width:20px}section.customer-reviews-module .card .wrapper-stars .star img{object-fit:contain;object-position:center;width:100%}section.customer-reviews-module .card .wrapper-captera{align-items:center;display:flex;gap:15px;justify-content:space-between}section.customer-reviews-module .card .wrapper-captera p{text-transform:uppercase}section.customer-reviews-module .card .wrapper-captera .wrapper-logo{display:flex;height:15px;overflow:hidden;width:70px}section.customer-reviews-module .card .wrapper-captera .wrapper-logo img{object-fit:contain;object-position:center;width:100%}section.customer-reviews-module .wrapper-content{text-align:center;width:100%}section.customer-reviews-module .wrapper-content .title{color:#fff}section.customer-reviews-module .wrapper-content .svg{position:relative;top:10px}@media screen and (max-width:768px){section.customer-reviews-module .wrapper{flex-direction:column-reverse}}