{"template":{"LogoEnabled":true,"LogoUrl":"https://app.secureprivacy.ai/assets/images/logoWhite.png","Layout":"<div id=\"banner-preference-center\" class=\"preference-center\">\n    <button type=\"button\" id=\"close-btn\" class=\"btn btn--border preference-center__close\" aria-label=\"Close\" \n            onclick=\"window.parent.sp.hidePreferenceCenter()\"\n    >\n        <svg width=\"16\" height=\"16\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\">\n            <path d=\"M6 6l12 12M18 6L6 18\"/>\n        </svg>\n    </button>\n    <div class=\"preference-center__inner preference-tabs\" data-tabs>\n        <div>\n            <div class=\"preference-center__logo logo\" {{LogoEnabled}} aria-hidden=\"true\">\n                <img src=\"{{LogoUrl}}\"/> \n            </div>\n\n            <div class=\"preference-center__top preference-tabs__nav tabs-nav\" data-tabs-nav role=\"tablist\">\n                <button class=\"tabs-nav__btn\" data-tabs-btn=\"Settings\" title=\"{{SettingsTabHeader}}\" role=\"tab\">\n                    {{SettingsTabHeader}}\n                </button>\n                <button class=\"tabs-nav__btn\"\n                        data-tabs-btn=\"AdSettings\"\n                        data-tabs-showIf=\"iab\"\n                        title=\"{{AdSettingsTabHeader}}\"\n                        role=\"tab\"> \n                    {{AdSettingsTabHeader}}\n                </button>\n                <button class=\"tabs-nav__btn\"\n                        data-tabs-btn=\"PrivacyPolicy\"\n                        data-tabs-showIf=\"PrivacyPolicy\"\n                        title=\"{{PrivacyPolicyTabHeader}}\"\n                        role=\"tab\">\n                    {{PrivacyPolicyTabHeader}}\n                </button>\n                <button class=\"tabs-nav__btn\"\n                        data-tabs-btn=\"CookiePolicy\"\n                        data-tabs-showIf=\"CookiePolicy\"\n                        title=\"{{CookieDeclarationTabHeader}}\"\n                        role=\"tab\">\n                    {{CookieDeclarationTabHeader}}\n                </button>\n                <button class=\"tabs-nav__btn\"\n                        data-tabs-btn=\"DataRequest\"\n                        data-tabs-showIf=\"DataRequest\"\n                        title=\"{{DataRequestTabHeader}}\"\n                        role=\"tab\">\n                    {{DataRequestTabHeader}}\n                </button>\n            </div>\n        </div>\n        <div class=\"preference-center__content preference-tabs__conent\">\n            <div data-tabs-content=\"Settings\"></div>\n            <div data-tabs-content=\"AdSettings\"></div>\n            <div data-tabs-content=\"PrivacyPolicy\"></div>\n            <div data-tabs-content=\"CookiePolicy\"></div>\n            <div data-tabs-content=\"DataRequest\"></div>\n        </div>\n\n\n        <div class=\"preference-center__footer pref-footer\">\n            <div class=\"pref-footer__btns\">\n                <button class=\"btn btn--border mr-auto\"\n                        data-tabs-control=\"withdrawButton\"\n                        onclick=\"window.parent.sp.withdrawConsent()\">\n                    {{WithdrawConsent}}\n                </button>\n                <button class=\"btn btn--border\"\n                        data-tabs-control=\"cancelButton\"\n                        onclick=\"window.parent.sp.hidePreferenceCenter()\">\n                    {{Cancel}}\n                </button>\n                <button class=\"btn btn--primary\"\n                        data-tabs-control=\"declineButton\"\n                        onclick=\"window.parent.sp.saveAllConsents('declineAll', 'pc')\">\n                    {{Decline}}\n                </button>\n                <button class=\"btn btn--primary\"\n                        data-tabs-control=\"dataRequestSendButton\"\n                        onclick=\"window.parent.sp.sendDataRequest();\">\n                    {{DRSubmit}}\n                </button>\n                <button class=\"btn btn--primary\"\n                        data-tabs-control=\"saveButton\"\n                        onclick=\"window.parent.sp.saveAllConsents('saveSelected', 'pc')\">\n                    {{Save}}\n                </button>\n                <button class=\"btn btn--primary\"\n                        data-tabs-control=\"iabAcceptAllButton\"\n                        onclick=\"window.parent.sp.saveAllConsents(true, 'pc')\">\n                    Accept all\n                </button>\n            </div>\n            <div class=\"pref-footer__copyright\" {{displayBranding}}>\n                <a class=\"sp-branding\" href=\"https://secureprivacy.ai\" target=\"_blank\">\n                    <span class=\"sp-branding__crafted-by\">Crafted by</span>\n                    <span>\n                        <img class=\"sp-branding__icon\"\n                             src=\"https://cmp.secureprivacy.ai/assets/images/sp-logo.svg\"\n                             alt=\"Secure Privacy logo\" />\n                        <span class=\"sp-branding__brand\">Secure Privacy</span>\n                    </span>\n                </a>\n            </div>\n        </div>\n    </div>\n</div>\n","Design":"*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen,Ubuntu,Cantarell,\"Open Sans\",\"Helvetica Neue\",sans-serif}a{color:inherit;text-decoration:underline}input{font-family:inherit;font-size:inherit;line-height:inherit;outline:none}button{border:none;font-size:inherit;font-family:inherit;font-weight:inherit;line-height:1;margin:0;padding:0;cursor:pointer;position:relative}button.loading{--loader-color: currentColor;display:inline-flex;align-items:center;justify-content:center;font-size:0}button.loading::before{position:absolute}a:focus-visible:not(:active),button:focus-visible:not(:active){outline:auto}[hidden],.hide{display:none !important}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background-color:#dfdfdf}::-webkit-scrollbar-thumb{background-color:#000;border-radius:4px}.mb-0{margin-bottom:0}div:empty,p:empty{display:none}@media(min-width: 480px){.mobile-only{display:none !important}}@media(max-width: 480px){.desktop-only{display:none !important}}.sp-branding{direction:ltr;display:inline-flex;column-gap:8px;align-items:center;text-decoration:none;font-size:12px;font-weight:400;color:inherit;font-family:inherit;white-space:nowrap;flex-shrink:0}.sp-branding--vertical{flex-direction:column;align-items:flex-start}.sp-branding__crafted-by{flex-shrink:0}.sp-branding__icon{width:12px;height:12px;margin-inline-end:2px;transform:translateY(2px);filter:drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.2))}.sp-branding__brand{font-weight:500}[dir=rtl] .sp-branding{margin-inline-end:auto;margin-inline-start:0}[dir=rtl] .sp-branding--vertical{align-items:flex-end}.loading{--loader-size: 20px;--loader-color: var(--color-main-dark);--loader-background: transparent}.loading::before{content:\"\";display:block;width:var(--loader-size);height:var(--loader-size);border:2px solid var(--loader-background, transparent);border-top-color:var(--loader-color, #fff);border-radius:50%;animation:rotate360 .5s infinite ease}@keyframes rotate360{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.ml-auto{margin-inline-start:auto}.mr-auto{margin-inline-end:auto}[data-spoiler] [data-spoiler-toggler]{padding:0;border:none;border-radius:0;font:inherit;color:inherit;background-color:transparent;cursor:pointer;user-select:none}[data-spoiler] [data-spoiler-toggler].active [class*=__arrow]{transform:rotate(-270deg)}[data-spoiler] [data-spoiler-content]:not(.active){display:none}[data-tabs] [data-tabs-content]:not(.active){display:none}[data-tabs] [data-tabs-control]:not(.active){display:none}:root{--color-white: #fff;--color-gray: #f6f6f6;--color-gray-100: #717171;--color-gray-150: #3a3a3a;--color-gray-200: #393939;--color-gray-300: #191919;--color-slate-500: #64748b;--color-blue: #2f80ed;--color-green: #24b04b;--grad: linear-gradient(89.52deg, #24b04b -46.17%, #0263bc 186.99%);--pref-color-bg: var(--color-gray);--pref-color-text-1: var(--color-gray-150);--pref-tabs-color-nav-bg: var(--color-gray-300);--pref-tabs-color-nav-text: var(--color-gray-300);--pref-spoiler-color-bg: var(--color-white);--pref-spoiler-color-heading: var(--color-gray-200);--pref-spoiler-color-onoff-bg: transparent;--pref-spoiler-color-onoff-text: var(--color-gray-200);--pref-spoiler-color-on-active-bg: var(--color-green);--pref-spoiler-color-off-active-bg: var(--color-slate-500);--pref-spoiler-color-onoff-active-text: var(--color-white)}html,body{height:100%}.fs-1{font-size:24px}.fs-2{font-size:18px}.fs-3{font-size:16px}.fs-4{font-size:14px}.fs-5{font-size:12px}p{margin-bottom:24px}button{border-radius:6px;padding:18px}.btn{width:208px;color:#191919;background-color:transparent;font-size:16px;font-weight:600;border:1px solid transparent}.btn--primary{background-color:#10891d;color:#fff}.btn--border{border:1px solid #191919}.preference-center{position:relative;height:100%;background-color:var(--pref-color-bg);font-size:14px;color:var(--pref-color-text-1);outline-color:transparent}.preference-center__inner{display:flex;flex-direction:column;height:100%;padding:32px}@media(max-width: 480px){.preference-center__inner{padding:16px}}.preference-center__inner>*+*{margin-top:48px}@media(max-width: 480px){.preference-center__inner>*+*{margin-top:32px}}.preference-center__close{position:absolute;top:4px;right:4px;width:24px;height:24px;display:flex;justify-content:center;align-items:center;margin:0;padding:0;font-size:20px;font-weight:normal;line-height:normal}.preference-center__logo{margin-bottom:16px;padding-bottom:6px;border-bottom:1px solid #d3d3d3}.preference-center__logo img{max-width:140px;max-height:40px;object-fit:contain}.preference-center__top{display:flex}.preference-center__content{flex:1;overflow-y:auto;overflow-x:hidden;margin-inline-end:-5px;padding-inline-end:5px}.preference-center__content ul li{--ql-indent: 16px;--ql-indent-number: 1;position:relative;padding-inline-start:calc(var(--ql-indent)*(var(--ql-indent-number) - 1))}.preference-center__content ul li.ql-indent-1{--ql-indent-number: 1}.preference-center__content ul li.ql-indent-2{--ql-indent-number: 2}.preference-center__content ul li.ql-indent-3{--ql-indent-number: 3}.preference-center__content ul li.ql-indent-4{--ql-indent-number: 4}.preference-center__content ul li.ql-indent-5{--ql-indent-number: 5}.preference-center__content ul li.ql-indent-6{--ql-indent-number: 6}.preference-center__content ul li.ql-indent-7{--ql-indent-number: 7}.preference-center__content ul li.ql-indent-8{--ql-indent-number: 8}.preference-tabs__nav{flex:1}.preference-tabs__nav:first-child{margin-top:20px}.preference-tabs__conent>div{height:100%}.tabs-nav{display:flex;width:100%;border:1px solid var(--pref-tabs-color-nav-bg);border-radius:8px;overflow:hidden}@media(max-width: 640px){.tabs-nav{height:48px;background:#fff;border:1px solid #d0daeb;text-align:start;font-weight:500;padding:6px 12px;outline:none}.tabs-nav option{font-weight:500}}.tabs-nav__btn:not(option){padding:0;border:none;border-radius:0;font:inherit;color:inherit;background-color:transparent;cursor:pointer;flex:1;padding:10px 14px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;user-select:none;font-size:14px;font-weight:700;color:var(--pref-tabs-color-nav-text)}.tabs-nav__btn:not(option):not(.disabled){cursor:pointer}.tabs-nav__btn:not(option):not(:last-child){border-inline-end:1px solid var(--pref-tabs-color-nav-bg)}.tabs-nav__btn:not(option).active{color:#fff;background-color:var(--pref-tabs-color-nav-bg)}.pref-footer{display:flex;flex-direction:column;align-items:flex-end}.pref-footer__copyright{margin-top:10px}.pref-footer__btns{display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%;flex:1;font-size:0}@media(max-width: 480px){.pref-footer__btns{flex-direction:column}}@media(min-width: 480px){.pref-footer__btns>*+*{margin-inline-start:16px}}@media(max-width: 480px){.pref-footer__btns>*+*{margin-top:10px}}.pref-footer__btns>button,.pref-footer__btns .btn{width:100%}@media(min-width: 480px){.pref-footer__btns>button,.pref-footer__btns .btn{flex:1;max-width:208px;min-width:min-content}}.adSettings{display:flex;flex-direction:column;height:100%}.adSettings__search{position:sticky;top:0;width:100%;margin-top:10px;margin-bottom:10px;z-index:1}.adSettings__vendors{overflow-y:auto;flex-grow:1}.adSettings .partners-search{font-size:16px;background-color:var(--pref-color-bg)}.adSettings .partners-search__box{position:relative}.adSettings .partners-search__box.searching .partners-search__loader{display:block}.adSettings .partners-search__icon{position:absolute;top:50%;left:20px;width:24px;height:24px;transform:translateY(-50%)}.adSettings .partners-search__input{width:100%;height:48px;border:1px solid;border-radius:8px;padding-inline-start:52px;padding-inline-end:52px;background-color:transparent}.adSettings .partners-search__loader{display:none;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.adSettings .partners-search__loader span{display:block;width:20px;height:20px;border-radius:50%;border:1px solid #000;border-right-color:transparent;animation:rotate 1s linear infinite;transform-origin:center}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.spoiler-list__item{border-radius:4px;padding:16px 24px}.spoiler-list__item:not(:last-child){margin-bottom:16px}@media(max-width: 640px){.spoiler-list__item{padding:16px}}.spoiler-list .list-item{background-color:var(--pref-spoiler-color-bg)}.spoiler-list .list-item__heading{display:flex;align-items:center}.spoiler-list .list-item__content{margin-top:16px;padding-top:16px;border-top:1px solid #e8e8e8}.spoiler-list .list-item__content>*:not(:last-child){margin-bottom:32px}@media(max-width: 640px){.spoiler-list .list-item__content>*:not(:last-child){margin-bottom:16px}}.spoiler-list .list-item__content *+ul{margin-top:24px}.spoiler-list .list-item .list-item-heading{display:flex;align-items:center;justify-content:space-between;min-height:40px}.spoiler-list .list-item .list-item-heading__button{display:flex;align-items:center;line-height:1;padding:0;border:none;border-radius:0;font:inherit;color:inherit;background-color:transparent;cursor:pointer}.spoiler-list .list-item .list-item-heading__arrow{flex-shrink:0;margin-inline-end:12px;color:var(--pref-center-heading-color, var(--pref-spoiler-color-heading))}@media(max-width: 640px){.spoiler-list .list-item .list-item-heading__arrow{margin-inline-end:8px}}.spoiler-list .list-item .list-item-heading__onoff{min-width:120px}@media(max-width: 640px){.spoiler-list .list-item .list-item-heading__onoff{margin-top:16px;margin-inline-start:32px}}.spoiler-list .list-item .list-item-heading__title{font-size:16px;font-weight:700;color:var(--pref-center-heading-color, var(--pref-spoiler-color-heading))}.spoiler-list .list-item .list-item-heading__counter{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-inline-start:8px;border-radius:50%;color:#393939;font-size:10px;background-color:#d0daeb;transform:translateY(-1px)}.simple-spoiler__heading{display:inline-flex;align-items:center;color:var(--color-blue);cursor:pointer;user-select:none}.simple-spoiler__arrow{flex-shrink:0;height:16px;width:16px;margin-inline-end:8px}.simple-spoiler__content{margin-inline-start:24px;margin-top:8px}.simple-spoiler__content>*:first-child{margin-top:8px}.onoff{display:flex;font-size:0}.onoff__box:not(:last-child){margin-inline-end:8px}@supports(--css: variables){.onoff .on-box__input{position:absolute;padding:0;border:0;height:0;width:0;overflow:hidden;opacity:0;pointer-events:none}}.onoff .on-box__btn{display:inline-block;padding:12px 16px;color:var(--pref-spoiler-color-onoff-text);border:1px solid var(--pref-spoiler-color-onoff-text);border-radius:6px;background-color:var(--pref-spoiler-color-onoff-bg);cursor:pointer;font-size:14px;line-height:1;user-select:none}.onoff .on-box__input:checked~span{color:var(--pref-spoiler-color-onoff-active-text);background-color:var(--pref-spoiler-color-on-active-bg);border-color:var(--pref-spoiler-color-on-active-bg)}@supports(--css: variables){.onoff .on-box__input:focus-visible+span{outline-width:2px;outline-style:auto;outline-color:#000}}@supports(--css: variables){.onoff .off-box__input{position:absolute;padding:0;border:0;height:0;width:0;overflow:hidden;opacity:0;pointer-events:none}}.onoff .off-box__btn{display:inline-block;padding:12px 16px;color:var(--pref-spoiler-color-onoff-text);border:1px solid var(--pref-spoiler-color-onoff-text);border-radius:6px;background-color:var(--pref-spoiler-color-onoff-bg);cursor:pointer;font-size:14px;line-height:1;user-select:none}.onoff .off-box__input:checked~span{color:var(--pref-spoiler-color-onoff-active-text);background-color:var(--pref-spoiler-color-off-active-bg);border-color:var(--pref-spoiler-color-off-active-bg)}@supports(--css: variables){.onoff .off-box__input:focus-visible+span{outline-width:2px;outline-style:auto;outline-color:#000}}.input-switch{display:flex;align-items:center;height:19px;user-select:none}@supports(--css: variables){.input-switch__input{position:absolute;padding:0;border:0;height:0;width:0;overflow:hidden;opacity:0;pointer-events:none}}@supports(--css: variables){.input-switch__input:focus-visible+.input-switch__box{outline-width:2px;outline-style:auto}}.input-switch__box{position:relative;display:inline-flex;align-items:center;width:35px;height:12px;background-color:#d0daeb;border-radius:18px;cursor:pointer}.input-switch__box::before{content:\"\";display:block;flex:0;transition:.3s ease all}.input-switch__box::after{content:\"\";display:block;width:19px;height:19px;background:linear-gradient(90deg, #011949, #011949) center no-repeat;border-radius:50%;transition:.3s ease all;flex-shrink:0}.input-switch__input:checked~.input-switch__box::before{flex:1}.input-switch__input:checked~.input-switch__box::after{background:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABQSURBVHgBxY9RCQAgDESNYASjGMEINrGCjYxgBKOcE/chQ3Qfggf39d4YZ8y3AIjUoBETZopWbFQnodOKnmFaxEq1u5eWIY6iOMpjzFV8ng5pXWrk5EVgIQAAAABJRU5ErkJggg==\") center no-repeat,linear-gradient(90deg, #24b04b -46.17%, #0263bc 186.99%)}.input-switch__input:disabled~.input-switch__box{opacity:.6;cursor:not-allowed}.data-box{padding:24px;border-radius:4px;border:1px solid #e8e8e8}@media(max-width: 640px){.data-box{padding:16px}}.data-box__heading{display:flex;justify-content:space-between;margin-bottom:16px}.data-box__title{margin-inline-end:16px}.data-box__title--bold{font-weight:bold}.data-box__title:empty{display:none}.data-box__decription{margin-bottom:32px}.data-box__content>*+*{margin-top:24px}.privacy,.cookie-declaration{font-size:14px}.privacy h2,.cookie-declaration h2{font-size:18px}.privacy ul,.cookie-declaration ul{margin:24px 0;list-style:disc;padding-inline-start:20px}.privacy ul ul,.cookie-declaration ul ul{margin:0}.privacy ul li,.cookie-declaration ul li{margin-top:12px}.privacy *:empty:not(td,th,br),.cookie-declaration *:empty:not(td,th,br){display:none}.privacy>*,.cookie-declaration>*{margin-bottom:24px}.privacy table,.cookie-declaration table{font-size:12px;text-align:start;border-collapse:collapse;table-layout:fixed;width:100%}.privacy table th,.cookie-declaration table th{font-weight:400;background-color:#eaedf2;color:#47597c}.privacy table th,.privacy table td,.cookie-declaration table th,.cookie-declaration table td{margin:0;padding:16px;border:1px solid #dde0e5}.privacy table td,.cookie-declaration table td{color:#011949}.privacy table *:not(td,th),.cookie-declaration table *:not(td,th){margin:0;padding:0}.privacy .word-wrap-ac,.cookie-declaration .word-wrap-ac{max-width:100%;text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap}.table-wrap,.table-overflow,.ql-table-wrapper{width:100%;overflow-x:auto}.table-wrap table,.table-overflow table,.ql-table-wrapper table{min-width:700px;margin-bottom:4px}.data-request__title{margin-bottom:16px}>*+.data-request__form{margin-top:48px}.data-request__contact-box{margin-top:16px;background-color:#fff;padding:16px;border-radius:4px;line-height:150%}.request-form{position:relative}.request-form__row{display:flex;flex-wrap:wrap;margin-inline-start:-8px;margin-inline-end:-8px}.request-form__row>*{flex:1;margin-inline-start:8px;margin-inline-end:8px}@media(max-width: 480px){.request-form__row>*{flex:100%}}.request-form__required [class*=__label]::after{content:\"*\";color:#ea2d2d;margin-inline-start:5px}.request-form__label{margin-bottom:8px;font-size:12px;color:#011949}.request-form__control{display:inline-block;width:100%;height:48px;padding:6px 16px;background-color:#fff;border:1px solid #d0daeb;border-radius:8px;font-size:16px;line-height:150%;color:#011949;outline:none;font-family:inherit;margin-bottom:32px}.request-form__control::placeholder{font-family:inherit;font-size:inherit;line-height:inherit;color:#808ca4}.request-form__control--textarea{height:100px}.request-form__radio-list,.request-form__checkbox-list{display:flex;flex-wrap:wrap;margin-inline-start:-8px;margin-inline-end:-8px;margin-bottom:16px}.request-form__radio-list [class*=__control],.request-form__checkbox-list [class*=__control]{margin-bottom:16px}.request-form__radio-list>*,.request-form__checkbox-list>*{width:calc(25% - 16px);margin-inline-start:8px;margin-inline-end:8px}@media(max-width: 768px){.request-form__radio-list>*,.request-form__checkbox-list>*{width:calc(50% - 16px)}}@media(max-width: 480px){.request-form__radio-list>*,.request-form__checkbox-list>*{width:calc(100% - 16px)}}.request-form__alert{position:fixed;left:32px;bottom:32px;max-width:300px;border-radius:8px;padding:16px 24px;color:#fff;font-weight:600;box-shadow:0px 5px 10px rgba(1,25,73,.1);z-index:9999;background-color:#011949}.request-form__alert.error{background-color:#ea2d2d}.request-form__alert.success{background-color:#24b04b}.dpo-section__title{margin-bottom:6px}.custom-radio,.custom-checkbox{display:flex;align-items:center;cursor:pointer;user-select:none;white-space:nowrap}@supports(--css: variables){.custom-radio__input,.custom-checkbox__input{position:absolute;padding:0;border:0;height:0;width:0;overflow:hidden;opacity:0;pointer-events:none}}@supports(--css: variables){.custom-radio__input:focus-visible+.custom-radio__circle,.custom-radio__input:focus-visible+.custom-radio__square,.custom-radio__input:focus-visible+.custom-checkbox__circle,.custom-radio__input:focus-visible+.custom-checkbox__square,.custom-checkbox__input:focus-visible+.custom-radio__circle,.custom-checkbox__input:focus-visible+.custom-radio__square,.custom-checkbox__input:focus-visible+.custom-checkbox__circle,.custom-checkbox__input:focus-visible+.custom-checkbox__square{outline-width:2px;outline-style:auto}}.custom-radio__input:checked~.custom-radio__circle,.custom-radio__input:checked~.custom-checkbox__circle,.custom-checkbox__input:checked~.custom-radio__circle,.custom-checkbox__input:checked~.custom-checkbox__circle{opacity:1;background-color:#011949;box-shadow:inset 0 0 0 4px #fff}.custom-radio__input:checked~.custom-radio__square,.custom-radio__input:checked~.custom-checkbox__square,.custom-checkbox__input:checked~.custom-radio__square,.custom-checkbox__input:checked~.custom-checkbox__square{opacity:1}.custom-radio__input:checked~.custom-radio__square::before,.custom-radio__input:checked~.custom-checkbox__square::before,.custom-checkbox__input:checked~.custom-radio__square::before,.custom-checkbox__input:checked~.custom-checkbox__square::before{content:\"\";display:block;width:100%;height:100%;background:#011949;border-radius:4px}.custom-radio__circle,.custom-checkbox__circle{flex-shrink:0;width:24px;height:24px;padding:2px;border-radius:50%;border:1px solid #011949;opacity:.3;margin-inline-end:12px}.custom-radio__square,.custom-checkbox__square{flex-shrink:0;width:24px;height:24px;padding:4px;border-radius:4px;border:1px solid #011949;opacity:.3;margin-inline-end:12px}.custom-radio__text,.custom-checkbox__text{overflow:hidden;text-overflow:ellipsis}.settings__title{font-weight:bold}.settings__spoilers{margin-top:32px}.plugins-table{width:100%;table-layout:fixed;border-spacing:0 16px}.plugins-table__tr:not(:first-child){border-radius:4px;box-shadow:0 0 0 1px #e8e8e8}.plugins-table__td,.plugins-table__th{text-align:start;text-overflow:ellipsis;overflow:hidden}@media(max-width: 640px){.plugins-table__td:nth-child(3),.plugins-table__th:nth-child(3){display:none}}.plugins-table__th{padding:0 24px;color:var(--pref-center-heading-color, var(--pref-spoiler-color-heading))}.plugins-table__td{padding:24px;color:var(--pref-center-text-color, #000)}.plugins-table__toggler{padding:0;border:none;border-radius:0;font:inherit;color:inherit;background-color:transparent;cursor:pointer;display:inline-flex;align-items:center;overflow:hidden}.plugins-table__arrow{width:17px;color:var(--pref-center-text-color, #000)}.cookies-table{width:100%;border-collapse:collapse;font-size:12px}.cookies-table__tr:not(:first-child)+.cookies-table__tr{border-top:1px solid #e8e8e8}.cookies-table__th,.cookies-table__td{padding:12px;text-align:start;text-overflow:ellipsis;overflow:hidden}.cookies-table__th{color:var(--pref-center-heading-color, var(--pref-spoiler-color-heading))}.cookies-table__td{color:var(--pref-center-text-color, #000)}.cookies-table__td--description>div{max-height:80px;overflow-y:auto}.consent-details__summary{max-width:max-content;cursor:pointer;user-select:none}.consent-details__content{background-color:#fff;padding:20px;border-radius:4px;margin-top:8px}.consent-details__row+.consent-details__row{margin-top:8px}","CustomCSS":"","OuterDesign":".sp-preference-center{all:revert;position:fixed;top:20px;right:20px;bottom:20px;left:20px;max-height:640px;max-width:860px;width:auto;height:auto;margin:auto;padding:0;overflow:hidden;border-radius:8px;box-shadow:0px 30px 70px rgba(46,45,79,.15);z-index:2147483647;outline:none;border:1px solid #e7e7e7;overscroll-behavior:none}.sp-preference-center::backdrop{display:none}@media(max-width: 480px){.sp-preference-center{top:12px;right:12px;bottom:12px;left:12px;max-height:100%}}.sp-preference-center iframe{all:revert;height:100%;width:100%;border:none}dialog#sp-preference-center{display:none}dialog#sp-preference-center[open]{display:block}","DataRequestLayout":"<div id=\"sp_ccpaContainer_CCPA\" class=\"data-request\">\n\t<div class=\"fs-3 data-request__title\"><b>{{DRHeader}}</b></div>\n\t<p class=\"data-request__intro\">{{DRIntro}}</p>\n\t<form class=\"data-request__form request-form\">\n\t\t<div class=\"request-form__row\">\n\t\t\t<div class=\"request-form__holder request-form__required\">\n\t\t\t\t<div class=\"request-form__label\">{{DRRequestType}}</div>\n\t\t\t\t<div>\n\t\t\t\t\t<select id=\"requestTypeInput\" class=\"request-form__control\" name=\"requestType\">\n\t\t\t\t\t\t<option value=\"Access\">{{DRRequestTypeAccess}}</option>\n\t\t\t\t\t\t<option value=\"Export\">{{DRRequestTypeExport}}</option>\n\t\t\t\t\t\t<option value=\"Deletion\">{{DRRequestTypeDeletion}}</option>\n\t\t\t\t\t\t<option value=\"Correction\">{{DRRequestTypeCorrection}}</option>\n\t\t\t\t\t\t<option value=\"OptOutDataProcessing\">{{DRRequestTypeOptOutDataProcessing}}</option>\n\t\t\t\t\t\t<option value=\"RestrictDataProcessing\">{{DRRequestTypeRestrictDataProcessing}}</option>\n\t\t\t\t\t\t<option value=\"ObjectDataProcessing\">{{DRRequestTypeObjectDataProcessing}}</option>\n\t\t\t\t\t\t<option value=\"RequestOnBehalf\">{{DRRequestTypeRequestOnBehalf}}</option>\n\t\t\t\t\t\t<option value=\"WithdrawConsent\">{{DRRequestTypeWithdrawConsent}}</option>\n\t\t\t\t\t</select>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t{{DRCustomControls}}\n\t</form>\n\t<div class=\"data-request__contact-box dpo-section\" {{DRIsDPO}}>\n\t\t<div class=\"fs-3 dpo-section__title\"><b>{{DRContactOurOfficer}}</b></div>\n\t\t<div class=\"fs-4 dpo-section__row\">{{DRDPONameText}}: {{DRDPOName}}</div>\n\t\t<div class=\"fs-4 dpo-section__row\">{{DRDPOEmailText}}: <a href=\"mailto:{{DRDPOEmail}}\">{{DRDPOEmail}}</a></div>\n\t</div>\n\n\t<div id=\"verificationEmailSent\" style=\"display: none\">\n\t\t<div class=\"ves\" style=\"line-height: 35px; text-align: center; margin: 115px 80px 42px 80px\">\n\t\t\tWe have sent a verification email to ##customer_email##. <br />\n\t\t\tPlease verify your email to request removal.\n\t\t</div>\n\t</div>\n</div>\n\n<template data-tpl-name=\"cc-Email\">\n\t<div class=\"request-form__row\">\n\t\t<div class=\"request-form__holder request-form__{{required}}\">\n\t\t\t<div class=\"request-form__label\">{{label}}</div>\n\t\t\t<div>\n\t\t\t\t<input name=\"{{label}}\" class=\"request-form__control\" placeholder=\"{{placeholder}}\" type=\"email\" />\n\t\t\t</div>\n\t\t</div>\n\t</div>\n</template>\n\n<template data-tpl-name=\"cc-Text\">\n\t<div class=\"request-form__row\">\n\t\t<div class=\"request-form__holder request-form__{{required}}\">\n\t\t\t<div class=\"request-form__label\">{{label}}</div>\n\t\t\t<div>\n\t\t\t\t<input name=\"{{label}}\" class=\"request-form__control\" placeholder=\"{{placeholder}}\" type=\"text\" />\n\t\t\t</div>\n\t\t</div>\n\t</div>\n</template>\n\n<template data-tpl-name=\"cc-TextArea\">\n\t<div class=\"request-form__row\">\n\t\t<div class=\"request-form__holder request-form__{{required}}\">\n\t\t\t<div class=\"request-form__label\">{{label}}</div>\n\t\t\t<textarea\n\t\t\t\tclass=\"request-form__control request-form__control--textarea\"\n\t\t\t\tname=\"{{label}}\"\n\t\t\t\tplaceholder=\"{{placeholder}}\"\n\t\t\t></textarea>\n\t\t</div>\n\t</div>\n</template>\n\n<template data-tpl-name=\"cc-Checkbox-group\">\n\t<div class=\"request-form__row\">\n\t\t<div class=\"request-form__{{required}}\">\n\t\t\t<div class=\"request-form__label\">{{label}}</div>\n\t\t\t<div class=\"request-form__checkbox-list\">{{options}}</div>\n\t\t</div>\n\t</div>\n</template>\n\n<template data-tpl-name=\"cc-Radio-group\">\n\t<div class=\"request-form__row\">\n\t\t<div class=\"request-form__{{required}}\">\n\t\t\t<div class=\"request-form__label\">{{label}}</div>\n\t\t\t<div class=\"request-form__radio-list\">{{options}}</div>\n\t\t</div>\n\t</div>\n</template>\n\n<template data-tpl-name=\"cc-Radio\">\n\t<div class=\"request-form__holder\">\n\t\t<label class=\"custom-radio request-form__control\" title=\"{{option}}\">\n\t\t\t<input class=\"custom-radio__input\" type=\"radio\" name=\"{{label}}\" value=\"{{option}}\" />\n\t\t\t<span class=\"custom-radio__circle\"></span>\n\t\t\t<span class=\"custom-radio__text\">{{option}}</span>\n\t\t</label>\n\t</div>\n</template>\n\n<template data-tpl-name=\"cc-Checkbox\">\n\t<div class=\"request-form__holder\">\n\t\t<label class=\"custom-checkbox request-form__control\" title=\"{{option}}\">\n\t\t\t<input class=\"custom-checkbox__input\" type=\"checkbox\" name=\"{{label}}\" value=\"{{option}}\" />\n\t\t\t<span class=\"custom-checkbox__square\"></span>\n\t\t\t<span class=\"custom-checkbox__text\">{{option}}</span>\n\t\t</label>\n\t</div>\n</template>\n","SettingsLayout":"<div class=\"settings\">\n\t<p class=\"fs-1 settings__title\">{{SettingsHeadingText}}</p>\n\t<p id=\"pc-settings-introduction\" class=\"settings__description\"></p>\n\n\t<div id=\"DPONameText\" class=\"sp-dpoText\"><strong>{{DPOName}}</strong> <br />{{DPOText}}</div>\n\n\t<details id=\"consent-details\" class=\"consent-details\" open style=\"display: none\">\n\t\t<summary class=\"consent-details__summary\"><b>{{ConsentDetailsTitleText}}</b></summary>\n\t\t<div class=\"consent-details__content\">\n\t\t\t<div class=\"consent-details__row\">\n\t\t\t\t<span class=\"consent-details__label\"><b>{{ConsentDetailsDateText}}:</b></span>\n\t\t\t\t<span class=\"consent-details__date\" data-consent-details-date>{{ConsentDetailsDate}}</span>\n\t\t\t</div>\n\t\t\t<div class=\"consent-details__row\">\n\t\t\t\t<span class=\"consent-details__label\"><b>{{ConsentDetailsConsentIdText}}:</b></span>\n\t\t\t\t<span class=\"consent-details__id\" data-consent-details-id>{{ConsentDetailsId}}</span>\n\t\t\t</div>\n\t\t</div>\n\t</details>\n\n\t<div class=\"template_settings_spoiler spoiler-list__item list-item\" data-spoiler hidden>\n\t\t<div class=\"list-item__heading list-item-heading\">\n\t\t\t<button class=\"list-item-heading__button\" data-spoiler-toggler>\n\t\t\t\t<svg\n\t\t\t\t\tclass=\"list-item-heading__arrow\"\n\t\t\t\t\twidth=\"24\"\n\t\t\t\t\theight=\"24\"\n\t\t\t\t\tviewBox=\"0 0 24 24\"\n\t\t\t\t\tfill=\"none\"\n\t\t\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t\t>\n\t\t\t\t\t<path\n\t\t\t\t\t\td=\"M15.8205 11.6032C16.0598 11.807 16.0598 12.193 15.8205 12.3968L8.78123 18.3869C8.46685 18.6544 8 18.4173 8 17.9901L8 6.00987C8 5.58267 8.46684 5.34558 8.78123 5.61311L15.8205 11.6032Z\"\n\t\t\t\t\t\tfill=\"currentColor\"\n\t\t\t\t\t/>\n\t\t\t\t</svg>\n\n\t\t\t\t<span class=\"list-item-heading__title\">\n\t\t\t\t\t{{CategoryName}} <span class=\"list-item-heading__counter\">{{PluginsCount}}</span>\n\t\t\t\t</span>\n\t\t\t</button>\n\n\t\t\t<label class=\"input-switch\">\n\t\t\t\t<input\n\t\t\t\t\t{{category-checked}}\n\t\t\t\t\t{{category-disabled}}\n\t\t\t\t\tclass=\"input-switch__input\"\n\t\t\t\t\ttype=\"checkbox\"\n\t\t\t\t\taria-label=\"{{CategoryName}}\"\n\t\t\t\t\tdata-tw-binding=\"category:{{CategoryId}}\"\n\t\t\t\t/>\n\t\t\t\t<span class=\"input-switch__box\"></span>\n\t\t\t</label>\n\t\t</div>\n\t\t<div class=\"list-item__content fs-4\" data-spoiler-content>\n\t\t\t<p>{{CategoryText}}</p>\n\t\t\t<table class=\"plugins-table fs-4\">\n\t\t\t\t<tbody>\n\t\t\t\t\t<tr class=\"plugins-table__tr\">\n\t\t\t\t\t\t<th class=\"plugins-table__th\">Plugins</th>\n\t\t\t\t\t\t<th class=\"plugins-table__th\">{{BlockText}}</th>\n\t\t\t\t\t\t<th class=\"plugins-table__th\"></th>\n\t\t\t\t\t</tr>\n\n\t\t\t\t\t<tr class=\"plugins-table__tr template_category_tab_plugin\" hidden>\n\t\t\t\t\t\t<td class=\"plugins-table__td\">{{ComplianceType}}</td>\n\t\t\t\t\t\t<td class=\"plugins-table__td\">\n\t\t\t\t\t\t\t<div>{{NoOptOut}}</div>\n\n\t\t\t\t\t\t\t<label class=\"input-switch\" {{display}}>\n\t\t\t\t\t\t\t\t<input\n\t\t\t\t\t\t\t\t\t{{check}}\n\t\t\t\t\t\t\t\t\tclass=\"input-switch__input\"\n\t\t\t\t\t\t\t\t\ttype=\"checkbox\"\n\t\t\t\t\t\t\t\t\taria-label=\"{{ComplianceType}}\"\n\t\t\t\t\t\t\t\t\tdata-tw-binding=\"plugin:{{pluginId}}\"\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t\t<span class=\"input-switch__box\"></span>\n\t\t\t\t\t\t\t</label>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td class=\"plugins-table__td\" style=\"width: 50%\">\n\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\t\tdata-spoiler-toggler=\"plugin_{{pluginIndex}}\"\n\t\t\t\t\t\t\t\tdata-hide-if-cookie-empty\n\t\t\t\t\t\t\t\tclass=\"plugins-table__toggler\"\n\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t<span>{{showCookies}} ({{CookieCount}})</span>\n\t\t\t\t\t\t\t\t<svg\n\t\t\t\t\t\t\t\t\tclass=\"plugins-table__arrow\"\n\t\t\t\t\t\t\t\t\twidth=\"24\"\n\t\t\t\t\t\t\t\t\theight=\"24\"\n\t\t\t\t\t\t\t\t\tviewBox=\"0 0 24 24\"\n\t\t\t\t\t\t\t\t\tfill=\"none\"\n\t\t\t\t\t\t\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t<path\n\t\t\t\t\t\t\t\t\t\td=\"M15.8205 11.6032C16.0598 11.807 16.0598 12.193 15.8205 12.3968L8.78123 18.3869C8.46685 18.6544 8 18.4173 8 17.9901L8 6.00987C8 5.58267 8.46684 5.34558 8.78123 5.61311L15.8205 11.6032Z\"\n\t\t\t\t\t\t\t\t\t\tfill=\"currentColor\"\n\t\t\t\t\t\t\t\t\t></path>\n\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr\n\t\t\t\t\t\tdata-spoiler-content=\"plugin_{{pluginIndex}}\"\n\t\t\t\t\t\tclass=\"plugins-table__tr template_category_cookies_list\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<td colspan=\"3\" class=\"plugins-table__td\">\n\t\t\t\t\t\t\t<table class=\"cookies-table\">\n\t\t\t\t\t\t\t\t<tbody>\n\t\t\t\t\t\t\t\t\t<tr class=\"cookies-table__tr\">\n\t\t\t\t\t\t\t\t\t\t<th class=\"cookies-table__th\" style=\"width: 20%\">{{HName}}</th>\n\t\t\t\t\t\t\t\t\t\t<th class=\"cookies-table__th\" style=\"width: 20%\">{{HHost}}</th>\n\t\t\t\t\t\t\t\t\t\t<th class=\"cookies-table__th\" style=\"width: 15%\">{{HExpiry}}</th>\n\t\t\t\t\t\t\t\t\t\t<th class=\"cookies-table__th\" style=\"width: 45%\">{{HDescription}}</th>\n\t\t\t\t\t\t\t\t\t</tr>\n\t\t\t\t\t\t\t\t\t<tr class=\"cookies-table__tr template_category_cookie\" hidden>\n\t\t\t\t\t\t\t\t\t\t<td class=\"cookies-table__td\" style=\"width: 20%\">{{CookieName}}</td>\n\t\t\t\t\t\t\t\t\t\t<td class=\"cookies-table__td\" style=\"width: 15%\">{{CookieHost}}</td>\n\t\t\t\t\t\t\t\t\t\t<td class=\"cookies-table__td\" style=\"width: 15%\">{{CookieExpiry}}</td>\n\t\t\t\t\t\t\t\t\t\t<td class=\"cookies-table__td cookies-table__td--description\" style=\"width: 50%\">\n\t\t\t\t\t\t\t\t\t\t\t<div tabindex=\"0\">{{CookieDescription}}</div>\n\t\t\t\t\t\t\t\t\t\t</td>\n\t\t\t\t\t\t\t\t\t</tr>\n\t\t\t\t\t\t\t\t</tbody>\n\t\t\t\t\t\t\t</table>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>\n\t\t\t\t</tbody>\n\t\t\t</table>\n\t\t</div>\n\t</div>\n\t<div id=\"pc-categories-list\" class=\"spoiler-list settings__spoilers\"></div>\n</div>\n","Translation":{"Language":"en","SettingsTabHeader":"Settings","SettingsHeadingText":"Privacy reminder from","DPOText":"","PartnersTabHeader":"Partners","PrivacyPolicyTabHeader":"Privacy policy","CookieDeclarationTabHeader":"Cookie declaration","DataRequestTabHeader":"Data request","DeclineButtonText":"Decline all","WithdrawButtonText":"Withdraw consent","ConsentIdText":"Consent ID","ConsentDateText":"Consent date","ConsentDetailsText":"Consent details"},"TemplateTranslation":{"Language":"en","Introduction":"In order to comply with data protection laws, we ask you to review the key points below of our Privacy Policy. To continue using our website, you need to select your preferences and click 'Save'. You can read more about our privacy policy. We document your agreement and you can opt out by going to our privacy policy and clicking on the widget.","BlockText":"Enable Services","NoOptOut":"Opt out unavailable","Expiry":"Expiry","Service":"Service","Name":"Name","Description":"Description","Host":"Host","Type":"Type","ExpiresIn":"Expires in","FirstPartyCookie":"First-party cookie","ThirdPartyCookie":"Third-party cookie","ConsentGiven":"Consent given","ShowCookies":"Show cookies","Save":"Save","CategoryTranslations":[{"CategoryId":11,"CategoryType":"advertising","CategoryName":"Advertising","CategoryText":"We use plugins to measure and personalize content. These plugins share the content you provide to 3rd party. We recommend you read their privacy policies."},{"CategoryId":12,"CategoryType":"social_media","CategoryName":"Social Media","CategoryText":"We use social media tools on our website to enable sharing from our website. These plugins share content you provide to 3rd party. We recommend you read their privacy policies."},{"CategoryId":13,"CategoryType":"site_analytics","CategoryName":"Analytics","CategoryText":"We use a 3rd party analytical software to gather statistical information about our website visitors. These plugins share the content you provide to 3rd party. We recommend you read their privacy policies."},{"CategoryId":14,"CategoryType":"customer_interaction","CategoryName":"Customer Interaction","CategoryText":"We communicate and interact with our customers. We may temporarily store your email to get back to you regarding your inquiries. No data is shared with 3rd party."},{"CategoryId":16,"CategoryType":"audio_video_player","CategoryName":"Audio/Video Player","CategoryText":"Audio/Video services"},{"CategoryId":17,"CategoryType":"essential","CategoryName":"Essential","CategoryText":"We use plugins to ensure security, stability and performance of this website. These tools are necessary for us to serve you this website."}]},"Settings":{"LogoEnabled":true,"ShowDPO":false,"ShowConsentId":false,"BackgroundColor":"#f6f6f6","HeadingColor":"#191919","TextColor":"#3a3a3a","ButtonColor":"#ffffff","HoverButtonColor":"#ffffff","ButtonBackgroundColor":"#37a2b5","ButtonHoverBackgroundColor":"#37a2b5","ButtonFilling":"Fill","ButtonCorners":"Sharp","CancelButtonTextColor":"#ffffff","CancelButtonTextHoverColor":"#ffffff","CancelButtonBackgroundColor":"#5e7c8c","CancelButtonBackgroundHoverColor":"#5e7c8c","CancelButtonFilling":"Fill","CancelButtonCorners":"Sharp","DeclineButtonEnabled":false,"DeclineButtonBackgroundColor":"#10891d","DeclineButtonTextColor":"#ffffff","DeclineButtonHoverBackgroundColor":"#10891d","DeclineButtonHoverTextColor":"#ffffff","DeclineButtonFilling":"Fill","DeclineButtonCorners":"Smooth","WithdrawButtonFilling":"Fill","WithdrawButtonCorners":"Smooth","DropdownColor":"#ffffff","LinksColor":"#2F80ED"},"DataRequest":{"OpenInSeparatePage":false,"DPOEmail":"sinan.onbulak@titanic.com.tr","DsarId":"6a01bf3bcecf35504c19704b","CustomControls":[{"InputType":"Text","Required":true,"Translation":{"Options":[],"Language":"en","Label":"Name","Placeholder":"Type your full name"}},{"InputType":"Email","Required":true,"Translation":{"Options":[],"Language":"en","Label":"Email","Placeholder":"Type your email"}},{"InputType":"Text","Required":false,"Translation":{"Options":[],"Language":"en","Label":"Address","Placeholder":"Type your address"}},{"InputType":"Text","Required":false,"Translation":{"Options":[],"Language":"en","Label":"Phone Number","Placeholder":"Type your phone number"}},{"InputType":"Text","Required":false,"Translation":{"Options":[],"Language":"en","Label":"Request Details","Placeholder":"Type your request details"}}],"Translation":{"RequestType":"Request type","RequestTypeExport":"Export my information","RequestTypeDeletion":"Delete my information","RequestTypeCorrection":"Correct my information","RequestTypeOptOutDataProcessing":"Opt out of data processing","RequestTypeRestrictDataProcessing":"Restrict data processing","RequestTypeObjectDataProcessing":"Object to data processing","RequestTypeRequestOnBehalf":"Authorized request","RequestTypeWithdrawConsent":"Withdraw consent","RequestTypeAccess":"Access my information","ContactOurOfficer":"Privacy Contact Details","Submit":"Submit"}},"AvailableLanguages":["en","de","ru","tr"],"ConsentType":"Explicit","RemoveBranding":true,"IframeTitle":"Preference Center","IframeAriaLabel":"Preference Center","BrowserSignalsSettings":{"RespectGpc":true,"RespectDnt":true,"DisplayLocation":"Hide"}},"pp":{"Url":"https://www.titanic.com.tr/privacy-policy"},"cp":{"Html":"<div id=\"cookieDeclarationDiv\" class=\"cookie-declaration\"><h1><strong style=\"background-color: transparent;\">Cookie Declaration</strong></h1><p><span style=\"background-color: transparent;\">This website and products use cookies. Cookies are small text files stored on your device (computer, tablet, smartphone, or another device) to enhance your experience on the website and products.</span></p><p class=\"ql-align-justify\"><span style=\"background-color: transparent;\">Websites and products use cookies for many different purposes, including but not limited to:</span></p><ul><li class=\"ql-align-justify\"><span style=\"background-color: transparent;\">Get information about the traffic on our website</span></li><li class=\"ql-align-justify\"><span style=\"background-color: transparent;\">Provide you with essential functionalities of our website</span></li><li class=\"ql-align-justify\"><span style=\"background-color: transparent;\">Track your browsing behavior</span></li><li class=\"ql-align-justify\"><span style=\"background-color: transparent;\">Track your engagement with social plugins</span></li><li class=\"ql-align-justify\"><span style=\"background-color: transparent;\">Collect information about how users use our website</span></li><li class=\"ql-align-justify\"><span style=\"background-color: transparent;\">Remember your preferences for our website</span></li><li class=\"ql-align-justify\"><span style=\"background-color: transparent;\">Personalize content and advertisements.</span></li></ul><p><span style=\"background-color: transparent;\">We use cookies according to applicable national and international laws. This cookie declaration/policy aims to inform you about our use of cookies, what types of cookies we use, and why we use them. We are committed to full transparency regarding your privacy while using our website. In the rest of this cookie declaration, you’ll find all the essential information about it.</span></p><p><span style=\"background-color: transparent;\">We use the following types of cookies:</span></p><p><ul><li>Essential</li><li>Analytics</li><li>Advertising</li><li>Customer Interaction</li><li>Social Media</li></ul><br></p><h2><strong style=\"background-color: transparent;\">Essential cookies</strong></h2><p><span style=\"background-color: transparent;\">We always use essential cookies. They allow us to provide you with the essential features of our website, such as website navigation or logging in the secured areas. Using them is in your best interest, hence all the applicable personal data protection laws allow us to use them freely. We use the following essential cookies:</span></p><p><div>\n         <div class=\"table-overflow\">\n             <table>\n                 <tbody>\n                     <tr>\n                         <th>Name</th>\n                         <th>Service</th>\n                         <th nowrap=\"\">Expiry</th>\n                         <th style=\"width: 33%\">Description</th>\n                     </tr>\n                        <tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-session-cookie-en</div>\n         </td>\n         <td nowrap=\"\">Amadeus</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td></td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">browserRedirect-lang-switcher-override</div>\n         </td>\n         <td nowrap=\"\">Titanic Hotels</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: Session</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>-</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">cf_clearance</div>\n         </td>\n         <td nowrap=\"\">Cloudflare</td>\n         <td>\n             <div>Host: .www.titanic.com.tr</div>\n             <div>Expires in: 2026-03-24</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Clearance Cookie stores the proof of challenge passed. It is used to no longer issue a captcha or jschallenge challenge if present. It is required to reach origin server.\n</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-session-cookie-ru</div>\n         </td>\n         <td nowrap=\"\">Amadeus</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Cookie set up if the personalization module is configured/ Detects if you are in a new session or not.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-5323aeb17fcf23a6095a64797b1c35734d717f92-en</div>\n         </td>\n         <td nowrap=\"\">Amadeus</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2025-04-23</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-3c025189471d290e19f072db81ad1a408c34d86d-en</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2025-12-08</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-756017d5afb3ff5dd0b9b1ffd2a0ecb1c7eb67d3-en</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2025-12-08</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">__Secure-ROLLOUT_TOKEN</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: .youtube.com</div>\n             <div>Expires in: 2027-03-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Pending</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-885627f773eb74eb18157bc85adfb2aa38703f3b-en</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2025-12-08</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-66034b86d9ff7bc1503d8ce5661a5a1eacf470db-en</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2025-12-08</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-f2b139e8b5e48035f1709472cb0374f0a074f828-en</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2025-12-08</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-f16fd5a51428fd5543df24f7d20d6ff561926b03-en</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2025-12-08</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-843f15a67ccb41ce4941da92d60aa52c05510c03-en</div>\n         </td>\n         <td nowrap=\"\">Amadeus</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2025-04-23</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-session-cookie-tr</div>\n         </td>\n         <td nowrap=\"\">Amadeus</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Cookie set up if the personalization module is configured/ Detects if you are in a new session or not.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-843f15a67ccb41ce4941da92d60aa52c05510c03-tr</div>\n         </td>\n         <td nowrap=\"\">Amadeus</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2025-04-23</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">cee</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: .capig.stape.tech</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>-</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">cf_clearance</div>\n         </td>\n         <td nowrap=\"\">Cloudflare</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-02-23</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Clearance Cookie stores the proof of challenge passed. It is used to no longer issue a captcha or jschallenge challenge if present. It is required to reach origin server.\n</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">TEST-COOKIE</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: .inmobi.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>A test cookie used for internal testing and preview purposes.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">__Secure-YNID</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: .youtube.com</div>\n             <div>Expires in: 2027-03-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie is set by Google and YouTube when you view or interact with embedded videos on our website. It helps ensure the video player functions correctly, remembers your viewing preferences, and protects against fraud and security issues.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-9d30d0eac50f8f09babb88a1c9629f034502d66f-en</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-01-08</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-fb4a6044b1b57d91c636f9bd1f68d8750d5afcad-en</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2025-12-09</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-0186de9ebb56920d1a3c4e9131d6d7cabdb0e2a9-en</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-01-08</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-b35d614f4530e8805d694363151c8ddcbbb64f79-en</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2025-12-09</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_dd_s</div>\n         </td>\n         <td nowrap=\"\">DataDog</td>\n         <td>\n             <div>Host: amadeus.com</div>\n             <div>Expires in: Session</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Cookie used to group all events generated from a unique user session across multiple pages. It contains the current session ID, whether the session is excluded due to sampling, and the expiration date of the session. The cookie is extended for an extra 15 minutes every time the user interacts with the website, up to the maximum user session duration (4 hours).</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">CID</div>\n         </td>\n         <td nowrap=\"\">Crimtan</td>\n         <td>\n             <div>Host: .us.ck-ie.com</div>\n             <div>Expires in: 2026-06-03</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Crimtan develops anonymous profiles of web users for the purpose of delivering more relevant online advertisements</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-8ac6a45c4768abdd31ea2920c472dc3b9f26f5f4-tr</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-02-23</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-b5dd7e6a5be884aeba7c500f27a19ce47cad46fd-en</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-10-10</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-1eb8aee58b369d6e79f6189b4179435e56ce5a36-en</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-10-10</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-b5dd7e6a5be884aeba7c500f27a19ce47cad46fd-ru</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-10-10</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-1eb8aee58b369d6e79f6189b4179435e56ce5a36-ru</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-10-10</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-b5dd7e6a5be884aeba7c500f27a19ce47cad46fd-tr</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-10-10</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-1eb8aee58b369d6e79f6189b4179435e56ce5a36-tr</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-10-10</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">__Secure-BUCKET</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: .youtube.com</div>\n             <div>Expires in: 2026-10-23</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Set by Google and YouTube, this cookie works in the background to support embedded video content on our site. It helps keep your connection secure, prevents fraudulent activity, and ensures the correct video features load properly for your specific device.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-511ba4508cf28678e38752ab08d41f8dc154b697-en</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-06-26</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-5a836073b651610be23e86468ba506ddbd2573fe-en</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-06-26</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-1e63a49aadc623840214ecd2aab2f17864f9a4cf-en</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-08-10</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">galaxy-campaign-8c15cc7d7e506942fa851e6d87cb714393b8e87a-en</div>\n         </td>\n         <td nowrap=\"\">Galaxy</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-09-10</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.</td>\n      </tr>\n                 </tbody>\n             </table>\n         </div>\n        </div></p><p class=\"ql-align-justify\"><span style=\"background-color: transparent;\">We use other types of cookies only with your prior explicit consent. If you give us consent to store them on your computer, we do so. If you don’t consent to their use, we don’t use them. It’s that simple.</span></p><p class=\"ql-align-justify\"><span style=\"background-color: transparent;\">We don’t discriminate against users based on consent. Your consent applies to the following domains: secureprivacy.ai, app.secureprivacy.ai</span></p><p class=\"ql-align-justify\"><br><span style=\"background-color: transparent;\">The rest of the cookies we use are:</span></p><h2><strong style=\"background-color: transparent;\">Analytics cookies</strong></h2><p class=\"ql-align-justify\"><span style=\"background-color: transparent;\">Analytics cookies provide us with information about the traffic and users’ behavior on our website. This includes the number of visitors, number of clicks to pages, and others. Most often, the data these cookies collect is anonymous.&nbsp;</span></p><p class=\"ql-align-justify\"><span style=\"background-color: transparent;\">However, in some cases, the data may be related to a pseudonymous identifier that may be related to your device. That may possibly make you identifiable and that’s why we ask you for consent before using analytics cookies.</span></p><p><div>\n         <div class=\"table-overflow\">\n             <table>\n                 <tbody>\n                     <tr>\n                         <th>Name</th>\n                         <th>Service</th>\n                         <th nowrap=\"\">Expiry</th>\n                         <th style=\"width: 33%\">Description</th>\n                     </tr>\n                        <tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ym_uid</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Yandex collects information that allows us to understand your interaction with our Site, track attendance rates, so we can improve your user settings</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ym_d</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Yandex collects information that allows us to understand your interaction with our Site, track attendance rates, so we can improve your user settings</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ym_isad</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2026-09-11</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Yandex collects information that allows us to understand your interaction with our Site, track attendance rates, so we can improve your user settings</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">tmr_lvid</div>\n         </td>\n         <td nowrap=\"\">V Kontakte</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-08-09</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>These cookies are used to collect information about how visitors use the website.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">tmr_lvidTS</div>\n         </td>\n         <td nowrap=\"\">V Kontakte</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-08-09</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>These cookies are used to collect information about how visitors use the website.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_gid</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2025-03-25</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>This cookie is installed by Google Analytics.\nThe cookie is used to store information of how visitors use a website and helps in creating an analytics report of how the website is doing.\nThe data collected including the number visitors, the source where they have come from, and the pages visited in an anonymous form.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_gat_UA-23875942-1</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2025-03-24</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>This cookie enables website owners to track visitor behaviour measure of site performance. To learn more about how Google collects and uses data, visit https://policies.google.com/privacy/partners.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_gat_UA-000000-0</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2025-03-24</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>This cookie enables website owners to track visitor behaviour measure of site performance. To learn more about how Google collects and uses data, visit https://policies.google.com/privacy/partners.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">receive-cookie-deprecation</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .yandex.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>No cookie description available</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">domain_sid</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-09-17</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>It is used to specify the domain for which the cookie is available.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ym_visorc</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2026-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Yandex cookies used to measure, evaluate and improve website performance by providing information on how users navigate.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ga_M0NG38Z103</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-10-15</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ga</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-10-15</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Google Analytics cookie enabling control of one-time visits. This cookie is installed the first time a user enters the website through a browser. When the user comes back to the website through the same browser, the cookie will consider him to be the same user. Only in the event that the user changes browser, will he be deemed to be a different user.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ga_3R5SJEDWK4</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-10-15</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">tmr_detect</div>\n         </td>\n         <td nowrap=\"\">V Kontakte</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2026-09-11</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>These cookies are used to collect information about how visitors use website. </td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ga_CJQXRGPSS6</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-10-15</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ga_7ZN5JKK2J5</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-10-15</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ga_ZWYEWBPN5G</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-10-15</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ga_E19KE4R5MS</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-10-15</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ga_SZX7FX3NB9</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-01-13</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ga_9F3WSTKHYH</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-10-15</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">bh</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .yandex.ru</div>\n             <div>Expires in: 2027-09-14</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>These cookies are used to deliver adverts more relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of the advertising campaign.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">sync_cookie_csrf</div>\n         </td>\n         <td nowrap=\"\">.mc.yandex.com</td>\n         <td>\n             <div>Host: .mc.yandex.com</div>\n             <div>Expires in: 2026-08-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>The cookie for web analytics contains a unique identifier that is assigned to each browser to track user interaction with the website. Removal or blocking does not affect the use of the site and its functionality.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">sync_cookie_csrf</div>\n         </td>\n         <td nowrap=\"\">.mc.yandex.com</td>\n         <td>\n             <div>Host: .mc.yandex.com.tr</div>\n             <div>Expires in: 2026-02-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>The cookie for web analytics contains a unique identifier that is assigned to each browser to track user interaction with the website. Removal or blocking does not affect the use of the site and its functionality.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">sync_cookie_csrf</div>\n         </td>\n         <td nowrap=\"\">.mc.yandex.com</td>\n         <td>\n             <div>Host: .mc.yandex.ru</div>\n             <div>Expires in: 2026-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>The cookie for web analytics contains a unique identifier that is assigned to each browser to track user interaction with the website. Removal or blocking does not affect the use of the site and its functionality.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">yabs-sid</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: mc.yandex.com</div>\n             <div>Expires in: Session</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Used to indicate user status (new or returning), the version of the browser used, device make and model, session duration, number of pages viewed, landing pages, and other nonpersonally identifiable information</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">i</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .yandex.com</div>\n             <div>Expires in: 2027-10-15</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Compile anonymous information on users’ browsing on the website in order to know the origin of the visits and other similar statistical data.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">yandexuid</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .yandex.com</div>\n             <div>Expires in: 2027-09-14</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie are used by Yandex Metrica as part of their embedded services on the Website.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">yuidss</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .yandex.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Yandex collects information that allows to understand the users’ interaction with the website, keep track of participation rates in order to improve the characteristics of the website</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">ymex</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .yandex.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Registers data on visitors' website-behaviour. This is used for internal analysis and website optimization.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">sync_cookie_csrf_secondary</div>\n         </td>\n         <td nowrap=\"\">.mc.yandex.com</td>\n         <td>\n             <div>Host: .mc.yandex.com</div>\n             <div>Expires in: 2026-08-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>The cookie for web analytics contains a unique identifier that is assigned to each browser to track user interaction with the website. Removal or blocking does not affect the use of the site and its functionality.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">sync_cookie_csrf_secondary</div>\n         </td>\n         <td nowrap=\"\">.mc.yandex.com</td>\n         <td>\n             <div>Host: .mc.yandex.com.tr</div>\n             <div>Expires in: 2026-02-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>The cookie for web analytics contains a unique identifier that is assigned to each browser to track user interaction with the website. Removal or blocking does not affect the use of the site and its functionality.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">sync_cookie_csrf_secondary</div>\n         </td>\n         <td nowrap=\"\">.mc.yandex.com</td>\n         <td>\n             <div>Host: .mc.yandex.ru</div>\n             <div>Expires in: 2026-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>The cookie for web analytics contains a unique identifier that is assigned to each browser to track user interaction with the website. Removal or blocking does not affect the use of the site and its functionality.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">sync_cookie_ok_secondary</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .mc.yandex.com</div>\n             <div>Expires in: 2026-08-11</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>-</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">bh</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .yandex.com</div>\n             <div>Expires in: 2027-10-15</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>These cookies are used to deliver adverts more relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of the advertising campaign.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">udmts</div>\n         </td>\n         <td nowrap=\"\">Underdog Media</td>\n         <td>\n             <div>Host: .udmserve.net</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>-</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">dt</div>\n         </td>\n         <td nowrap=\"\">Vodafone</td>\n         <td>\n             <div>Host: .udmserve.net</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>\"This cookie name is associated with, software from Dynatrace, an application performance management (APM) software company.\nTheir software manages the availability and performance of software applications and the impact on user experience in the form of deep transaction tracing, synthetic monitoring, real user monitoring, and network monitoring. This cookie is used to save action names across pages so that performance can be monitored across pages.\"</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">rtbh</div>\n         </td>\n         <td nowrap=\"\">Underdog Media</td>\n         <td>\n             <div>Host: .udmserve.net</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>-</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">NID</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .google.com</div>\n             <div>Expires in: 2026-05-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie contains a unique ID Google uses to remember your preferences and other information, such as your preferred language (e.g. English).</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">uid</div>\n         </td>\n         <td nowrap=\"\">Mediaplex</td>\n         <td>\n             <div>Host: .adform.net</div>\n             <div>Expires in: 2026-11-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>These cookies are used to deliver adverts more relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of the advertising campaign.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">am-uid</div>\n         </td>\n         <td nowrap=\"\">Admixer</td>\n         <td>\n             <div>Host: .admixer.net</div>\n             <div>Expires in: 2026-11-08</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie is used to identify the visitor and optimize ad-relevance by collecting visitor data from multiple websites – this exchange of visitor data is normally provided by a third-party data-center or ad-exchange.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">yandexuid</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .yandex.ru</div>\n             <div>Expires in: 2027-10-15</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie are used by Yandex Metrica as part of their embedded services on the Website.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">yuidss</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .yandex.ru</div>\n             <div>Expires in: 2027-09-14</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Yandex collects information that allows to understand the users’ interaction with the website, keep track of participation rates in order to improve the characteristics of the website</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">i</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .yandex.ru</div>\n             <div>Expires in: 2027-09-14</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Compile anonymous information on users’ browsing on the website in order to know the origin of the visits and other similar statistical data.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ga_NLZJTJRYWR</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-09-14</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ga_R31YC1Z1HD</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-09-14</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">i</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .openx.net</div>\n             <div>Expires in: 2027-08-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Compile anonymous information on users’ browsing on the website in order to know the origin of the visits and other similar statistical data.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_ga_QBGNVZ4S55</div>\n         </td>\n         <td nowrap=\"\">Google Analytics</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2027-10-15</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">yabs-sid</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: mc.yandex.ru</div>\n             <div>Expires in: Session</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Used to indicate user status (new or returning), the version of the browser used, device make and model, session duration, number of pages viewed, landing pages, and other nonpersonally identifiable information</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">ymex</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .yandex.ru</div>\n             <div>Expires in: 2027-03-26</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Registers data on visitors' website-behaviour. This is used for internal analysis and website optimization.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">audit_p</div>\n         </td>\n         <td nowrap=\"\">neweracap</td>\n         <td>\n             <div>Host: .rubiconproject.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Determines whether the visitor has accepted the cookie consent field. This ensures that the cookie consent field is not displayed again upon re-entry.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">audit</div>\n         </td>\n         <td nowrap=\"\">neweracap</td>\n         <td>\n             <div>Host: .rubiconproject.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Determines whether the visitor has accepted the cookie consent field. This ensures that the cookie consent field is not displayed again upon re-entry.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_yasc</div>\n         </td>\n         <td nowrap=\"\">Yandex</td>\n         <td>\n             <div>Host: .yandex.com</div>\n             <div>Expires in: 2027-10-15</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>No cookie description availible </td>\n      </tr>\n                 </tbody>\n             </table>\n         </div>\n        </div><span style=\"background-color: transparent;\"><br></span></p><h2><strong style=\"background-color: transparent;\">Customer interaction cookies</strong></h2><p><span style=\"background-color: transparent;\">These cookies allow our website to temporarily store your contact information in the case of an inquiry and get back to you. This data is not shared with any third party.</span></p><p><span class=\"ql-cursor\"></span><div>\n         <div class=\"table-overflow\">\n             <table>\n                 <tbody>\n                     <tr>\n                         <th>Name</th>\n                         <th>Service</th>\n                         <th nowrap=\"\">Expiry</th>\n                         <th style=\"width: 33%\">Description</th>\n                     </tr>\n                        <tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">yieldmo_id</div>\n         </td>\n         <td nowrap=\"\">Yieldmo</td>\n         <td>\n             <div>Host: .yieldmo.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Collects data on user behaviour and interaction in order to optimize the website and make advertisement on the website more relevant.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">V</div>\n         </td>\n         <td nowrap=\"\">Contextweb</td>\n         <td>\n             <div>Host: .contextweb.com</div>\n             <div>Expires in: 2027-09-05</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Registers anonymized user data, such as IP address, geographical location, visited websites, and what ads the user has clicked, with the purpose of optimizing ad display based on the user's movement on websites that use the same ad network.</td>\n      </tr>\n                 </tbody>\n             </table>\n         </div>\n        </div></p><h2><strong style=\"background-color: transparent;\">Advertising cookies</strong></h2><p><span style=\"background-color: transparent;\">These cookies track your browsing behavior to enable us to show you personalized content and advertisements that are likely to be of interest to you. Depending on your information and only upon your permission, these cookies may group you with other users with similar interests and show you relevant ads and content. For more information on the advertising cookies we use, read our privacy policy.</span></p><p><span class=\"ql-cursor\"></span><div>\n         <div class=\"table-overflow\">\n             <table>\n                 <tbody>\n                     <tr>\n                         <th>Name</th>\n                         <th>Service</th>\n                         <th nowrap=\"\">Expiry</th>\n                         <th style=\"width: 33%\">Description</th>\n                     </tr>\n                        <tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_gcl_au</div>\n         </td>\n         <td nowrap=\"\">Google Ads</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Used for the \"Conversion Linker\" functionality - it takes information in ad clicks and stores it in a first-party cookie so that conversions can be attributed outside the landing page.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">c</div>\n         </td>\n         <td nowrap=\"\">Eventbrite</td>\n         <td>\n             <div>Host: .creativecdn.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Used in order to detect spam and improve the website's security. Does not store visitor specific data.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">XANDR_PANID</div>\n         </td>\n         <td nowrap=\"\">Appnexus</td>\n         <td>\n             <div>Host: .adnxs.com</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>To store a unique randomly generated value that enables the Platform to distinguish browsers and devices.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">receive-cookie-deprecation</div>\n         </td>\n         <td nowrap=\"\">Google</td>\n         <td>\n             <div>Host: .adnxs.com</div>\n             <div>Expires in: 2025-06-22</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>No cookie description available</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">receive-cookie-deprecation</div>\n         </td>\n         <td nowrap=\"\">Google</td>\n         <td>\n             <div>Host: .doubleclick.net</div>\n             <div>Expires in: 2026-04-06</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>No cookie description available</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">receive-cookie-deprecation</div>\n         </td>\n         <td nowrap=\"\">Google</td>\n         <td>\n             <div>Host: .yandex.ru</div>\n             <div>Expires in: 2027-03-26</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>No cookie description available</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">__rtbh.lid</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: www.titanic.com.tr</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Collects information on user behaviour on multiple websites. This information is used in order to optimize the relevance of advertisement on the website.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">ts</div>\n         </td>\n         <td nowrap=\"\">Eventbrite</td>\n         <td>\n             <div>Host: .creativecdn.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>These cookies are associated with PayPal, they are issued when making a payment via PayPal.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">ar_debug</div>\n         </td>\n         <td nowrap=\"\">Google Ads</td>\n         <td>\n             <div>Host: .doubleclick.net</div>\n             <div>Expires in: 2025-04-23</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Store and track conversions.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">IDE</div>\n         </td>\n         <td nowrap=\"\">Google Ads</td>\n         <td>\n             <div>Host: .doubleclick.net</div>\n             <div>Expires in: 2027-10-15</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">t_pt_gid</div>\n         </td>\n         <td nowrap=\"\">Taboola</td>\n         <td>\n             <div>Host: .taboola.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Assigns a unique User ID that Taboola uses for attribution and reporting purposes, and to tailor recommendations to this specific user.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_fbp</div>\n         </td>\n         <td nowrap=\"\">Facebook</td>\n         <td>\n             <div>Host: .titanic.com.tr</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: First-party cookie</div>\n         </td>\n         <td>Used by Facebook to deliver a series of advertisement products such as real time bidding from third party advertisers</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">YSC</div>\n         </td>\n         <td nowrap=\"\">Youtube</td>\n         <td>\n             <div>Host: .youtube.com</div>\n             <div>Expires in: Session</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie is set by YouTube to track views of embedded videos.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">VISITOR_INFO1_LIVE</div>\n         </td>\n         <td nowrap=\"\">Youtube</td>\n         <td>\n             <div>Host: .youtube.com</div>\n             <div>Expires in: 2027-03-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>The \"VISITOR_INFO1_LIVE\" cookie is a first-party cookie that is set by YouTube, a video-sharing platform owned by Google. The purpose of the cookie is to track user preferences and to display customized video recommendations to users based on their viewing history and behavior on the site.\n\nWhen a user visits a page that contains an embedded YouTube video, the \"VISITOR_INFO1_LIVE\" cookie is typically set in their browser. The cookie stores user preferences such as the preferred language, video playback settings, and other preferences. This allows YouTube to display videos that are relevant to the user's interests and viewing history, as well as to improve the overall user experience on the site.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">VISITOR_PRIVACY_METADATA</div>\n         </td>\n         <td nowrap=\"\">Youtube</td>\n         <td>\n             <div>Host: .youtube.com</div>\n             <div>Expires in: 2027-03-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Stores the user's cookie consent state for the current domain</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">VP</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: .contextweb.com</div>\n             <div>Expires in: 2027-09-05</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>-</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">pb_rtb_ev_part</div>\n         </td>\n         <td nowrap=\"\">Pulsepoint</td>\n         <td>\n             <div>Host: .contextweb.com</div>\n             <div>Expires in: 2026-02-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Registers IP and anonymised user\ndata, such as geographical location,\nvisited websites, and which ads the\nuser has clicked, with the purpose of\noptimising ad display based on the\nuser's movement on websites that use\nthe same ad network.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">g</div>\n         </td>\n         <td nowrap=\"\">Eventbrite</td>\n         <td>\n             <div>Host: .creativecdn.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie is associated with Eventbrite and is used to deliver content tailored to the end user's interests and improve content creation. This cookie is also used for event-booking purposes.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">bh</div>\n         </td>\n         <td nowrap=\"\">Markmonitor</td>\n         <td>\n             <div>Host: .yandex.com.tr</div>\n             <div>Expires in: 2027-03-16</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>These cookies are used to deliver adverts more relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of the advertising campaign.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">uuid2</div>\n         </td>\n         <td nowrap=\"\">Appnexus</td>\n         <td>\n             <div>Host: .adnxs.com</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie allows targeted advertising through the AppNexus platform - collects anonymous data on ad views IP adddress, page views, and more.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">anj</div>\n         </td>\n         <td nowrap=\"\">Appnexus</td>\n         <td>\n             <div>Host: .adnxs.com</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie contains data denoting whether a cookie ID is synced with an AppNexus partner.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">PVID</div>\n         </td>\n         <td nowrap=\"\">mail.ru</td>\n         <td>\n             <div>Host: top-fwz1.mail.ru</div>\n             <div>Expires in: 2027-09-11</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>-</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">VID</div>\n         </td>\n         <td nowrap=\"\">mail.ru</td>\n         <td>\n             <div>Host: .mail.ru</div>\n             <div>Expires in: 2027-09-11</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Collects data on visitor interaction with site video content. This data is used to make the website's video content more relevant to the visitor.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">CMID</div>\n         </td>\n         <td nowrap=\"\">Casale Media</td>\n         <td>\n             <div>Host: .casalemedia.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>These cookies are linked to advertising and tracking the products users were looking at.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">CMPS</div>\n         </td>\n         <td nowrap=\"\">Casale Media</td>\n         <td>\n             <div>Host: .casalemedia.com</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>These cookies are linked to advertising and tracking the products users were looking at.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">CMPRO</div>\n         </td>\n         <td nowrap=\"\">Casale Media</td>\n         <td>\n             <div>Host: .casalemedia.com</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>These cookies are linked to advertising and tracking the products users were looking at.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_uid</div>\n         </td>\n         <td nowrap=\"\">.fwmrm.net</td>\n         <td>\n             <div>Host: .fwmrm.net</div>\n             <div>Expires in: 2027-03-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Pending</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">st_cs</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: .seedtag.com</div>\n             <div>Expires in: 2027-09-05</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>The st_cs cookie is used for targeted advertising and marketing optimization.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">st_csd</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: .seedtag.com</div>\n             <div>Expires in: 2027-09-05</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>The st_cs cookie is used for targeted advertising and marketing optimization.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">st_uid</div>\n         </td>\n         <td nowrap=\"\">Seedtag</td>\n         <td>\n             <div>Host: .seedtag.com</div>\n             <div>Expires in: 2027-09-05</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Randomly generated unique identifier of the browser</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">HAPLB8G</div>\n         </td>\n         <td nowrap=\"\">Sonobi</td>\n         <td>\n             <div>Host: .go.sonobi.com</div>\n             <div>Expires in: Session</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>No cookie description available </td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">C</div>\n         </td>\n         <td nowrap=\"\">Bidswitch</td>\n         <td>\n             <div>Host: .adform.net</div>\n             <div>Expires in: 2026-10-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Used in order to detect spam and improve the website's security. Does not store visitor specific data.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">ayl_visitor</div>\n         </td>\n         <td nowrap=\"\">visitor.omnitagjs.com</td>\n         <td>\n             <div>Host: .omnitagjs.com</div>\n             <div>Expires in: 2026-03-25</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie registers data on the visitor. The information is used to optimize advertisement relevance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">INGRESSCOOKIE</div>\n         </td>\n         <td nowrap=\"\">Pulsepoint</td>\n         <td>\n             <div>Host: bh.contextweb.com</div>\n             <div>Expires in: Session</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Registers which server-cluster is serving the visitor. This is used in context with load balancing, in order to optimize user experience.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">pid</div>\n         </td>\n         <td nowrap=\"\">SmartAdServer</td>\n         <td>\n             <div>Host: .smartadserver.com</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>SmartAdServer is a remote ad serving system. Sites and Advertisers are using the system to manage the delivery of their online advertising campaigns. They can collect anonymous statistical data on their visitors to follow the delivery of their campaign and to increase their performance.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">TestIfCookieP</div>\n         </td>\n         <td nowrap=\"\">Smart Ad Server</td>\n         <td>\n             <div>Host: .smartadserver.com</div>\n             <div>Expires in: 2027-10-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie is used to make advertising messages more relevant to website visitor.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">csync</div>\n         </td>\n         <td nowrap=\"\">Smart Adserver</td>\n         <td>\n             <div>Host: .smartadserver.com</div>\n             <div>Expires in: 2026-10-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Optimises ad display based on the user's movement combined and various advertiser bids for displaying user ads.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">test_cookie</div>\n         </td>\n         <td nowrap=\"\">Google Ads</td>\n         <td>\n             <div>Host: .doubleclick.net</div>\n             <div>Expires in: 2026-01-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie is set by DoubleClick (which is owned by Google) to determine if the website visitor's browser supports cookies.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">tuuid</div>\n         </td>\n         <td nowrap=\"\">Demandbase</td>\n         <td>\n             <div>Host: .360yield.com</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie is mainly set by Demandbase to make advertising messages more relevant to the website visitor.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">tuuid_lu</div>\n         </td>\n         <td nowrap=\"\">Demandbase</td>\n         <td>\n             <div>Host: .360yield.com</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Contains a unique visitor ID, which allows Demandbase to track the visitor across multiple websites. This allows Demandbase to optimize advertisement relevance and ensure that the visitor does not see the same ads multiple times.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">um</div>\n         </td>\n         <td nowrap=\"\">AddThis</td>\n         <td>\n             <div>Host: .360yield.com</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Registers the user's sharing of content via social media.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">umeh</div>\n         </td>\n         <td nowrap=\"\">Improve Digital</td>\n         <td>\n             <div>Host: .360yield.com</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Used to track visitors on multiple websites, in order to present relevant advertisement based on the visitor's preferences.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">KRTBCOOKIE_632</div>\n         </td>\n         <td nowrap=\"\">PubMatic</td>\n         <td>\n             <div>Host: .pubmatic.com</div>\n             <div>Expires in: 2026-10-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Registers a unique ID that identifies the user's device during return visits across websites that use the same ad network. The ID is used to allow targeted ads.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">PugT</div>\n         </td>\n         <td nowrap=\"\">PubMatic</td>\n         <td>\n             <div>Host: .pubmatic.com</div>\n             <div>Expires in: 2026-10-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Used to determine the number of times the cookies have been updated in the visitor's browser. Used to optimize the website's server efficiency.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_rxuuid</div>\n         </td>\n         <td nowrap=\"\">Rhythm One</td>\n         <td>\n             <div>Host: .1rx.io</div>\n             <div>Expires in: 2027-08-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Unruly media is a part of News Corp and provides a platform for online video advertising and other services. The “_rxuuid” cookie tracks user activity on the website and any advertising activity which may have been viewed before visiting this website.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_rxuuid</div>\n         </td>\n         <td nowrap=\"\">Rhythm One</td>\n         <td>\n             <div>Host: .targeting.unrulymedia.com</div>\n             <div>Expires in: 2027-08-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Unruly media is a part of News Corp and provides a platform for online video advertising and other services. The “_rxuuid” cookie tracks user activity on the website and any advertising activity which may have been viewed before visiting this website.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">khaos</div>\n         </td>\n         <td nowrap=\"\">Rubicon Project</td>\n         <td>\n             <div>Host: .rubiconproject.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">khaos_p</div>\n         </td>\n         <td nowrap=\"\">Rubicon Project</td>\n         <td>\n             <div>Host: .rubiconproject.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">receive-cookie-deprecation</div>\n         </td>\n         <td nowrap=\"\">Google</td>\n         <td>\n             <div>Host: .rubiconproject.com</div>\n             <div>Expires in: 2026-11-08</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>No cookie description available</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">tt_viewer</div>\n         </td>\n         <td nowrap=\"\">Teads</td>\n         <td>\n             <div>Host: .teads.tv</div>\n             <div>Expires in: 2027-09-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Used in context with video-advertisement. The cookie limits the number of times a visitor is shown the same advertisement-content. The cookie is also used to ensure relevance of the video-advertisement to the specific visitor.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">t_gid</div>\n         </td>\n         <td nowrap=\"\">Taboola</td>\n         <td>\n             <div>Host: .taboola.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Cookie set by Taboola to assign an unique user ID used for advertising attribution and reporting purposes.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">tluid</div>\n         </td>\n         <td nowrap=\"\">Triplelift</td>\n         <td>\n             <div>Host: .3lift.com</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie is used to identify the visitor and optimize ad-relevance by collecting visitor data from multiple websites – this exchange of visitor data is normally provided by a third-party data-center or ad-exchange.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">33x_ps</div>\n         </td>\n         <td nowrap=\"\">www.33across.com</td>\n         <td>\n             <div>Host: .33across.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie is owned by 33 Across. The main business activity is: Targeted and behavioural advertising services.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">__uis</div>\n         </td>\n         <td nowrap=\"\">Sonobi</td>\n         <td>\n             <div>Host: .go.sonobi.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Used to track visitors on multiple websites, in order to present relevant advertisement based on the visitor's preferences.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">__uir_rh</div>\n         </td>\n         <td nowrap=\"\">Sonobi</td>\n         <td>\n             <div>Host: .go.sonobi.com</div>\n             <div>Expires in: 2026-10-12</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Pending</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">__uin_rh</div>\n         </td>\n         <td nowrap=\"\">Sonobi</td>\n         <td>\n             <div>Host: .go.sonobi.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>No cookie description availible</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">iid</div>\n         </td>\n         <td nowrap=\"\">-</td>\n         <td>\n             <div>Host: .inmobi.com</div>\n             <div>Expires in: 2027-09-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>The 'iid' cookie is a temporary browser-session view counter used for session management.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">stx_user_id</div>\n         </td>\n         <td nowrap=\"\">Sharethrough</td>\n         <td>\n             <div>Host: .sharethrough.com</div>\n             <div>Expires in: 2026-09-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>This cookie is used for analytics, multivariate testing, and site optimisation.</td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">_yasc</div>\n         </td>\n         <td nowrap=\"\"></td>\n         <td>\n             <div>Host: .yandex.ru</div>\n             <div>Expires in: 2027-09-14</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>No cookie description availible </td>\n      </tr><tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">ljt_reader</div>\n         </td>\n         <td nowrap=\"\">Federated Media</td>\n         <td>\n             <div>Host: .lijit.com</div>\n             <div>Expires in: 2027-08-10</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Collects data related to reader interests, context, demographics and other information on behalf of the Lijit platform.</td>\n      </tr>\n                 </tbody>\n             </table>\n         </div>\n        </div></p><h2><strong style=\"background-color: transparent;\">Social media cookies</strong></h2><p><span style=\"background-color: transparent;\">These cookies allow social networks to record your behavior when using social engagement buttons (such as the “Like” button). The data these cookies collect is shared with third-party advertisers.</span></p><p><span class=\"ql-cursor\"></span><div>\n         <div class=\"table-overflow\">\n             <table>\n                 <tbody>\n                     <tr>\n                         <th>Name</th>\n                         <th>Service</th>\n                         <th nowrap=\"\">Expiry</th>\n                         <th style=\"width: 33%\">Description</th>\n                     </tr>\n                        <tr class=\"template_cookie_table_row\">\n         <td>\n             <div class=\"word-wrap-ac\">fr</div>\n         </td>\n         <td nowrap=\"\">Facebook</td>\n         <td>\n             <div>Host: .facebook.com</div>\n             <div>Expires in: 2026-12-09</div>\n             <div>Type: Third-party cookie</div>\n         </td>\n         <td>Contains browser and user unique ID combinaton, used for targeted advertising.</td>\n      </tr>\n                 </tbody>\n             </table>\n         </div>\n        </div></p><h2>Consent status</h2><p><span style=\"background-color: transparent;\">Your current cookie consent status: </span>Consent given</p><p>You can change your consent <a href=\"?sp_open_privacyCenter=true\" rel=\"noopener noreferrer\" target=\"_blank\">here</a><br></p><h2><strong style=\"background-color: transparent;\">Deleting or disabling cookies</strong></h2><p class=\"ql-align-justify\"><span style=\"background-color: transparent;\">You may delete or disable cookies through your browser settings. However, you should keep in mind that deleting or disabling cookies may lead to inconvenience while using our website that would not have happened if you consented to the use of cookies.</span></p><p class=\"ql-align-justify\"><span style=\"background-color: transparent;\">On the following links, you’ll find information about how to delete or disable cookies from your browser settings:</span></p><ul><li class=\"ql-align-justify\"><a href=\"https://support.google.com/accounts/answer/61416\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"background-color: transparent;\">Chrome</a></li><li class=\"ql-align-justify\"><a href=\"https://support.mozilla.org/en-US/kb/clear-cookies-and-site-data-firefox\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"background-color: transparent;\">Firefox</a></li><li class=\"ql-align-justify\"><a href=\"https://support.apple.com/en-in/105082\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"background-color: transparent;\">Safari (iOS)</a></li><li class=\"ql-align-justify\"><a href=\"https://support.apple.com/en-in/guide/safari/sfri11471/mac\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"background-color: transparent;\">Safari (macOS)</a></li><li class=\"ql-align-justify\"><a href=\"https://blogs.opera.com/news/2015/08/how-to-manage-cookies-in-opera/\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"background-color: transparent;\">Opera</a></li><li class=\"ql-align-justify\"><a href=\"https://support.microsoft.com/en-us/microsoft-edge/delete-cookies-in-microsoft-edge-63947406-40ac-c3b8-57b9-2a946a29ae09\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"background-color: transparent;\">Edge</a></li><li class=\"ql-align-justify\"><a href=\"https://www.samsung.com/uk/support/mobile-devices/what-are-cookies-and-how-do-i-enable-or-disable-them-on-my-samsung-galaxy-device/\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"background-color: transparent;\">Samsung</a></li><li class=\"ql-align-justify\"><a href=\"https://support.brave.com/hc/en-us/articles/360048833872-How-Do-I-Clear-Cookies-And-Site-Data-In-Brave\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"background-color: transparent;\">Brave</a></li></ul><h2><strong style=\"background-color: transparent;\">Changes to this cookie declaration/policy</strong></h2><p class=\"ql-align-justify\"><span style=\"background-color: transparent;\">Secure Privacy may change this cookie declaration at any time without prior notice. That may happen due to changes in cookie regulations, changes in our website, or another reason. Ensure to check out this cookie declaration regularly to stay updated for any changes.</span></p><p class=\"ql-align-justify\"><br><span style=\"background-color: transparent;\">Cookie declaration/policy last updated on </span>July 17, 2026<span style=\"background-color: transparent;\"><br></span></p></div>"},"isIabGppEnabled":false,"iabGppFramework":"none","iabUsPrivacyNotices":[],"isIabTcfEnabled":false,"iabVendorIds":[],"businessName":"Amadeus","cookies":[{"Name":"galaxy-session-cookie-en","Host":"www.titanic.com.tr","Category":"essential","Description":"","FirstParty":false,"Expires":"2026-09-10","Plugin":"Amadeus","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ym_uid","Host":".titanic.com.tr","Category":"site_analytics","Description":"Yandex collects information that allows us to understand your interaction with our Site, track attendance rates, so we can improve your user settings","PrivacyPolicy":"https://yandex.com/legal/confidential/","FirstParty":false,"Expires":"2027-09-10","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ym_d","Host":".titanic.com.tr","Category":"site_analytics","Description":"Yandex collects information that allows us to understand your interaction with our Site, track attendance rates, so we can improve your user settings","PrivacyPolicy":"https://yandex.com/legal/confidential/","FirstParty":false,"Expires":"2027-09-10","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gcl_au","Host":".titanic.com.tr","Category":"advertising","Description":"Used for the \"Conversion Linker\" functionality - it takes information in ad clicks and stores it in a first-party cookie so that conversions can be attributed outside the landing page.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"2026-12-09","Plugin":"Google Ads","ScriptSrc":["googletagmanager.com/gtag/js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"c","Host":".creativecdn.com","Category":"advertising","Description":"Used in order to detect spam and improve the website's security. Does not store visitor specific data.","FirstParty":false,"Expires":"2027-09-10","Plugin":"Eventbrite","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"XANDR_PANID","Host":".adnxs.com","Category":"advertising","Description":"To store a unique randomly generated value that enables the Platform to distinguish browsers and devices.","FirstParty":false,"Expires":"2026-12-09","Plugin":"Appnexus","ScriptSrc":[null,"adnxs.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"receive-cookie-deprecation","Host":".adnxs.com","Category":"advertising","Description":"No cookie description available","PrivacyPolicy":"https://policies.google.com/privacy?hl=en","FirstParty":false,"Expires":"2025-06-22","Plugin":"Google","ScriptSrc":["https://www.googletagmanager.com/gtag/js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ym_isad","Host":".titanic.com.tr","Category":"site_analytics","Description":"Yandex collects information that allows us to understand your interaction with our Site, track attendance rates, so we can improve your user settings","PrivacyPolicy":"https://yandex.com/legal/confidential/","FirstParty":false,"Expires":"2026-09-11","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tmr_lvid","Host":".titanic.com.tr","Category":"site_analytics","Description":"These cookies are used to collect information about how visitors use the website.","PrivacyPolicy":"http://vk.com/privacy","FirstParty":true,"Expires":"2027-08-09","Plugin":"V Kontakte","ScriptSrc":["https://stats.vk-portal.net/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tmr_lvidTS","Host":".titanic.com.tr","Category":"site_analytics","Description":"These cookies are used to collect information about how visitors use the website.","PrivacyPolicy":"http://vk.com/privacy","FirstParty":true,"Expires":"2027-08-09","Plugin":"V Kontakte","ScriptSrc":["https://stats.vk-portal.net/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gid","Host":".titanic.com.tr","Category":"site_analytics","Description":"This cookie is installed by Google Analytics.\nThe cookie is used to store information of how visitors use a website and helps in creating an analytics report of how the website is doing.\nThe data collected including the number visitors, the source where they have come from, and the pages visited in an anonymous form.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"2025-03-25","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gat_UA-23875942-1","Host":".titanic.com.tr","Category":"site_analytics","Description":"This cookie enables website owners to track visitor behaviour measure of site performance. To learn more about how Google collects and uses data, visit https://policies.google.com/privacy/partners.","PrivacyPolicy":"https://policies.google.com/privacy","FirstParty":true,"Expires":"2025-03-24","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gat_UA-000000-0","Host":".titanic.com.tr","Category":"site_analytics","Description":"This cookie enables website owners to track visitor behaviour measure of site performance. To learn more about how Google collects and uses data, visit https://policies.google.com/privacy/partners.","PrivacyPolicy":"https://policies.google.com/privacy","FirstParty":true,"Expires":"2025-03-24","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"receive-cookie-deprecation","Host":".yandex.com","Category":"site_analytics","Description":"No cookie description available","PrivacyPolicy":"https://policies.google.com/privacy?hl=en","FirstParty":false,"Expires":"2027-09-10","Plugin":"Yandex","ScriptSrc":["https://www.googletagmanager.com/gtag/js","https://mc.yandex.ru/metrika/tag.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"domain_sid","Host":"www.titanic.com.tr","Category":"site_analytics","Description":"It is used to specify the domain for which the cookie is available.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"2026-09-17","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"receive-cookie-deprecation","Host":".doubleclick.net","Category":"advertising","Description":"No cookie description available","PrivacyPolicy":"https://policies.google.com/privacy?hl=en","FirstParty":false,"Expires":"2026-04-06","Plugin":"Google","ScriptSrc":["https://www.googletagmanager.com/gtag/js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ym_visorc","Host":".titanic.com.tr","Category":"site_analytics","Description":"Yandex cookies used to measure, evaluate and improve website performance by providing information on how users navigate.","PrivacyPolicy":"https://yandex.com/company/privacy","FirstParty":false,"Expires":"2026-09-10","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"receive-cookie-deprecation","Host":".yandex.ru","Category":"advertising","Description":"No cookie description available","PrivacyPolicy":"https://policies.google.com/privacy?hl=en","FirstParty":false,"Expires":"2027-03-26","Plugin":"Google","ScriptSrc":["https://www.googletagmanager.com/gtag/js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__rtbh.lid","Host":"www.titanic.com.tr","Category":"advertising","Description":"Collects information on user behaviour on multiple websites. This information is used in order to optimize the relevance of advertisement on the website.","FirstParty":true,"Expires":"2027-09-10","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"browserRedirect-lang-switcher-override","Host":"www.titanic.com.tr","Category":"essential","FirstParty":false,"Expires":"Session","Plugin":"Titanic Hotels","ScriptSrc":["https://www.titanic.com.tr/integration-tools/rate-components/public/rates-proxy.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"cf_clearance","Host":".www.titanic.com.tr","Category":"essential","Description":"Clearance Cookie stores the proof of challenge passed. It is used to no longer issue a captcha or jschallenge challenge if present. It is required to reach origin server.\n","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":true,"Expires":"2026-03-24","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_M0NG38Z103","Host":".titanic.com.tr","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-10-15","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga","Host":".titanic.com.tr","Category":"site_analytics","Description":"Google Analytics cookie enabling control of one-time visits. This cookie is installed the first time a user enters the website through a browser. When the user comes back to the website through the same browser, the cookie will consider him to be the same user. Only in the event that the user changes browser, will he be deemed to be a different user.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"2027-10-15","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_3R5SJEDWK4","Host":".titanic.com.tr","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-10-15","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ts","Host":".creativecdn.com","Category":"advertising","Description":"These cookies are associated with PayPal, they are issued when making a payment via PayPal.","PrivacyPolicy":"https://www.paypal.com/en/webapps/mpp/ua/privacy-full","FirstParty":false,"Expires":"2027-09-10","Plugin":"Eventbrite","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tmr_detect","Host":"www.titanic.com.tr","Category":"site_analytics","Description":"These cookies are used to collect information about how visitors use website. ","PrivacyPolicy":"http://vk.com/privacy","FirstParty":true,"Expires":"2026-09-11","Plugin":"V Kontakte","ScriptSrc":["https://stats.vk-portal.net/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ar_debug","Host":".doubleclick.net","Category":"advertising","Description":"Store and track conversions.","PrivacyPolicy":"https://policies.google.com/technologies/ads","FirstParty":false,"Expires":"2025-04-23","Plugin":"Google Ads","ScriptSrc":["https://www.googletagmanager.com/gtag/js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"IDE","Host":".doubleclick.net","Category":"advertising","Description":"This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2027-10-15","Plugin":"Google Ads","ScriptSrc":["googleads.g.doubleclick.net"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-session-cookie-ru","Host":"www.titanic.com.tr","Category":"essential","Description":"Cookie set up if the personalization module is configured/ Detects if you are in a new session or not.","FirstParty":false,"Expires":"2026-09-10","Plugin":"Amadeus","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"t_pt_gid","Host":".taboola.com","Category":"advertising","Description":"Assigns a unique User ID that Taboola uses for attribution and reporting purposes, and to tailor recommendations to this specific user.","FirstParty":false,"Expires":"2027-09-10","Plugin":"Taboola","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-5323aeb17fcf23a6095a64797b1c35734d717f92-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":false,"Expires":"2025-04-23","Plugin":"Amadeus","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_CJQXRGPSS6","Host":".titanic.com.tr","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-10-15","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_fbp","Host":".titanic.com.tr","Category":"advertising","Description":"Used by Facebook to deliver a series of advertisement products such as real time bidding from third party advertisers","PrivacyPolicy":"https://www.facebook.com/policy.php","FirstParty":true,"Expires":"2026-12-09","Plugin":"Facebook","ScriptSrc":["https://connect.facebook.net/signals/config/223956104627722","https://connect.facebook.net/en_US/fbevents.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-3c025189471d290e19f072db81ad1a408c34d86d-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-12-08","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-756017d5afb3ff5dd0b9b1ffd2a0ecb1c7eb67d3-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-12-08","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_7ZN5JKK2J5","Host":".titanic.com.tr","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-10-15","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"YSC","Host":".youtube.com","Category":"advertising","Description":"This cookie is set by YouTube to track views of embedded videos.","PrivacyPolicy":"https://policies.google.com/privacy","FirstParty":false,"Expires":"Session","Plugin":"Youtube","ScriptSrc":[null,".youtube.com",".youtube-nocookies.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__Secure-ROLLOUT_TOKEN","Host":".youtube.com","Category":"essential","Description":"Pending","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2027-03-09","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"VISITOR_INFO1_LIVE","Host":".youtube.com","Category":"advertising","Description":"The \"VISITOR_INFO1_LIVE\" cookie is a first-party cookie that is set by YouTube, a video-sharing platform owned by Google. The purpose of the cookie is to track user preferences and to display customized video recommendations to users based on their viewing history and behavior on the site.\n\nWhen a user visits a page that contains an embedded YouTube video, the \"VISITOR_INFO1_LIVE\" cookie is typically set in their browser. The cookie stores user preferences such as the preferred language, video playback settings, and other preferences. This allows YouTube to display videos that are relevant to the user's interests and viewing history, as well as to improve the overall user experience on the site.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2027-03-09","Plugin":"Youtube","ScriptSrc":[null,".youtube.com",".youtube-nocookies.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"VISITOR_PRIVACY_METADATA","Host":".youtube.com","Category":"advertising","Description":"Stores the user's cookie consent state for the current domain","PrivacyPolicy":"https://policies.google.com/privacy","FirstParty":false,"Expires":"2027-03-09","Plugin":"Youtube","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-885627f773eb74eb18157bc85adfb2aa38703f3b-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-12-08","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-66034b86d9ff7bc1503d8ce5661a5a1eacf470db-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-12-08","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_ZWYEWBPN5G","Host":".titanic.com.tr","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-10-15","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_E19KE4R5MS","Host":".titanic.com.tr","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-10-15","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-f2b139e8b5e48035f1709472cb0374f0a074f828-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-12-08","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-f16fd5a51428fd5543df24f7d20d6ff561926b03-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-12-08","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_SZX7FX3NB9","Host":".titanic.com.tr","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-01-13","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"VP","Host":".contextweb.com","Category":"advertising","FirstParty":false,"Expires":"2027-09-05","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"pb_rtb_ev_part","Host":".contextweb.com","Category":"advertising","Description":"Registers IP and anonymised user\ndata, such as geographical location,\nvisited websites, and which ads the\nuser has clicked, with the purpose of\noptimising ad display based on the\nuser's movement on websites that use\nthe same ad network.","PrivacyPolicy":"https://pulsepoint.com/legal/website-privacy-policy","FirstParty":false,"Expires":"2026-02-09","Plugin":"Pulsepoint","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-843f15a67ccb41ce4941da92d60aa52c05510c03-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":false,"Expires":"2025-04-23","Plugin":"Amadeus","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_9F3WSTKHYH","Host":".titanic.com.tr","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-10-15","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-session-cookie-tr","Host":"www.titanic.com.tr","Category":"essential","Description":"Cookie set up if the personalization module is configured/ Detects if you are in a new session or not.","FirstParty":false,"Expires":"2026-09-10","Plugin":"Amadeus","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-3c025189471d290e19f072db81ad1a408c34d86d-en","Host":"www.warwickhotels.com","Category":"unclassified","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-04-23","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-756017d5afb3ff5dd0b9b1ffd2a0ecb1c7eb67d3-en","Host":"www.warwickhotels.com","Category":"unclassified","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-04-23","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-885627f773eb74eb18157bc85adfb2aa38703f3b-en","Host":"www.warwickhotels.com","Category":"unclassified","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-04-23","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-66034b86d9ff7bc1503d8ce5661a5a1eacf470db-en","Host":"www.warwickhotels.com","Category":"unclassified","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-04-23","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-f2b139e8b5e48035f1709472cb0374f0a074f828-en","Host":"www.warwickhotels.com","Category":"unclassified","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-04-23","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-f16fd5a51428fd5543df24f7d20d6ff561926b03-en","Host":"www.warwickhotels.com","Category":"unclassified","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-04-23","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-3c025189471d290e19f072db81ad1a408c34d86d-ru","Host":"www.warwickhotels.com","Category":"unclassified","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-04-23","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-756017d5afb3ff5dd0b9b1ffd2a0ecb1c7eb67d3-ru","Host":"www.warwickhotels.com","Category":"unclassified","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-04-23","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-843f15a67ccb41ce4941da92d60aa52c05510c03-tr","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":false,"Expires":"2025-04-23","Plugin":"Amadeus","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"cee","Host":".capig.stape.tech","Category":"essential","FirstParty":false,"Expires":"2026-12-09","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"g","Host":".creativecdn.com","Category":"advertising","Description":"This cookie is associated with Eventbrite and is used to deliver content tailored to the end user's interests and improve content creation. This cookie is also used for event-booking purposes.","FirstParty":false,"Expires":"2027-09-10","Plugin":"Eventbrite","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"bh","Host":".yandex.ru","Category":"site_analytics","Description":"These cookies are used to deliver adverts more relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of the advertising campaign.","FirstParty":false,"Expires":"2027-09-14","Plugin":"Yandex","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sync_cookie_csrf","Host":".mc.yandex.com","Category":"site_analytics","Description":"The cookie for web analytics contains a unique identifier that is assigned to each browser to track user interaction with the website. Removal or blocking does not affect the use of the site and its functionality.","PrivacyPolicy":"https://yandex.com/company/privacy","FirstParty":false,"Expires":"2026-08-10","Plugin":".mc.yandex.com","ScriptSrc":["https://mc.yandex.ru/metrika/tag.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sync_cookie_csrf","Host":".mc.yandex.com.tr","Category":"site_analytics","Description":"The cookie for web analytics contains a unique identifier that is assigned to each browser to track user interaction with the website. Removal or blocking does not affect the use of the site and its functionality.","PrivacyPolicy":"https://yandex.com/company/privacy","FirstParty":false,"Expires":"2026-02-09","Plugin":".mc.yandex.com","ScriptSrc":["https://mc.yandex.ru/metrika/tag.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"bh","Host":".yandex.com.tr","Category":"advertising","Description":"These cookies are used to deliver adverts more relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of the advertising campaign.","FirstParty":false,"Expires":"2027-03-16","Plugin":"Markmonitor","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sync_cookie_csrf","Host":".mc.yandex.ru","Category":"site_analytics","Description":"The cookie for web analytics contains a unique identifier that is assigned to each browser to track user interaction with the website. Removal or blocking does not affect the use of the site and its functionality.","PrivacyPolicy":"https://yandex.com/company/privacy","FirstParty":false,"Expires":"2026-09-10","Plugin":".mc.yandex.com","ScriptSrc":["https://mc.yandex.ru/metrika/tag.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"uuid2","Host":".adnxs.com","Category":"advertising","Description":"This cookie allows targeted advertising through the AppNexus platform - collects anonymous data on ad views IP adddress, page views, and more.","PrivacyPolicy":"https://www.appnexus.com/en/company/privacy-policy","FirstParty":false,"Expires":"2026-12-09","Plugin":"Appnexus","ScriptSrc":["adnxs.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"anj","Host":".adnxs.com","Category":"advertising","Description":"This cookie contains data denoting whether a cookie ID is synced with an AppNexus partner.","PrivacyPolicy":"https://www.appnexus.com/en/company/privacy-policy","FirstParty":false,"Expires":"2026-12-09","Plugin":"Appnexus","ScriptSrc":["adnxs.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"yabs-sid","Host":"mc.yandex.com","Category":"site_analytics","Description":"Used to indicate user status (new or returning), the version of the browser used, device make and model, session duration, number of pages viewed, landing pages, and other nonpersonally identifiable information","PrivacyPolicy":"https://yandex.com/legal/confidential/","FirstParty":false,"Expires":"Session","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"i","Host":".yandex.com","Category":"site_analytics","Description":"Compile anonymous information on users’ browsing on the website in order to know the origin of the visits and other similar statistical data.","PrivacyPolicy":"https://yandex.com/legal/confidential/","FirstParty":false,"Expires":"2027-10-15","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"yandexuid","Host":".yandex.com","Category":"site_analytics","Description":"This cookie are used by Yandex Metrica as part of their embedded services on the Website.","PrivacyPolicy":"https://yandex.com/legal/confidential/","FirstParty":false,"Expires":"2027-09-14","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"yuidss","Host":".yandex.com","Category":"site_analytics","Description":"Yandex collects information that allows to understand the users’ interaction with the website, keep track of participation rates in order to improve the characteristics of the website","PrivacyPolicy":"https://yandex.com.tr/legal/confidential/?lang=en","FirstParty":false,"Expires":"2027-09-10","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ymex","Host":".yandex.com","Category":"site_analytics","Description":"Registers data on visitors' website-behaviour. This is used for internal analysis and website optimization.","PrivacyPolicy":"https://yandex.com/legal/confidential/","FirstParty":false,"Expires":"2027-09-10","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sync_cookie_csrf_secondary","Host":".mc.yandex.com","Category":"site_analytics","Description":"The cookie for web analytics contains a unique identifier that is assigned to each browser to track user interaction with the website. Removal or blocking does not affect the use of the site and its functionality.","PrivacyPolicy":"https://yandex.com/company/privacy","FirstParty":false,"Expires":"2026-08-10","Plugin":".mc.yandex.com","ScriptSrc":["https://mc.yandex.ru/metrika/tag.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sync_cookie_csrf_secondary","Host":".mc.yandex.com.tr","Category":"site_analytics","Description":"The cookie for web analytics contains a unique identifier that is assigned to each browser to track user interaction with the website. Removal or blocking does not affect the use of the site and its functionality.","PrivacyPolicy":"https://yandex.com/company/privacy","FirstParty":false,"Expires":"2026-02-09","Plugin":".mc.yandex.com","ScriptSrc":["https://mc.yandex.ru/metrika/tag.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sync_cookie_csrf_secondary","Host":".mc.yandex.ru","Category":"site_analytics","Description":"The cookie for web analytics contains a unique identifier that is assigned to each browser to track user interaction with the website. Removal or blocking does not affect the use of the site and its functionality.","PrivacyPolicy":"https://yandex.com/company/privacy","FirstParty":false,"Expires":"2026-09-10","Plugin":".mc.yandex.com","ScriptSrc":["https://mc.yandex.ru/metrika/tag.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sync_cookie_ok_secondary","Host":".mc.yandex.com","Category":"site_analytics","FirstParty":false,"Expires":"2026-08-11","Plugin":"Yandex","ScriptSrc":[null,"https://mc.yandex.ru/metrika/tag.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"bh","Host":".yandex.com","Category":"site_analytics","Description":"These cookies are used to deliver adverts more relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of the advertising campaign.","FirstParty":false,"Expires":"2027-10-15","Plugin":"Yandex","ScriptSrc":[null,"https://mc.yandex.ru/metrika/tag.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"cf_clearance","Host":".titanic.com.tr","Category":"essential","Description":"Clearance Cookie stores the proof of challenge passed. It is used to no longer issue a captcha or jschallenge challenge if present. It is required to reach origin server.\n","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":true,"Expires":"2027-02-23","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"PVID","Host":"top-fwz1.mail.ru","Category":"advertising","FirstParty":false,"Expires":"2027-09-11","Plugin":"mail.ru","ScriptSrc":["https://top-fwz1.mail.ru/js/code.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"VID","Host":".mail.ru","Category":"advertising","Description":"Collects data on visitor interaction with site video content. This data is used to make the website's video content more relevant to the visitor.","PrivacyPolicy":"https://hybrid.ai/privacy_policy","FirstParty":false,"Expires":"2027-09-11","Plugin":"mail.ru","ScriptSrc":[null,"https://top-fwz1.mail.ru/js/code.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"udmts","Host":".udmserve.net","Category":"site_analytics","FirstParty":false,"Expires":"2027-09-10","Plugin":"Underdog Media","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"dt","Host":".udmserve.net","Category":"site_analytics","Description":"\"This cookie name is associated with, software from Dynatrace, an application performance management (APM) software company.\nTheir software manages the availability and performance of software applications and the impact on user experience in the form of deep transaction tracing, synthetic monitoring, real user monitoring, and network monitoring. This cookie is used to save action names across pages so that performance can be monitored across pages.\"","PrivacyPolicy":"https://www.vodafone.com/cookie-policies","FirstParty":false,"Expires":"2027-09-10","Plugin":"Vodafone","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"rtbh","Host":".udmserve.net","Category":"site_analytics","FirstParty":false,"Expires":"2026-12-09","Plugin":"Underdog Media","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"CMID","Host":".casalemedia.com","Category":"advertising","Description":"These cookies are linked to advertising and tracking the products users were looking at.","PrivacyPolicy":"No policy available ","FirstParty":false,"Expires":"2027-09-10","Plugin":"Casale Media","ScriptSrc":["ssum-sec.casalemedia.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"CMPS","Host":".casalemedia.com","Category":"advertising","Description":"These cookies are linked to advertising and tracking the products users were looking at.","PrivacyPolicy":"No policy available ","FirstParty":false,"Expires":"2026-12-09","Plugin":"Casale Media","ScriptSrc":["ssum-sec.casalemedia.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"CMPRO","Host":".casalemedia.com","Category":"advertising","Description":"These cookies are linked to advertising and tracking the products users were looking at.","PrivacyPolicy":"No policy available ","FirstParty":false,"Expires":"2026-12-09","Plugin":"Casale Media","ScriptSrc":["ssum-sec.casalemedia.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_uid","Host":".fwmrm.net","Category":"advertising","Description":"Pending","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2027-03-09","Plugin":".fwmrm.net","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"st_cs","Host":".seedtag.com","Category":"advertising","Description":"The st_cs cookie is used for targeted advertising and marketing optimization.","FirstParty":false,"Expires":"2027-09-05","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"st_csd","Host":".seedtag.com","Category":"advertising","Description":"The st_cs cookie is used for targeted advertising and marketing optimization.","FirstParty":false,"Expires":"2027-09-05","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"st_uid","Host":".seedtag.com","Category":"advertising","Description":"Randomly generated unique identifier of the browser","FirstParty":false,"Expires":"2027-09-05","Plugin":"Seedtag","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"NID","Host":".google.com","Category":"site_analytics","Description":"This cookie contains a unique ID Google uses to remember your preferences and other information, such as your preferred language (e.g. English).","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2026-05-10","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"HAPLB8G","Host":".go.sonobi.com","Category":"advertising","Description":"No cookie description available ","PrivacyPolicy":"https://sonobi.com/privacy-policy/","FirstParty":false,"Expires":"Session","Plugin":"Sonobi","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"n360-rtbhouse","Host":".nexx360.io","Category":"unclassified","FirstParty":false,"Expires":"2026-12-09","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"C","Host":".adform.net","Category":"advertising","Description":"Used in order to detect spam and improve the website's security. Does not store visitor specific data.","FirstParty":false,"Expires":"2026-10-10","Plugin":"Bidswitch","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"uid","Host":".adform.net","Category":"site_analytics","Description":"These cookies are used to deliver adverts more relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of the advertising campaign.","FirstParty":false,"Expires":"2026-11-09","Plugin":"Mediaplex","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"TEST-COOKIE","Host":".inmobi.com","Category":"essential","Description":"A test cookie used for internal testing and preview purposes.","FirstParty":false,"Expires":"2027-09-10","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"xeadth","Host":".adtech.ink","Category":"unclassified","FirstParty":false,"Expires":"2027-02-23","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"xeadth_172","Host":".adtech.ink","Category":"unclassified","FirstParty":false,"Expires":"2026-02-24","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"204_wm","Host":".adtech.ink","Category":"unclassified","FirstParty":false,"Expires":"2026-02-23","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ayl_visitor","Host":".omnitagjs.com","Category":"advertising","Description":"This cookie registers data on the visitor. The information is used to optimize advertisement relevance.","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2026-03-25","Plugin":"visitor.omnitagjs.com","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"xeadth_204","Host":".adtech.ink","Category":"unclassified","FirstParty":false,"Expires":"2026-02-24","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"INGRESSCOOKIE","Host":"bh.contextweb.com","Category":"advertising","Description":"Registers which server-cluster is serving the visitor. This is used in context with load balancing, in order to optimize user experience.","PrivacyPolicy":"https://pulsepoint.com/legal/website-privacy-policy","FirstParty":false,"Expires":"Session","Plugin":"Pulsepoint","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"am-uid","Host":".admixer.net","Category":"site_analytics","Description":"This cookie is used to identify the visitor and optimize ad-relevance by collecting visitor data from multiple websites – this exchange of visitor data is normally provided by a third-party data-center or ad-exchange.","PrivacyPolicy":"https://admixer.com/privacy/","FirstParty":false,"Expires":"2026-11-08","Plugin":"Admixer","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"yandexuid","Host":".yandex.ru","Category":"site_analytics","Description":"This cookie are used by Yandex Metrica as part of their embedded services on the Website.","PrivacyPolicy":"https://yandex.com/legal/confidential/","FirstParty":false,"Expires":"2027-10-15","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"yuidss","Host":".yandex.ru","Category":"site_analytics","Description":"Yandex collects information that allows to understand the users’ interaction with the website, keep track of participation rates in order to improve the characteristics of the website","PrivacyPolicy":"https://yandex.com.tr/legal/confidential/?lang=en","FirstParty":false,"Expires":"2027-09-14","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"i","Host":".yandex.ru","Category":"site_analytics","Description":"Compile anonymous information on users’ browsing on the website in order to know the origin of the visits and other similar statistical data.","PrivacyPolicy":"https://yandex.com/legal/confidential/","FirstParty":false,"Expires":"2027-09-14","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__Secure-YNID","Host":".youtube.com","Category":"essential","Description":"This cookie is set by Google and YouTube when you view or interact with embedded videos on our website. It helps ensure the video player functions correctly, remembers your viewing preferences, and protects against fraud and security issues.","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2027-03-09","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_NLZJTJRYWR","Host":".titanic.com.tr","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-09-14","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"pid","Host":".smartadserver.com","Category":"advertising","Description":"SmartAdServer is a remote ad serving system. Sites and Advertisers are using the system to manage the delivery of their online advertising campaigns. They can collect anonymous statistical data on their visitors to follow the delivery of their campaign and to increase their performance.","PrivacyPolicy":"https://smartadserver.com/corporate-privacy-policy/","FirstParty":false,"Expires":"2026-12-09","Plugin":"SmartAdServer","ScriptSrc":["https://ssbsync.smartadserver.com/",null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"TestIfCookieP","Host":".smartadserver.com","Category":"advertising","Description":"This cookie is used to make advertising messages more relevant to website visitor.","PrivacyPolicy":"https://smartadserver.com/corporate-privacy-policy/","FirstParty":false,"Expires":"2027-10-10","Plugin":"Smart Ad Server","ScriptSrc":[" https://rtb-csync.smartadserver.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"csync","Host":".smartadserver.com","Category":"advertising","Description":"Optimises ad display based on the user's movement combined and various advertiser bids for displaying user ads.","FirstParty":false,"Expires":"2026-10-10","Plugin":"Smart Adserver","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_R31YC1Z1HD","Host":".titanic.com.tr","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-09-14","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"i","Host":".openx.net","Category":"site_analytics","Description":"Compile anonymous information on users’ browsing on the website in order to know the origin of the visits and other similar statistical data.","PrivacyPolicy":"https://yandex.com/legal/confidential/","FirstParty":false,"Expires":"2027-08-10","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-9d30d0eac50f8f09babb88a1c9629f034502d66f-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2026-01-08","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-fb4a6044b1b57d91c636f9bd1f68d8750d5afcad-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-12-09","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-0186de9ebb56920d1a3c4e9131d6d7cabdb0e2a9-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2026-01-08","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-b35d614f4530e8805d694363151c8ddcbbb64f79-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2025-12-09","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"test_cookie","Host":".doubleclick.net","Category":"advertising","Description":"This cookie is set by DoubleClick (which is owned by Google) to determine if the website visitor's browser supports cookies.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2026-01-09","Plugin":"Google Ads","ScriptSrc":["googleads.g.doubleclick.net"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_QBGNVZ4S55","Host":".titanic.com.tr","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-10-15","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_dd_s","Host":"amadeus.com","Category":"essential","Description":"Cookie used to group all events generated from a unique user session across multiple pages. It contains the current session ID, whether the session is excluded due to sampling, and the expiration date of the session. The cookie is extended for an extra 15 minutes every time the user interacts with the website, up to the maximum user session duration (4 hours).","PrivacyPolicy":"","FirstParty":false,"Expires":"Session","Plugin":"DataDog","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"yabs-sid","Host":"mc.yandex.ru","Category":"site_analytics","Description":"Used to indicate user status (new or returning), the version of the browser used, device make and model, session duration, number of pages viewed, landing pages, and other nonpersonally identifiable information","PrivacyPolicy":"https://yandex.com/legal/confidential/","FirstParty":false,"Expires":"Session","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ymex","Host":".yandex.ru","Category":"site_analytics","Description":"Registers data on visitors' website-behaviour. This is used for internal analysis and website optimization.","PrivacyPolicy":"https://yandex.com/legal/confidential/","FirstParty":false,"Expires":"2027-03-26","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tuuid","Host":".360yield.com","Category":"advertising","Description":"This cookie is mainly set by Demandbase to make advertising messages more relevant to the website visitor.","FirstParty":false,"Expires":"2026-12-09","Plugin":"Demandbase","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tuuid_lu","Host":".360yield.com","Category":"advertising","Description":"Contains a unique visitor ID, which allows Demandbase to track the visitor across multiple websites. This allows Demandbase to optimize advertisement relevance and ensure that the visitor does not see the same ads multiple times.","FirstParty":false,"Expires":"2026-12-09","Plugin":"Demandbase","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"um","Host":".360yield.com","Category":"advertising","Description":"Registers the user's sharing of content via social media.","PrivacyPolicy":"https://www.oracle.com/legal/privacy/addthis-privacy-policy.html","FirstParty":false,"Expires":"2026-12-09","Plugin":"AddThis","ScriptSrc":["https://s7.addthis.com/js/300/addthis_widget.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"umeh","Host":".360yield.com","Category":"advertising","Description":"Used to track visitors on multiple websites, in order to present relevant advertisement based on the visitor's preferences.","FirstParty":false,"Expires":"2026-12-09","Plugin":"Improve Digital","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"KRTBCOOKIE_632","Host":".pubmatic.com","Category":"advertising","Description":"Registers a unique ID that identifies the user's device during return visits across websites that use the same ad network. The ID is used to allow targeted ads.","PrivacyPolicy":"https://pubmatic.com/legal/privacy-policy/","FirstParty":false,"Expires":"2026-10-10","Plugin":"PubMatic","ScriptSrc":["www.ads.pubmatic.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"PugT","Host":".pubmatic.com","Category":"advertising","Description":"Used to determine the number of times the cookies have been updated in the visitor's browser. Used to optimize the website's server efficiency.","PrivacyPolicy":"https://pubmatic.com/legal/privacy-policy/","FirstParty":false,"Expires":"2026-10-10","Plugin":"PubMatic","ScriptSrc":["www.ads.pubmatic.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"CID","Host":".us.ck-ie.com","Category":"essential","Description":"Crimtan develops anonymous profiles of web users for the purpose of delivering more relevant online advertisements","PrivacyPolicy":"https://www.crimtan.com/privacy-ctl/","FirstParty":false,"Expires":"2026-06-03","Plugin":"Crimtan","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-8ac6a45c4768abdd31ea2920c472dc3b9f26f5f4-tr","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2026-02-23","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/galaxy-helpers.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-b5dd7e6a5be884aeba7c500f27a19ce47cad46fd-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2026-10-10","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization~personalizationSections.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-1eb8aee58b369d6e79f6189b4179435e56ce5a36-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2026-10-10","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization~personalizationSections.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-b5dd7e6a5be884aeba7c500f27a19ce47cad46fd-ru","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2026-10-10","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization~personalizationSections.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-1eb8aee58b369d6e79f6189b4179435e56ce5a36-ru","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2026-10-10","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization~personalizationSections.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"msnartbhsnw","Host":".missena.io","Category":"unclassified","FirstParty":false,"Expires":"2026-04-26","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"msnartbhs","Host":".missena.io","Category":"unclassified","FirstParty":false,"Expires":"2026-09-06","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-b5dd7e6a5be884aeba7c500f27a19ce47cad46fd-tr","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2026-10-10","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization~personalizationSections.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-1eb8aee58b369d6e79f6189b4179435e56ce5a36-tr","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2026-10-10","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization~personalizationSections.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__Secure-BUCKET","Host":".youtube.com","Category":"essential","Description":"Set by Google and YouTube, this cookie works in the background to support embedded video content on our site. It helps keep your connection secure, prevents fraudulent activity, and ensures the correct video features load properly for your specific device.","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2026-10-23","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-511ba4508cf28678e38752ab08d41f8dc154b697-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2026-06-26","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization~personalizationSections.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-5a836073b651610be23e86468ba506ddbd2573fe-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2026-06-26","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization~personalizationSections.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_rxuuid","Host":".1rx.io","Category":"advertising","Description":"Unruly media is a part of News Corp and provides a platform for online video advertising and other services. The “_rxuuid” cookie tracks user activity on the website and any advertising activity which may have been viewed before visiting this website.","PrivacyPolicy":"https://www.rhythmone.com/privacy-policy/","FirstParty":false,"Expires":"2027-08-10","Plugin":"Rhythm One","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_rxuuid","Host":".targeting.unrulymedia.com","Category":"advertising","Description":"Unruly media is a part of News Corp and provides a platform for online video advertising and other services. The “_rxuuid” cookie tracks user activity on the website and any advertising activity which may have been viewed before visiting this website.","PrivacyPolicy":"https://www.rhythmone.com/privacy-policy/","FirstParty":false,"Expires":"2027-08-10","Plugin":"Rhythm One","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"audit_p","Host":".rubiconproject.com","Category":"site_analytics","Description":"Determines whether the visitor has accepted the cookie consent field. This ensures that the cookie consent field is not displayed again upon re-entry.","PrivacyPolicy":"https://www.neweracap.com/privacy","FirstParty":false,"Expires":"2027-09-10","Plugin":"neweracap","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"khaos","Host":".rubiconproject.com","Category":"advertising","Description":"This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.","PrivacyPolicy":"https://www.rubicon.com/privacy-policy/","FirstParty":false,"Expires":"2027-09-10","Plugin":"Rubicon Project","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"khaos_p","Host":".rubiconproject.com","Category":"advertising","Description":"This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.","PrivacyPolicy":"https://www.rubicon.com/privacy-policy/","FirstParty":false,"Expires":"2027-09-10","Plugin":"Rubicon Project","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"audit","Host":".rubiconproject.com","Category":"site_analytics","Description":"Determines whether the visitor has accepted the cookie consent field. This ensures that the cookie consent field is not displayed again upon re-entry.","PrivacyPolicy":"https://www.neweracap.com/privacy","FirstParty":false,"Expires":"2027-09-10","Plugin":"neweracap","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"receive-cookie-deprecation","Host":".rubiconproject.com","Category":"advertising","Description":"No cookie description available","PrivacyPolicy":"https://policies.google.com/privacy?hl=en","FirstParty":false,"Expires":"2026-11-08","Plugin":"Google","ScriptSrc":["https://www.googletagmanager.com/gtag/js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tt_viewer","Host":".teads.tv","Category":"advertising","Description":"Used in context with video-advertisement. The cookie limits the number of times a visitor is shown the same advertisement-content. The cookie is also used to ensure relevance of the video-advertisement to the specific visitor.","PrivacyPolicy":"https://www.teads.com/privacy-policy/","FirstParty":false,"Expires":"2027-09-09","Plugin":"Teads","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"t_gid","Host":".taboola.com","Category":"advertising","Description":"Cookie set by Taboola to assign an unique user ID used for advertising attribution and reporting purposes.","PrivacyPolicy":"https://www.taboola.com/policies/privacy-policy","FirstParty":false,"Expires":"2027-09-10","Plugin":"Taboola","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"tluid","Host":".3lift.com","Category":"advertising","Description":"This cookie is used to identify the visitor and optimize ad-relevance by collecting visitor data from multiple websites – this exchange of visitor data is normally provided by a third-party data-center or ad-exchange.","FirstParty":false,"Expires":"2026-12-09","Plugin":"Triplelift","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_yasc","Host":".yandex.com","Category":"site_analytics","Description":"No cookie description availible ","PrivacyPolicy":"No privacy availible ","FirstParty":false,"Expires":"2027-10-15","Plugin":"Yandex","ScriptSrc":["https://mc.yandex.ru/metrika/tag.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"yieldmo_id","Host":".yieldmo.com","Category":"customer_interaction","Description":"Collects data on user behaviour and interaction in order to optimize the website and make advertisement on the website more relevant.","PrivacyPolicy":"https://yieldmo.com/privacy-policy/","FirstParty":false,"Expires":"2027-09-10","Plugin":"Yieldmo","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"33x_ps","Host":".33across.com","Category":"advertising","Description":"This cookie is owned by 33 Across. The main business activity is: Targeted and behavioural advertising services.","PrivacyPolicy":"https://www.33across.com/privacy-policy/","FirstParty":false,"Expires":"2027-09-10","Plugin":"www.33across.com","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__uis","Host":".go.sonobi.com","Category":"advertising","Description":"Used to track visitors on multiple websites, in order to present relevant advertisement based on the visitor's preferences.","PrivacyPolicy":"https://sonobi.com/privacy-policy/","FirstParty":false,"Expires":"2027-09-10","Plugin":"Sonobi","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__uir_rh","Host":".go.sonobi.com","Category":"advertising","Description":"Pending","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2026-10-12","Plugin":"Sonobi","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__uin_rh","Host":".go.sonobi.com","Category":"advertising","Description":"No cookie description availible","PrivacyPolicy":"No policy availible","FirstParty":false,"Expires":"2027-09-10","Plugin":"Sonobi","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-1e63a49aadc623840214ecd2aab2f17864f9a4cf-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2026-08-10","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization~personalizationSections.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"iid","Host":".inmobi.com","Category":"advertising","Description":"The 'iid' cookie is a temporary browser-session view counter used for session management.","FirstParty":false,"Expires":"2027-09-10","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"V","Host":".contextweb.com","Category":"customer_interaction","Description":"Registers anonymized user data, such as IP address, geographical location, visited websites, and what ads the user has clicked, with the purpose of optimizing ad display based on the user's movement on websites that use the same ad network.","FirstParty":false,"Expires":"2027-09-05","Plugin":"Contextweb","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"stx_user_id","Host":".sharethrough.com","Category":"advertising","Description":"This cookie is used for analytics, multivariate testing, and site optimisation.","PrivacyPolicy":"https://www.sharethrough.com/privacy-center","FirstParty":false,"Expires":"2026-09-09","Plugin":"Sharethrough","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_yasc","Host":".yandex.ru","Category":"advertising","Description":"No cookie description availible ","PrivacyPolicy":"No privacy availible ","FirstParty":false,"Expires":"2027-09-14","Plugin":"","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"msnartbhss","Host":".missena.io","Category":"unclassified","FirstParty":false,"Expires":"2026-09-09","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ljt_reader","Host":".lijit.com","Category":"advertising","Description":"Collects data related to reader interests, context, demographics and other information on behalf of the Lijit platform.","FirstParty":false,"Expires":"2027-08-10","Plugin":"Federated Media","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"fr","Host":".facebook.com","Category":"social_media","Description":"Contains browser and user unique ID combinaton, used for targeted advertising.","PrivacyPolicy":"https://www.facebook.com/policy.php","FirstParty":false,"Expires":"2026-12-09","Plugin":"Facebook","ScriptSrc":["https://connect.facebook.net/signals/config/223956104627722"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-campaign-8c15cc7d7e506942fa851e6d87cb714393b8e87a-en","Host":"www.titanic.com.tr","Category":"essential","Description":"The cookie is likely used for tracking interactions with marketing campaigns, attributing traffic sources, and measuring campaign performance.","FirstParty":true,"Expires":"2026-09-10","Plugin":"Galaxy","ScriptSrc":["https://www.titanic.com.tr/frontend/galaxy-helpers/public/initPersonalization~personalizationSections.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"msnartbhsn","Host":".missena.io","Category":"unclassified","FirstParty":false,"Expires":"2026-10-10","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"FirstParty":false,"Plugin":"Facebook","ScriptSrc":["facebook.net"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"PixelBlocking"},{"FirstParty":false,"Plugin":"mail.ru","ScriptSrc":["mail.ru"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"PixelBlocking"},{"FirstParty":false,"Plugin":"Sonobi","ScriptSrc":["sonobi.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"PixelBlocking"},{"FirstParty":false,"Plugin":"Facebook","ScriptSrc":["facebook.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"PixelBlocking"},{"Category":"advertising","FirstParty":false,"Plugin":"Youtube","ScriptSrc":["https://www.youtube.com/embed/_QN4ssdU9Cc"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"IframeBlocking"},{"Category":"advertising","FirstParty":false,"Plugin":"Google Ads","ScriptSrc":["https://13675244.fls.doubleclick.net/activityi;src=13675244;type=invmedia;cat=titan00;rcb=7;ord=2787067185339;npa=0;auiddc=1515867446.1782533026;gdid=dNmNhOT;uaa=x86;uab=64;uafvl=Google%2520Chrome%3B149.0.7827.155%7CChromium%3B149.0.7827.155%7CNot)A%253BBrand%3B24.0.0.0;uamb=0;uam=;uap=Linux;uapv=;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe66o1v9181784465z8830341891za20gzb830341891zd830341891xea;gcs=G111;gcd=13v3vPv2v5l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=115938465~115938468~119027224~119576891~119576895;epver=2;dc_random=1782533182_6-ZI59BDmtS53_M0NQAt-5DDApSaIcAF7g;_dc_test=1;~oref=https%3A%2F%2Fwww.titanic.com.tr%2Ftitanic-deluxe-golf-belek"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"IframeBlocking"},{"Category":"advertising","FirstParty":false,"Plugin":"mail.ru","ScriptSrc":["mail.ru"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"IframeBlocking"},{"Category":"advertising","FirstParty":false,"Plugin":"mail.ru","ScriptSrc":["mail.ru"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"IframeBlocking"}]}