@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-single-pick-title{syntax:"<color>";inherits:true;initial-value:#111}@property --color-single-pick-score{syntax:"<color>";inherits:true;initial-value:#111}@property --color-single-pick-available-text{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-single-pick-available{syntax:"<color>";inherits:true;initial-value:#0160ac}.rdg-blocks .rdg-single-pick{width:100%}.rdg-blocks .rdg-single-pick .preview-thumbs{background-image:url(../images/rdg-single-pick-template-preview.jpg)}.rdg-blocks .rdg-single-pick .title{width:100%;display:flex;text-align:center;align-items:center}.rdg-blocks .rdg-single-pick .title h1,.rdg-blocks .rdg-single-pick .title h2,.rdg-blocks .rdg-single-pick .title h3,.rdg-blocks .rdg-single-pick .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-single-pick .title h1,.rdg-blocks .rdg-single-pick .title h2,.rdg-blocks .rdg-single-pick .title h3,.rdg-blocks .rdg-single-pick .title span{font-size:var(--font-size-lg);line-height:var(--line-height-lg)}}@media (max-width:768px){.rdg-blocks .rdg-single-pick .title h1,.rdg-blocks .rdg-single-pick .title h2,.rdg-blocks .rdg-single-pick .title h3,.rdg-blocks .rdg-single-pick .title span{font-size:var(--font-size-md);line-height:var(--line-height-md)}}@media (max-width:576px){.rdg-blocks .rdg-single-pick .title h1,.rdg-blocks .rdg-single-pick .title h2,.rdg-blocks .rdg-single-pick .title h3,.rdg-blocks .rdg-single-pick .title span{font-size:var(--font-size-sm);line-height:var(--line-height-sm)}}.rdg-blocks .rdg-single-pick .pick .content .center-header{display:flex;justify-content:center}.rdg-blocks .rdg-single-pick .pick .content .center-header .pick-header{display:flex;min-height:4rem}@media (max-width:400px){.rdg-blocks .rdg-single-pick .pick .content .center-header .pick-header{flex-direction:column}}.rdg-blocks .rdg-single-pick .pick .content .center-header .pick-header .header-avatar{width:25%;display:flex;align-items:flex-start;justify-content:flex-start;min-width:3.5rem}@media (max-width:400px){.rdg-blocks .rdg-single-pick .pick .content .center-header .pick-header .header-avatar{width:100%;justify-content:center;padding-bottom:.8rem}}.rdg-blocks .rdg-single-pick .pick .content .center-header .pick-header .header-avatar img{max-width:50px;max-height:50px}@media (max-width:400px){.rdg-blocks .rdg-single-pick .pick .content .center-header .pick-header .header-avatar img{max-width:80px;max-height:80px}}.rdg-blocks .rdg-single-pick .pick .content .center-header .pick-header .header-content{width:75%;display:flex;flex-direction:column}@media (max-width:400px){.rdg-blocks .rdg-single-pick .pick .content .center-header .pick-header .header-content{width:100%;text-align:center}}.rdg-blocks .rdg-single-pick .pick .content .center-header .pick-header .header-content .title{display:initial;text-align:left;color:var(--color-single-pick-title)}@media (max-width:400px){.rdg-blocks .rdg-single-pick .pick .content .center-header .pick-header .header-content .title{width:100%;text-align:center}}.rdg-blocks .rdg-single-pick .pick .content .center-header .pick-header .header-content .score{color:var(--color-single-pick-score)}.rdg-blocks .rdg-single-pick .pick .content .pick-available{display:flex;justify-content:center}@media (max-width:400px){.rdg-blocks .rdg-single-pick .pick .content .pick-available{margin-top:.5rem}}.rdg-blocks .rdg-single-pick .pick .content .pick-available span{padding:.3rem 1.8rem;border-radius:.3rem;color:var(--color-single-pick-available-text);background-color:var(--color-single-pick-available)}.acf-block-preview .rdg-single-pick{width:100%;left:0;right:0;margin-left:0;margin-right:0}