@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 --top-cappers-title{syntax:"<color>";inherits:true;initial-value:#fff}@property --top-cappers-title-bg{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --top-cappers-title-border{syntax:"<color>";inherits:true;initial-value:#3a96e0}@property --top-cappers-body{syntax:"<color>";inherits:true;initial-value:#f1f1f1}@property --top-cappers-logo-border{syntax:"<color>";inherits:true;initial-value:#ccc}@property --top-cappers-name{syntax:"<color>";inherits:true;initial-value:#111}@property --top-cappers-score{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --top-cappers-scores{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --top-cappers-names{syntax:"<color>";inherits:true;initial-value:#111}.rdg-blocks .rdg-top-cappers .preview-thumbs{background-image:url(../images/rdg-top-cappers-template-preview.jpg)}.rdg-blocks .rdg-top-cappers.full-width{width:calc(var(--vw, 1vw)*100)!important;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:99.55vw}.rdg-blocks .rdg-top-cappers.none .container.content{padding-left:0!important;padding-right:0!important}.rdg-blocks .rdg-top-cappers.none .container.content .cappers .capper{width:100%!important}.rdg-blocks .rdg-top-cappers.none .container.content .cappers .capper .capper-body .logo{max-width:inherit!important}.rdg-blocks .rdg-top-cappers .container.content{width:100%;display:flex;flex-direction:column;padding-left:20px;padding-right:20px}.rdg-blocks .rdg-top-cappers .container.content .title{width:100%;display:flex;text-align:center;align-items:center}.rdg-blocks .rdg-top-cappers .container.content .title h1,.rdg-blocks .rdg-top-cappers .container.content .title h2,.rdg-blocks .rdg-top-cappers .container.content .title h3,.rdg-blocks .rdg-top-cappers .container.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-top-cappers .container.content .title h1,.rdg-blocks .rdg-top-cappers .container.content .title h2,.rdg-blocks .rdg-top-cappers .container.content .title h3,.rdg-blocks .rdg-top-cappers .container.content .title span{font-size:var(--font-size-lg);line-height:var(--line-height-lg)}}@media (max-width:768px){.rdg-blocks .rdg-top-cappers .container.content .title h1,.rdg-blocks .rdg-top-cappers .container.content .title h2,.rdg-blocks .rdg-top-cappers .container.content .title h3,.rdg-blocks .rdg-top-cappers .container.content .title span{font-size:var(--font-size-md);line-height:var(--line-height-md)}}@media (max-width:576px){.rdg-blocks .rdg-top-cappers .container.content .title h1,.rdg-blocks .rdg-top-cappers .container.content .title h2,.rdg-blocks .rdg-top-cappers .container.content .title h3,.rdg-blocks .rdg-top-cappers .container.content .title span{font-size:var(--font-size-sm);line-height:var(--line-height-sm)}}.rdg-blocks .rdg-top-cappers .container.content .cappers{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.rdg-blocks .rdg-top-cappers .container.content .cappers .capper{display:flex;flex-direction:column;width:18.5rem;height:fit-content;border-radius:.5rem;background-color:var(--top-cappers-body)}@media (max-width:450px){.rdg-blocks .rdg-top-cappers .container.content .cappers .capper{width:100%;min-width:0}}.rdg-blocks .rdg-top-cappers .container.content .cappers .capper .capper-header{display:flex;flex-direction:column}.rdg-blocks .rdg-top-cappers .container.content .cappers .capper .capper-header .title{display:flex;align-items:center;justify-content:center;min-height:2.5rem;border-top-left-radius:.6rem;border-top-right-radius:.6rem;color:var(--top-cappers-title);padding:.3rem;text-align:center;background-color:var(--top-cappers-title-bg);border-left-color:var(--top-cappers-title-border);border-bottom:.24rem solid;border-bottom-color:var(--top-cappers-title-border);border-right-color:var(--top-cappers-title-border);border-top-color:var(--top-cappers-title-border)}.rdg-blocks .rdg-top-cappers .container.content .cappers .capper .capper-body{display:flex;flex-direction:column;padding:0 1rem .3rem}.rdg-blocks .rdg-top-cappers .container.content .cappers .capper .capper-body .separator{border-top:1px solid var(--top-cappers-logo-border);min-height:2rem;padding:.4rem 0}.rdg-blocks .rdg-top-cappers .container.content .cappers .capper .capper-body .logo{display:flex;justify-content:center;max-width:18rem;max-height:11rem;margin:1rem 0}@media (max-width:450px){.rdg-blocks .rdg-top-cappers .container.content .cappers .capper .capper-body .logo{width:100%;max-width:25rem}}.rdg-blocks .rdg-top-cappers .container.content .cappers .capper .capper-body .logo img{border-radius:50%;border:4px solid var(--top-cappers-logo-border);width:9rem;height:9rem}.rdg-blocks .rdg-top-cappers .container.content .cappers .capper .capper-body .name{display:flex;justify-content:center;padding-bottom:.5rem;text-align:center;color:var(--top-cappers-name)}.rdg-blocks .rdg-top-cappers .container.content .cappers .capper .capper-body .score{display:flex;justify-content:center;color:var(--top-cappers-score)}.rdg-blocks .rdg-top-cappers .container.content .cappers .capper .capper-body .scores{display:flex;flex-direction:column;text-align:center}.rdg-blocks .rdg-top-cappers .container.content .cappers .capper .capper-body .scores .score{width:100%;display:flex;gap:.5rem;justify-content:space-between}.rdg-blocks .rdg-top-cappers .container.content .cappers .capper .capper-body .scores .score .score-name{color:var(--top-cappers-names)}.rdg-blocks .rdg-top-cappers .container.content .cappers .capper .capper-body .scores .score .score-score{color:var(--top-cappers-scores)}.acf-block-preview .rdg-top-cappers.full-width{width:100%!important;position:static!important;left:auto!important;right:auto!important;margin-left:0!important;margin-right:0!important;max-width:none!important}