.resubscribe-bar_root__WfW9I{position:relative;background:var(--ds-color-purple-100);align-items:center;font-family:var(--default-font);color:var(--ds-color-white);z-index:2;display:flex;justify-content:center;overflow:hidden;min-height:-moz-fit-content;min-height:fit-content}.resubscribe-bar_root__WfW9I:before{content:"";position:absolute;inset:0;background-image:linear-gradient(140deg,var(--ds-color-red-50) 25%,transparent 25%,transparent 50%,var(--ds-color-red-50) 50%,var(--ds-color-red-50) 75%,transparent 75%,transparent 100%);background-size:3.5rem 3.5rem;opacity:.1;filter:blur(.28125rem);z-index:-1}@media only screen and (max-width:1199px){.resubscribe-bar_root__WfW9I{justify-content:flex-start}}@media only screen and (max-width:1019px){.resubscribe-bar_root__WfW9I{display:none}}.resubscribe-bar_content__u4OQP{display:flex;gap:1rem;align-items:center}.resubscribe-bar_resubscribeBarIcon__LKwwe{width:auto}.resubscribe-bar_closeButton__tbgDo{position:absolute;right:3rem;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:var(--font-size-24);color:var(--ds-color-white);background:var(--ds-color-white-10);border-radius:50%;transition:transform .2s ease-out,background .2s ease-out;-webkit-user-select:none;user-select:none}.resubscribe-bar_closeButton__tbgDo:hover{background:var(--ds-color-white-20);transform:scale(1.1)}