@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-rdg-promote-site-bg{syntax:"<color>";inherits:true;initial-value:#f0f0f0}@property --color-rdg-promote-site-header{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-rdg-promote-site-header-border{syntax:"<color>";inherits:true;initial-value:#3a96e0}@property --color-rdg-promote-site-primary{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --color-rdg-promote-site-body-bg{syntax:"<color>";inherits:true;initial-value:#f0f0f0}@property --color-rdg-promote-site-button-success{syntax:"<color>";inherits:true;initial-value:#00bc00}@property --color-rdg-promote-site-button-success-border{syntax:"<color>";inherits:true;initial-value:#68f96e}@property --color-rdg-promote-site-gray-light{syntax:"<color>";inherits:true;initial-value:#d8d8d8}@property --color-rdg-promote-site-gray{syntax:"<color>";inherits:true;initial-value:#4a4a4a}@property --color-rdg-promote-site-gray-dark{syntax:"<color>";inherits:true;initial-value:#b2b2be}@property --color-rdg-promote-site-black{syntax:"<color>";inherits:true;initial-value:#000}@property --color-rdg-promote-site-red{syntax:"<color>";inherits:true;initial-value:red}@property --color-rdg-promote-site-button{syntax:"<color>";inherits:true;initial-value:#fff}.rdg-blocks .rdg-blocks-promote{width:100%;background-color:var(--color-rdg-promote-site-bg);border-radius:1rem}.rdg-blocks .rdg-blocks-promote .preview-thumbs{background-image:url(../images/rdg-promote-site-template-preview.jpg)}.rdg-blocks .rdg-blocks-promote .header{display:flex;justify-content:space-between;align-items:center;border-top-left-radius:1rem;border-top-right-radius:1rem;border-bottom:.3rem solid var(--color-rdg-promote-site-header-border);background-color:var(--color-rdg-promote-site-primary);padding:10px;color:var(--color-rdg-promote-site-header)}.rdg-blocks .rdg-blocks-promote .header .promote-left{display:flex;align-items:center}.rdg-blocks .rdg-blocks-promote .header .promote-left .promote-logo{max-width:192px;height:50px;object-fit:contain}.rdg-blocks .rdg-blocks-promote .header .promote-name{margin-left:10px}.rdg-blocks .rdg-blocks-promote .header .promote-right{margin-left:auto}.rdg-blocks .rdg-blocks-promote .header .promote-offer-amount{padding:5px 15px;border-radius:4px}.rdg-blocks .rdg-blocks-promote .body{background-color:var(--color-rdg-promote-site-body-bg);display:flex;justify-content:space-between;align-items:center;padding:1rem 1rem 0}.rdg-blocks .rdg-blocks-promote .body .promote-content{display:flex;width:100%;align-items:center}.rdg-blocks .rdg-blocks-promote .body .promote-content .promote-offer-description{width:60%;margin:0 auto}.rdg-blocks .rdg-blocks-promote .body .promote-content .promote-offer-description:first-line{color:var(--color-rdg-promote-site-primary)}.rdg-blocks .rdg-blocks-promote .body .promote-action-button{text-align:right}.rdg-blocks .rdg-blocks-promote .body .promote-action-button a{color:var(--color-rdg-promote-site-button);display:inline-block;padding:10px;background-color:var(--color-rdg-promote-site-button-success);border-top:2px solid var(--color-rdg-promote-site-button-success);border:2px solid var(--color-rdg-promote-site-button-success);border-top-color:var(--color-rdg-promote-site-button-success-border);border-radius:.6rem;margin-right:auto;align-items:end;text-decoration:none;text-transform:uppercase}.rdg-blocks .rdg-blocks-promote .promote-features{list-style:none;background-color:var(--color-rdg-promote-site-gray-light);margin:6px 0;padding:0 20px}.rdg-blocks .rdg-blocks-promote .promote-features ul{padding:0;list-style:none}.rdg-blocks .rdg-blocks-promote .promote-features li{color:var(--color-rdg-promote-site-gray);position:relative;padding-left:30px;line-height:2rem}.rdg-blocks .rdg-blocks-promote .promote-features li:before{content:"";display:inline-block;background-image:url(../images/check-mark.svg);background-size:cover;width:24px;height:24px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.rdg-blocks .rdg-blocks-promote .footer{display:flex;align-items:center;justify-content:center;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;padding-bottom:8px}.rdg-blocks .rdg-blocks-promote .footer .terms-link{color:var(--color-rdg-promote-site-gray-dark);font-weight:600;text-decoration:none}@media (max-width:1024px){.rdg-blocks .rdg-blocks-promote .body .promote-content{flex-direction:column;align-items:center}.rdg-blocks .rdg-blocks-promote .body .promote-content .promote-offer-description{width:100%;margin-bottom:20px;text-align:center}.rdg-blocks .rdg-blocks-promote .body .promote-content{width:100%;display:flex;justify-content:center}.rdg-blocks .rdg-blocks-promote .body .promote-content .promote-action-button{width:100%;text-align:center}}