@charset "utf-8";

/* CSS Document */
.drt{direction: rtl;}

.pw880 {max-width: 880px; width: 92%; margin-left: auto; margin-right: auto;}

.pw1000 {max-width: 1000px; width: 92%; margin-left: auto; margin-right: auto;}


.share-banner{ margin-top: 48px; overflow: hidden;}
.share-banner h1{font-size: 32px; font-weight: 700; color: #000; margin-bottom: 24px;}
.share-banner p{font-size: 18px; color: #606060; line-height: 1.5;}
.share-banner .c-000{color: #000;}
.share-platforms{margin-top: 80px; display: flex; justify-content: center; align-items: center; gap: 40px; flex-wrap: wrap; box-sizing: border-box; border-radius: 20px; background: linear-gradient(180deg, #FBFCFF 0%, #EAF0FA 100%); margin-top: 48px; padding: 48px 20px;}
.share-platforms p{width: 100%; margin-bottom: -16px;}
.share-platforms a{width: 64px; height: 64px; background-position: center; background-repeat: no-repeat; background-size: contain; flex-shrink: 0; border-radius: 16px;}
.share-platforms a:hover{box-shadow: 0px 20px 20px 0px #00000033;}
.share-platform-x{background: url("https://www.pdfgear.com/img/share/share-icon-x.png");}
.share-platform-facebook{background: url("https://www.pdfgear.com/img/share/share-icon-facebook.png");}
.share-platform-linkedin{background: url("https://www.pdfgear.com/img/share/share-icon-linkedin.png");}
.share-platform-reddit{background: url("https://www.pdfgear.com/img/share/share-icon-reddit.png");}
.share-platform-whatsapp{background: url("https://www.pdfgear.com/img/share/share-icon-whatsapp.png");}
.share-platform-telegram{background: url("https://www.pdfgear.com/img/share/share-icon-telegram.png");}
.share-platform-email{background: url("https://www.pdfgear.com/img/share/share-icon-email.png");}
.share-platform-urls{background: url("https://www.pdfgear.com/img/share/share-icon-urls.png");}

.copy-btn{position: relative;}
.copy-btn::after{content: "Copied!"; position: absolute; left: 50%; top: -12px; transform: translate(-50%,-100%); font-size: 12px; color: #000; background: #f9f9f9; padding: 6px 8px; border-radius: 3px; opacity: 0; z-index: -1; visibility: hidden; transition: .2s ease-in-out; box-shadow: 0px 1px 4px 0px #00000040; white-space: nowrap;}
.copied::after{opacity: 1; top: -6px; z-index: 1; visibility: visible;}
.copy-btn::before{content: "Copy link and share"; position: absolute; left: 50%; top: -12px; transform: translate(-50%,-100%); font-size: 12px; color: #000; background: #f9f9f9; padding: 6px 8px; border-radius: 3px; opacity: 0; z-index: -1; visibility: hidden; transition: .2s ease-in-out; box-shadow: 0px 1px 4px 0px #00000040; text-wrap: nowrap;}
.copy-btn:hover:before{opacity: 1; top: -6px; z-index: 1; visibility: visible;}
.copied::before{display: none;}

.share-post{margin-top: 160px; padding-bottom: 160px; background: url("https://www.pdfgear.com/img/share/share-post-bg.jpg") top center no-repeat; background-size: cover;}
.share-post h2{font-size: 32px; font-weight: 700; color: #18191B;}
.share-post-cont{margin-top: 60px; display: flex; gap: 12px; justify-content: center;}
.share-post-col{display: flex; flex-direction: column; gap: 12px; width: 323px;}
.share-post-item>a{display: flex; flex-direction: column; gap: 16px; background: #fff; border-radius: 12px; padding: 24px; box-shadow: 4px 4px 20px 0px #0000001F; box-sizing: border-box;
/* width: 323px; */
}
.share-post-item-tiktok>a{padding: 0;}
.share-post-item-tiktok img{width: 100%; height: auto; display: block;}
.share-post-item-info{display: flex; justify-content: space-between; align-items: center; gap: 8px;}
.share-post-item-info img{flex-shrink: 0; width: 32px; height: 32px;}
.share-post-item-info p{font-size: 14px; color: #000; flex-grow: 1;}
.share-post-item-info p b{display: block; margin-bottom: 6px; line-height: 1.1;}
.share-post-item-info .share-post-item-link{width: 18px; height: 18px; background-position: center; background-repeat: no-repeat; background-size: contain; flex-shrink: 0;}
.share-post-item-link-x{background: url("https://www.pdfgear.com/img/share/post-icon-x.png");}
.share-post-item-link-linkedin{background: url("https://www.pdfgear.com/img/share/post-icon-linkedin.png");}
.share-post-item-link-digitaltrends{background: url("https://www.pdfgear.com/img/share/post-icon-digitaltrends.png");}
.share-post-item-link-producthunt{background: url("https://www.pdfgear.com/img/share/post-icon-producthunt.png");}
.share-post-item-text{font-size: 16px; color: #000; line-height: 1.5; display: flex; flex-direction: column;  gap: 12px;}
.share-post-item-text p{font-size: inherit; color: inherit; line-height: inherit;}
.share-post-item-text p span{border-bottom: 1px solid;}
.share-post-item-data{display: flex; justify-content: space-between; gap: 6px; align-items: center;}
.share-post-item-data p{font-size: 14px;}
.share-post-item-data p b{color: #000; margin-inline-end: 2px;}
.share-post-item-data p span{color: #999;}

html[lang = 'it-IT'] .share-post-item-data p, html[lang = 'pt-PT'] .share-post-item-data p{font-size: 12px;}


/* .g2-body .trustpilot-banner-box{background: url("https://www.pdfgear.com/img/trustpilot/g2-bg.png") #F7F6FF no-repeat center center;} */

@media screen and (max-width: 980px) {
    .share-banner{margin-top: 40px;}
    .share-banner h1{font-size: 28px;}
    .share-banner .c-000{font-size: 16px; margin-bottom: -8px;}
    .share-platforms{margin-top: 60px; gap: 32px;}
    .share-platforms a{width: 56px; height: 56px;}
    .share-post{margin-top: 96px; padding-bottom: 96px;}
    .share-post h2{font-size: 20px;}
    .share-post-cont{flex-wrap: wrap;}
    /* .share-post-col{width: 323px;} */
}
@media screen and (max-width: 768px) {
}

@media screen and (max-width: 568px) {
    .share-banner p{font-size: 16px;}
    .share-platforms{width: 100%;}
    .share-platforms a{width: 48px; height: 48px;}
}

@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) {}