.hostinger-reach-block-connect{display:flex;flex-direction:column;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;flex-direction:column;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:flex;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:flex;flex-direction:row;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:flex;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{flex-direction:row;justify-content:flex-start;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px;border-radius:50px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;box-sizing:border-box}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.reach-subscription-message{font-weight:700;padding:1em;gap:10px;margin-top:10px}.reach-subscription-message.is-success{background:rgb(0 158 91 / .1019607843)}.reach-subscription-message.is-error{background:rgb(234 71 104 / .1019607843)}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--et-text);background:#fff;-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}ul{list-style:none;margin:0;padding:0}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}h1,h2,h3,h4,h5,h6{margin:0;font-weight:800;color:var(--et-text);line-height:1.25}p{margin:0}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px}:root{--et-navy:#0c1c3e;--et-navy-2:#0a1730;--et-navy-3:#081228;--et-blue:#2f6fed;--et-blue-dark:#1e56c9;--et-bg-alt:#eef3fb;--et-text:#0f1b3c;--et-text-soft:#5b6b85;--et-border:#e3e9f3;--et-green:#16a34a;--radius:14px}.et-container{max-width:1200px;margin:0 auto;padding:0 24px}.et-section{padding:72px 0}.et-section.alt{background:var(--et-bg-alt)}.et-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:36px;flex-wrap:wrap}.et-section-head h2{font-size:32px;letter-spacing:-.5px}.et-section-head p{color:var(--et-text-soft);margin-top:8px;font-size:15px}.et-accent{color:var(--et-blue)}.et-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:10px;font-weight:600;font-size:14.5px;border:2px solid #fff0;white-space:nowrap;transition:transform .15s ease,background .15s ease,border-color .15s ease,color .15s ease}.et-btn:hover{transform:translateY(-2px)}.et-btn-primary{background:var(--et-blue);color:#fff}.et-btn-primary:hover{background:var(--et-blue-dark)}.et-btn-outline-dark{border-color:var(--et-navy);color:var(--et-navy);background:#fff}.et-btn-outline-dark:hover{background:var(--et-navy);color:#fff}.et-btn-outline-light{border-color:rgb(255 255 255 / .35);color:#fff;background:#fff0}.et-btn-outline-light:hover{background:rgb(255 255 255 / .12)}.et-btn-sm{padding:9px 16px;font-size:13.5px;border-radius:8px}.et-header{position:sticky;top:0;z-index:999;background:#fff;border-bottom:1px solid var(--et-border)}.et-header-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 0;gap:20px}.et-logo{display:flex;align-items:center;gap:12px}.et-logo img{max-height:46px;width:auto}.et-logo-mark{width:42px;height:42px;border-radius:10px;background:linear-gradient(135deg,var(--et-blue),var(--et-navy));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:20px;flex-shrink:0}.et-logo-text .brand{font-size:19px;font-weight:800;color:var(--et-text);letter-spacing:-.3px}.et-logo-text .tagline{font-size:11.5px;color:var(--et-text-soft);font-weight:500;margin-top:1px}.et-nav{display:flex}.et-nav ul{display:flex;align-items:center;gap:28px}.et-nav a{font-size:14.5px;font-weight:600;color:var(--et-text);opacity:.85;padding:6px 0;border-bottom:2px solid #fff0}.et-nav a:hover,.et-nav .current-menu-item>a{color:var(--et-blue);opacity:1;border-color:var(--et-blue)}.et-header-actions{display:flex;align-items:center;gap:14px}.et-search-toggle,.et-menu-toggle{background:none;border:none;width:38px;height:38px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--et-text)}.et-search-toggle:hover,.et-menu-toggle:hover{background:var(--et-bg-alt)}.et-menu-toggle{display:none}.et-search-panel{display:none;border-bottom:1px solid var(--et-border);background:#fff}.et-search-panel.is-open{display:block}.et-search-panel .et-container{padding:16px 24px}.et-search-panel form{display:flex;gap:10px}.et-search-panel input[type="search"]{flex:1;padding:10px 14px;border:1px solid var(--et-border);border-radius:8px;font-size:14px}.et-search-panel button{padding:10px 18px;background:var(--et-blue);color:#fff;border:none;border-radius:8px;font-weight:600}.et-hero{position:relative;background:radial-gradient(1200px 500px at 80% 0%,#12275a 0%,var(--et-navy) 45%,var(--et-navy-2) 100%);overflow:hidden}.et-hero::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgb(255 255 255 / .06) 1px,transparent 1px);background-size:26px 26px;opacity:.5;pointer-events:none}.et-hero-inner{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;padding:76px 0}.et-badge{display:inline-flex;align-items:center;gap:8px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .18);color:#fff;padding:7px 16px;border-radius:999px;font-size:13px;font-weight:600;margin-bottom:22px}.et-hero h1{color:#fff;font-size:46px;letter-spacing:-1px;margin-bottom:18px}.et-hero h1 span{display:block}.et-hero h1 .line-accent{color:#5b9dff}.et-hero p.et-lead{color:rgb(255 255 255 / .72);font-size:16.5px;max-width:520px;margin-bottom:30px}.et-hero-cta{display:flex;gap:14px;margin-bottom:34px;flex-wrap:wrap}.et-hero-pills{display:flex;gap:12px;flex-wrap:wrap}.et-pill{display:flex;align-items:center;gap:9px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .14);color:#fff;padding:10px 16px;border-radius:10px;font-size:13px;font-weight:600}.et-pill svg{flex-shrink:0;color:#5b9dff}.et-hero-visual{position:relative}.et-laptop{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 30px 60px rgb(0 0 0 / .35)}.et-laptop img{width:100%;display:block}.et-laptop-fallback{background:linear-gradient(160deg,#12234d,#0b1730);border:1px solid rgb(255 255 255 / .08);border-radius:16px;aspect-ratio:16/10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;position:relative}.et-laptop-fallback .stack{color:#fff;font-weight:800;font-size:26px;letter-spacing:-.5px}.et-laptop-fallback .stack span{color:#5b9dff}.et-laptop-fallback .sub{color:rgb(255 255 255 / .55);font-size:13px;letter-spacing:3px;text-transform:uppercase}@media (max-width:900px){.et-hero-inner{grid-template-columns:1fr;padding:44px 0}.et-hero-visual{order:-1}.et-hero h1{font-size:32px}}.et-tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.et-tool-card{background:#fff;border:1px solid var(--et-border);border-radius:var(--radius);padding:24px 20px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.et-tool-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgb(15 27 60 / .08);border-color:#fff0}.et-tool-icon{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.et-tool-card h3{font-size:15.5px;margin-bottom:4px}.et-tool-card p{font-size:13px;color:var(--et-text-soft)}@media (max-width:900px){.et-tools-grid{grid-template-columns:repeat(2,1fr)}}.et-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.et-article-card{border-radius:var(--radius);overflow:hidden;border:1px solid var(--et-border);background:#fff;transition:transform .18s ease,box-shadow .18s ease}.et-article-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgb(15 27 60 / .10)}.et-article-thumb{position:relative;aspect-ratio:16/10;background:linear-gradient(150deg,#0e2050,#132a63);overflow:hidden}.et-article-thumb img{width:100%;height:100%;object-fit:cover}.et-article-badge{position:absolute;top:14px;left:14px;background:rgb(12 28 62 / .85);color:#fff;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:6px 11px;border-radius:7px}.et-article-body{padding:20px 20px 22px}.et-article-body h3{font-size:17px;margin-bottom:10px}.et-article-body h3 a:hover{color:var(--et-blue)}.et-article-excerpt{font-size:13.5px;color:var(--et-text-soft);margin-bottom:16px}.et-article-meta{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--et-text-soft)}.et-article-meta img{width:26px;height:26px;border-radius:50%;object-fit:cover}.et-article-meta .dot{opacity:.5}@media (max-width:900px){.et-articles-grid{grid-template-columns:1fr}}.et-guides-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.et-guide-card{background:#fff;border:1px solid var(--et-border);border-radius:var(--radius);padding:26px 16px;text-align:center;transition:transform .18s ease,box-shadow .18s ease}.et-guide-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgb(15 27 60 / .08)}.et-guide-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.et-guide-card h3{font-size:15px;margin-bottom:4px}.et-guide-card p{font-size:12px;color:var(--et-text-soft)}@media (max-width:1000px){.et-guides-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.et-guides-grid{grid-template-columns:repeat(2,1fr)}}.et-info-row{display:grid;grid-template-columns:1.1fr 1.1fr 1fr;gap:22px;align-items:stretch}.et-info-card{background:#fff;border:1px solid var(--et-border);border-radius:var(--radius);padding:30px}.et-info-card h3{font-size:19px;display:flex;align-items:center;gap:12px;margin-bottom:20px}.et-info-icon-circle{width:42px;height:42px;border-radius:50%;background:var(--et-bg-alt);color:var(--et-blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.et-check-list li{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--et-text);padding:6px 0}.et-check-list svg{color:var(--et-green);flex-shrink:0}.et-author-card{display:flex;flex-direction:column}.et-author-top{display:flex;gap:14px;align-items:center;margin-bottom:14px}.et-author-top img{width:62px;height:62px;border-radius:50%;object-fit:cover}.et-author-top .name{font-size:17px;font-weight:800}.et-author-top .role{color:var(--et-blue);font-size:13px;font-weight:600}.et-author-bio{font-size:13.5px;color:var(--et-text-soft);margin-bottom:18px;flex:1}.et-newsletter-card{background:linear-gradient(150deg,var(--et-navy),var(--et-navy-3));color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.et-newsletter-card .icon-wrap{width:52px;height:52px;border-radius:50%;background:var(--et-blue);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.et-newsletter-card h3{font-size:20px;margin-bottom:8px;justify-content:center}.et-newsletter-card p{color:rgb(255 255 255 / .7);font-size:13.5px;margin-bottom:20px}.et-newsletter-form{display:flex;width:100%;gap:10px;margin-bottom:12px}.et-newsletter-form input[type="email"]{flex:1;min-width:0;padding:12px 14px;border-radius:9px;border:1px solid rgb(255 255 255 / .2);background:rgb(255 255 255 / .08);color:#fff;font-size:13.5px}.et-newsletter-form input::placeholder{color:rgb(255 255 255 / .5)}.et-newsletter-form button{padding:12px 18px;background:var(--et-blue);border:none;border-radius:9px;color:#fff;font-weight:700;font-size:13.5px;display:flex;align-items:center;gap:6px;white-space:nowrap}.et-newsletter-note{font-size:11.5px;color:rgb(255 255 255 / .5)}.et-newsletter-msg{font-size:13px;margin-top:8px;min-height:18px}@media (max-width:1000px){.et-info-row{grid-template-columns:1fr}}.et-footer{background:var(--et-navy-3);color:rgb(255 255 255 / .65);padding:60px 0 0}.et-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;padding-bottom:40px;border-bottom:1px solid rgb(255 255 255 / .08)}.et-footer-brand .et-logo-text .brand,.et-footer-brand .et-logo-text .tagline{color:#fff}.et-footer-brand .et-logo-text .tagline{color:rgb(255 255 255 / .55)}.et-footer-desc{font-size:13.5px;margin:16px 0 20px;line-height:1.7}.et-footer-social{display:flex;gap:10px}.et-footer-social a{width:34px;height:34px;border-radius:8px;background:rgb(255 255 255 / .08);display:flex;align-items:center;justify-content:center;color:#fff;transition:background .15s ease}.et-footer-social a:hover{background:var(--et-blue)}.et-footer-col h4{color:#fff;font-size:14.5px;margin-bottom:18px}.et-footer-col ul li{margin-bottom:11px}.et-footer-col a{font-size:13.5px}.et-footer-col a:hover{color:#fff}.et-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:22px 0;font-size:12.5px;flex-wrap:wrap;gap:8px}@media (max-width:900px){.et-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.et-footer-grid{grid-template-columns:1fr}}.et-page-header{background:var(--et-navy);padding:54px 0;text-align:center}.et-page-header h1{color:#fff;font-size:32px}.et-page-header p{color:rgb(255 255 255 / .6);margin-top:10px}.et-content-wrap{display:grid;grid-template-columns:2.2fr 1fr;gap:40px;padding:60px 0}.et-post-list-item{display:grid;grid-template-columns:260px 1fr;gap:22px;margin-bottom:34px;padding-bottom:34px;border-bottom:1px solid var(--et-border)}.et-post-list-item .thumb{border-radius:12px;overflow:hidden;aspect-ratio:4/3;background:var(--et-bg-alt)}.et-post-list-item .thumb img{width:100%;height:100%;object-fit:cover}.et-post-list-item h2{font-size:21px;margin-bottom:8px}.et-post-list-item h2 a:hover{color:var(--et-blue)}.et-post-list-item .excerpt{color:var(--et-text-soft);font-size:14.5px;margin-bottom:12px}.et-sidebar .widget{background:var(--et-bg-alt);border-radius:var(--radius);padding:22px;margin-bottom:22px}.et-sidebar .widget h2,.et-sidebar .widget .widgettitle{font-size:16px;margin-bottom:14px}.et-single-content{max-width:780px;margin:0 auto;padding:50px 24px}.et-single-content .featured-thumb{border-radius:var(--radius);overflow:hidden;margin-bottom:30px}.et-single-content .entry-content{font-size:16.5px;line-height:1.8}.et-single-content .entry-content h2{font-size:24px;margin:32px 0 14px}.et-single-content .entry-content h3{font-size:19px;margin:26px 0 12px}.et-single-content .entry-content p{margin-bottom:18px}.et-single-content .entry-content img{border-radius:10px;margin:20px 0}.et-tool-icon-lg{width:60px;height:60px;margin:0 auto 18px}.et-tool-description{margin-bottom:28px}.et-tool-live-embed{background:#fff;border:1px solid var(--et-border,#e6e9ef);border-radius:var(--radius,12px);padding:28px}.et-single-meta{display:flex;align-items:center;gap:12px;color:var(--et-text-soft);font-size:13.5px;margin-bottom:20px}.et-single-meta img{width:34px;height:34px;border-radius:50%}.et-pagination{display:flex;gap:10px;margin-top:20px}.et-pagination a,.et-pagination span{padding:8px 14px;border:1px solid var(--et-border);border-radius:8px;font-size:13.5px}.et-pagination .current{background:var(--et-blue);color:#fff;border-color:var(--et-blue)}.comment-list{margin-top:20px}.comment-form input,.comment-form textarea{width:100%;padding:10px 14px;border:1px solid var(--et-border);border-radius:8px;margin-bottom:14px}.comment-form button,.comment-form input[type="submit"]{width:auto;background:var(--et-blue);color:#fff;border:none;padding:11px 20px;border-radius:8px;font-weight:600}@media (max-width:900px){.et-content-wrap{grid-template-columns:1fr}.et-post-list-item{grid-template-columns:1fr}}@media (max-width:900px){.et-nav{position:fixed;top:72px;left:0;right:0;bottom:0;background:#fff;padding:24px;transform:translateX(100%);transition:transform .25s ease;overflow-y:auto;z-index:998}.et-nav.is-open{transform:translateX(0)}.et-nav ul{flex-direction:column;align-items:flex-start;gap:4px;width:100%}.et-nav ul li{width:100%}.et-nav a{display:block;width:100%;padding:12px 4px;border-bottom:1px solid var(--et-border)}.et-menu-toggle{display:flex}}.et-visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}#ccpa-cookie-consent-show-again,#gdpr-cookie-consent-bar,#gdpr-cookie-consent-show-again{margin:0;padding:0;display:flex;box-sizing:border-box;z-index:999999999}#ccpa-cookie-consent-show-again,#gdpr-cookie-consent-show-again{padding:.5rem 1rem;cursor:pointer;font-size:14px}#gdpr-cookie-consent-bar.gdpr-banner{width:calc(100vw - 45px)}#gdpr-cookie-consent-bar .gdpr_notice_header{display:flex;gap:8px}#gdpr-cookie-consent-bar.gdpr-popup,#gdpr-cookie-consent-bar.gdpr-widget{width:700px}#gdpr-cookie-consent-bar h3{margin:0}#gdpr-cookie-consent-bar p{margin:0;color:inherit;font-weight:var(--text-regular-font-weight);font-size:14px;text-align:justify;text-wrap:auto}#gdpr-cookie-consent-bar .cookie_notice_buttons a{font-weight:var(--text-regular-font-weight);font-size:14px}#gdpr-cookie-consent-bar .cookie_notice_buttons{display:flex}#gdpr-cookie-consent-bar .cookie_notice_buttons .left_buttons,#gdpr-cookie-consent-bar .cookie_notice_buttons .right_buttons{width:100%}#gdpr-cookie-consent-bar .cookie_notice_buttons a{text-align:center;display:flex;align-items:center;justify-content:center}.cookie_notice_buttons .left_buttons,.cookie_notice_buttons .right_buttons{display:flex;gap:10px}#gdpr-cookie-consent-bar .row_spaced{display:flex;flex-direction:column;gap:15px}#gdpr-cookie-consent-bar .row_spaced-buttons{flex-direction:row;gap:10px;justify-content:space-between}#gdpr-cookie-consent-bar .side_column{display:flex;flex-direction:row;gap:25px;align-items:center;justify-content:space-between}#gdpr-cookie-consent-bar .side_column-buttons{flex-direction:column-reverse;gap:10px;justify-content:center}#gdpr-cookie-consent-bar .row_full{display:flex;flex-direction:column;gap:15px}#gdpr-cookie-consent-bar .row_full-buttons{flex-direction:row-reverse;gap:10px;justify-content:center}#gdpr-cookie-consent-bar .row_full-buttons .left_buttons,#gdpr-cookie-consent-bar .row_full-buttons .right_buttons{width:100%}#gdpr-cookie-consent-bar .row_full-buttons .left_buttons:empty,#gdpr-cookie-consent-bar .row_full-buttons .right_buttons:empty{display:none}#gdpr-cookie-consent-bar .column_center{display:flex;flex-direction:column;align-items:center;gap:15px}#gdpr-cookie-consent-bar .column_center-buttons{flex-direction:column-reverse;gap:10px;align-items:center;justify-content:center;width:fit-content}#gdpr-cookie-consent-bar .column_center-buttons .left_buttons,#gdpr-cookie-consent-bar .column_center-buttons .right_buttons{width:100%}#gdpr-cookie-consent-bar .row_center{display:flex;flex-direction:column;align-items:center;gap:15px}#gdpr-cookie-consent-bar .row_center-buttons{flex-direction:row-reverse;gap:10px;align-items:stretch;justify-content:center;width:fit-content}#gdpr-cookie-consent-bar .row_center-buttons .left_buttons,#gdpr-cookie-consent-bar .row_center-buttons .right_buttons{justify-content:center}#gdpr-cookie-consent-bar .column_center_reverse{display:flex;flex-direction:column;align-items:center;gap:15px}#gdpr-cookie-consent-bar .column_center_reverse-buttons{flex-direction:column;gap:10px;align-items:center;justify-content:center;width:fit-content}#gdpr-cookie-consent-bar .column_center_reverse-buttons .left_buttons,#gdpr-cookie-consent-bar .column_center_reverse-buttons .right_buttons{width:100%}#gdpr-cookie-consent-bar.gdpr-banner.bold{flex-direction:column!important;justify-content:center;gap:5px!important}#gdpr-cookie-consent-bar .powered-by-credits{text-align:center;font-size:10px}#gdpr-cookie-consent-bar .side_row{display:flex;flex-direction:row;gap:15px;align-items:center}#gdpr-cookie-consent-bar .side_row-buttons{flex-direction:row;gap:10px;justify-content:space-evenly;flex-wrap:wrap;height:fit-content}#gdpr-cookie-consent-bar .side_row-buttons .left_buttons{flex-direction:row-reverse;justify-content:center;width:100%}#gdpr-cookie-consent-bar.blue_split{flex-direction:row!important}#gdpr-cookie-consent-bar.blue_split.gdpr-banner:has(.gdpr_logo_image) .small_row_big_column{margin-left:calc(25% - 60px)}#gdpr-cookie-consent-bar.blue_split.gdpr-banner:not(:has(.gdpr_logo_image)) .small_row_big_column{margin-left:calc(25% - 30px)}#gdpr-cookie-consent-bar.blue_split.gdpr-popup:has(.gdpr_logo_image) .small_row_big_column,#gdpr-cookie-consent-bar.blue_split.gdpr-widget:has(.gdpr_logo_image) .small_row_big_column{margin-left:calc(25% - 50px)}#gdpr-cookie-consent-bar.blue_split.gdpr-popup:not(:has(.gdpr_logo_image)) .small_row_big_column,#gdpr-cookie-consent-bar.blue_split.gdpr-widget:not(:has(.gdpr_logo_image)) .small_row_big_column{margin-left:calc(30% - 20px)}#gdpr-cookie-consent-bar .small_row_big_column{display:flex;flex-direction:row;gap:25px;align-items:center;justify-content:center;margin-left:calc(25% - 100px);position:unset}#gdpr-cookie-consent-bar.gdpr-popup .small_row_big_column,#gdpr-cookie-consent-bar.gdpr-widget .small_row_big_column{margin-left:calc(30% - 40px);flex-direction:column}#gdpr-cookie-consent-bar.gdpr-popup .small_row_big_column .small_row_big_column-buttons,#gdpr-cookie-consent-bar.gdpr-widget .small_row_big_column .small_row_big_column-buttons{width:100%}#gdpr-cookie-consent-bar.blue_split .gdpr_banner_decoration{width:25%}#gdpr-cookie-consent-bar.blue_split.gdpr-popup .gdpr-notice-content-body h3,#gdpr-cookie-consent-bar.blue_split.gdpr-widget .gdpr-notice-content-body h3{left:40px;top:100px;width:calc(25% - 50px)}#gdpr-cookie-consent-bar.blue_split.gdpr-banner .gdpr-notice-content-body h3{left:120px;top:82px;width:calc(25% - 130px)}#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column{flex-direction:row}#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column-buttons{flex-direction:column-reverse;min-width:280px;width:fit-content;flex-wrap:wrap-reverse;gap:10px;justify-content:center}#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column-buttons a{min-width:auto}@media (max-width:769px){#gdpr-cookie-consent-bar .gdpr_main_body{flex-direction:column!important}#gdpr-cookie-consent-bar .cookie_notice_buttons{width:100%!important}}#gdpr-ccpa-gdprmodal .gdprmodal-content{padding:2rem 3rem;text-align:center;height:200px;box-sizing:border-box;width:500px}#gdpr-ccpa-gdprmodal .gdprmodal-footer{border:unset}#gdpr-ccpa-gdprmodal .gdprmodal-dialog .gdprmodal-footer .powered-by-credits{position:absolute;font-size:10px;bottom:20px}.gdprmodal-dialog .gdprmodal-footer .powered-by-credits{font-size:10px;display:flex;justify-content:center}#gdpr-ccpa-gdprmodal .gdprmodal-dialog .gdprmodal-footer .powered-by-credits a{color:var(--popup_accent_color)}#gdpr-ccpa-gdprmodal .gdprmodal-footer .gdprmodal-footer-buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin-bottom:20px;gap:5px}#gdpr-ccpa-gdprmodal .gdprmodal-body{padding-top:1rem;overflow:hidden}#gdpr-ccpa-gdprmodal .gdprmodal-body p{margin:0;padding:0;font-size:1.6rem}#gdpr-ccpa-gdprmodal .gdprmodal-body .gdpr_action_button.close{position:absolute;right:.5rem;top:.5rem;padding:0;background-color:none;border-style:none}#gdpr-ccpa-gdprmodal .gdprmodal-dialog .gdprmodal-footer{padding:0}@media (max-width:1228px){.gdprmodal-dialog .gdprmodal-content{margin-left:5%;margin-right:5%}#gdpr-cookie-consent-bar.gdpr-banner{padding:35px 56px}#gdpr-cookie-consent-bar .small_row_big_column{margin-left:calc(25% - 50px)}#gdpr-cookie-consent-bar.blue_split.gdpr-banner .gdpr-notice-content-body h3{left:56px;width:calc(25% - 66px)}#gdpr-cookie-consent-bar .small_row_big_column{flex-direction:column}#gdpr-cookie-consent-bar.blue_split.gdpr-banner:not(:has(.gdpr_logo_image)) .small_row_big_column{margin-left:calc(28% - 30px)}#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column-buttons a{min-width:160px}#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column-buttons{width:100%}#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column-buttons .left_buttons,#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column-buttons .right_buttons{width:100%;flex:auto}}@media (max-width:768px){#gdpr-cookie-consent-bar .left_buttons:has(>:nth-child(3)),#gdpr-cookie-consent-bar .right_buttons:has(>:nth-child(3)){flex-wrap:wrap}#gdpr-cookie-consent-bar.blue_split.gdpr-banner:not(:has(.gdpr_logo_image)) .small_row_big_column{margin-left:calc(30% - 24px)!important}#gdpr-cookie-consent-bar .cookie_notice_buttons a{font-size:12px}#gdpr-cookie-consent-bar.gdpr-popup,#gdpr-cookie-consent-bar.gdpr-widget{width:calc(100vw - 30px);left:15px;right:15px;padding:30px;padding-top:50px}#gdpr-cookie-consent-bar.gdpr-banner{padding:20px;padding-top:50px;padding-bottom:30px}#gdpr-cookie-consent-bar.bold .side_column{flex-direction:column}#gdpr-cookie-consent-bar .row_full-buttons{flex-direction:column-reverse}#gdpr-cookie-consent-bar .row_center-buttons{flex-wrap:wrap}#gdpr-cookie-consent-bar .side_row{flex-direction:column}#gdpr-cookie-consent-bar .side_row-buttons{justify-content:space-between;align-items:center}#gdpr-cookie-consent-bar .side_row-buttons .left_buttons,#gdpr-cookie-consent-bar .side_row-buttons .right_buttons{width:auto;justify-content:center}#gdpr-cookie-consent-bar .cookie_notice_buttons.row_center-buttons a{min-width:155px!important}#gdpr-ccpa-gdprmodal .gdprmodal-content{height:210px}#gdpr-cookie-consent-bar.blue_split.gdpr-banner .gdpr-notice-content-body h3{left:20px;top:95px;width:calc(25% - 30px)}#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column-buttons a{text-wrap:nowrap!important;min-width:120px!important;padding:10px 20px!important}}@media (max-width:450px){#gdpr-ccpa-gdprmodal .gdprmodal-content{height:240px}}@media (max-width:550px){#gdpr-cookie-consent-bar .cookie_notice_buttons a{width:100%!important}#gdpr-cookie-consent-bar .cookie_notice_buttons{flex-wrap:wrap}#gdpr-cookie-consent-bar .left_buttons:has(>:nth-child(3)),#gdpr-cookie-consent-bar .right_buttons:has(>:nth-child(3)){flex-wrap:wrap}#gdpr-cookie-consent-bar .side_row-buttons .left_buttons,#gdpr-cookie-consent-bar .side_row-buttons .right_buttons{width:100%}#gdpr-cookie-consent-bar .cookie_notice_buttons.side_row-buttons a{width:auto;min-width:auto!important}#gdpr-cookie-consent-bar .row_spaced{align-items:center}#gdpr-cookie-consent-bar .row_spaced-buttons{flex-direction:column;width:100%}#gdpr-cookie-consent-bar .side_column-buttons{flex-direction:column-reverse;width:100%}#gdpr-cookie-consent-bar .column_center-buttons,#gdpr-cookie-consent-bar .column_center_reverse-buttons{width:100%}.cookie_notice_buttons.row_spaced-buttons .left_buttons,.cookie_notice_buttons.row_spaced-buttons .right_buttons{justify-content:center;width:100%}#gdpr-cookie-consent-bar .side_column{flex-direction:column}#gdpr-ccpa-gdprmodal .gdprmodal-footer .gdprmodal-footer-buttons{flex-direction:column-reverse}.gdprmodal-dialog .gdprmodal-content{margin-left:2%;margin-right:2%}#gdpr-cookie-consent-bar.gdpr-popup.blue_split,#gdpr-cookie-consent-bar.gdpr-widget.blue_split{padding-left:10px;padding-right:10px;width:calc(100vw - 12px)}#gdpr-cookie-consent-bar.gdpr-widget.blue_split{left:6px!important}#gdpr-cookie-consent-bar.blue_split.gdpr-popup .gdpr-notice-content-body h3,#gdpr-cookie-consent-bar.blue_split.gdpr-widget .gdpr-notice-content-body h3{left:15px}}@media (min-width:1229px){#gdpr-cookie-consent-bar .cookie_notice_buttons a{text-wrap-mode:nowrap}}@media (max-width:768px) and (min-width:551px){#gdpr-cookie-consent-bar .cookie_notice_buttons.row_spaced-buttons a{min-width:auto!important}#gdpr-ccpa-gdprmodal .gdprmodal-content .gdprmodal-footer .gdprmodal-footer-buttons{flex-direction:column-reverse;margin-top:20px}}#cookie_credit_link{color:var(--popup_accent_color)!important;text-decoration:underline!important}#gdpr-cookie-consent-bar #cookie_credit_link{border:unset!important;background:unset!important;color:var(--popup_accent_color)}#gdpr-cookie-consent-bar a{box-sizing:border-box;font-family:inherit;cursor:pointer;text-decoration:none;box-shadow:unset}#gdpr-cookie-consent-bar .gdpr_messagebar_content h3{margin:0;padding:0 0 1rem 0;font-size:var(--text-lg-font-size);line-height:var(--text-lg-line-height);color:inherit;font-family:inherit}.gdpr-plugin-button,.gdpr-plugin-button:visited{display:inline-block;padding:10px 16px 10px;color:var(--white-100);text-decoration:none;position:relative;cursor:pointer;margin-left:0;text-decoration:none}.gdpr-plugin-button:hover{background-color:#111;color:var(--white-100);text-decoration:none}.small.gdpr-plugin-button,.small.gdpr-plugin-button:visited{font-size:var(--text-2xs-font-size)}.gdpr-plugin-button,.gdpr-plugin-button:visited,.medium.gdpr-plugin-button,.medium.gdpr-plugin-button:visited{font-size:var(--text-sem-13-font-size);font-weight:var(--text-medium-font-weight);line-height:var(--text-3xs-line-height)}.large.gdpr-plugin-button,.large.gdpr-plugin-button:visited{font-size:var(--text-base-font-size);padding:8px 14px 9px}.super.gdpr-plugin-button,.super.gdpr-plugin-button:visited{font-size:var(--text-2xl-font-size);padding:8px 14px 9px}.magenta.gdpr-plugin-button:visited,.pink.gdpr-plugin-button{background-color:#e22092}.pink.gdpr-plugin-button:hover{background-color:#c81e82}.green.gdpr-plugin-button,.green.gdpr-plugin-button:visited{background-color:#91bd09}.green.gdpr-plugin-button:hover{background-color:#749a02}.red.gdpr-plugin-button,.red.gdpr-plugin-button:visited{background-color:#e62727}.red.gdpr-plugin-button:hover{background-color:#cf2525}.orange.gdpr-plugin-button,.orange.gdpr-plugin-button:visited{background-color:#ff5c00}.orange.gdpr-plugin-button:hover{background-color:#d45500}.blue.gdpr-plugin-button,.blue.gdpr-plugin-button:visited{background-color:#2981e4}.blue.gdpr-plugin-button:hover{background-color:#2575cf}.yellow.gdpr-plugin-button,.yellow.gdpr-plugin-button:visited{background-color:#ffb515}.yellow.gdpr-plugin-button:hover{background-color:#fc9200}.gdpr-plugin-button{margin-top:5px;align-self:center}#gdpr-cookie-consent-bar .gdpr_messagebar_detail{box-sizing:border-box;font-size:inherit;line-height:inherit;margin:0 auto;margin-top:10px;text-align:left;border-top:1px solid var(--gray-904)}#gdpr-cookie-consent-bar .gdpr_messagebar_detail>div{margin:5px 0}#gdpr-cookie-consent-bar .gdpr_messagebar_detail a{cursor:pointer;text-decoration:none;font-size:inherit;font-family:inherit;color:inherit;text-decoration:none}#gdpr-cookie-consent-bar .gdpr_messagebar_detail a:active,#gdpr-cookie-consent-bar .gdpr_messagebar_detail a:focus,#gdpr-cookie-consent-bar .gdpr_messagebar_detail a:hover{color:inherit;text-decoration:none}#gdpr-cookie-consent-bar .gdpr_messagebar_detail .gdpr_messagebar_body_buttons_wrapper{display:inline-block}#gdpr-cookie-consent-bar .gdpr_messagebar_detail .gdpr_messagebar_body_buttons_wrapper input{width:unset}#gdpr-cookie-consent-bar .gdpr_messagebar_detail .gdpr_messagebar_body_buttons_wrapper label{color:inherit;font-size:inherit;line-height:inherit;margin:0;padding:0 5px 0 0}#gdpr-cookie-consent-bar .gdpr_messagebar_detail .gdpr_messagebar_body_buttons_wrapper input:focus{outline:0}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body{width:100%}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content_tabs{position:relative;height:auto;border-bottom:1px solid var(--gray-904);padding-bottom:0}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content_tabs #gdpr_messagebar_detail_body_content_tabs_about{margin-left:-4px}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content_tabs a.gdpr_messagebar_detail_body_content_tab{display:inline-block;padding:8px;margin:0;margin-bottom:-1px;border:1px solid var(--gray-904)}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content_tabs a.gdpr_messagebar_detail_body_content_tab.gdpr_messagebar_detail_body_content_tab_item_selected{border-bottom:1px solid var(--white-100)}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content{height:170px;overflow-y:auto;border:1px solid var(--gray-904);border-bottom:1px solid var(--gray-904);border-top:none}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container{overflow:auto}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_types{display:inline-block;float:left}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_types a:last-child{border-bottom:none!important}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_types a.gdpr_messagebar_detail_body_content_overview_cookie_container_types{border-bottom:1px solid var(--gray-904);border-right:1px solid var(--gray-904);display:block;padding:8px}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_types a.gdpr_messagebar_detail_body_content_overview_cookie_container_types.gdpr_messagebar_detail_body_content_overview_cookie_container_type_selected{border-right:1px solid var(--white-100)}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details{display:table-cell;padding:12px;overflow:auto}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table{padding:0;margin:8px 0 0;border-spacing:0;border-collapse:collapse;width:100%;border:none;font-size:inherit;font-family:inherit;line-height:inherit}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table td,#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table th,#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table thead,#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table tr{border:none}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table tr{border-bottom:1px solid var(--gray-904)}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table td,#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table th{word-break:break-all;max-width:70px;vertical-align:top;text-align:left;padding:2px;font-weight:400}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_about{padding:12px}#gdpr-cookie-consent-bar.eprivacy .gdpr_messagebar_content .powered-by-credits{padding:1.5rem 0 0 0}#gdpr-cookie-consent-bar.eprivacy.gdpr-banner .gdpr_messagebar_content .powered-by-credits{padding:1rem 0 0 0}.gdprmodal-open{overflow:hidden}.gdprmodal-open .gdprmodal{overflow-x:hidden;overflow-y:auto;padding-right:0!important}.gdprmodal{position:fixed;top:0;left:0;z-index:999999998;display:none;width:100%;height:100%;overflow:hidden;outline:0}.gdprmodal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.gdprmodal.gdprfade .gdprmodal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.gdpr_cookie_consent.gdprmodal.gdprfade .gdprmodal-dialog{transition:none}}.gdprmodal.gdprshow .gdprmodal-dialog{-webkit-transform:none;transform:none}.gdprmodal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.gdprmodal-dialog-scrollable .gdprmodal-content{max-height:calc(100vh - 1rem);overflow:hidden}.gdprmodal-dialog-scrollable .gdprmodal-footer,.gdprmodal-dialog-scrollable .gdprmodal-header{-ms-flex-negative:0;flex-shrink:0}.gdprmodal-dialog-scrollable .gdprmodal-body{overflow-y:auto}.gdprmodal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;justify-content:center;min-height:calc(100% - 1rem)}.gdprmodal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.gdprmodal-dialog-centered.gdprmodal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.gdprmodal-dialog-centered.gdprmodal-dialog-scrollable .gdprmodal-content{max-height:none}.gdprmodal-dialog-centered.gdprmodal-dialog-scrollable::before{content:none}.gdprmodal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:50vw;pointer-events:auto;outline:0;box-shadow:rgba(0,0,0,.25) 0 14px 28px,rgba(0,0,0,.22) 0 10px 10px}.gdprmodal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:var(--black-50)}.gdprmodal-backdrop.gdprfade{opacity:0}.gdprmodal-backdrop.gdprshow{opacity:.5}.gdprmodal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem}#gdpr-ccpa-gdprmodal .gdprmodal-header{padding:0}.gdprmodal-header .close{padding:0;margin:0}.gdprmodal-title{margin-bottom:0;line-height:var(--text-lg-line-height)}.gdprmodal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;height:530px;overflow-y:scroll;scrollbar-width:thin;transition:height .3s ease}.gdprmodal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:center;padding:1rem}.gdprmodal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.gdprmodal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.gdprmodal-dialog-scrollable .gdprmodal-content{max-height:calc(100vh - 3.5rem)}.gdprmodal-dialog-centered{min-height:calc(100% - 3.5rem)}.gdprmodal-dialog-centered::before{height:calc(100vh - 3.5rem)}.gdprmodal-sm{max-width:300px}}@media (min-width:992px){.gdprmodal-lg,.gdprmodal-xl{max-width:800px}}@media (min-width:1200px){.gdprmodal-xl{max-width:1140px}}.gdprfade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.gdprfade{transition:none}}.gdprfade:not(.gdprshow){opacity:0}.table{width:100%;margin-bottom:1rem;border-collapse:collapse}.table td,.table th{padding:.75rem;vertical-align:top;border:1px solid #dee2e6}.table thead th{vertical-align:bottom}.table-striped tbody tr:nth-of-type(odd){background-color:inherit}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}.gdpr-dropdown-arrow{position:relative;top:-3px;transition:transform .3s ease}.gdpr-dropdown-arrow svg{color:inherit;transform:rotate(0)}.gdpr-dropdown-arrow.rotated svg{transform:rotate(270deg)}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.gdpr_messagebar_detail,.gdpr_messagebar_detail:after,.gdpr_messagebar_detail:before{box-sizing:border-box}.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-content{border:unset;font-size:var(--text-sem-13-font-size);line-height:20px}.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-header{justify-content:flex-end;border:unset}#gdpr-ccpa-gdprmodal .gdprmodal-dialog .gdprmodal-body .close,.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-header .close{opacity:1;text-shadow:unset;border:none;border-radius:50%}.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-header .close .dashicons.dashicons-no{overflow:hidden;width:20px;height:20px;display:block}#gdpr-ccpa-gdprmodal .gdprmodal-dialog .gdprmodal-body .close:focus,#gdpr-ccpa-gdprmodal .gdprmodal-dialog .gdprmodal-body .close:hover,.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-header .close:focus,.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-header .close:hover{text-decoration:none;cursor:pointer;opacity:.8;outline:unset}.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-footer{justify-content:space-between;padding:1.5rem;border:unset}#gdpr-ccpa-gdprmodal gdprmodal-dialog .gdprmodal-footer{justify-content:center}.gdpr_messagebar_detail .gdpr-iab-navbar{list-style:none;display:flex;column-gap:24px;margin:0;padding-left:15px}.gdpr_messagebar_detail.layout-default .gdpr-iab-navbar{flex-direction:column;width:25%;float:left}.gdpr_messagebar_detail.layout-default .outer-container{width:73%;float:right}.gdpr_messagebar_detail.layout-default .gdpr-iab-navbar .gdpr-iab-navbar-button{text-align:left}.gdpr_messagebar_detail .gdpr-iab-navbar .gdpr-iab-navbar-button{color:inherit;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:600;line-height:14.06px;cursor:pointer;background:0 0;border-color:transparent;text-transform:none;min-height:0;text-shadow:none;box-shadow:none}.gdpr_messagebar_detail.layout-default .gdpr-iab-navbar .gdpr-iab-navbar-button{padding:10px}.gdpr_messagebar_detail.layout-classic .gdpr-iab-navbar .gdpr-iab-navbar-button{padding:14px 0}.gdpr_messagebar_detail .gdpr-iab-navbar .dashicons{line-height:.8}.feature-group,.vendor-group{display:none}.purposes-switch-wrapper,.special-features-switch-wrapper,.vendor-switch-wrapper{display:flex;justify-content:end;align-items:center;flex-wrap:wrap}.gdpr_messagebar_detail.layout-default .purposes-switch-wrapper,.gdpr_messagebar_detail.layout-default .special-features-switch-wrapper,.gdpr_messagebar_detail.layout-default .vendor-switch-wrapper{align-items:end}.purposes-consent-switch-wrapper,.purposes-legitimate-switch-wrapper,.special-features-consent-switch-wrapper,.vendor-consent-switch-wrapper,.vendor-legitimate-switch-wrapper{display:flex;justify-content:center;align-items:center}.purposes-legitimate-switch-wrapper,.vendor-legitimate-switch-wrapper{border-right:1px solid #d0d5d2;padding:0 17px 0 0}.gdpr_messagebar_detail.layout-default .purposes-legitimate-switch-wrapper,.gdpr_messagebar_detail.layout-default .vendor-legitimate-switch-wrapper{padding:0;border:none}.purposes-consent-switch-wrapper,.special-features-consent-switch-wrapper,.vendor-consent-switch-wrapper{padding:0 0 0 17px}.purposes-switch-label,.special-features-switch-label,.vendor-switch-label{font-size:11px;font-weight:400;line-height:20px;margin:0 8px 0 0;vertical-align:middle}.gdpr-ad-purpose-details{font-size:12px;line-height:20px;margin:0 0 0 18px}.navy_blue_box .gdpr-ad-purpose-details,.navy_blue_center .gdpr-ad-purpose-details,.navy_blue_square.gdpr-ad-purpose-details{color:#b3ddfc}.dark_row .gdpr-ad-purpose-details{color:#98b2ab}.dark .gdpr-ad-purpose-details{color:inherit}.gdpr-ad-purpose-details a{color:#115ca7}.dark_row .gdpr-ad-purpose-details a,.navy_blue_box .gdpr-ad-purpose-details a,.navy_blue_center .gdpr-ad-purpose-details a,.navy_blue_square .gdpr-ad-purpose-details a{color:#0093ff}.dark .gdpr-ad-purpose-details a{color:#4570dc}.gdpr_messagebar_detail.layout-default .gdpr-ad-purpose-details{margin:0}.gdpr-ad-purpose-details *{font-size:12px;line-height:20px;word-wrap:break-word}.gdpr-ad-purpose-details-desc{margin-bottom:13px;margin-top:0}.gdpr-ad-purpose-details .gdpr-ad-purpose-illustrations-title{font-weight:700;margin:0}.gdpr-ad-purpose-details .gdpr-ad-purpose-vendor-count-wrapper{margin-top:11px;font-weight:700}.gdpr-vendor-category-title,.gdpr-vendor-data-retention-value,.gdpr-vendor-features-title,.gdpr-vendor-legitimate-link-title,.gdpr-vendor-privacy-link-title,.gdpr-vendor-purposes-legint-title,.gdpr-vendor-purposes-title,.gdpr-vendor-special-purposes-title,.gdpr-vendor-storage-title{font-weight:700}.gdpr-vendor-category-section,.gdpr-vendor-data-retention-section,.gdpr-vendor-features-section,.gdpr-vendor-legitimate-link,.gdpr-vendor-privacy-link,.gdpr-vendor-purposes-legint-section,.gdpr-vendor-purposes-section,.gdpr-vendor-special-purposes-section,.gdpr-vendor-storage-section{margin:0 0 13px 0}.gdpr-vendor-category-title,.gdpr-vendor-features-title,.gdpr-vendor-purposes-legint-title,.gdpr-vendor-purposes-title,.gdpr-vendor-special-purposes-title,.gdpr-vendor-storage-title{margin:0}#vendor-link{text-decoration:underline!important;font-size:inherit;color:inherit;font-weight:500!important}.gdpr_messagebar_detail .gdpr-iab-navbar .gdpr-iab-navbar-button.active{border-bottom:2px,solid}.gdpr_messagebar_detail .category-group{margin:0;padding-left:0;max-height:100%;overflow:hidden;height:fit-content}.gdpr_messagebar_detail.layout-classic .category-group{padding:0 10px}.gdpr_messagebar_detail .gdpr-about-cookies{padding:10px 20px;text-align:justify;text-wrap:auto}.gdpr_messagebar_detail .category-group .category-item{list-style:none;font-family:inherit;font-weight:400;-webkit-font-smoothing:auto;letter-spacing:normal;line-height:normal;padding:0;margin:0;height:auto;min-height:0;max-height:none;width:auto;min-width:0;max-width:none;border-radius:0;border:none;clear:none;float:none;position:static;bottom:auto;left:auto;right:auto;top:auto;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;white-space:normal;background:0 0;overflow:visible;vertical-align:baseline;visibility:visible;z-index:auto;box-shadow:none}.gdpr_messagebar_detail .category-group .category-item hr{margin:0 20px 0 10px;border:0}.gdpr_messagebar_detail .category-group .category-item .description-container hr,.gdpr_messagebar_detail .category-group .category-item .inner-description-container hr{margin:0 20px;padding:0}.gdpr_messagebar_detail.layout-classic .category-group .category-item,.gdpr_messagebar_detail.layout-default .category-group .category-item{position:relative}.gdpr_messagebar_detail .category-group .category-item h3{margin:0;padding:0;vertical-align:middle;display:inline-block;font-size:var(--text-lg-font-size);line-height:var(--text-lg-line-height);color:inherit}.gdpr_messagebar_detail .category-group .category-item .gdpr-column,.gdpr_messagebar_detail .category-group .category-item .inner-gdpr-column{width:100%}.gdpr_messagebar_detail .category-group .category-item .gdpr-column .gdpr-columns,.gdpr_messagebar_detail .category-group .category-item .inner-gdpr-column .inner-gdpr-columns{clear:both;width:25%;float:left;cursor:pointer;padding:14px;vertical-align:middle;outline:0;margin:10px 10px 0 10px;border-radius:5px;box-sizing:border-box}.gdpr_messagebar_detail .category-group .category-item .gdpr-column .gdpr-columns,.gdpr_messagebar_detail .category-group .category-item .inner-gdpr-column .inner-gdpr-columns{margin:0}.gdpr_messagebar_detail.layout-default .category-group .category-item .inner-gdpr-column .inner-gdpr-columns{width:100%;float:none;padding-left:25px}.gdpr_messagebar_detail.layout-classic .category-group .category-item .gdpr-column .gdpr-columns,.gdpr_messagebar_detail.layout-classic .category-group .category-item .inner-gdpr-column .inner-gdpr-columns,.gdpr_messagebar_detail.layout-default .category-group .category-item .gdpr-column .gdpr-columns{width:auto;float:unset}.gdpr_messagebar_detail.layout-classic .category-group .category-item:last-child .gdpr-column .gdpr-columns.active-group,.gdpr_messagebar_detail.layout-classic .category-group .category-item:last-child .inner-gdpr-column .inner-gdpr-columns.active-group{margin-bottom:unset}.gdpr_messagebar_detail.layout-classic .category-group .category-item .gdpr-column .gdpr-columns.active-group,.gdpr_messagebar_detail.layout-classic .category-group .category-item .inner-gdpr-column .inner-gdpr-columns.active-group{border-bottom-left-radius:0;border-bottom-right-radius:0}.gdpr_messagebar_detail .category-group .category-item .description-container,.gdpr_messagebar_detail .category-group .category-item .inner-description-container{padding:0 5%;height:100%;overflow:auto;box-sizing:border-box}.gdpr_messagebar_detail .category-group .category-item .description-container{position:absolute;max-width:75%;left:25%;float:left;padding:0 5%;height:100%;overflow:auto;box-sizing:border-box}.gdpr_messagebar_detail .category-group .category-item .description-container{max-width:100%}.gdpr_messagebar_detail.layout-classic .category-group .category-item .inner-description-container{position:absolute;left:25%;float:left}.gdpr_messagebar_detail.theme-dt-the7 .category-group .category-item .description-container,.gdpr_messagebar_detail.theme-dt-the7 .category-group .category-item .inner-description-container{left:30%}.gdpr_messagebar_detail.layout-classic .category-group .category-item .description-container,.gdpr_messagebar_detail.layout-classic .category-group .category-item .inner-description-container,.gdpr_messagebar_detail.layout-default .category-group .category-item .description-container{width:100%;left:unset;float:unset;position:relative;padding:0 10px;background-clip:content-box}.gdpr_messagebar_detail.layout-classic .category-group .category-item .inner-description-container{padding:0}.gdpr_messagebar_detail .category-group .category-item div:focus,.gdpr_messagebar_detail.layout-classic .category-group .category-item div:focus{outline:0}.gdpr_messagebar_detail .category-group .toggle-group .checkbox label{background:#d4d4d8}.gdpr_messagebar_detail .category-group .category-item .description-container div.group-description,.gdpr_messagebar_detail .category-group .category-item .inner-description-container div.group-description{padding:15px 0;color:inherit}.gdpr_messagebar_detail .category-group .category-item .description-container div.group-description,.gdpr_messagebar_detail .category-group .category-item .inner-description-container div.group-description,.gdpr_messagebar_detail.layout-classic .category-group .category-item .description-container div.group-description,.gdpr_messagebar_detail.layout-classic .category-group .category-item .inner-description-container div.group-description{padding:0 20px 0 0}.gdpr_messagebar_detail .category-group .category-item .description-container .category-cookies-list-container,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .category-cookies-list-container{font-size:inherit;line-height:inherit;overflow-x:auto;color:inherit;padding:15px 0}.gdpr_messagebar_detail.layout-classic .category-group .category-item .description-container .category-cookies-list-container,.gdpr_messagebar_detail.layout-classic .category-group .category-item .inner-description-container .category-cookies-list-container{padding:20px 10px 10px 10px}.gdpr_messagebar_detail .category-group .category-item .description-container .category-cookies-list-container table,.gdpr_messagebar_detail .category-group .category-item .description-container .category-cookies-list-container table td,.gdpr_messagebar_detail .category-group .category-item .description-container .category-cookies-list-container table th,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .category-cookies-list-container table,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .category-cookies-list-container table td,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .category-cookies-list-container table th{font-size:inherit;line-height:inherit;margin:0;background-color:inherit;word-break:inherit}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle{display:inline-block;width:100%;padding:15px 0;border-bottom:1px solid rgba(224,224,224,.5)}.gdpr_messagebar_detail.navy_blue_box .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.navy_blue_box .category-group .category-item .inner-description-container .group-toggle,.gdpr_messagebar_detail.navy_blue_center .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.navy_blue_center .category-group .category-item .inner-description-container .group-toggle,.gdpr_messagebar_detail.navy_blue_square .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.navy_blue_square .category-group .category-item .inner-description-container .group-toggle{border-bottom-color:rgba(58,86,156,.5)}.gdpr_messagebar_detail.navy_blue_box .category-group .category-item .checkbox label,.gdpr_messagebar_detail.navy_blue_center .category-group .category-item .checkbox label,.gdpr_messagebar_detail.navy_blue_square .category-group .category-item .checkbox label{background-color:#2a3e71}.gdpr_messagebar_detail.almond_column .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.almond_column .category-group .category-item .inner-description-container .group-toggle{border-bottom-color:rgba(247,243,231,.5)}.gdpr_messagebar_detail.almond_column .category-group .category-item .checkbox label{background-color:#ffcead}.gdpr_messagebar_detail.grey_center .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.grey_center .category-group .category-item .inner-description-container .group-toggle,.gdpr_messagebar_detail.grey_column .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.grey_column .category-group .category-item .inner-description-container .group-toggle{border-bottom-color:rgba(215,215,215,.5)}.gdpr_messagebar_detail.dark .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.dark .category-group .category-item .inner-description-container .group-toggle{border-bottom-color:rgba(67,67,67,.5)}.gdpr_messagebar_detail.dark_row .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.dark_row .category-group .category-item .inner-description-container .group-toggle{border-bottom-color:rgba(75,83,99,.5)}.gdpr_messagebar_detail.dark_row .category-group .category-item .checkbox label{background-color:#73dbc0}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group,.gdpr_messagebar_detail.layout-default .category-group .toggle-group{top:0;right:0;padding:10px 20px;display:inline;border:unset}.bottom-toggle{top:auto!important;bottom:0}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .toggle-group,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .toggle-group{float:right;display:inline-block;vertical-align:middle}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group,.gdpr_messagebar_detail.layout-default .category-group .toggle-group{float:right;display:inline-block;vertical-align:middle}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .checkbox{background-color:inherit;position:relative;display:inline-block;z-index:1}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox,.gdpr_messagebar_detail.layout-default .category-group .toggle-group .checkbox{background-color:transparent;position:relative;display:inline-block;z-index:1;padding:0;margin:0}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox label,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .checkbox label,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox label,.gdpr_messagebar_detail.layout-default .category-group .toggle-group .checkbox label{border:none;height:20px;width:35px;position:relative;display:inline-block;border-radius:45px;transition:.4s;margin-bottom:0}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox label:after,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .checkbox label:after,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox label:after,.gdpr_messagebar_detail.layout-default .category-group .toggle-group .checkbox label:after{cursor:pointer;content:"";position:absolute;width:18px;height:18px;border-radius:100%;left:1px;top:1px;z-index:2;background:#fff;transition:.4s}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox .label-text,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .checkbox .label-text,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox .label-text,.gdpr_messagebar_detail.layout-default .category-group .toggle-group .checkbox .label-text{display:none}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox input,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .checkbox input,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox input,.gdpr_messagebar_detail.layout-default .category-group .toggle-group .checkbox input{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;opacity:0;cursor:pointer}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox input:checked+label:after,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .checkbox input:checked+label:after,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox input:checked+label:after,.gdpr_messagebar_detail.layout-default .category-group .toggle-group .checkbox input:checked+label:after{background:#fff;left:16px}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox:not(:checked),.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .checkbox:not(:checked),.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox:not(:checked),.gdpr_messagebar_detail.layout-default .category-group .toggle-group .checkbox:not(:checked){pointer-events:initial}.gdpr_messagebar_detail .category-group .category-item .description-container .toggle-group .always-active,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .toggle-group .always-active,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .always-active,.gdpr_messagebar_detail.layout-default .category-group .toggle-group .always-active{line-height:1.3;color:#333}.gdpr_messagebar_detail .category-group .category-item .description-container,.gdpr_messagebar_detail .category-group .category-item .inner-description-container{visibility:visible;opacity:1;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;transition-delay:.2s}.gdpr_messagebar_detail .category-group .category-item .description-container.hide,.gdpr_messagebar_detail .category-group .category-item .inner-description-container.hide{visibility:hidden;height:0;opacity:0;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;transition-delay:.2s}.gdpr_messagebar_detail a.btn{padding:0;text-decoration:none;font-size:inherit;color:inherit}.gdpr_messagebar_detail .feature-group a.btn.purposes,.gdpr_messagebar_detail .vendor-group a.btn.vendors{text-align:left}.gdpr_messagebar_detail a.btn:focus{box-shadow:unset}@media (min-width:768px){.gdprmodal-content.iabtcf{width:100%}}@media (max-width:768px){.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-content{font-size:var(--text-xs-font-size)}#ccpa-cookie-consent-show-again,#gdpr-cookie-consent-bar,#gdpr-cookie-consent-show-again{font-size:var(--text-xs-font-size)}#gdpr-cookie-consent-bar .gdpr_messagebar_content h3{font-size:var(--text-base-font-size)}.gdpr_messagebar_detail .category-group .category-item h3{font-size:var(--text-base-font-size)}.gdpr_messagebar_detail .gdprmodal-footer{flex-direction:column-reverse}#gdpr-ccpa-gdprmodal .gdprmodal-footer{flex-direction:column}.gdpr_messagebar_detail .gdprmodal-footer .powered-by-credits{position:relative!important;left:unset!important;padding-top:10px!important;margin-left:0!important}.gdpr_messagebar_detail .gdprmodal-content .gdprmodal-body{height:60vh}.gdpr_messagebar_detail .gdprmodal-content .gdprmodal-body .special-features-switch-label{display:none}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group,.gdpr_messagebar_detail.layout-default .category-group .toggle-group{top:20px}}.gdpr-footer-left{width:65.5%;display:flex;gap:10px;justify-content:flex-start}.gdpr-footer-right{width:33%;margin-left:0!important}.gdpr-footer-left button{flex:1}.gdpr-footer-right button{width:100%}@media (max-width:779px){.gdprmodal-footer{flex-direction:column;align-items:stretch;padding:1rem}.gdpr-footer-left{width:100%;display:flex;gap:10px;justify-content:flex-start}.gdpr-footer-left button{flex:1;font-size:14px}.gdpr-footer-right{width:100%;margin-left:0!important}.gdpr-footer-right button{width:100%;font-size:14px}}@media (max-width:414px){.gdprmodal-content.iabtcf{width:100%}}.gdprmodal-dialog{margin:1.75rem auto}.wpl-iframe-placeholder{background-image:url(/wp-content/plugins/gdpr-cookie-consent/public/images/placeholder.svg);background-size:80px;max-width:100%;max-height:100%;background-position:center;background-repeat:no-repeat;background-color:#b2b0b059;position:relative;display:flex;align-items:flex-end;justify-content:center}.wpl-iframe-placeholder .wpl-inner-text{width:100%;text-align:center;padding:1rem 1rem;border-radius:400px}.hide_show_again_dnt{display:none!important}.hide_show_again{display:none!important}@media (max-width:990px){.gdprmodal-content{width:80vw!important}}@media (min-width:991px) and (max-width:1243px){.gdprmodal-content{width:68vw!important}}@media (max-width:768px){.gdprmodal-content{width:85vw!important}}@media (max-width:550px){.gdprmodal-content{width:94vw!important}}.gdpr-column .gdpr-columns,.inner-gdpr-column .inner-gdpr-columns{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:15px}.gdpr-column .gdpr-columns .left,.inner-gdpr-column .inner-gdpr-columns .left{display:flex;flex:1}.gdpr-column .gdpr-columns .right,.inner-gdpr-column .inner-gdpr-columns .right{display:flex;flex-direction:row;gap:5px}@media (max-width:1024px){.gdpr-column .gdpr-columns,.inner-gdpr-column .inner-gdpr-columns{flex-wrap:wrap}.gdpr-column .gdpr-columns .right,.inner-gdpr-column .inner-gdpr-columns .right{flex-direction:column;align-items:flex-end;flex:1;justify-content:flex-start;width:100%}.purposes-legitimate-switch-wrapper,.vendor-legitimate-switch-wrapper{border-right:none;padding:0}.gdpr-column .gdpr-columns .left,.inner-gdpr-column .inner-gdpr-columns .left{width:100%;justify-content:flex-start}}.gdpr-notice-content-body{display:flex;flex-direction:column;gap:20px}:root{--text-3xs-font-size:8px;--text-3xs-font-size-rem:0.5rem;--text-3xs-line-height:12px;--text-3xs-line-height-rem:0.75rem;--text-2xs-font-size:10px;--text-2xs-font-size-rem:0.625rem;--text-2xs-line-height:14px;--text-2xs-line-height-rem:0.875rem;--text-sem-13-font-size:13px;--text-sem-30-font-size:30px;--text-sem-60-font-size:60px;--text-xs-font-size:12px;--text-xs-font-size-rem:0.75rem;--text-xs-line-height:16px;--text-xs-line-height-rem:1rem;--text-sm-font-size:14px;--text-sm-font-size-rem:0.875rem;--text-sm-line-height:20px;--text-sm-line-height-rem:1.25rem;--text-base-font-size:16px;--text-base-font-size-rem:1rem;--text-base-line-height:24px;--text-base-line-height-rem:1.5rem;--text-lg-font-size:18px;--text-lg-font-size-rem:1.125rem;--text-lg-line-height:28px;--text-lg-line-height-rem:1.75rem;--text-xl-font-size:20px;--text-xl-font-size-rem:1.25rem;--text-xl-line-height:28px;--text-xl-line-height-rem:1.75rem;--text-2xl-font-size:24px;--text-2xl-font-size-rem:1.5rem;--text-2xl-line-height:32px;--text-2xl-line-height-rem:2rem;--text-3xl-font-size:30px;--text-3xl-font-size-rem:1.875rem;--text-3xl-line-height:36px;--text-3xl-line-height-rem:2.25rem;--text-4xl-font-size:36px;--text-4xl-font-size-rem:2.25rem;--text-4xl-line-height:40px;--text-4xl-line-height-rem:2.5rem;--text-5xl-font-size:48px;--text-5xl-font-size-rem:3rem;--text-5xl-line-height:48px;--text-5xl-line-height-rem:3rem;--text-6xl-font-size:60px;--text-6xl-font-size-rem:3.75rem;--text-6xl-line-height:60px;--text-6xl-line-height-rem:3.75rem;--text-7xl-font-size:72px;--text-7xl-font-size-rem:4.5rem;--text-7xl-line-height:72px;--text-7xl-line-height-rem:4.5rem;--text-8xl-font-size:96px;--text-8xl-font-size-rem:6rem;--text-8xl-line-height:96px;--text-8xl-line-height-rem:6rem;--text-9xl-font-size:128px;--text-9xl-font-size-rem:8rem;--text-9xl-line-height:128px;--text-9xl-line-height-rem:8rem;--text-regular-font-weight:400;--text-medium-font-weight:500;--text-semi-bold-font-weight:600;--text-bold-font-weight:700;--text-extra-bold-font-weight:800;--white-50:#f6f7f7;--white-100:#ffffff;--black-50:#000000;--red-50:#f00;--red-100:#935687;--orange-50:#ffa319;--gray-50:#FAFAFA;--gray-100:#F4F4F5;--gray-200:#E4E4E7;--gray-300:#D4D4D8;--gray-400:#A1A1AA;--gray-500:#71717A;--gray-600:#52525B;--gray-700:#3F3F46;--gray-800:#27272A;--gray-901:#141722;--gray-902:#999;--gray-903:#d8dbe0;--gray-904:#cccccc;--gray-905:#e5e5e5;--gray-906:#e0e0e0;--gray-907:#aaa;--blue-50:#e6eef7;--blue-100:#b0cce7;--blue-200:#8ab3dc;--blue-300:#5490cc;--blue-400:#337ac2;--blue-500:#0059b3;--blue-600:#0051a3;--blue-700:#003f7f;--blue-800:#003162;--blue-900:#00254b;--blue-901:#2a4a7e;--blue-902:#1e3d59;--blue-1000:#2271b1;--blue-2000:#0073aa;--blue-903:#3c4b64;--blue-904:#39f;--green-50:#e9f9ef;--green-100:#a4e7bd;--green-200:#7fdda2;--green-300:#48cf79;--green-400:#22c55e;--green-500:#188a42;--green-600:#157839}#gdpr-cookie-consent-bar #cookie_credit_link{color:var(--popup_accent_color)}.gdpr-plugin-button:hover{background-color:#111}.magenta.gdpr-plugin-button:visited,.pink.gdpr-plugin-button{background-color:#e22092}.pink.gdpr-plugin-button:hover{background-color:#c81e82}.green.gdpr-plugin-button,.green.gdpr-plugin-button:visited{background-color:#91bd09}.green.gdpr-plugin-button:hover{background-color:#749a02}.red.gdpr-plugin-button,.red.gdpr-plugin-button:visited{background-color:#e62727}.red.gdpr-plugin-button:hover{background-color:#cf2525}.orange.gdpr-plugin-button,.orange.gdpr-plugin-button:visited{background-color:#ff5c00}.orange.gdpr-plugin-button:hover{background-color:#d45500}.blue.gdpr-plugin-button,.blue.gdpr-plugin-button:visited{background-color:#2981e4}.blue.gdpr-plugin-button:hover{background-color:#2575cf}.yellow.gdpr-plugin-button,.yellow.gdpr-plugin-button:visited{background-color:#ffb515}.yellow.gdpr-plugin-button:hover{background-color:#fc9200}.gdprmodal-content{box-shadow:rgba(0,0,0,.25) 0 14px 28px,rgba(0,0,0,.22) 0 10px 10px;font-size:13px}.table td,.table th{border:1px solid #dee2e6}.gdpr_messagebar_detail #cookie_credit_link{color:var(--popup_accent_color)}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox label:after,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox label:after{background:#7b7b7b}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox input:checked+label:after,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox input:checked+label:after{background:#333}.gdpr_messagebar_detail .category-group .category-item .description-container .toggle-group .always-active,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .always-active{color:#333}.wpl-iframe-placeholder{background-color:#b2b0b059}