.notification{bottom:0;display:flex;flex-direction:column;gap:.5rem;height:auto;padding:0 1rem .5rem;pointer-events:none;position:fixed;width:100vw;z-index:100}@media (min-width:576px){.notification{align-items:flex-end;flex-direction:row;justify-content:space-between}}.optin{background-color:#1c1c1c;border:none;border-radius:8px;display:flex;flex-direction:column;gap:1rem;padding:1rem;width:100%}@media (min-width:576px){.optin{width:auto}}.optin *{pointer-events:all}.optin__items{display:flex;gap:1rem}@media (min-width:576px){.optin__items{flex-direction:column;gap:.5rem}}.optin__item{align-items:center;display:flex;gap:1rem}.optin p{color:#fff;font-size:1rem}.optin button{border:none;border-radius:100px;padding:.25rem .5em}.optin .switch{display:flex;height:28px;position:relative;width:48px}.optin .switch input{height:0;opacity:0;width:0}.optin .switch .slider{background-color:#eee;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.optin .switch .slider:before{background-color:#fff;border-radius:10px;bottom:4px;content:"";height:20px;left:4px;position:absolute;transition:.4s;width:20px}.optin .switch input:checked+.slider{background-color:#bda254}.optin .switch input:disabled+.slider{background-color:#999;cursor:not-allowed}.optin .switch input:checked+.slider:before{transform:translate(20px)}.header[data-v-a850ac5e]{padding:4rem 0 0;text-align:center}
