@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-product-report-title-bg{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --color-product-report-title{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-product-report-title-icon{syntax:"<color>";inherits:true;initial-value:#fff}.rdg-blocks .rdg-product-report{width:100%;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.rdg-blocks .rdg-product-report .preview-thumbs{background-image:url(../images/rdg-product-report-template-preview.jpg)}.rdg-blocks .rdg-product-report .content{width:100%;display:flex;flex-direction:column}.rdg-blocks .rdg-product-report .content .title{width:100%;display:flex;text-align:center;align-items:center}.rdg-blocks .rdg-product-report .content .title h1,.rdg-blocks .rdg-product-report .content .title h2,.rdg-blocks .rdg-product-report .content .title h3,.rdg-blocks .rdg-product-report .content .title span{margin:0;font-weight:var(--font-weight);font-size:var(--font-size);line-height:var(--line-height)}@media (max-width:992px){.rdg-blocks .rdg-product-report .content .title h1,.rdg-blocks .rdg-product-report .content .title h2,.rdg-blocks .rdg-product-report .content .title h3,.rdg-blocks .rdg-product-report .content .title span{font-size:var(--font-size-lg);line-height:var(--line-height-lg)}}@media (max-width:768px){.rdg-blocks .rdg-product-report .content .title h1,.rdg-blocks .rdg-product-report .content .title h2,.rdg-blocks .rdg-product-report .content .title h3,.rdg-blocks .rdg-product-report .content .title span{font-size:var(--font-size-md);line-height:var(--line-height-md)}}@media (max-width:576px){.rdg-blocks .rdg-product-report .content .title h1,.rdg-blocks .rdg-product-report .content .title h2,.rdg-blocks .rdg-product-report .content .title h3,.rdg-blocks .rdg-product-report .content .title span{font-size:var(--font-size-sm);line-height:var(--line-height-sm)}}.rdg-blocks .rdg-product-report .content .header{display:flex;justify-content:space-between;padding:.6rem 1rem;border-top-right-radius:.6rem;border-top-left-radius:.6rem;background-color:var(--color-product-report-title-bg)}.rdg-blocks .rdg-product-report .content .header .header-title{color:var(--color-product-report-title)}.rdg-blocks .rdg-product-report .content .header .header-icon{display:flex;justify-content:center;align-items:center}.rdg-blocks .rdg-product-report .content .header .header-icon svg{fill:var(--color-product-report-title-icon)}.rdg-blocks .rdg-product-report .content .body{padding:1rem}.rdg-blocks .rdg-product-report .content .body p{margin-bottom:1.2rem}.rdg-blocks .rdg-product-report .content .body p:last-of-type{margin-bottom:0}.rdg-blocks .rdg-product-report .content .message{width:100%;font-size:1.2rem;text-align:center;padding:1rem;color:var(--color-white)}.rdg-blocks .rdg-product-report .content .message.danger{background-color:var(--color-message-bg);border:1px solid var(--color-message-border)}.rdg-blocks .rdg-product-report .content .message.info{background-color:var(--color-primary);border:1px solid var(--color-primary-dark)}.acf-block-preview .rdg-product-report{width:100%;left:0;right:0;margin-left:0;margin-right:0}