.sb-consent-popup{--sb-consent__primary_font_family: "Helvetica Neue", Arial, Helvetica, sans-serif;--sb-consent__primary_font_size: 14px;--sb-consent__primary_text_color: #333333;--sb-consent__container_padding: 20px 25px;--sb-consent__container_width: 600px;--sb-consent__container_border-radius: 0;--sb-consent__container_bg: #ffffff;--sb-consent__title__font-size: 16px;--sb-consent__title__font-weight: 600;--sb-consent__title__line-height: 1.3em;--sb-consent__title__color: var(--sb-consent__primary_text_color);--sb-consent__textarea__border: 1px solid #cccccc;--sb-consent__textarea__border-radius: 0;--sb-consent__textarea__color: var(--sb-consent__primary_text_color);--sb-consent__btn_color: #535c69;--sb-consent__btn_bg_accept: #bbed21;--sb-consent__btn_bg_accept__hover: #c9f150;--sb-consent__btn_bg_accept__active: #afe212;--sb-consent__btn_bg_reject: #cccccc;--sb-consent__btn_bg_reject__hover: #e6e6e6;--sb-consent__btn_bg_reject__active: #bfbfbf}.sb-consent-popup{position:fixed;top:0;left:0;z-index:1000;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;font-family:var(--sb-consent__primary_font_family);font-size:var(--sb-consent__primary_font_size);font-weight:400;line-height:1.2em;padding:0 15px;margin:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);color:var(--sb-consent__primary_text_color)}.sb-consent-popup__container{display:block;padding:var(--sb-consent__container_padding);margin:0;min-height:300px;max-width:var(--sb-consent__container_width);width:100%;background-color:var(--sb-consent__container_bg);border-radius:var(--sb-consent__container_border-radius)}.sb-consent-popup__title{display:block;padding:0 0 10px}.sb-consent-popup__textarea{overflow-y:auto;display:block;padding:0 0 18px;height:270px}.sb-consent-popup__btn-list{display:flex;flex-wrap:wrap;justify-content:center;gap:5px 15px}.sb-consent-popup-title{display:block;padding:0;margin:0;width:100%;font-size:var(--sb-consent__title__font-size);font-weight:var(--sb-consent__title__font-weight);line-height:var(--sb-consent__title__line-height);color:var(--sb-consent__title__color)}.sb-consent-popup-textarea{overflow-y:auto;display:block;padding:10px;margin:0;width:100%;height:100%;resize:none;border:var(--sb-consent__textarea__border);border-radius:var(--sb-consent__textarea__border-radius);color:var(--sb-consent__textarea__color)}.sb-consent-popup-btn{display:inline-flex;padding:10px 18px;margin:0;font-size:12px;font-weight:400;line-height:1em;border:none;border-radius:2px;color:var(--sb-consent__btn_color);outline:none;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;transition:background-color .2s linear,color .2s linear;cursor:pointer}.sb-consent-popup-btn[data-sb-btn-accept]{background-color:var(--sb-consent__btn_bg_accept)}.sb-consent-popup-btn[data-sb-btn-accept]:hover{background-color:var(--sb-consent__btn_bg_accept__hover)}.sb-consent-popup-btn[data-sb-btn-accept]:active{background-color:var(--sb-consent__btn_bg_accept__active)}.sb-consent-popup-btn[data-sb-btn-reject]{background-color:var(--sb-consent__btn_bg_reject)}.sb-consent-popup-btn[data-sb-btn-reject]:hover{background-color:var(--sb-consent__btn_bg_reject__hover)}.sb-consent-popup-btn[data-sb-btn-reject]:active{background-color:var(--sb-consent__btn_bg_reject__active)}
