  #cookie-preferences::before {
    content: "";
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0,0,0,0.4);
    z-index: -1;
  }
 .fs-cc-banner2_component {
    z-index: 999;
    color: var(--black);
    background-color: #fff;
    border: 1px solid #f2ebfc;
    border-radius: 12px;
    width: 480px;
    margin-bottom: 24px;
    margin-left: 24px;
    padding: 24px 32px;
    display: none;
    position: fixed;
    inset: auto auto 0% 0%;
    box-shadow: 0 4px 1rem #2629260d;
}
.fs-cc-banner2_container {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex
;
}
.fs-cc-banner2_text {
    font-family: graphie, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.link-text {
    color: #0393e3;
    font-size: 16px;
    font-weight: 700;
    transition: all .3s, opacity .2s;
}

.fs-cc-banner2_buttons-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex: none;
    grid-template-rows: auto;
    grid-template-columns: auto auto;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-top: 16px;
    display: flex
;
}
.fs-cc-banner2_button {
    color: #fff;
    text-align: center;
    background-color: #0393e3;
    border-radius: 12px;
    flex: 1;
    align-items: center;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: 700;
    display: flex
;
}
.w-button {
    color: #fff;
    line-height: inherit;
    cursor: pointer;
    background-color: #3898ec;
    border: 0;
    border-radius: 0;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block;
}
.fs-cc-banner2_button.fs-cc-button-alt {
    color: #0393e3;
    background-color: #0000;
}
.fs-cc-banner2_button {
    color: #fff;
    text-align: center;
    background-color: #0393e3;
    border-radius: 12px;
    flex: 1;
    align-items: center;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: 700;
    display: flex
;
}
.fs-cc-manager2_button{
width: 42px;
color: #1088f0;
}
.fs-cc-manager2_component {
    z-index: 998;
    background-color: #fff;
    border: 1px solid #f2ebfc;
    border-radius: 12px;
    display: none;
    position: fixed;
    inset: auto auto 32px 32px;
    box-shadow: 0 4px 1rem #2629260d;
}
fs-cc-manager2_button {
    /* color: #7839dd; */
    cursor: pointer;
    flex-direction: column;
    width: 3rem;
    padding: .5rem;
    transition: color .2s;
    display: flex;
    width: 50px;
}
.w-embed:before, .w-embed:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}
.fs-cc-prefs2_component {
    z-index: 997;
    opacity: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding: 2rem;
    display: none;
    position: fixed;
    inset: 0%;
}
.fs-cc-prefs2_form-wrapper {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding: 1.5rem;
    display: flex
;
    position: absolute;
    inset: 0%;
}
.w-form {
    margin: 0 0 15px;
}
.fs-cc-prefs2_form {
    color: #fff;
    background-color: #333;
    border-radius: 12px;
    width: 100%;
    max-width: 25rem;
    max-height: 85vh;
    margin-top: auto;
    margin-bottom: auto;
    position: relative;
    overflow: hidden;
}
.fs-cc-prefs2_close {
    color: #000;
    cursor: pointer;
    padding: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    position: absolute;
    inset: 0 0 auto auto;
}
.fs-cc-prefs2_content {
    color: #000;
    background-color: #fff;
    height: 100%;
    padding: 2.5rem 2rem;
}
.fs-cc-prefs2_space-small {
    margin-bottom: .75rem;
}
.fs-cc-prefs2_title {
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.2em;
}
.fs-cc-prefs2_option {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.fs-cc-prefs2_toggle-wrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex
;
}
.fs-cc-prefs2_label {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 2rem;
    font-size: 16px;
    font-weight: 700;
}
.w-checkbox:before {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}
label {
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
}
.fs-cc-prefs2_checkbox.w--redirected-checked {
    background-color: #3898ec;
    background-size: auto;
    border-color: #0540f2;
}
.w-checkbox-input--inputType-custom.w--redirected-checked {
    background-color: #3898ec;
    background-image: url(oono-site-assets/images/custom-checkbox-checkmark.589d534424.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-color: #3898ec;
}
.fs-cc-prefs2_checkbox {
    z-index: 1;
    cursor: pointer;
    background-color: #fff;
    border-width: 1.5px;
    border-color: #d7c4f5;
    border-radius: 4px;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
    position: absolute;
    inset: 0%;
}

.w-checkbox-input--inputType-custom {
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 12px;
    height: 12px;
}
.w-checkbox-input {
    float: left;
    margin: 4px 0 0 -20px;
    line-height: normal;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

.fs-cc-prefs2_checkbox-label {
    display: none;
}
.w-form-label {
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 400;
    display: inline-block;
}
.fs-cc-prefs2_buttons-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: center;
    margin-top: 1.5rem;
    display: flex
;
}
.fs-cc-prefs2_button {
    color: #fff;
    text-align: center;
    background-color: #3898ec;
    border-radius: 12px;
    padding: 14.5px 24px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    display: block;
}

.w-button {
    color: #fff;
    line-height: inherit;
    cursor: pointer;
    background-color: #3898ec;
    border: 0;
    border-radius: 0;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block;
}
.fs-cc-prefs2_button.fs-cc-button-alt {
    color: #3898ec;
    background-color: #0000;
    border-style: none;
    border-width: 0;
    border-radius: 12px;
    padding: 14.5px 24px;
    font-size: 16px;
    display: block;
}
.fs-cc-prefs2_button {
    color: #fff;
    text-align: center;
    background-color: #3898ec;
    border-radius: 12px;
    padding: 14.5px 24px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    display: block;
}
.w-button {
    color: #fff;
    line-height: inherit;
    cursor: pointer;
    background-color: #3898ec;
    border: 0;
    border-radius: 0;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block;
}
.fs-cc-prefs2_submit {
    color: #3898ec;
    text-align: center;
    background-color: #0000;
    padding: .75rem 1.25rem;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    display: block;
}