:root{--gfd-purple:#8b3a8b;--gfd-purple-dark:#6b2a6b;--gfd-purple-light:#ab5aab;--gfd-orange:#ff8c00;--gfd-orange-dark:#e67d00;--gfd-gold:#ffb547;--gfd-white:#fff;--gfd-gray-light:#f5f5f5;--gfd-gray-medium:#e0e0e0;--gfd-gray-dark:#333;--gfd-text-dark:#2c2c2c}.gfd-container{margin:0 auto;max-width:1200px;padding:0 20px}.gfd-section{padding:80px 0}.gfd-trust-section{background:linear-gradient(135deg,var(--gfd-purple) 0,var(--gfd-purple-dark) 100%)!important;color:var(--gfd-white)!important;overflow:hidden;padding:80px 0!important;position:relative}.gfd-trust-section:before{background:radial-gradient(circle,rgba(255,140,0,.1) 0,transparent 70%);height:500px;right:-10%;top:-50%;width:500px}.gfd-trust-section:after,.gfd-trust-section:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.gfd-trust-section:after{background:radial-gradient(circle,rgba(255,181,71,.08) 0,transparent 70%);bottom:-30%;height:400px;left:-5%;width:400px}.gfd-trust-header{margin-bottom:60px;position:relative;text-align:center;z-index:2}.gfd-trust-header h2{color:var(--gfd-white)!important;font-size:2.8rem!important;font-weight:700!important;margin-bottom:15px!important}.gfd-trust-header p{color:hsla(0,0%,100%,.9)!important;font-size:1.2rem!important;margin:0 auto!important;max-width:700px}.gfd-trust-grid{display:grid!important;gap:30px!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;position:relative;z-index:2}.gfd-trust-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.2)!important;border-radius:16px!important;overflow:hidden;padding:40px 30px!important;position:relative;text-align:center!important;transition:all .3s ease!important}.gfd-trust-card:before{background:linear-gradient(90deg,var(--gfd-orange) 0,var(--gfd-gold) 100%);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.gfd-trust-card:hover{background:hsla(0,0%,100%,.15)!important;border-color:rgba(255,140,0,.4)!important;box-shadow:0 15px 40px rgba(0,0,0,.3)!important;transform:translateY(-5px)!important}.gfd-trust-card:hover:before{transform:scaleX(1)}.gfd-trust-icon{align-items:center!important;background:linear-gradient(135deg,var(--gfd-orange) 0,var(--gfd-gold) 100%)!important;border-radius:50%!important;box-shadow:0 8px 20px rgba(255,140,0,.3)!important;display:flex!important;font-size:2.5rem!important;height:80px!important;justify-content:center!important;margin:0 auto 25px!important;transition:all .3s ease;width:80px!important}.gfd-trust-card:hover .gfd-trust-icon{box-shadow:0 12px 30px rgba(255,140,0,.5)!important;transform:scale(1.1) rotate(5deg)}.gfd-trust-card h3{color:var(--gfd-white)!important;font-size:1.5rem!important;font-weight:700!important;margin-bottom:15px!important}.gfd-trust-card p{color:hsla(0,0%,100%,.85)!important;font-size:1rem!important;line-height:1.6!important;margin:0!important}@media (max-width:768px){.gfd-trust-section{padding:60px 0!important}.gfd-trust-header h2{font-size:2rem!important}.gfd-trust-header p{font-size:1.05rem!important}.gfd-trust-grid{gap:20px!important;grid-template-columns:1fr!important}.gfd-trust-card{padding:35px 25px!important}.gfd-trust-icon{font-size:2rem!important;height:70px!important;width:70px!important}.gfd-trust-card h3{font-size:1.3rem!important}}