@charset "utf-8";

/* CSS Document */
.pw1200 {width: 88%;}

.pw880 {max-width: 880px; width: 92%; margin-left: auto; margin-right: auto;}

.pw980 {max-width: 980px; width: 88%; margin-left: auto; margin-right: auto;}

.trustpilot-banner {width: 100%; position: relative; overflow: hidden; z-index: 1;}

.trustpilot-banner:after {width: 100%; height: 360px; background: #0E291D; content: ""; display: block; position: absolute; left: 0; top: 0;}

.trustpilot-banner-box {height: 412px; background: url(https://www.pdfgear.com/img/trustpilot/trustpilot-bg.png) #63D794 no-repeat center; background-size: cover; margin-top: 80px; border-radius: 20px; position: relative; z-index: 3; padding: 0 100px; box-sizing: border-box; display: flex; align-items: center;}

.trustpilot-banner-text {max-width: 400px; text-align: center;}

.trustpilot-text h1 {color: #000; text-align: center; font-family: Segoe UI; font-size: 48px; font-style: normal; font-weight: 700; line-height: 54px; /* 112.5% */}

.trustpilot-text h2 {color: #000; text-align: center; font-size: 32px; font-style: normal; font-weight: 700; line-height: 150%; /* 48px */}

.trustpilot-text p {color: #000; text-align: center; font-size: 20px; margin-top: 20px; font-style: normal; font-weight: 400; line-height: 150%; /* 30px */}

.g2-body .trustpilot-banner:after{background: #261845;}
.g2-body .trustpilot-banner-box{background: url(https://www.pdfgear.com/img/trustpilot/g2-bg.png) #F7F6FF no-repeat center center;}

.btn-write{font-size: 20px; font-weight: 700; color: #FF492C; border: 2px solid #FF492C; border-radius: 10px; line-height: 46px; box-sizing: border-box; width: fit-content; min-width: 216px; padding: 0 30px; display: block; margin: 20px auto 0;}

.trustpilot-widget {margin-top: 20px;}

.trustpilot-socialmedia {margin-top: 40px; border-radius: 20px; background: linear-gradient(180deg, #FFF 0%, #DEECFF 100%); padding: 48px; box-sizing: border-box; margin-bottom: 80px;}

.trustpilot-socialmedia .trustpilot-text p {margin-top: 12px;}

.trustpilot-socialmedia-total {display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; margin-top: 28px;}

.trustpilot-socialmedia-total a {width: 240px; height: 148px; border-radius: 16px; background: #fff; display: flex; justify-content: center; align-items: center; margin-top: 20px;}

.trustpilot-socialmedia-contact {border-radius: 82px; border: 1px solid #EEE; background: #FFF; min-width: 329px; padding: 0 20px; height: 48px; line-height: 48px; width: fit-content; color: #000; font-size: 18px; font-style: normal; font-weight: 400; line-height: 48px; display: block; text-align: center; margin: 40px auto 0;}

@media screen and (max-width: 980px) {.trustpilot-banner:after {	height: 80%; }

	.trustpilot-banner-box {height: auto; padding: 40px; border-radius: 20px; background: linear-gradient(87deg, #63D794 43.41%, #00B67A 97.28%); }

	.trustpilot-banner-text {max-width: 100%; width: 100%; }

	.trustpilot-text h1 {font-size: 36px; }

	.trustpilot-text h2 {font-size: 28px; }

	.trustpilot-text p {font-size: 16px; }
	.g2-body .trustpilot-banner-box{background: linear-gradient(92.06deg, #F9FCFF 20.01%, #F2ECFF 97.02%);}
}

@media screen and (max-width: 768px) {.trustpilot-socialmedia-total a {width: 180px; height: 111px; }
}

@media screen and (max-width: 568px) {.trustpilot-socialmedia {padding: 20px; }

	.trustpilot-socialmedia-total a {width: 45%; height: auto; padding: 20px 0; }

	.trustpilot-socialmedia-total a img {width: auto; height: 30px; }

	.trustpilot-socialmedia-contact {min-width: auto; }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min-device-pixel-ratio:1.5) {}