[
    {
        "slug": "banner-6.0.0",
        "version": "6.0.0",
        "type": "banner",
        "allowed_laws": "[\"GDPR\",\"CCPA\"]",
        "positions": "{\"top\":{\"box-shadow\":\"inset 0px -2px 2px #f4f4f4\",\"top\":\"0\",\"bottom\":\"auto\",\"left\":\"auto\",\"right\":\"auto\"},\"bottom\":{\"box-shadow\":\"inset 0px 2px 2px #f4f4f4\",\"top\":\"auto\",\"bottom\":\"0\",\"left\":\"auto\",\"right\":\"auto\"}}",
        "html": "<div class=\"cky-overlay cky-hide\"> <\/div><div class=\"cky-btn-revisit-wrapper cky-revisit-hide\" data-cky-tag=\"revisit-consent\" data-tooltip=\"[cky_revisit_title]\"> <button class=\"cky-btn-revisit\" aria-label=\"[cky_revisit_title]\"> <img src=\"\/assets\/images\/revisit.svg\" alt=\"Revisit consent button\"\/> <\/button><\/div><div class=\"cky-consent-container cky-hide\"> <div class=\"cky-consent-bar\" data-cky-tag=\"notice\"> <button class=\"cky-banner-btn-close\" data-cky-tag=\"close-button\" aria-label=\"[cky_notice_close_label]\"> <img src=\"\/assets\/images\/close.svg\" alt=\"Close\"> <\/button> <div class=\"cky-custom-brand-logo-wrapper\" data-cky-tag=\"brand-logo\"> <img src=\"\" alt=\"Brand logo\" class=\"cky-custom-brand-logo\"\/> <\/div><div class=\"cky-notice\"> <p class=\"cky-title\" data-cky-tag=\"title\">[cky_notice_title]<\/p><div class=\"cky-notice-group\"> <div class=\"cky-notice-des\" data-cky-tag=\"description\"> [cky_notice_description] <\/div><div class=\"cky-notice-btn-wrapper\" data-cky-tag=\"notice-buttons\"> [cky_settings] [cky_reject] [cky_accept] [cky_donot_sell] <\/div><\/div><\/div><\/div><\/div><div class=\"cky-modal\"> <div class=\"cky-preference-center\" data-cky-tag=\"detail\"> <div class=\"cky-preference-header\"> <span class=\"cky-preference-title\" data-cky-tag=\"detail-title\">[cky_preference_title]<\/span> <button class=\"cky-btn-close\" aria-label=\"[cky_preference_close_label]\" data-cky-tag=\"detail-close\"> <img src=\"\/assets\/images\/close.svg\" alt=\"Close\"> <\/button> <\/div><div class=\"cky-preference-body-wrapper\"> <div class=\"cky-preference-content-wrapper\" data-cky-tag=\"detail-description\"> [cky_preference_description] <\/div><div class=\"cky-accordion-wrapper\" data-cky-tag=\"detail-categories\"> [cky_preference_category] <\/div><\/div><div class=\"cky-footer-wrapper\"> <span class=\"cky-footer-shadow\"><\/span> <div class=\"cky-prefrence-btn-wrapper\" data-cky-tag=\"detail-buttons\"> <button class=\"cky-btn cky-btn-reject\" aria-label=\"[cky_preference_reject_text]\" data-cky-tag=\"detail-reject-button\"> [cky_preference_reject_text] <\/button> <button class=\"cky-btn cky-btn-preferences\" aria-label=\"[cky_preference_save_text]\" data-cky-tag=\"detail-save-button\"> [cky_preference_save_text] <\/button> <button class=\"cky-btn cky-btn-accept\" aria-label=\"[cky_preference_accept_text]\" data-cky-tag=\"detail-accept-button\"> [cky_preference_accept_text] <\/button> <\/div><div style=\"padding: 8px 24px;font-size: 12px;font-weight: 400;line-height: 20px;text-align: right;border-radius: 0 0 6px 6px; direction: ltr; display: flex; justify-content: flex-end; align-items: center;\" data-cky-tag=\"detail-powered-by\"> Powered by <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/www.cookieyes.com\/product\/cookie-consent\" style=\"margin-left: 5px; line-height: 0;\"><img src=\"\/assets\/images\/poweredbtcky.svg\" alt=\"Cookieyes logo\" style=\"width: auto; height: auto; margin: 0;\"><\/a> <\/div><\/div><\/div><div class=\"cky-opt-out\" data-cky-tag=\"optout-popup\"> <div class=\"cky-opt-out-body\"> <div class=\"cky-opt-out-text\" data-cky-tag=\"optout-confirmation\"> [cky_optout_confirmation] <\/div><div class=\"cky-opt-out-btn-wrapper\" data-cky-tag=\"optout-buttons\"> <button class=\"cky-btn cky-btn-cancel\" aria-label=\"[cky_optout_cancel_text]\" data-cky-tag=\"optout-cancel-button\"> [cky_optout_cancel_text] <\/button> <button class=\"cky-btn cky-btn-confirm\" aria-label=\"[cky_optout_confirm_text]\" data-cky-tag=\"optout-confirm-button\"> [cky_optout_confirm_text] <\/button> <\/div><\/div><div style=\"padding: 8px 24px;font-size: 12px;font-weight: 400;line-height: 20px;text-align: center;border-radius: 0 0 6px 6px; direction: ltr; display: flex; justify-content: center; align-items: center;\" data-cky-tag=\"optout-powered-by\"> Powered by <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/www.cookieyes.com\/product\/cookie-consent\" style=\"margin-left: 5px; line-height: 0;\"><img src=\"\/assets\/images\/poweredbtcky.svg\" alt=\"Cookieyes logo\" style=\"width: auto; height: auto; margin: 0;\"><\/a> <\/div><\/div><\/div>",
        "css": ".cky-overlay { background: #000000; opacity: 0.4; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999999; } .cky-hide { display: none; } .cky-btn-revisit-wrapper { display: flex; align-items: center; justify-content: center; background: #0056a7; width: 60px; height: 60px; border-radius: 50%; position: fixed; z-index: 999999; cursor: pointer; } .cky-revisit-bottom-left { bottom: 15px; left: 15px; } .cky-revisit-bottom-right { bottom: 15px; right: 15px; } .cky-btn-revisit-wrapper .cky-btn-revisit { background: none; border: none; cursor: pointer; position: relative; margin: 0; padding: 0; } .cky-btn-revisit-wrapper .cky-btn-revisit img { max-width: fit-content; margin: 0; } .cky-revisit-bottom-left:hover::before { content: attr(data-tooltip); position: absolute; background: #333333; color: #ffffff; left: calc(100% + 7px); font-size: 14px; width: max-content; padding: 5px 8px; border-radius: 4px; } .cky-revisit-bottom-left:hover::after { position: absolute; content: \"\"; border: 5px solid transparent; left: calc(100% + 2px); border-left-width: 0; border-right-color: #333333; } .cky-revisit-bottom-right:hover::before { content: attr(data-tooltip); position: absolute; background: #333333; color: #ffffff; right: calc(100% + 7px); font-size: 14px; width: max-content; padding: 5px 8px; border-radius: 4px; } .cky-revisit-bottom-right:hover::after { position: absolute; content: \"\"; border: 5px solid transparent; right: calc(100% + 2px); border-right-width: 0; border-left-color: #333; } .cky-revisit-hide { display: none; } .cky-consent-container { position: fixed; width: 100%; box-sizing: border-box; z-index: 9999999; } .cky-consent-container .cky-consent-bar { background: #ffffff; border: 1px solid; padding: 16.5px 24px; box-shadow: 0 -1px 10px 0 #acabab4d; } .cky-banner-bottom { bottom: 0; left: 0; } .cky-banner-top { top: 0; left: 0; } .cky-custom-brand-logo-wrapper .cky-custom-brand-logo { width: 100px; height: auto; margin: 0 0 12px 0; } .cky-notice .cky-title { color: #212121; font-weight: 700; font-size: 18px; line-height: 24px; margin: 0 0 12px 0; } .cky-notice-group { display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 24px; font-weight: 400; } .cky-notice-des * { font-size: 14px; } .cky-notice-des { color: #212121; font-size: 14px; line-height: 24px; font-weight: 400; } .cky-notice-des img { height: 25px; width: 25px; } .cky-consent-bar .cky-notice-des p { color: inherit; margin-top: 0; } .cky-notice-des P:last-child { margin-bottom: 0; } .cky-notice-des a.cky-policy, .cky-notice-des button.cky-policy { font-size: 14px; color: #1863dc; white-space: nowrap; cursor: pointer; background: transparent; border: 1px solid; text-decoration: underline; } .cky-notice-des button.cky-policy { padding: 0; } .cky-notice-des a.cky-policy:focus-visible, .cky-notice-des button.cky-policy:focus-visible, .cky-preference-content-wrapper .cky-show-desc-btn:focus-visible, .cky-accordion-header .cky-accordion-btn:focus-visible, .cky-preference-header .cky-btn-close:focus-visible, .cky-switch input[type=checkbox]:focus-visible, .cky-footer-wrapper a:focus-visible, .cky-btn:focus-visible { outline: 2px solid #1863dc; outline-offset: 2px; } .cky-btn:focus:not(:focus-visible), .cky-accordion-header .cky-accordion-btn:focus:not(:focus-visible), .cky-preference-content-wrapper .cky-show-desc-btn:focus:not(:focus-visible), .cky-btn-revisit-wrapper .cky-btn-revisit:focus:not(:focus-visible), .cky-preference-header .cky-btn-close:focus:not(:focus-visible), .cky-consent-bar .cky-banner-btn-close:focus:not(:focus-visible) { outline: 0; } button.cky-show-desc-btn:not(:hover):not(:active) { color: #1863dc; background: transparent; } button.cky-accordion-btn:not(:hover):not(:active), button.cky-banner-btn-close:not(:hover):not(:active), button.cky-btn-close:not(:hover):not(:active), button.cky-btn-revisit:not(:hover):not(:active) { background: transparent; } .cky-consent-bar button:hover, .cky-modal.cky-modal-open button:hover, .cky-consent-bar button:focus, .cky-modal.cky-modal-open button:focus { text-decoration: none; } .cky-notice-btn-wrapper { display: flex; justify-content: center; align-items: center; margin-left: 15px; } .cky-notice-btn-wrapper .cky-btn { text-shadow: none; box-shadow: none; } .cky-btn { font-size: 14px; font-family: inherit; line-height: 24px; padding: 8px 27px; font-weight: 500; margin: 0 8px 0 0; border-radius: 2px; white-space: nowrap; cursor: pointer; text-align: center; text-transform: none; min-height: 0; } .cky-btn:hover { opacity: 0.8; } .cky-btn-customize { color: #1863dc; background: transparent; border: 2px solid #1863dc; } .cky-btn-reject { color: #1863dc; background: transparent; border: 2px solid #1863dc; } .cky-btn-accept { background: #1863dc; color: #ffffff; border: 2px solid #1863dc; } .cky-btn:last-child { margin-right: 0; } @media (max-width: 768px) { .cky-notice-group { display: block; } .cky-notice-btn-wrapper { margin-left: 0; } .cky-notice-btn-wrapper .cky-btn { flex: auto; max-width: 100%; margin-top: 10px; white-space: unset; } } @media (max-width: 576px) { .cky-notice-btn-wrapper { flex-direction: column; } .cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper { padding: 0 28px; } .cky-consent-container .cky-consent-bar { padding: 16.5px 0; } .cky-notice-des { max-height: 40vh; overflow-y: scroll; } .cky-notice-btn-wrapper .cky-btn { width: 100%; padding: 8px; margin-right: 0; } .cky-notice-btn-wrapper .cky-btn-accept { order: 1; } .cky-notice-btn-wrapper .cky-btn-reject { order: 3; } .cky-notice-btn-wrapper .cky-btn-customize { order: 2; } } @media (max-width: 425px) { .cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper { padding: 0 24px; } .cky-notice-btn-wrapper { flex-direction: column; } .cky-btn { width: 100%; margin: 10px 0 0 0; } .cky-notice-btn-wrapper .cky-btn-customize { order: 2; } .cky-notice-btn-wrapper .cky-btn-reject { order: 3; } .cky-notice-btn-wrapper .cky-btn-accept { order: 1; margin-top: 16px; } } @media (max-width: 352px) { .cky-notice .cky-title { font-size: 16px; } .cky-notice-des * { font-size: 12px; } .cky-notice-des, .cky-btn { font-size: 12px; } } .cky-modal.cky-modal-open { display: flex; visibility: visible; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); top: 50%; left: 50%; transition: all 1s ease; } .cky-modal { box-shadow: 0 32px 68px rgba(0, 0, 0, 0.3); margin: 0 auto; position: fixed; max-width: 100%; background: #ffffff; top: 50%; box-sizing: border-box; border-radius: 6px; z-index: 999999999; color: #212121; -webkit-transform: translate(-50%, 100%); -moz-transform: translate(-50%, 100%); -ms-transform: translate(-50%, 100%); -o-transform: translate(-50%, 100%); transform: translate(-50%, 100%); visibility: hidden; transition: all 0s ease; } .cky-preference-center { max-height: 79vh; overflow: hidden; width: 845px; overflow: hidden; flex: 1 1 0; display: flex; flex-direction: column; border-radius: 6px; } .cky-preference-header { display: flex; align-items: center; justify-content: space-between; padding: 22px 24px; border-bottom: 1px solid; } .cky-preference-header .cky-preference-title { font-size: 18px; font-weight: 700; line-height: 24px; } .cky-preference-header .cky-btn-close { margin: 0; cursor: pointer; vertical-align: middle; padding: 0; background: none; border: none; width: auto; height: auto; min-height: 0; line-height: 0; text-shadow: none; box-shadow: none; } .cky-preference-header .cky-btn-close img { margin: 0; } .cky-preference-body-wrapper { padding: 0 24px; flex: 1; overflow: auto; box-sizing: border-box; } .cky-preference-content-wrapper * { font-size: 14px; } .cky-preference-content-wrapper { font-size: 14px; line-height: 24px; font-weight: 400; padding: 12px 0; border-bottom: 1px solid; } .cky-preference-content-wrapper img { height: 25px; width: 25px; } .cky-preference-content-wrapper .cky-show-desc-btn { font-size: 14px; font-family: inherit; color: #1863dc; text-decoration: none; line-height: 24px; padding: 0; margin: 0; white-space: nowrap; cursor: pointer; background: transparent; border-color: transparent; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none; } .cky-preference-body-wrapper .cky-preference-content-wrapper p { color: inherit; margin-top: 0; } .cky-preference-content-wrapper p:last-child { margin-bottom: 0; } .cky-accordion-wrapper { margin-bottom: 10px; } .cky-accordion { border-bottom: 1px solid; } .cky-accordion:last-child { border-bottom: none; } .cky-accordion .cky-accordion-item { display: flex; margin-top: 10px; } .cky-accordion .cky-accordion-body { display: none; } .cky-accordion.cky-accordion-active .cky-accordion-body { display: block; padding: 0 22px; margin-bottom: 16px; } .cky-accordion-header-wrapper { cursor: pointer; width: 100%; } .cky-accordion-item .cky-accordion-header { display: flex; justify-content: space-between; align-items: center; } .cky-accordion-header .cky-accordion-btn { font-size: 16px; font-family: inherit; color: #212121; line-height: 24px; background: none; border: none; font-weight: 700; padding: 0; margin: 0; cursor: pointer; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none; } .cky-accordion-header .cky-always-active { color: #008000; font-weight: 600; line-height: 24px; font-size: 14px; } .cky-accordion-header-des * { font-size: 14px; } .cky-accordion-header-des { font-size: 14px; line-height: 24px; margin: 10px 0 16px 0; } .cky-accordion-header-wrapper .cky-accordion-header-des p { color: inherit; margin-top: 0; } .cky-accordion-chevron { margin-right: 22px; position: relative; cursor: pointer; } .cky-accordion-chevron-hide { display: none; } .cky-accordion .cky-accordion-chevron i::before { content: \"\"; position: absolute; border-right: 1.4px solid; border-bottom: 1.4px solid; border-color: inherit; height: 6px; width: 6px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); transition: all 0.2s ease-in-out; top: 8px; } .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .cky-audit-table { background: #f4f4f4; border-radius: 6px; } .cky-audit-table .cky-empty-cookies-text { color: inherit; font-size: 12px; line-height: 24px; margin: 0; padding: 10px; } .cky-audit-table .cky-cookie-des-table { font-size: 12px; line-height: 24px; font-weight: normal; padding: 15px 10px; border-bottom: 1px solid; border-bottom-color: inherit; margin: 0; } .cky-audit-table .cky-cookie-des-table:last-child { border-bottom: none; } .cky-audit-table .cky-cookie-des-table li { list-style-type: none; display: flex; padding: 3px 0; } .cky-audit-table .cky-cookie-des-table li:first-child { padding-top: 0; } .cky-cookie-des-table li div:first-child { width: 100px; font-weight: 600; word-break: break-word; word-wrap: break-word; } .cky-cookie-des-table li div:last-child { flex: 1; word-break: break-word; word-wrap: break-word; margin-left: 8px; } .cky-cookie-des-table li div:last-child p { color: inherit; margin-top: 0; } .cky-cookie-des-table li div:last-child p:last-child { margin-bottom: 0; } .cky-footer-shadow { display: block; width: 100%; height: 40px; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%); position: absolute; bottom: calc(100% - 1px); } .cky-footer-wrapper { position: relative; } .cky-prefrence-btn-wrapper { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px; border-top: 1px solid; } .cky-prefrence-btn-wrapper .cky-btn { flex: auto; max-width: 100%; text-shadow: none; box-shadow: none; } .cky-btn-preferences { color: #1863dc; background: transparent; border: 2px solid #1863dc; } .cky-preference-header, .cky-preference-body-wrapper, .cky-preference-content-wrapper, .cky-accordion-wrapper, .cky-accordion, .cky-accordion-wrapper, .cky-footer-wrapper, .cky-prefrence-btn-wrapper { border-color: inherit; } @media (max-width: 845px) { .cky-modal { max-width: calc(100% - 16px); } } @media (max-width: 576px) { .cky-modal { max-width: 100%; } .cky-preference-center { max-height: 100vh; } .cky-prefrence-btn-wrapper { flex-direction: column; } .cky-accordion.cky-accordion-active .cky-accordion-body { padding-right: 0; } .cky-prefrence-btn-wrapper .cky-btn { width: 100%; margin: 10px 0 0 0; } .cky-prefrence-btn-wrapper .cky-btn-reject { order: 3; } .cky-prefrence-btn-wrapper .cky-btn-accept { order: 1; margin-top: 0; } .cky-prefrence-btn-wrapper .cky-btn-preferences { order: 2; } } @media (max-width: 425px) { .cky-accordion-chevron { margin-right: 15px; } .cky-notice-btn-wrapper { margin-top: 0; } .cky-accordion.cky-accordion-active .cky-accordion-body { padding: 0 15px; } } @media (max-width: 352px) { .cky-preference-header .cky-preference-title { font-size: 16px; } .cky-preference-header { padding: 16px 24px; } .cky-preference-content-wrapper *, .cky-accordion-header-des * { font-size: 12px; } .cky-preference-content-wrapper, .cky-preference-content-wrapper .cky-show-more, .cky-accordion-header .cky-always-active, .cky-accordion-header-des, .cky-preference-content-wrapper .cky-show-desc-btn, .cky-notice-des a.cky-policy { font-size: 12px; } .cky-accordion-header .cky-accordion-btn { font-size: 14px; } } .cky-switch { display: flex; } .cky-switch input[type=checkbox] { position: relative; width: 44px; height: 24px; margin: 0; background: #d0d5d2; -webkit-appearance: none; border-radius: 50px; cursor: pointer; outline: 0; border: none; top: 0; } .cky-switch input[type=checkbox]:checked { background: #1863dc; } .cky-switch input[type=checkbox]:before { position: absolute; content: \"\"; height: 20px; width: 20px; left: 2px; bottom: 2px; border-radius: 50%; background-color: white; -webkit-transition: 0.4s; transition: 0.4s; margin: 0; } .cky-switch input[type=checkbox]:after { display: none; } .cky-switch input[type=checkbox]:checked:before { -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); } @media (max-width: 425px) { .cky-switch input[type=checkbox] { width: 38px; height: 21px; } .cky-switch input[type=checkbox]:before { height: 17px; width: 17px; } .cky-switch input[type=checkbox]:checked:before { -webkit-transform: translateX(17px); -ms-transform: translateX(17px); transform: translateX(17px); } } .cky-consent-bar .cky-banner-btn-close { position: absolute; right: 9px; top: 5px; background: none; border: none; cursor: pointer; padding: 0; margin: 0; min-height: 0; line-height: 0; height: auto; width: auto; text-shadow: none; box-shadow: none; } .cky-consent-bar .cky-banner-btn-close img { height: 9px; width: 9px; margin: 0; } .cky-btn-do-not-sell { font-size: 14px; line-height: 24px; padding: 6px 0; margin: 0; font-weight: 500; background: none; border-radius: 2px; border: none; white-space: nowrap; cursor: pointer; text-align: left; color: #1863dc; background: transparent; border-color: transparent; } .cky-notice-btn-wrapper .cky-btn-do-not-sell { box-shadow: none; text-shadow: none; } .cky-consent-bar .cky-banner-btn-close:focus-visible, .cky-notice-des a.cky-policy:focus-visible, .cky-notice-des button.cky-policy:focus-visible, .cky-btn-do-not-sell:focus-visible, .cky-opt-out-btn-wrapper .cky-btn:focus-visible { outline: 2px solid #1863dc; outline-offset: 2px; } @media (max-width: 768px) { .cky-notice-btn-wrapper { margin-left: 0; margin-top: 10px; justify-content: left; } .cky-notice-btn-wrapper .cky-btn-do-not-sell { padding: 0; } } @media (max-width: 352px) { .cky-btn-do-not-sell, .cky-notice-des a.cky-policy { font-size: 12px; } } .cky-opt-out { width: 400px; border-radius: 6px; } .cky-opt-out .cky-opt-out-body { padding: 32px; border-radius: 6px 6px 0 0; } .cky-opt-out-text { margin-bottom: 20px; font-size: 16px; line-height: 24px; font-weight: 600; text-align: center; } .cky-opt-out-btn-wrapper { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; } .cky-opt-out-btn-wrapper .cky-btn { width: auto; margin: 0 12px 0 0; border-radius: 2px; padding: 5px 12px; cursor: pointer; text-align: center; white-space: normal; font-size: 14px; line-height: 24px; font-weight: 500; text-decoration: none; box-shadow: none; text-shadow: none; } .cky-btn-cancel { border: 1px solid #dedfe0; background: transparent; color: #858585; } .cky-btn:last-child { margin-right: 0; } .cky-btn-confirm { background: #1863dc; color: #f4f4f4; border: 1px solid #1863dc; } @media (max-width: 400px) { .cky-opt-out { width: 300px; } } @media (max-width: 352px) { .cky-opt-out-btn-wrapper .cky-btn { font-size: 12px; } .cky-opt-out-text { font-size: 14px; } } .video-placeholder-youtube { background-size: 100% 100%; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: center; justify-content: center; max-width: 100%; } .video-placeholder-text-youtube { text-align: center; align-items: center; padding: 10px 16px; background-color: #000000cc; color: #ffffff; border: 1px solid; } .video-placeholder-normal { background-image: url(\"\/wp-content\/plugins\/cookie-law-info\/lite\/frontend\/images\/placeholder.svg\"); background-size: 80px; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: flex-end; justify-content: center; max-width: 100%; } .video-placeholder-text-normal { align-items: center; padding: 10px 16px; text-align: center; border: 1px solid; } .cky-rtl { direction: rtl; text-align: right; } .cky-rtl .cky-banner-btn-close { left: 9px; right: auto; } .cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child { margin-right: 8px; } .cky-rtl .cky-notice-btn-wrapper .cky-btn:first-child { margin-right: 0; } .cky-rtl .cky-notice-btn-wrapper { margin-left: 0; margin-right: 15px; } .cky-rtl .cky-prefrence-btn-wrapper .cky-btn { margin-right: 8px; } .cky-rtl .cky-prefrence-btn-wrapper .cky-btn:first-child { margin-right: 0; } .cky-rtl .cky-accordion .cky-accordion-chevron i::before { border: none; border-left: 1.4px solid; border-top: 1.4px solid; left: 12px; } .cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); } @media (max-width: 768px) { .cky-rtl .cky-notice-btn-wrapper { margin-right: 0 } } @media (max-width: 576px) { .cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child { margin-right: 0; } .cky-rtl .cky-prefrence-btn-wrapper .cky-btn { margin-right: 0; } .cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body { padding: 0 22px 0 0; } } @media (max-width: 425px) { .cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body { padding: 0 15px 0 0; } } .cky-rtl .cky-opt-out-btn-wrapper .cky-btn { margin-right: 12px; } .cky-rtl .cky-opt-out-btn-wrapper .cky-btn:first-child { margin-right: 0; } .cky-rtl .cky-notice-btn-wrapper .cky-btn-do-not-sell { text-align: right; }"
    },
    {
        "slug": "box-6.0.0",
        "version": "6.0.0",
        "type": "box",
        "allowed_laws": "[\"GDPR\",\"CCPA\"]",
        "positions": "{\"bottom-left\":{\"top\":\"auto\",\"bottom\":\"90px\",\"left\":\"90px\",\"right\":\"auto\"},\"bottom-right\":{\"top\":\"auto\",\"bottom\":\"90px\",\"left\":\"auto\",\"right\":\"90px\"},\"top-left\":{\"top\":\"90px\",\"bottom\":\"auto\",\"left\":\"90px\",\"right\":\"auto\"},\"top-right\":{\"top\":\"90px\",\"bottom\":\"auto\",\"left\":\"auto\",\"right\":\"90px\"}}",
        "html": "<div class=\"cky-overlay cky-hide\"> <\/div><div class=\"cky-btn-revisit-wrapper cky-revisit-hide\" data-cky-tag=\"revisit-consent\" data-tooltip=\"[cky_revisit_title]\"> <button class=\"cky-btn-revisit\" aria-label=\"[cky_revisit_title]\"> <img src=\"\/assets\/images\/revisit.svg\" alt=\"Revisit consent button\"\/> <\/button><\/div><div class=\"cky-consent-container cky-hide\"> <div class=\"cky-consent-bar\" data-cky-tag=\"notice\"> <button class=\"cky-banner-btn-close\" data-cky-tag=\"close-button\" aria-label=\"[cky_notice_close_label]\"> <img src=\"\/assets\/images\/close.svg\" alt=\"Close\"> <\/button> <div class=\"cky-custom-brand-logo-wrapper\" data-cky-tag=\"brand-logo\"> <img src=\"\" alt=\"Brand logo\" class=\"cky-custom-brand-logo\"\/> <\/div><div class=\"cky-notice\"> <p class=\"cky-title\" data-cky-tag=\"title\">[cky_notice_title]<\/p><div class=\"cky-notice-group\"> <div class=\"cky-notice-des\" data-cky-tag=\"description\"> [cky_notice_description] <\/div><div class=\"cky-notice-btn-wrapper\" data-cky-tag=\"notice-buttons\"> [cky_settings] [cky_reject] [cky_accept] [cky_donot_sell] <\/div><\/div><\/div><\/div><\/div><div class=\"cky-modal\"> <div class=\"cky-preference-center\" data-cky-tag=\"detail\"> <div class=\"cky-preference-header\"> <span class=\"cky-preference-title\" data-cky-tag=\"detail-title\">[cky_preference_title]<\/span> <button class=\"cky-btn-close\" aria-label=\"[cky_preference_close_label]\" data-cky-tag=\"detail-close\"> <img src=\"\/assets\/images\/close.svg\" alt=\"Close\"> <\/button> <\/div><div class=\"cky-preference-body-wrapper\"> <div class=\"cky-preference-content-wrapper\" data-cky-tag=\"detail-description\"> [cky_preference_description] <\/div><div class=\"cky-accordion-wrapper\" data-cky-tag=\"detail-categories\"> [cky_preference_category] <\/div><\/div><div class=\"cky-footer-wrapper\"> <span class=\"cky-footer-shadow\"><\/span> <div class=\"cky-prefrence-btn-wrapper\" data-cky-tag=\"detail-buttons\"> <button class=\"cky-btn cky-btn-reject\" aria-label=\"[cky_preference_reject_text]\" data-cky-tag=\"detail-reject-button\"> [cky_preference_reject_text] <\/button> <button class=\"cky-btn cky-btn-preferences\" aria-label=\"[cky_preference_save_text]\" data-cky-tag=\"detail-save-button\"> [cky_preference_save_text] <\/button> <button class=\"cky-btn cky-btn-accept\" aria-label=\"[cky_preference_accept_text]\" data-cky-tag=\"detail-accept-button\"> [cky_preference_accept_text] <\/button> <\/div><div style=\"padding: 8px 24px;font-size: 12px;font-weight: 400;line-height: 20px;text-align: right;border-radius: 0 0 6px 6px; direction: ltr; display: flex; justify-content: flex-end; align-items: center;\" data-cky-tag=\"detail-powered-by\"> Powered by <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/www.cookieyes.com\/product\/cookie-consent\" style=\"margin-left: 5px; line-height: 0;\"><img src=\"\/assets\/images\/poweredbtcky.svg\" alt=\"Cookieyes logo\" style=\"width: auto; height: auto; margin: 0;\"><\/a> <\/div><\/div><\/div><div class=\"cky-opt-out\" data-cky-tag=\"optout-popup\"> <div class=\"cky-opt-out-body\"> <div class=\"cky-opt-out-text\" data-cky-tag=\"optout-confirmation\"> [cky_optout_confirmation] <\/div><div class=\"cky-opt-out-btn-wrapper\" data-cky-tag=\"optout-buttons\"> <button class=\"cky-btn cky-btn-cancel\" aria-label=\"[cky_optout_cancel_text]\" data-cky-tag=\"optout-cancel-button\"> [cky_optout_cancel_text] <\/button> <button class=\"cky-btn cky-btn-confirm\" aria-label=\"[cky_optout_confirm_text]\" data-cky-tag=\"optout-confirm-button\"> [cky_optout_confirm_text] <\/button> <\/div><\/div><div style=\"padding: 8px 24px;font-size: 12px;font-weight: 400;line-height: 20px;text-align: center;border-radius: 0 0 6px 6px; direction: ltr; display: flex; justify-content: center; align-items: center;\" data-cky-tag=\"optout-powered-by\"> Powered by <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/www.cookieyes.com\/product\/cookie-consent\" style=\"margin-left: 5px; line-height: 0;\"><img src=\"\/assets\/images\/poweredbtcky.svg\" alt=\"Cookieyes logo\" style=\"width: auto; height: auto; margin: 0;\"><\/a> <\/div><\/div><\/div>",
        "css": ".cky-overlay { background: #000000; opacity: 0.4; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999999; } .cky-hide { display: none; } .cky-btn-revisit-wrapper { display: flex; align-items: center; justify-content: center; background: #0056a7; width: 60px; height: 60px; border-radius: 50%; position: fixed; z-index: 999999; cursor: pointer; } .cky-revisit-bottom-left { bottom: 15px; left: 15px; } .cky-revisit-bottom-right { bottom: 15px; right: 15px; } .cky-btn-revisit-wrapper .cky-btn-revisit { background: none; border: none; cursor: pointer; position: relative; margin: 0; padding: 0; } .cky-btn-revisit-wrapper .cky-btn-revisit img { max-width: fit-content; margin: 0; } .cky-revisit-bottom-left:hover::before { content: attr(data-tooltip); position: absolute; background: #333333; color: #ffffff; left: calc(100% + 7px); font-size: 14px; width: max-content; padding: 5px 8px; border-radius: 4px; } .cky-revisit-bottom-left:hover::after { position: absolute; content: \"\"; border: 5px solid transparent; left: calc(100% + 2px); border-left-width: 0; border-right-color: #333; } .cky-revisit-bottom-right:hover::before { content: attr(data-tooltip); position: absolute; background: #333333; color: #ffffff; right: calc(100% + 7px); font-size: 14px; width: max-content; padding: 5px 8px; border-radius: 4px; } .cky-revisit-bottom-right:hover::after { position: absolute; content: \"\"; border: 5px solid transparent; right: calc(100% + 2px); border-right-width: 0; border-left-color: #333; } .cky-revisit-hide { display: none; } .cky-consent-container { position: fixed; width: 440px; box-sizing: border-box; z-index: 9999999; border-radius: 6px; } .cky-consent-container .cky-consent-bar { background: #ffffff; border: 1px solid; padding: 20px 26px; box-shadow: 0 -1px 10px 0 #acabab4d; border-radius: 6px; } .cky-box-bottom-left { bottom: 40px; left: 40px; } .cky-box-bottom-right { bottom: 40px; right: 40px; } .cky-box-top-left { top: 40px; left: 40px; } .cky-box-top-right { top: 40px; right: 40px; } .cky-custom-brand-logo-wrapper .cky-custom-brand-logo { width: 100px; height: auto; margin: 0 0 12px 0; } .cky-notice .cky-title { color: #212121; font-weight: 700; font-size: 18px; line-height: 24px; margin: 0 0 12px 0; } .cky-notice-des * { font-size: 14px; } .cky-notice-des { color: #212121; font-size: 14px; line-height: 24px; font-weight: 400; } .cky-notice-des img { height: 25px; width: 25px; } .cky-consent-bar .cky-notice-des p { color: inherit; margin-top: 0; } .cky-notice-des p:last-child { margin-bottom: 0; } .cky-notice-des a.cky-policy, .cky-notice-des button.cky-policy { font-size: 14px; color: #1863dc; white-space: nowrap; cursor: pointer; background: transparent; border: 1px solid; text-decoration: underline; } .cky-notice-des button.cky-policy { padding: 0; } .cky-notice-des a.cky-policy:focus-visible, .cky-notice-des button.cky-policy:focus-visible, .cky-preference-content-wrapper .cky-show-desc-btn:focus-visible, .cky-accordion-header .cky-accordion-btn:focus-visible, .cky-preference-header .cky-btn-close:focus-visible, .cky-switch input[type=checkbox]:focus-visible, .cky-footer-wrapper a:focus-visible, .cky-btn:focus-visible { outline: 2px solid #1863dc; outline-offset: 2px; } .cky-btn:focus:not(:focus-visible), .cky-accordion-header .cky-accordion-btn:focus:not(:focus-visible), .cky-preference-content-wrapper .cky-show-desc-btn:focus:not(:focus-visible), .cky-btn-revisit-wrapper .cky-btn-revisit:focus:not(:focus-visible), .cky-preference-header .cky-btn-close:focus:not(:focus-visible), .cky-consent-bar .cky-banner-btn-close:focus:not(:focus-visible) { outline: 0; } button.cky-show-desc-btn:not(:hover):not(:active) { color: #1863dc; background: transparent; } button.cky-accordion-btn:not(:hover):not(:active), button.cky-banner-btn-close:not(:hover):not(:active), button.cky-btn-revisit:not(:hover):not(:active), button.cky-btn-close:not(:hover):not(:active) { background: transparent; } .cky-consent-bar button:hover, .cky-modal.cky-modal-open button:hover, .cky-consent-bar button:focus, .cky-modal.cky-modal-open button:focus { text-decoration: none; } .cky-notice-btn-wrapper { display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; margin-top: 16px; } .cky-notice-btn-wrapper .cky-btn { text-shadow: none; box-shadow: none; } .cky-btn { flex: auto; max-width: 100%; font-size: 14px; font-family: inherit; line-height: 24px; padding: 8px; font-weight: 500; margin: 0 8px 0 0; border-radius: 2px; cursor: pointer; text-align: center; text-transform: none; min-height: 0; } .cky-btn:hover { opacity: 0.8; } .cky-btn-customize { color: #1863dc; background: transparent; border: 2px solid #1863dc; } .cky-btn-reject { color: #1863dc; background: transparent; border: 2px solid #1863dc; } .cky-btn-accept { background: #1863dc; color: #ffffff; border: 2px solid #1863dc; } .cky-btn:last-child { margin-right: 0; } @media (max-width: 576px) { .cky-box-bottom-left { bottom: 0; left: 0; } .cky-box-bottom-right { bottom: 0; right: 0; } .cky-box-top-left { top: 0; left: 0; } .cky-box-top-right { top: 0; right: 0; } } @media (max-width: 440px) { .cky-box-bottom-left, .cky-box-bottom-right, .cky-box-top-left, .cky-box-top-right { width: 100%; max-width: 100%; } .cky-consent-container .cky-consent-bar { padding: 20px 0; } .cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper { padding: 0 24px; } .cky-notice-des { max-height: 40vh; overflow-y: scroll; } .cky-notice-btn-wrapper { flex-direction: column; margin-top: 0; } .cky-btn { width: 100%; margin: 10px 0 0 0; } .cky-notice-btn-wrapper .cky-btn-customize { order: 2; } .cky-notice-btn-wrapper .cky-btn-reject { order: 3; } .cky-notice-btn-wrapper .cky-btn-accept { order: 1; margin-top: 16px; } } @media (max-width: 352px) { .cky-notice .cky-title { font-size: 16px; } .cky-notice-des * { font-size: 12px; } .cky-notice-des, .cky-btn { font-size: 12px; } } .cky-modal.cky-modal-open { display: flex; visibility: visible; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); top: 50%; left: 50%; transition: all 1s ease; } .cky-modal { box-shadow: 0 32px 68px rgba(0, 0, 0, 0.3); margin: 0 auto; position: fixed; max-width: 100%; background: #ffffff; top: 50%; box-sizing: border-box; border-radius: 6px; z-index: 999999999; color: #212121; -webkit-transform: translate(-50%, 100%); -moz-transform: translate(-50%, 100%); -ms-transform: translate(-50%, 100%); -o-transform: translate(-50%, 100%); transform: translate(-50%, 100%); visibility: hidden; transition: all 0s ease; } .cky-preference-center { max-height: 79vh; overflow: hidden; width: 845px; overflow: hidden; flex: 1 1 0; display: flex; flex-direction: column; border-radius: 6px; } .cky-preference-header { display: flex; align-items: center; justify-content: space-between; padding: 22px 24px; border-bottom: 1px solid; } .cky-preference-header .cky-preference-title { font-size: 18px; font-weight: 700; line-height: 24px; } .cky-preference-header .cky-btn-close { cursor: pointer; vertical-align: middle; padding: 0; margin: 0; background: none; border: none; height: auto; width: auto; min-height: 0; line-height: 0; text-shadow: none; box-shadow: none; } .cky-preference-header .cky-btn-close img { margin: 0; } .cky-preference-body-wrapper { padding: 0 24px; flex: 1; overflow: auto; box-sizing: border-box; } .cky-preference-content-wrapper * { font-size: 14px; } .cky-preference-content-wrapper { font-size: 14px; line-height: 24px; font-weight: 400; padding: 12px 0; border-bottom: 1px solid; } .cky-preference-content-wrapper img { height: 25px; width: 25px; } .cky-preference-content-wrapper .cky-show-desc-btn { font-size: 14px; font-family: inherit; color: #1863dc; text-decoration: none; line-height: 24px; padding: 0; margin: 0; white-space: nowrap; cursor: pointer; background: transparent; border-color: transparent; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none; } .cky-preference-body-wrapper .cky-preference-content-wrapper p { color: inherit; margin-top: 0; } .cky-preference-content-wrapper p:last-child { margin-bottom: 0; } .cky-accordion-wrapper { margin-bottom: 10px; } .cky-accordion { border-bottom: 1px solid; } .cky-accordion:last-child { border-bottom: none; } .cky-accordion .cky-accordion-item { display: flex; margin-top: 10px; } .cky-accordion .cky-accordion-body { display: none; } .cky-accordion.cky-accordion-active .cky-accordion-body { display: block; padding: 0 22px; margin-bottom: 16px; } .cky-accordion-header-wrapper { cursor: pointer; width: 100%; } .cky-accordion-item .cky-accordion-header { display: flex; justify-content: space-between; align-items: center; } .cky-accordion-header .cky-accordion-btn { font-size: 16px; font-family: inherit; color: #212121; line-height: 24px; background: none; border: none; font-weight: 700; padding: 0; margin: 0; cursor: pointer; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none; } .cky-accordion-header .cky-always-active { color: #008000; font-weight: 600; line-height: 24px; font-size: 14px; } .cky-accordion-header-des * { font-size: 14px; } .cky-accordion-header-des { font-size: 14px; line-height: 24px; margin: 10px 0 16px 0; } .cky-accordion-header-wrapper .cky-accordion-header-des p { color: inherit; margin-top: 0; } .cky-accordion-chevron { margin-right: 22px; position: relative; cursor: pointer; } .cky-accordion-chevron-hide { display: none; } .cky-accordion .cky-accordion-chevron i::before { content: \"\"; position: absolute; border-right: 1.4px solid; border-bottom: 1.4px solid; border-color: inherit; height: 6px; width: 6px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); transition: all 0.2s ease-in-out; top: 8px; } .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .cky-audit-table { background: #f4f4f4; border-radius: 6px; } .cky-audit-table .cky-empty-cookies-text { color: inherit; font-size: 12px; line-height: 24px; margin: 0; padding: 10px; } .cky-audit-table .cky-cookie-des-table { font-size: 12px; line-height: 24px; font-weight: normal; padding: 15px 10px; border-bottom: 1px solid; border-bottom-color: inherit; margin: 0; } .cky-audit-table .cky-cookie-des-table:last-child { border-bottom: none; } .cky-audit-table .cky-cookie-des-table li { list-style-type: none; display: flex; padding: 3px 0; } .cky-audit-table .cky-cookie-des-table li:first-child { padding-top: 0; } .cky-cookie-des-table li div:first-child { width: 100px; font-weight: 600; word-break: break-word; word-wrap: break-word; } .cky-cookie-des-table li div:last-child { flex: 1; word-break: break-word; word-wrap: break-word; margin-left: 8px; } .cky-cookie-des-table li div:last-child p { color: inherit; margin-top: 0; } .cky-cookie-des-table li div:last-child p:last-child { margin-bottom: 0; } .cky-footer-shadow { display: block; width: 100%; height: 40px; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%); position: absolute; bottom: calc(100% - 1px); } .cky-footer-wrapper { position: relative; } .cky-prefrence-btn-wrapper { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px; border-top: 1px solid; } .cky-prefrence-btn-wrapper .cky-btn { text-shadow: none; box-shadow: none; } .cky-btn-preferences { color: #1863dc; background: transparent; border: 2px solid #1863dc; } .cky-preference-header, .cky-preference-body-wrapper, .cky-preference-content-wrapper, .cky-accordion-wrapper, .cky-accordion, .cky-accordion-wrapper, .cky-footer-wrapper, .cky-prefrence-btn-wrapper { border-color: inherit; } @media (max-width: 845px) { .cky-modal { max-width: calc(100% - 16px); } } @media (max-width: 576px) { .cky-modal { max-width: 100%; } .cky-preference-center { max-height: 100vh; } .cky-prefrence-btn-wrapper { flex-direction: column; } .cky-accordion.cky-accordion-active .cky-accordion-body { padding-right: 0; } .cky-prefrence-btn-wrapper .cky-btn { width: 100%; margin: 10px 0 0 0; } .cky-prefrence-btn-wrapper .cky-btn-reject { order: 3; } .cky-prefrence-btn-wrapper .cky-btn-accept { order: 1; margin-top: 0; } .cky-prefrence-btn-wrapper .cky-btn-preferences { order: 2; } } @media (max-width: 425px) { .cky-accordion-chevron { margin-right: 15px; } .cky-accordion.cky-accordion-active .cky-accordion-body { padding: 0 15px; } } @media (max-width: 352px) { .cky-preference-header .cky-preference-title { font-size: 16px; } .cky-preference-header { padding: 16px 24px; } .cky-preference-content-wrapper *, .cky-accordion-header-des * { font-size: 12px; } .cky-preference-content-wrapper, .cky-preference-content-wrapper .cky-show-more, .cky-accordion-header .cky-always-active, .cky-accordion-header-des, .cky-preference-content-wrapper .cky-show-desc-btn, .cky-notice-des a.cky-policy { font-size: 12px; } .cky-accordion-header .cky-accordion-btn { font-size: 14px; } } .cky-switch { display: flex; } .cky-switch input[type=checkbox] { position: relative; width: 44px; height: 24px; margin: 0; background: #d0d5d2; -webkit-appearance: none; border-radius: 50px; cursor: pointer; outline: 0; border: none; top: 0; } .cky-switch input[type=checkbox]:checked { background: #1863dc; } .cky-switch input[type=checkbox]:before { position: absolute; content: \"\"; height: 20px; width: 20px; left: 2px; bottom: 2px; border-radius: 50%; background-color: white; -webkit-transition: 0.4s; transition: 0.4s; margin: 0; } .cky-switch input[type=checkbox]:after { display: none; } .cky-switch input[type=checkbox]:checked:before { -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); } @media (max-width: 425px) { .cky-switch input[type=checkbox] { width: 38px; height: 21px; } .cky-switch input[type=checkbox]:before { height: 17px; width: 17px; } .cky-switch input[type=checkbox]:checked:before { -webkit-transform: translateX(17px); -ms-transform: translateX(17px); transform: translateX(17px); } } .cky-consent-bar .cky-banner-btn-close { position: absolute; right: 9px; top: 5px; background: none; border: none; cursor: pointer; padding: 0; margin: 0; height: auto; width: auto; min-height: 0; line-height: 0; text-shadow: none; box-shadow: none; } .cky-consent-bar .cky-banner-btn-close img { height: 9px; width: 9px; margin: 0; } .cky-notice-group { font-size: 14px; line-height: 24px; font-weight: 400; color: #212121; } .cky-btn-do-not-sell { flex: none; font-size: 14px; line-height: 24px; padding: 0; font-weight: 500; border-radius: 2px; border: none; white-space: nowrap; cursor: pointer; text-align: left; color: #1863dc; background: transparent; border-color: #1863dc; } .cky-notice-btn-wrapper .cky-btn-do-not-sell { box-shadow: none; text-shadow: none; } .cky-consent-bar .cky-banner-btn-close:focus-visible, .cky-notice-des a.cky-policy:focus-visible, .cky-notice-des button.cky-policy:focus-visible, .cky-btn-do-not-sell:focus-visible, .cky-opt-out-btn-wrapper .cky-btn:focus-visible { outline: 2px solid #1863dc; outline-offset: 2px; } @media (max-width: 440px) { .cky-consent-container { width: 100%; } } @media (max-width: 352px) { .cky-notice-des a.cky-policy { font-size: 12px; } } .cky-opt-out { width: 400px; border-radius: 6px; } .cky-opt-out .cky-opt-out-body { padding: 32px; border-radius: 6px 6px 0 0; } .cky-opt-out-text { margin-bottom: 20px; font-size: 16px; line-height: 24px; font-weight: 600; text-align: center; } .cky-opt-out-btn-wrapper { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; } .cky-opt-out-btn-wrapper .cky-btn { flex: none; width: auto; margin: 0 12px 0 0; border-radius: 2px; padding: 5px 12px; cursor: pointer; text-align: center; white-space: normal; font-size: 14px; line-height: 24px; font-weight: 500; text-decoration: none; text-shadow: none; box-shadow: none; } .cky-btn-cancel { border: 1px solid #dedfe0; background: transparent; color: #858585; } .cky-btn:last-child { margin-right: 0; } .cky-btn-confirm { background: #1863dc; color: #f4f4f4; border: 1px solid #1863dc; } @media (max-width: 400px) { .cky-opt-out { width: 300px; } } @media (max-width: 352px) { .cky-btn-do-not-sell, .cky-opt-out-btn-wrapper .cky-btn { font-size: 12px; } .cky-opt-out-text { font-size: 14px; } } .video-placeholder-youtube { background-size: 100% 100%; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: center; justify-content: center; max-width: 100%; } .video-placeholder-text-youtube { text-align: center; align-items: center; padding: 10px 16px; background-color: #000000cc; color: #ffffff; border: 1px solid; } .video-placeholder-normal { background-image: url(\"\/wp-content\/plugins\/cookie-law-info\/lite\/frontend\/images\/placeholder.svg\"); background-size: 80px; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: flex-end; justify-content: center; max-width: 100%; } .video-placeholder-text-normal { align-items: center; padding: 10px 16px; text-align: center; border: 1px solid; } .cky-rtl { direction: rtl; text-align: right; } .cky-rtl .cky-banner-btn-close { left: 9px; right: auto; } .cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child { margin-right: 8px; } .cky-rtl .cky-notice-btn-wrapper .cky-btn:first-child { margin-right: 0; } .cky-rtl .cky-notice-btn-wrapper { margin-left: 0; } .cky-rtl .cky-prefrence-btn-wrapper .cky-btn { margin-right: 8px; } .cky-rtl .cky-prefrence-btn-wrapper .cky-btn:first-child { margin-right: 0; } .cky-rtl .cky-accordion .cky-accordion-chevron i::before { border: none; border-left: 1.4px solid; border-top: 1.4px solid; left: 12px; } .cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); } @media (max-width: 768px) { .cky-rtl .cky-notice-btn-wrapper { margin-right: 0 } } @media (max-width: 576px) { .cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child { margin-right: 0; } .cky-rtl .cky-prefrence-btn-wrapper .cky-btn { margin-right: 0; } .cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body { padding: 0 22px 0 0; } } @media (max-width: 425px) { .cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body { padding: 0 15px 0 0; } } .cky-rtl .cky-opt-out-btn-wrapper .cky-btn { margin-right: 12px; } .cky-rtl .cky-opt-out-btn-wrapper .cky-btn:first-child { margin-right: 0; } .cky-rtl .cky-notice-btn-wrapper .cky-btn-do-not-sell { text-align: right; }"
    },
    {
        "slug": "classic-6.0.0",
        "version": "6.0.0",
        "type": "classic",
        "allowed_laws": "[\"GDPR\"]",
        "positions": "{\"top\":{\"box-shadow\":\"inset 0px -2px 2px #f4f4f4\",\"top\":\"0\",\"bottom\":\"auto\",\"left\":\"auto\",\"right\":\"auto\"},\"bottom\":{\"box-shadow\":\"inset 0px 2px 2px #f4f4f4\",\"top\":\"auto\",\"bottom\":\"0\",\"left\":\"auto\",\"right\":\"auto\"}}",
        "html": "<div class=\"cky-btn-revisit-wrapper cky-revisit-hide\" data-cky-tag=\"revisit-consent\" data-tooltip=\"[cky_revisit_title]\"> <button class=\"cky-btn-revisit\" aria-label=\"[cky_revisit_title]\"> <img src=\"\/assets\/images\/revisit.svg\" alt=\"Revisit consent button\"\/> <\/button><\/div><div class=\"cky-consent-container cky-hide\"> <div class=\"cky-consent-bar\" data-cky-tag=\"notice\"> <button class=\"cky-banner-btn-close\" data-cky-tag=\"close-button\" aria-label=\"[cky_notice_close_label]\"> <img src=\"\/assets\/images\/close.svg\" alt=\"Close\"> <\/button> <div class=\"cky-custom-brand-logo-wrapper\" data-cky-tag=\"brand-logo\"> <img src=\"\" alt=\"Brand logo\" class=\"cky-custom-brand-logo\"\/> <\/div><div class=\"cky-notice\"> <p class=\"cky-title\" data-cky-tag=\"title\">[cky_notice_title]<\/p><div class=\"cky-notice-group\"> <div class=\"cky-notice-des\" data-cky-tag=\"description\"> [cky_notice_description] <\/div><div class=\"cky-notice-btn-wrapper\" data-cky-tag=\"notice-buttons\"> [cky_settings] [cky_reject] [cky_accept] <\/div><\/div><\/div><div class=\"cky-category-direct-preview-wrapper\" data-cky-tag=\"detail-category-preview\"> <div class=\"cky-category-direct-preview\"> <div class=\"cky-category-direct-preview-section\"> [cky_preview_category] <\/div><\/div><div class=\"cky-category-direct-preview-btn-wrapper\" data-cky-tag=\"detail-category-preview-buttons\"> <button class=\"cky-btn cky-btn-preferences\" data-cky-tag=\"detail-category-preview-save-button\" aria-label=\"[cky_preview_save_text]\"> [cky_preview_save_text] <\/button> <\/div><\/div><\/div><div class=\"cky-preference-wrapper\" data-cky-tag=\"detail\"> <div class=\"cky-preference-center\"> <div class=\"cky-preference\"> <div class=\"cky-preference-header\"> <span class=\"cky-preference-title\" data-cky-tag=\"detail-title\">[cky_preference_title]<\/span> <button class=\"cky-btn-close\" aria-label=\"[cky_preference_close_label]\" data-cky-tag=\"detail-close\"> <img src=\"\/assets\/images\/close.svg\" alt=\"Close\"\/> <\/button> <\/div><div class=\"cky-preference-body-wrapper\"> <div class=\"cky-preference-content-wrapper\" data-cky-tag=\"detail-description\"> [cky_preference_description] <\/div><div class=\"cky-accordion-wrapper\" data-cky-tag=\"detail-categories\"> [cky_preference_category] <\/div><\/div><\/div><div class=\"cky-footer-wrapper\"> <span class=\"cky-footer-shadow\"><\/span> <div class=\"cky-prefrence-btn-wrapper\" data-cky-tag=\"detail-buttons\"> <button class=\"cky-btn cky-btn-accept\" aria-label=\"[cky_preference_accept_text]\" data-cky-tag=\"detail-accept-button\"> [cky_preference_accept_text] <\/button> <button class=\"cky-btn cky-btn-preferences\" aria-label=\"[cky_preference_save_text]\" data-cky-tag=\"detail-save-button\"> [cky_preference_save_text] <\/button> <button class=\"cky-btn cky-btn-reject\" aria-label=\"[cky_preference_reject_text]\" data-cky-tag=\"detail-reject-button\"> [cky_preference_reject_text] <\/button> <\/div><div style=\"padding: 8px 24px;font-size: 12px;font-weight: 400;line-height: 20px;text-align: right; direction: ltr; display: flex; justify-content: flex-end; align-items: center;\" data-cky-tag=\"detail-powered-by\"> Powered by <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/www.cookieyes.com\/product\/cookie-consent\" style=\"margin-left: 5px; line-height: 0;\"><img src=\"\/assets\/images\/poweredbtcky.svg\" alt=\"Cookieyes logo\" style=\"width: auto; height: auto; margin: 0;\"\/><\/a> <\/div><\/div><\/div><\/div><\/div>",
        "css": ".cky-hide { display: none; } .cky-btn-revisit-wrapper { display: flex; align-items: center; justify-content: center; background: #0056a7; width: 60px; height: 60px; border-radius: 50%; position: fixed; z-index: 999999; cursor: pointer; } .cky-revisit-bottom-left { bottom: 15px; left: 15px; } .cky-revisit-bottom-right { bottom: 15px; right: 15px; } .cky-btn-revisit-wrapper .cky-btn-revisit { background: none; border: none; cursor: pointer; position: relative; margin: 0; padding: 0; } .cky-btn-revisit-wrapper .cky-btn-revisit img { max-width: fit-content; margin: 0; } .cky-revisit-bottom-left:hover::before { content: attr(data-tooltip); position: absolute; background: #333333; color: #ffffff; left: calc(100% + 7px); font-size: 14px; width: max-content; padding: 5px 8px; border-radius: 4px; } .cky-revisit-bottom-left:hover::after { position: absolute; content: \"\"; border: 5px solid transparent; left: calc(100% + 2px); border-left-width: 0; border-right-color: #333; } .cky-revisit-bottom-right:hover::before { content: attr(data-tooltip); position: absolute; background: #333333; color: #ffffff; right: calc(100% + 7px); font-size: 14px; width: max-content; padding: 5px 8px; border-radius: 4px; } .cky-revisit-bottom-right:hover::after { position: absolute; content: \"\"; border: 5px solid transparent; right: calc(100% + 2px); border-right-width: 0; border-left-color: #333; } .cky-revisit-hide { display: none; } .cky-consent-container { position: fixed; width: 100%; box-sizing: border-box; z-index: 9999999; } .cky-classic-bottom { bottom: 0; left: 0; } .cky-classic-top { top: 0; left: 0; } .cky-consent-container .cky-consent-bar { background: #ffffff; border: 1px solid; padding: 16.5px 24px; box-shadow: 0 -1px 10px 0 #acabab4d; } .cky-consent-bar .cky-banner-btn-close { position: absolute; right: 9px; top: 5px; background: none; border: none; cursor: pointer; padding: 0; margin: 0; height: auto; width: auto; min-height: 0; line-height: 0; text-shadow: none; box-shadow: none; } .cky-consent-bar .cky-banner-btn-close img { width: 9px; height: 9px; margin: 0; } .cky-custom-brand-logo-wrapper .cky-custom-brand-logo { width: 100px; height: auto; margin: 0 0 10px 0; } .cky-notice .cky-title { color: #212121; font-weight: 700; font-size: 18px; line-height: 24px; margin: 0 0 10px 0; } .cky-notice-group { display: flex; justify-content: space-between; align-items: center; } .cky-notice-des * { font-size: 14px; } .cky-notice-des { color: #212121; font-size: 14px; line-height: 24px; font-weight: 400; } .cky-notice-des img { height: 25px; width: 25px; } .cky-consent-bar .cky-notice-des p { color: inherit; margin-top: 0; } .cky-notice-des p:last-child { margin-bottom: 0; } .cky-notice-des a.cky-policy, .cky-notice-des button.cky-policy { font-size: 14px; color: #1863dc; white-space: nowrap; cursor: pointer; background: transparent; border: 1px solid; text-decoration: underline; } .cky-notice-des button.cky-policy { padding: 0; } .cky-notice-des a.cky-policy:focus-visible, .cky-consent-bar .cky-banner-btn-close:focus-visible, .cky-notice-des button.cky-policy:focus-visible, .cky-category-direct-switch input[type=checkbox]:focus-visible, .cky-preference-content-wrapper .cky-show-desc-btn:focus-visible, .cky-accordion-header .cky-accordion-btn:focus-visible, .cky-switch input[type=checkbox]:focus-visible, .cky-footer-wrapper a:focus-visible, .cky-btn:focus-visible { outline: 2px solid #1863dc; outline-offset: 2px; } .cky-btn:focus:not(:focus-visible), .cky-accordion-header .cky-accordion-btn:focus:not(:focus-visible), .cky-preference-content-wrapper .cky-show-desc-btn:focus:not(:focus-visible), .cky-btn-revisit-wrapper .cky-btn-revisit:focus:not(:focus-visible), .cky-preference-header .cky-btn-close:focus:not(:focus-visible), .cky-banner-btn-close:focus:not(:focus-visible) { outline: 0; } button.cky-show-desc-btn:not(:hover):not(:active) { color: #1863dc; background: transparent; } button.cky-accordion-btn:not(:hover):not(:active), button.cky-banner-btn-close:not(:hover):not(:active), button.cky-btn-close:not(:hover):not(:active), button.cky-btn-revisit:not(:hover):not(:active) { background: transparent; } .cky-consent-bar button:hover, .cky-modal.cky-modal-open button:hover, .cky-consent-bar button:focus, .cky-modal.cky-modal-open button:focus { text-decoration: none; } .cky-notice-btn-wrapper { display: flex; justify-content: center; align-items: center; margin-left: 15px; } .cky-notice-btn-wrapper .cky-btn { text-shadow: none; box-shadow: none; } .cky-btn { font-size: 14px; font-family: inherit; line-height: 24px; padding: 8px 27px; font-weight: 500; margin: 0 8px 0 0; border-radius: 2px; white-space: nowrap; cursor: pointer; text-align: center; text-transform: none; min-height: 0; } .cky-btn:hover { opacity: 0.8; } .cky-btn-customize { color: #1863dc; background: transparent; border: 2px solid; border-color: #1863dc; padding: 8px 28px 8px 14px; position: relative; } .cky-btn-reject { color: #1863dc; background: transparent; border: 2px solid #1863dc; } .cky-btn-accept { background: #1863dc; color: #ffffff; border: 2px solid #1863dc; } .cky-consent-bar .cky-btn-customize::after { position: absolute; content: \"\"; display: inline-block; top: 18px; right: 12px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid; border-top-color: inherit; } .cky-consent-container.cky-consent-bar-expand .cky-btn-customize::after { transform: rotate(-180deg); } .cky-btn:last-child { margin-right: 0; } @media (max-width: 768px) { .cky-notice-group { display: block; } .cky-notice-btn-wrapper { margin: 0; } .cky-notice-btn-wrapper { flex-wrap: wrap; } .cky-notice-btn-wrapper .cky-btn { flex: auto; max-width: 100%; margin-top: 10px; white-space: unset; } } @media (max-width: 576px) { .cky-btn-accept { order: 1; width: 100%; } .cky-btn-customize { order: 2; } .cky-btn-reject { order: 3; margin-right: 0; } .cky-consent-container.cky-consent-bar-expand .cky-consent-bar { display: none; } .cky-consent-container .cky-consent-bar { padding: 16.5px 0; } .cky-custom-brand-logo-wrapper .cky-custom-brand-logo, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper, .cky-category-direct-preview-wrapper { padding: 0 24px; } .cky-notice-des { max-height: 40vh; overflow-y: scroll; } } @media (max-width: 352px) { .cky-notice .cky-title { font-size: 16px; } .cky-notice-des * { font-size: 12px; } .cky-notice-des, .cky-btn, .cky-notice-des a.cky-policy { font-size: 12px; } } .cky-preference-wrapper { display: none; } .cky-consent-container.cky-classic-bottom.cky-consent-bar-expand { animation: cky-classic-expand 1s; } .cky-consent-container.cky-classic-bottom.cky-consent-bar-expand .cky-preference-wrapper { display: block; } @keyframes cky-classic-expand { 0% { transform: translateY(50%); } 100% { transform: translateY(0%); } } .cky-consent-container.cky-classic-top .cky-preference-wrapper { animation: cky-classic-top-expand 1s; } .cky-consent-container.cky-classic-top.cky-consent-bar-expand .cky-preference-wrapper { display: block; } @keyframes cky-classic-top-expand { 0% { opacity: 0; transform: translateY(-50%); } 50% { opacity: 0; } 100% { opacity: 1; transform: translateY(0%); } } .cky-preference { padding: 0 24px; color: #212121; overflow-y: scroll; max-height: 48vh; } .cky-preference-center, .cky-preference, .cky-preference-header, .cky-footer-wrapper { background-color: inherit; } .cky-preference-center, .cky-preference, .cky-preference-body-wrapper, .cky-accordion-wrapper { color: inherit; } .cky-preference-header .cky-btn-close { cursor: pointer; vertical-align: middle; padding: 0; margin: 0; display: none; background: none; border: none; height: auto; width: auto; min-height: 0; line-height: 0; } .cky-preference-header .cky-btn-close img { margin: 0; } .cky-preference-header { margin: 16px 0 0 0; display: flex; align-items: center; justify-content: space-between; } .cky-preference-header .cky-preference-title { font-size: 18px; font-weight: 700; line-height: 24px; } .cky-preference-content-wrapper * { font-size: 14px; } .cky-preference-content-wrapper { font-size: 14px; line-height: 24px; font-weight: 400; padding: 12px 0; border-bottom: 1px solid; } .cky-preference-content-wrapper img { height: 25px; width: 25px; } .cky-preference-content-wrapper .cky-show-desc-btn { font-size: 14px; font-family: inherit; color: #1863dc; text-decoration: none; line-height: 24px; padding: 0; margin: 0; white-space: nowrap; cursor: pointer; background: transparent; border-color: transparent; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none; } .cky-preference-body-wrapper .cky-preference-content-wrapper p { color: inherit; margin-top: 0; } .cky-accordion-wrapper { margin-bottom: 10px; } .cky-accordion { border-bottom: 1px solid; } .cky-accordion:last-child { border-bottom: none; } .cky-accordion .cky-accordion-item { display: flex; margin-top: 10px; } .cky-accordion .cky-accordion-body { display: none; } .cky-accordion.cky-accordion-active .cky-accordion-body { display: block; padding: 0 22px; margin-bottom: 16px; } .cky-accordion-header-wrapper { cursor: pointer; width: 100%; } .cky-accordion-item .cky-accordion-header { display: flex; justify-content: space-between; align-items: center; } .cky-accordion-header .cky-accordion-btn { font-size: 16px; font-family: inherit; color: #212121; line-height: 24px; background: none; border: none; font-weight: 700; padding: 0; margin: 0; cursor: pointer; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none; } .cky-accordion-header .cky-always-active { color: #008000; font-weight: 600; line-height: 24px; font-size: 14px; } .cky-accordion-header-des * { font-size: 14px; } .cky-accordion-header-des { color: #212121; font-size: 14px; line-height: 24px; margin: 10px 0 16px 0; } .cky-accordion-header-wrapper .cky-accordion-header-des p { color: inherit; margin-top: 0; } .cky-accordion-chevron { margin-right: 22px; position: relative; cursor: pointer; } .cky-accordion-chevron-hide { display: none; } .cky-accordion .cky-accordion-chevron i::before { content: \"\"; position: absolute; border-right: 1.4px solid; border-bottom: 1.4px solid; border-color: inherit; height: 6px; width: 6px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); transition: all 0.2s ease-in-out; top: 8px; } .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .cky-audit-table { background: #f4f4f4; border-radius: 6px; } .cky-audit-table .cky-empty-cookies-text { color: inherit; font-size: 12px; line-height: 24px; margin: 0; padding: 10px; } .cky-audit-table .cky-cookie-des-table { font-size: 12px; line-height: 24px; font-weight: normal; padding: 15px 10px; border-bottom: 1px solid; border-bottom-color: inherit; margin: 0; } .cky-audit-table .cky-cookie-des-table:last-child { border-bottom: none; } .cky-audit-table .cky-cookie-des-table li { list-style-type: none; display: flex; padding: 3px 0; } .cky-audit-table .cky-cookie-des-table li:first-child { padding-top: 0; } .cky-cookie-des-table li div:first-child { width: 100px; font-weight: 600; word-break: break-word; word-wrap: break-word; } .cky-cookie-des-table li div:last-child { flex: 1; word-break: break-word; word-wrap: break-word; margin-left: 8px; } .cky-cookie-des-table li div:last-child p { color: inherit; margin-top: 0; } .cky-cookie-des-table li div:last-child p:last-child { margin-bottom: 0; } .cky-prefrence-btn-wrapper { display: flex; align-items: center; justify-content: flex-end; padding: 18px 24px; border-top: 1px solid; } .cky-prefrence-btn-wrapper .cky-btn { text-shadow: none; box-shadow: none; } .cky-category-direct-preview-btn-wrapper .cky-btn-preferences { text-shadow: none; box-shadow: none; } .cky-prefrence-btn-wrapper .cky-btn-accept, .cky-prefrence-btn-wrapper .cky-btn-reject { display: none; } .cky-btn-preferences { color: #1863dc; background: transparent; border: 2px solid #1863dc; } .cky-footer-wrapper { position: relative; } .cky-footer-shadow { display: block; width: 100%; height: 40px; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%); position: absolute; bottom: 100%; } .cky-preference-center, .cky-preference, .cky-preference-body-wrapper, .cky-preference-content-wrapper, .cky-accordion-wrapper, .cky-accordion, .cky-footer-wrapper, .cky-prefrence-btn-wrapper { border-color: inherit; } @media (max-width: 768px) { .cky-preference { max-height: 35vh; } } @media (max-width: 576px) { .cky-consent-bar-hide { display: none; } .cky-preference { max-height: 100vh; padding: 0; } .cky-preference-body-wrapper { padding: 60px 24px 200px; } .cky-preference-body-wrapper-reject-hide { padding: 60px 24px 165px; } .cky-preference-header { position: fixed; width: 100%; box-sizing: border-box; z-index: 999999999; margin: 0; padding: 16px 24px; border-bottom: 1px solid #f4f4f4; } .cky-preference-header .cky-btn-close { display: block; } .cky-prefrence-btn-wrapper { display: block; } .cky-accordion.cky-accordion-active .cky-accordion-body { padding-right: 0; } .cky-prefrence-btn-wrapper .cky-btn { width: 100%; margin-top: 10px; margin-right: 0; } .cky-prefrence-btn-wrapper .cky-btn:first-child { margin-top: 0; } .cky-accordion:last-child { padding-bottom: 20px; } .cky-prefrence-btn-wrapper .cky-btn-accept, .cky-prefrence-btn-wrapper .cky-btn-reject { display: block; } .cky-footer-wrapper { position: fixed; bottom: 0; width: 100%; } } @media (max-width: 425px) { .cky-accordion-chevron { margin-right: 15px; } .cky-accordion.cky-accordion-active .cky-accordion-body { padding: 0 15px; } } @media (max-width: 352px) { .cky-preference-header .cky-preference-title { font-size: 16px; } .cky-preference-content-wrapper *, .cky-accordion-header-des * { font-size: 12px; } .cky-accordion-header-des, .cky-preference-content-wrapper, .cky-preference-content-wrapper .cky-show-desc-btn { font-size: 12px; } .cky-accordion-header .cky-accordion-btn { font-size: 14px; } } .cky-category-direct-preview-wrapper { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; margin-top: 16px; } .cky-category-direct-preview { display: flex; flex-wrap: wrap; align-items: center; font-size: 14px; font-weight: 600; line-height: 24px; color: #212121; } .cky-category-direct-preview-section { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; } .cky-category-direct-item { display: flex; margin: 0 30px 10px 0; cursor: pointer; } .cky-category-direct-item label { font-size: 14px; font-weight: 600; margin-right: 10px; cursor: pointer; word-break: break-word; } .cky-category-direct-switch input[type=checkbox] { display: inline-block; position: relative; width: 33px; height: 18px; margin: 0; background: #d0d5d2; -webkit-appearance: none; border-radius: 50px; border: none; cursor: pointer; vertical-align: middle; outline: 0; top: 0; } .cky-category-direct-switch input[type=checkbox]:checked { background: #1863dc; } .cky-category-direct-switch input[type=checkbox]:before { position: absolute; content: \"\"; height: 15px; width: 15px; left: 2px; bottom: 2px; margin: 0; border-radius: 50%; background-color: white; -webkit-transition: 0.4s; transition: 0.4s; } .cky-category-direct-switch input[type=checkbox]:checked:before { -webkit-transform: translateX(14px); -ms-transform: translateX(14px); transform: translateX(14px); } .cky-category-direct-switch input[type=checkbox]:after { display: none; } .cky-category-direct-switch .cky-category-direct-switch-enabled:checked { background: #818181; } @media (max-width: 576px) { .cky-category-direct-preview-wrapper { display: block; } .cky-category-direct-item { justify-content: space-between; width: 45%; margin: 0 0 10px 0; } .cky-category-direct-preview-btn-wrapper .cky-btn-preferences { width: 100%; } } @media (max-width: 352px) { .cky-category-direct-preview { font-size: 12px; } } .cky-switch { display: flex; } .cky-switch input[type=checkbox] { position: relative; width: 44px; height: 24px; margin: 0; background: #d0d5d2; -webkit-appearance: none; border-radius: 50px; cursor: pointer; outline: 0; border: none; top: 0; } .cky-switch input[type=checkbox]:checked { background: #3a76d8; } .cky-switch input[type=checkbox]:before { position: absolute; content: \"\"; height: 20px; width: 20px; left: 2px; bottom: 2px; border-radius: 50%; background-color: white; -webkit-transition: 0.4s; transition: 0.4s; margin: 0; } .cky-switch input[type=checkbox]:after { display: none; } .cky-switch input[type=checkbox]:checked:before { -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); } @media (max-width: 425px) { .cky-switch input[type=checkbox] { width: 38px; height: 21px; } .cky-switch input[type=checkbox]:before { height: 17px; width: 17px; } .cky-switch input[type=checkbox]:checked:before { -webkit-transform: translateX(17px); -ms-transform: translateX(17px); transform: translateX(17px); } } .video-placeholder-youtube { background-size: 100% 100%; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: center; justify-content: center; max-width: 100%; } .video-placeholder-text-youtube { text-align: center; align-items: center; padding: 10px 16px; background-color: #000000cc; color: #ffffff; border: 1px solid; } .video-placeholder-normal { background-image: url(\"\/wp-content\/plugins\/cookie-law-info\/lite\/frontend\/images\/placeholder.svg\"); background-size: 80px; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: flex-end; justify-content: center; max-width: 100%; } .video-placeholder-text-normal { align-items: center; padding: 10px 16px; text-align: center; border: 1px solid; } .cky-rtl { direction: rtl; text-align: right; } .cky-rtl .cky-banner-btn-close { left: 9px; right: auto; } .cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child { margin-right: 8px; } .cky-rtl .cky-notice-btn-wrapper { margin-left: 0; margin-right: 15px; } .cky-rtl .cky-prefrence-btn-wrapper .cky-btn { margin-right: 8px; } .cky-rtl .cky-prefrence-btn-wrapper .cky-btn:first-child { margin-right: 0; } .cky-rtl .cky-accordion .cky-accordion-chevron i::before { border: none; border-left: 1.4px solid; border-top: 1.4px solid; left: 12px; } .cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); } .cky-rtl .cky-category-direct-preview-btn-wrapper { margin-right: 15px; margin-left: 0; } .cky-rtl .cky-category-direct-item label { margin-right: 0; margin-left: 10px; } .cky-rtl .cky-category-direct-preview-section .cky-category-direct-item:first-child { margin: 0 0 10px 0; } @media (max-width: 992px) { .cky-rtl .cky-category-direct-preview-btn-wrapper { margin-right: 0; } } @media (max-width: 768px) { .cky-rtl .cky-notice-btn-wrapper { margin-right: 0 } .cky-rtl .cky-notice-btn-wrapper .cky-btn:first-child { margin-right: 0; } } @media (max-width: 576px) { .cky-rtl .cky-prefrence-btn-wrapper .cky-btn { margin-right: 0; } .cky-rtl .cky-notice-btn-wrapper .cky-btn { margin-right: 0; } .cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child { margin-right: 0; } .cky-rtl .cky-notice-btn-wrapper .cky-btn-reject { margin-right: 8px; } .cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body { padding: 0 22px 0 0; } } @media (max-width: 425px) { .cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body { padding: 0 15px 0 0; } }"
    }
]