/*
 *   @copyright   Copyright (C) 2025 Dynamowebs Private Limited. All rights reserved.
 *   @license     Proprietary and Confidential. Unauthorized copying, distribution, or modification
 *                via any medium is strictly prohibited.
 *   @author      Faisal mehmood awan <faisal.aqurz@gmail.com> | Imran Khan <imran@dynamowebs.com>
 *   @file        general-trustpilot.css
 *   @modified    11/28/25, 12:12 PM
 *   @package     Dynamowebs
 *
 *   This file contains proprietary information of Dynamowebs Private Limited.
 *   No part of this file may be reproduced, distributed, or transmitted in any
 *   form or by any means without the express written permission of Dynamowebs.
 *
 *   @link        https://www.dynamowebs.com
 *   @github      https://github.com/FaisalCloudEngineer
 *
 */

html #trustpilot .container {width: 1320px;} .index-page-tip-widget {padding-top: 20px;padding-bottom: 20px;}.utr-form-tip-widget {padding-top: 100px;padding-bottom: 0px;}.tip-section-widget {padding-top: 20px;}.tip-section-Madona-Luke {font-size: 13px;font-weight: 700;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -0.08px;text-align: center;color: #212529;} .tip-section-header {text-align: center;}.tip-section-body {flex-direction: row;flex-wrap: nowrap;justify-content: flex-start;align-items: center;padding: 0;margin-top: 28px;}
.tip-card-item { flex: 0 0 auto; width: 25%; /* Same as col-3 for desktop */padding: 10px;} .tip-section-card {max-height: 270px;padding: 20px 25px;border-radius: 16px;background-color: #f8f9fa;border: 1px solid rgb(0 0 0 / 5%);width: 100%;} .tip-section-card .card-body {padding: 0px;}.tip-section-card a {color: black;}
.tip-section-title {font-size: 14px;font-weight: bold;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -0.08px;text-align: left;color: #212529;margin-bottom: 5px;} .tip-section-comment-outer {height: 85px;max-height: 85px;margin-bottom: 10px;overflow: hidden;} .tip-section-comment {font-size: 12px;font-weight: normal;font-stretch: normal;font-style: normal;line-height: 1.42;letter-spacing: -0.08px;text-align: left;color: #212529;}
.tip-section-comment-author {font-size: 13px;font-weight: 700;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -0.08px;text-align: left;color: #212529;margin-top: 6px;margin-bottom: 5px;} .tip-section-comment-date {font-size: 10px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -0.06px;text-align: left;color: #6c757d;margin-bottom: 0px;} html #trustpilot .container {width: 100%;max-width: 1320px;}
@media only screen and (max-width: 1200px) {
.tip-section-body-scroll {overflow-x: auto;-webkit-overflow-scrolling: touch;} .tip-section-comment-outer {height: 90px;max-height: 90px;}
}
@media only screen and (max-width: 992px) {
	/* Show one card prominently, scroll for others */
   .tip-card-item {width: 80%;} .utr-form-tip-widget {padding-top: 80px;} .tip-section-card {margin-bottom: 20px;} .tip-section-card-3,.tip-section-card-4 {display: none;}
}
@media only screen and (max-width: 768px) {
	.utr-form-tip-widget {padding-top: 50px;}
}
@media only screen and (max-width: 580px) {
	.utr-form-tip-widget {padding-top: 20px;}
}
@media only screen and (max-width: 480px) {
	.tip-section-body {margin-top: 28px;padding-left: 5px;}
}
@media only screen and (max-width: 420px) {}