.crfp{background:transparent;border-radius:var(--crfp-base) var(--crfp-base) var(--crfp-base) var(--crfp-menor);box-sizing:border-box;padding:48px 24px;width:100%}.crfp .crfp-inner{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:600px;text-align:center}.crfp .crfp-logo{color:var(--crfp-logo);margin-bottom:18px}.crfp .crfp-logo svg,.crfp .crfp-logo-img{display:block;height:44px;width:auto}.crfp .crfp-logo-img{max-width:100%}.crfp .crfp-copy{font-family:Barlow,sans-serif;font-size:13px;line-height:1.6;margin:0 0 28px}.crfp .crfp-redes{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.crfp .crfp-icone{align-items:center;border:1px solid color-mix(in srgb,var(--crfp-icones) 22%,transparent);border-radius:10px 10px 10px 3px;color:var(--crfp-icones);display:inline-flex;height:42px;justify-content:center;text-decoration:none!important;transition:all .25s ease;width:42px}.crfp .crfp-icone svg{display:block;height:20px;width:20px}.crfp .crfp-icone:hover{background:#d71c37;border-color:#d71c37;color:#fff;transform:translateY(-3px)}@media (max-width:480px){.crfp{padding:36px 18px}.crfp .crfp-logo svg,.crfp .crfp-logo-img{height:36px}}