ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where([style*=border-width]){border-style:solid}:root{--background:hsl(40, 20%, 97%);--foreground:hsl(25, 30%, 15%);--card:hsl(0, 0%, 100%);--card-foreground:hsl(25, 30%, 15%);--primary:hsl(25, 30%, 15%);--primary-foreground:hsl(40, 20%, 97%);--secondary:hsl(35, 25%, 92%);--secondary-foreground:hsl(25, 30%, 15%);--muted:hsl(35, 15%, 88%);--muted-foreground:hsl(25, 15%, 45%);--accent:hsl(28, 85%, 52%);--accent-foreground:hsl(0, 0%, 100%);--border:hsl(35, 20%, 85%);--input:hsl(35, 20%, 85%);--news-primary:hsl(28, 85%, 52%);--news-secondary:hsl(35, 75%, 45%);--news-dark:hsl(25, 30%, 15%);--news-gold:hsl(42, 88%, 55%);--font-headline:'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--font-body:'Lora', Georgia, 'Times New Roman', serif;--radius:0.5rem}*{margin:0;padding:0;box-sizing:border-box}body{font-size:16px;line-height:1.7;color:var(--foreground);background-color:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.social-links a:hover,a:hover{color:var(--accent)}img{max-width:100%;height:auto;display:block}.news-headline,h2,h3{font-family:var(--font-headline);font-weight:700;color:var(--news-dark);line-height:1.2}.news-body,body{font-family:var(--font-body)}.news-body{line-height:1.8}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.hover-lift{transition:all .3s cubic-bezier(.4,0,.2,1)}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgb(237 108 2/.15)}.category-badge{font-family:var(--font-headline);font-weight:600;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;display:inline-block;padding:.375rem .75rem;border-radius:var(--radius);background-color:rgb(237 108 2/.1);color:var(--accent);transition:all .3s ease}.category-badge:hover{background-color:var(--accent);color:#fff}.site-header,.top-bar{border-bottom:1px solid var(--border)}.site-header{background-color:var(--card);position:relative;top:0;z-index:1000;box-shadow:0 2px 8px rgb(0 0 0/.05)}.top-bar{background-color:rgb(35 25 92/.3);padding:.5rem 0}.top-bar .container{display:flex;justify-content:space-between;align-items:center}.social-links{display:flex;gap:.75rem}.social-links a,a{transition:color .3s ease}.social-links a{color:var(--muted-foreground)}.site-branding{padding:1rem 0}.main-navigation,.search-form{display:flex;align-items:center}.main-navigation{justify-content:space-between;gap:1.5rem;padding:0}.main-navigation ul{list-style:none;display:flex;gap:1.5rem;margin:0;padding:0}.main-navigation a,.search-form button{font-family:var(--font-headline);font-weight:600}.main-navigation a{font-size:.95rem;transition:color .3s ease}.search-form{gap:.5rem}.search-form input[type=search]{padding:.5rem 1rem;border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-body);font-size:.9rem;width:250px}.search-form button{padding:.5rem 1rem;background-color:var(--accent);color:#fff;border:0;border-radius:var(--radius);cursor:pointer;transition:background-color .3s ease}.search-form button:hover{background-color:var(--news-secondary)}.hero-post{background-color:var(--card);border-radius:.75rem;overflow:hidden;box-shadow:0 20px 60px rgb(0 0 0/.1);margin-bottom:2rem}.hero-post-grid{display:grid;grid-template-columns:1fr;gap:0}@media (min-width:768px){.hero-post-grid{grid-template-columns:1fr 1fr}}.hero-post-image{position:relative;overflow:hidden;aspect-ratio:4/3}.hero-post-image img,.post-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.hero-post:hover .hero-post-image img,.post-card:hover .post-card-image img{transform:scale(1.05)}.hero-post-content{padding:2rem;display:flex;flex-direction:column;justify-content:center}@media (min-width:768px){.hero-post-content{padding:3rem}}.hero-post-title{font-size:2rem;margin:1rem 0;transition:color .3s ease}@media (min-width:768px){.hero-post-title{font-size:3rem}}.hero-post-title:hover{color:var(--accent)}.hero-post-excerpt{font-size:1.125rem;color:var(--muted-foreground);margin:1rem 0 1.5rem;line-clamp:3;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.post-meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:var(--muted-foreground);margin-bottom:1.5rem}.post-meta-item{display:flex;align-items:center;gap:.375rem}.btn{display:inline-block;padding:.75rem 1.5rem;background-color:var(--accent);color:#fff;font-family:var(--font-headline);font-weight:600;border-radius:var(--radius);border:1px solid var(--accent);cursor:pointer;transition:all .3s ease;text-align:center}.btn:hover{background-color:var(--news-secondary);border-color:var(--news-secondary);color:#fff;transform:translateY(-2px)}.btn-outline{background-color:#fff0;color:var(--foreground);border:1px solid var(--border)}.btn-outline:hover{background-color:var(--accent);border-color:var(--accent);color:#fff}.post-card{background-color:var(--card);border-radius:.75rem;overflow:hidden;border:1px solid rgb(0 0 0/.05);box-shadow:0 4px 12px rgb(0 0 0/.05);transition:all .3s cubic-bezier(.4,0,.2,1)}.post-card:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgb(237 108 2/.15)}.post-card-image{position:relative;overflow:hidden;aspect-ratio:16/9}.post-card-image img{transition:transform .5s ease}.post-card-content{padding:1.5rem}.post-card-title{font-size:1.25rem;margin:.75rem 0;line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.footer-widget a:hover,.post-card-title:hover{color:var(--accent)}.posts-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin:2rem 0}@media (min-width:640px){.posts-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.posts-grid-3{grid-template-columns:repeat(3,1fr)}.posts-grid-4{grid-template-columns:repeat(4,1fr)}}.section{padding:3rem 0}.section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.section-accent{height:4px;width:3rem;border-radius:2px;background:linear-gradient(135deg,var(--news-primary),var(--news-gold))}.section-title{font-size:2rem;margin:0}@media (min-width:768px){.section-title{font-size:2.5rem}}.section-divider{height:1px;background:linear-gradient(to right,transparent,var(--border),transparent);margin:3rem 0}.site-footer{background-color:var(--primary);color:var(--primary-foreground);padding:3rem 0 1.5rem;margin-top:4rem}.footer-widgets{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width:768px){.footer-widgets{grid-template-columns:repeat(4,1fr)}}.footer-widget h3{color:var(--primary-foreground);margin-bottom:1rem;font-size:1.25rem}.footer-widget ul{list-style:none}.footer-widget li{margin-bottom:.5rem}.footer-widget a{color:rgb(255 255 255/.8);transition:color .3s ease}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgb(255 255 255/.2);color:rgb(255 255 255/.6);font-size:.875rem}@media (max-width:767px){.main-navigation ul{flex-direction:column;gap:1rem}.search-form input[type=search]{width:100%}}@font-face{font-display:swap;font-family:"SolaimanLipi";src:url(/wp-content/plugins/bangla-web-fonts/solaiman-lipi/SolaimanLipi.eot);src:url(/wp-content/plugins/bangla-web-fonts/solaiman-lipi/SolaimanLipi.woff)format("woff"),url(/wp-content/plugins/bangla-web-fonts/solaiman-lipi/SolaimanLipi.ttf)format("truetype"),url(/wp-content/plugins/bangla-web-fonts/solaiman-lipi/SolaimanLipi.svg#SolaimanLipiNormal)format("svg"),url(/wp-content/plugins/bangla-web-fonts/solaiman-lipi/SolaimanLipi.eot?#iefix)format("embedded-opentype");font-weight:400;font-style:normal}#gdpr-cookie-consent-bar,#gdpr-cookie-consent-show-again{margin:0;padding:0;display:flex;box-sizing:border-box;z-index:999999999}#gdpr-cookie-consent-show-again{padding:.5rem 1rem;cursor:pointer;font-size:14px}#gdpr-cookie-consent-bar.gdpr-banner{width:100vw;padding:40px 120px;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}#gdpr-cookie-consent-bar p{margin:0;color:inherit;text-align:justify;text-wrap:auto}#gdpr-cookie-consent-bar .cookie_notice_buttons a,#gdpr-cookie-consent-bar p{font-weight:var(--text-regular-font-weight);font-size:14px}#gdpr-cookie-consent-bar .cookie_notice_buttons{display:flex}.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}.gdprmodal-dialog .gdprmodal-footer .powered-by-credits{font-size:10px}@media (max-width:1228px){.gdprmodal-dialog .gdprmodal-content{margin-left:5%;margin-right:5%}#gdpr-cookie-consent-bar.gdpr-banner{padding:35px 56px}}@media (max-width:768px){#gdpr-cookie-consent-bar .cookie_notice_buttons a{font-size:12px;padding:12px 30px!important}#gdpr-cookie-consent-bar.gdpr-banner{padding:50px 20px 30px}}@media (max-width:550px){#gdpr-cookie-consent-bar .cookie_notice_buttons a{width:100%;min-width:155px!important}#gdpr-cookie-consent-bar .row_spaced{align-items:center}#gdpr-cookie-consent-bar .row_spaced-buttons{flex-direction:column;width:100%}.cookie_notice_buttons.row_spaced-buttons .left_buttons,.cookie_notice_buttons.row_spaced-buttons .right_buttons{justify-content:center;width:100%}.gdprmodal-dialog .gdprmodal-content{margin-left:2%;margin-right:2%}}@media (min-width:1229px){#gdpr-cookie-consent-bar .cookie_notice_buttons a{text-wrap-mode:nowrap}#gdpr-cookie-consent-bar #cookie-banner-cancle-img{right:25px!important}}@media (max-width:768px) and (min-width:551px){#gdpr-cookie-consent-bar .cookie_notice_buttons.row_spaced-buttons a{min-width:auto!important}}#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}.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;pointer-events:none}.gdprmodal.gdprfade .gdprmodal-dialog{transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}.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-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:50vw;pointer-events:auto;outline:0}.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}.gdprmodal-header .close{padding:0;margin:0}.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-footer>:not(:first-child){margin-left:.25rem}.gdprmodal-footer>:not(:last-child){margin-right:.25rem}@media (min-width:576px){.gdprmodal-dialog-centered{min-height:calc(100% - 3.5rem)}.gdprmodal-dialog-centered::before{height:calc(100vh - 3.5rem)}}.gdprfade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.gdprfade{transition:none}}.gdprfade:not(.gdprshow){opacity:0}.gdpr-dropdown-arrow{position:relative;top:-3px;transition:transform .3s ease}.gdpr-dropdown-arrow svg{color:inherit;transform:rotate(0)}.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_messagebar_detail .gdprmodal-dialog .gdprmodal-header .close{opacity:1;text-shadow:unset;border:0;border-radius:50%}.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_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:0;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.layout-classic .category-group .category-item{position:relative}.gdpr_messagebar_detail .category-group .category-item .gdpr-column{width:100%}.gdpr_messagebar_detail .category-group .category-item .gdpr-column .gdpr-columns{clear:both;width:25%;float:left;cursor:pointer;padding:14px;vertical-align:middle;outline:0;border-radius:5px;box-sizing:border-box;margin:0}.gdpr_messagebar_detail.layout-classic .category-group .category-item .gdpr-column .gdpr-columns{width:auto;float:unset}.gdpr_messagebar_detail .category-group .category-item .description-container{position:absolute;left:25%;float:left;padding:0 5%;height:100%;overflow:auto;box-sizing:border-box;max-width:100%}.gdpr_messagebar_detail.layout-classic .category-group .category-item .description-container{width:100%;left:unset;float:unset;position:relative;padding:0 10px;background-clip:content-box}.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{color:inherit;padding:0 20px 0 0}.gdpr_messagebar_detail.layout-classic .category-group .category-item .description-container div.group-description{padding:0 20px 0 0}.gdpr_messagebar_detail .category-group .category-item .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{padding:20px 10px 10px}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group{top:0;right:0;padding:10px 20px;border:unset;float:right;display:inline-block;vertical-align:middle}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox{background-color:transparent;position:relative;display:inline-block;z-index:1;padding:0;margin:0}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox label{border:0;height:20px;width:35px;position:relative;display:inline-block;border-radius:45px;transition:.4s;margin-bottom:0}.gdpr_messagebar_detail.layout-classic .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;background:#7b7b7b}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox .label-text{display:none}.gdpr_messagebar_detail.layout-classic .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.layout-classic .category-group .toggle-group .checkbox input:checked+label:after{background:#fff;left:16px;background:#333}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox:not(:checked){pointer-events:initial}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .always-active{line-height:1.3}.gdpr_messagebar_detail .category-group .category-item .description-container,.gdpr_messagebar_detail .category-group .category-item .description-container.hide{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{visibility:hidden;height:0;opacity:0}.gdpr_messagebar_detail a.btn{padding:0;text-decoration:none;font-size:inherit;color:inherit}.gdpr_messagebar_detail a.btn:focus{box-shadow:unset}@media (max-width:768px){#gdpr-cookie-consent-bar,#gdpr-cookie-consent-show-again,.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-content{font-size:var(--text-xs-font-size)}.gdpr_messagebar_detail .gdprmodal-footer{flex-direction:column-reverse}.gdpr_messagebar_detail .gdprmodal-footer .powered-by-credits{position:relative!important;left:unset!important;padding-top:10px!important}.gdpr_messagebar_detail .gdprmodal-content .gdprmodal-body{height:60vh}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group{top:20px}}.gdprmodal-dialog{margin:1.75rem auto}@media (max-width:990px){.gdprmodal-content{width:75vw!important}}@media (max-width:768px){.gdprmodal-content{width:85vw!important}}@media (max-width:550px){.gdprmodal-content{width:94vw!important}}.gdpr-column .gdpr-columns{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:15px}.gdpr-column .gdpr-columns .left{display:flex;flex:1}.gdpr-column .gdpr-columns .right{display:flex;flex-direction:row;gap:5px}@media (max-width:1024px){.gdpr-column .gdpr-columns{flex-wrap:wrap}.gdpr-column .gdpr-columns .right{flex-direction:column;align-items:flex-end;flex:1}.gdpr-column .gdpr-columns .left,.gdpr-column .gdpr-columns .right{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}.gdprmodal-content{box-shadow:rgba(0,0,0,.25)0 14px 28px,rgba(0,0,0,.22)0 10px 10px;font-size:13px}.gdpr_messagebar_detail #cookie_credit_link{color:var(--popup_accent_color)}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .always-active{color:#333}