@property --color-white{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-black{syntax:"<color>";inherits:true;initial-value:#111}@property --color-primary{syntax:"<color>";inherits:true;initial-value:#3a96e0}@property --color-primary-dark{syntax:"<color>";inherits:true;initial-value:#03467d}@property --color-primary-dark-light{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --color-gray{syntax:"<color>";inherits:true;initial-value:#f1f1f1}@property --color-dark-gray{syntax:"<color>";inherits:true;initial-value:#555}@property --color-gray-line{syntax:"<color>";inherits:true;initial-value:#ccc}@property --color-danger{syntax:"<color>";inherits:true;initial-value:#e11414}@property --color-danger-dark{syntax:"<color>";inherits:true;initial-value:#891010}@property --color-danger-light{syntax:"<color>";inherits:true;initial-value:#fc6363}@property --color-warning{syntax:"<color>";inherits:true;initial-value:#e69305}@property --color-warning-dark{syntax:"<color>";inherits:true;initial-value:#9f6809}@property --color-warning-light{syntax:"<color>";inherits:true;initial-value:#f5c776}@property --color-success{syntax:"<color>";inherits:true;initial-value:#00bc00}@property --color-success-dark{syntax:"<color>";inherits:true;initial-value:#244d0e}@property --color-success-light{syntax:"<color>";inherits:true;initial-value:#68f96e}@property --color-button-shadow{syntax:"<color>";inherits:true;initial-value:#517fc4}@property --color-socials-icon-header-bg{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --color-socials-icon-title{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-socials-icon-content-bg{syntax:"<color>";inherits:true;initial-value:#f1f1f1}@property --color-socials-icon-header-border{syntax:"<color>";inherits:true;initial-value:#3a96e0}.rdg-blocks .rdg-socials-icons{width:100%}.rdg-blocks .rdg-socials-icons .container.content{width:100%;display:flex;flex-direction:column}.rdg-blocks .rdg-socials-icons .container.content .social-header{width:100%;display:flex;padding:.5rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem;background-color:var(--color-socials-icon-header-bg);border-bottom:4px solid var(--color-socials-icon-header-border)}.rdg-blocks .rdg-socials-icons .container.content .social-header .title{width:100%;display:initial;text-align:center;min-height:1.4rem;color:var(--color-socials-icon-title)}@media (max-width:400px){.rdg-blocks .rdg-socials-icons .container.content .social-header .title{width:100%;text-align:center}}.rdg-blocks .rdg-socials-icons .container.content .icons{padding:1rem;background-color:var(--color-socials-icon-content-bg);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;display:flex;gap:1rem;flex-wrap:wrap;justify-content:space-around}.rdg-blocks .rdg-socials-icons .container.content .icons img{max-width:44px;max-height:44px}.acf-block-preview .rdg-socials-icons{width:100%;left:0;right:0;margin-left:0;margin-right:0}