.wp-block-marwen-social-proof{padding:40px 20px}.wp-block-marwen-social-proof .social-proof-grid{display:grid;gap:24px;margin:0 auto;max-width:1200px}@media(max-width:1024px){.wp-block-marwen-social-proof .social-proof-grid{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:768px){.wp-block-marwen-social-proof .social-proof-grid{gap:16px;grid-template-columns:repeat(2,1fr)!important}}@media(max-width:480px){.wp-block-marwen-social-proof .social-proof-grid{gap:12px;grid-template-columns:1fr!important}}.wp-block-marwen-social-proof .social-proof-item{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:32px 24px;position:relative;text-align:center;transition:all .3s ease}.style-card .wp-block-marwen-social-proof .social-proof-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.style-card .wp-block-marwen-social-proof .social-proof-item:hover{box-shadow:0 8px 24px rgba(0,0,0,.12)}.style-minimal .wp-block-marwen-social-proof .social-proof-item{background:transparent;border:2px solid #e5e7eb;border-radius:8px}.style-minimal .wp-block-marwen-social-proof .social-proof-item:hover{background:rgba(26,38,83,.02);border-color:#1a2653}.wp-block-marwen-social-proof .social-proof-icon{align-items:center;display:flex;font-size:48px;height:56px;justify-content:center;margin-bottom:16px;transition:transform .3s ease;width:56px}.wp-block-marwen-social-proof .social-proof-icon svg{height:48px;transition:all .3s ease;width:48px}.social-proof-item:hover .wp-block-marwen-social-proof .social-proof-icon{transform:scale(1.1)}.wp-block-marwen-social-proof .platform-facebook .social-proof-icon svg{color:#1877f2}.wp-block-marwen-social-proof .platform-facebook .social-proof-button{background-color:#1877f2;border-color:#1877f2}.wp-block-marwen-social-proof .platform-facebook .social-proof-button:hover{background-color:#0d65d9}.wp-block-marwen-social-proof .platform-twitter .social-proof-icon svg{color:#1da1f2}.wp-block-marwen-social-proof .platform-twitter .social-proof-button{background-color:#1da1f2;border-color:#1da1f2}.wp-block-marwen-social-proof .platform-twitter .social-proof-button:hover{background-color:#0c90e0}.wp-block-marwen-social-proof .platform-instagram .social-proof-icon svg{color:#e4405f}.wp-block-marwen-social-proof .platform-instagram .social-proof-button{background-color:#e4405f;border-color:#e4405f}.wp-block-marwen-social-proof .platform-instagram .social-proof-button:hover{background-color:#d62e4d}.wp-block-marwen-social-proof .platform-youtube .social-proof-icon svg{color:red}.wp-block-marwen-social-proof .platform-youtube .social-proof-button{background-color:red;border-color:red}.wp-block-marwen-social-proof .platform-youtube .social-proof-button:hover{background-color:#e60000}.wp-block-marwen-social-proof .platform-linkedin .social-proof-icon svg{color:#0077b5}.wp-block-marwen-social-proof .platform-linkedin .social-proof-button{background-color:#0077b5;border-color:#0077b5}.wp-block-marwen-social-proof .platform-linkedin .social-proof-button:hover{background-color:#006199}.wp-block-marwen-social-proof .platform-pinterest .social-proof-icon svg{color:#bd081c}.wp-block-marwen-social-proof .platform-pinterest .social-proof-button{background-color:#bd081c;border-color:#bd081c}.wp-block-marwen-social-proof .platform-pinterest .social-proof-button:hover{background-color:#a00717}.wp-block-marwen-social-proof .social-proof-count{color:#1a2653;font-size:42px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:8px}@media(max-width:768px){.wp-block-marwen-social-proof .social-proof-count{font-size:36px}}.wp-block-marwen-social-proof .social-proof-label{color:#6b7280;font-size:16px;font-weight:600;letter-spacing:.025em;margin-bottom:16px;text-transform:capitalize}@media(max-width:768px){.wp-block-marwen-social-proof .social-proof-label{font-size:14px}}.wp-block-marwen-social-proof .social-proof-button{background-color:#1a2653;border:2px solid transparent;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;margin-top:8px;padding:10px 24px;text-decoration:none;transition:all .3s ease}.wp-block-marwen-social-proof .social-proof-button:hover{background-color:#e74c3c;border-color:#e74c3c;box-shadow:0 4px 12px rgba(231,76,60,.3);transform:translateY(-2px)}.wp-block-marwen-social-proof .social-proof-button:active{transform:translateY(0)}@media(max-width:768px){.wp-block-marwen-social-proof .social-proof-button{font-size:13px;padding:8px 20px}}.wp-block-marwen-social-proof .social-proof-item{animation:fadeInUp .6s ease forwards;opacity:0}.wp-block-marwen-social-proof .social-proof-item:first-child{animation-delay:.1s}.wp-block-marwen-social-proof .social-proof-item:nth-child(2){animation-delay:.2s}.wp-block-marwen-social-proof .social-proof-item:nth-child(3){animation-delay:.3s}.wp-block-marwen-social-proof .social-proof-item:nth-child(4){animation-delay:.4s}.wp-block-marwen-social-proof .social-proof-item:nth-child(5){animation-delay:.5s}.wp-block-marwen-social-proof .social-proof-item:nth-child(6){animation-delay:.6s}.wp-block-marwen-social-proof .social-proof-item:nth-child(7){animation-delay:.7s}.wp-block-marwen-social-proof .social-proof-item:nth-child(8){animation-delay:.8s}.wp-block-marwen-social-proof .social-proof-item:nth-child(9){animation-delay:.9s}.wp-block-marwen-social-proof .social-proof-item:nth-child(10){animation-delay:1s}.wp-block-marwen-social-proof .social-proof-item:nth-child(11){animation-delay:1.1s}.wp-block-marwen-social-proof .social-proof-item:nth-child(12){animation-delay:1.2s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.wp-block-marwen-social-proof.alignwide{margin-left:auto;margin-right:auto;max-width:1280px}.wp-block-marwen-social-proof.alignfull{max-width:100%;padding:60px 40px}@media(max-width:768px){.wp-block-marwen-social-proof.alignfull{padding:40px 20px}}.wp-block-marwen-social-proof .style-card .social-proof-item:hover{transform:translateY(-8px)}.wp-block-marwen-social-proof .style-minimal .social-proof-item:hover{transform:scale(1.02)}.wp-block-marwen-social-proof .social-proof-count{align-items:center;display:flex;justify-content:center;min-height:50px}.wp-block-marwen-social-proof .social-proof-button:focus{outline:2px solid #1a2653;outline-offset:2px}@media print{.wp-block-marwen-social-proof .social-proof-button{display:none}.wp-block-marwen-social-proof .social-proof-item{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}}
