<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--font-sans:"FF Meta W07",Helvetica Neue,Helvetica,Arial,sans-serif;--font-serif:"Freight Text W01",Georgia,Cambria,"Times New Roman",Times,serif;--gap:20px;--gap2:40px;--gap-neg:-20px;--gap2-neg:-40px;--logo-size:6rem;--blue:#0071ce;--orange:#f6691c;--black:#444444;--hrw-black:#444444;--near-black:#202020;--white:#ffffff;--near-white:#f5f5f5;--light-gray:#e5e5e5;--gray:#c8c8c8;--anti-flash-white:#f0f0f0;--navy:#001f35;--red:#ee0000;--dark-blue:#00457c;--dark-orange:#f85619;--f1:3rem;--f2:2.5rem;--f3:2.333rem;--f4:1.666rem;--f5:1.5rem;--f6:1.333rem;--f7:1.125rem;--f8:1rem;--f9:0.875rem;--f10:0.75rem;--f11:0.5rem;--gd-image-overlay:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.5) 80%,rgba(0,0,0,.8));}::backdrop{--color-backdrop:#ffffff;}@media (max-width:1080px){:root{--f1:2.5rem;--f2:2.25rem;--f3:2rem;}}@media (max-width:768px){:root{--logo-size:3.875rem;--f1:2.333rem;--f2:2rem;--f3:1.75rem;--f4:1.666rem;--f5:1.333rem;--f6:1.25rem;--f7:1.125rem;}}@media (min-width:600px){:root{--logo-size:4.625rem;}}@media (max-width:350px){:root{--logo-size:3rem;}}//
//button{//  font-family:var(--font-sans),sans-serif;//  font-variant-numeric:lining-nums;//}//
//a{//  display:block;//}//
//p a{//  display:inline;//  color:var(--blue);//  text-decoration:underline;//}//
//input[type="email"],//input[type="text"]{//  display:inline-flex;//  align-items:center;//  width:100%;//  height:2.5rem;//  padding-inline:0.5rem;//  font-size:var(--f8);//  font-weight:bold;//  box-shadow:inset 0 0 1px var(--black);//}//
//input:focus{//  box-shadow:0 0 0 2px #f6691c;//}@media (min-width:1440.01px){.util-full-bleed{width:100vw;margin-inline-start:min(calc((100vw - 1440px) / -2),0px);}.util-full-bleed-padded{width:100vw;margin-inline-start:min(calc((100vw - 1440px) / -2),0px);padding-inline:max(calc((100vw - (1440px - var(--gap) - var(--gap))) / 2),0px);}}@media (max-width:1440px){.util-full-bleed-padded{padding-inline:var(--gap);}}.util-block-spacing{display:flex;flex-direction:column;gap:1.5rem;}
#graphene--modal{cursor:pointer;z-index:10001;top:0;left:0;bottom:0;right:0;width:auto;height:auto;overflow:auto;position:fixed;}#graphene--modal-overlay{cursor:default;position:absolute;top:0%;left:0%;width:100%;height:100%;text-indent:200%;white-space:nowrap;background-color:rgba(0,0,0,.7);overflow:hidden;z-index:10002;}.graphene--modal-content{max-height:95vh;max-width:95vw;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:95%;-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.6);-moz-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.6);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.6);z-index:10003;}.graphene--modal-content.image{height:auto;}.graphene--modal-content.image .graphene--modal-content-wrapper{padding:0px;}.graphene--modal-content-wrapper{cursor:default;position:relative;padding:30px;background-color:#fff;overflow-y:auto;overflow-x:hidden;}@media screen and (min-width:700px){.graphene--modal-content{width:700px;height:auto;}}.graphene--modal-content .graphene--modal-content-image{background-color:#000;border:4px solid #000;padding:0;}.graphene--modal-content img{display:block;max-width:100%;z-index:4;}.graphene--modal-close-btn{position:absolute;width:30px;height:30px;top:0;right:0;z-index:5;background:#111;text-indent:200%;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:block;overflow:hidden;padding:0;text-decoration:none;}.graphene--modal-close-btn:before{position:absolute;top:0;right:0;bottom:0;left:1px;color:#eee;content:"\00d7";display:block;font-size:22px;font-weight:100;line-height:28px;margin:auto;text-align:center;text-indent:0;}.graphene--modal-init{display:none;}.graphene--modal-hide{-webkit-animation:graphene--modal-fadeOut 366ms;animation:graphene--modal-fadeOut 366ms;}.graphene--modal-show{-webkit-animation:graphene--modal-fadeIn 366ms;animation:graphene--modal-fadeIn 366ms;}.graphene--modal-visuallyhide{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}@-webkit-keyframes graphene--modal-fadeIn{from{display:block;opacity:0.1;}to{opacity:1;}}@keyframes graphene--modal-fadeIn{from{display:block;opacity:0.1;}to{opacity:1;}}@-webkit-keyframes graphene--modal-fadeOut{from{opacity:1;}to{opacity:0;display:none;}}@keyframes graphene--modal-fadeOut{from{opacity:1;}to{opacity:0;display:none;}}
#graphene--modal-overlay.graphene--modal-show,#graphene--modal.graphene--modal-show{-webkit-animation:graphene--modal-fadeIn 100ms;animation:graphene--modal-fadeIn 100ms;}.hrw-notification-message--video .graphene--modal-content-wrapper{border:none;padding:0;background-color:#000000 !important;}.hrw-notification-message--video{display:flex;max-width:768px;max-height:90vh;background:var(--dark-blue);}.hrw-notification-message--video div:has(.hosted-video){width:100%;height:100%}.hrw-notification-message--video .hosted-video{padding:0;height:100%;width:100%;}.hrw-notification-message--video img{display:none;}.hrw-notification-message--video iframe,.hrw-notification-message--video video{display:block;width:100%;height:100%;aspect-ratio:1/1;}.hrw-notification-message__body{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;color:white;font-size:18px;}.hrw-notification-message--video .link-button{margin-top:1rem;}@media (min-width:640.01px){.hrw-notification-message--video{flex-direction:row;}.hrw-notification-message--video [data-field="field-video"]{flex:1 1 50%;}.hrw-notification-message--video .hrw-notification-message__body{flex:1 1 50%;}}@media (max-width:640.00px) and (min-aspect-ratio:1/1){.hrw-notification-message--video{flex-direction:row;}.hrw-notification-message--video [data-field="field-video"]{flex:1 1 auto;min-width:40%;}.hrw-notification-message--video .hrw-notification-message__body{flex:1 1 auto;min-width:50%;font-size:16px;}}@media (max-width:640px) and (max-aspect-ratio:1/1){.graphene--modal--video .graphene--modal-content{max-width:360px;}.hrw-notification-message--video{flex-direction:column;}.hrw-notification-message--video iframe,.hrw-notification-message--video video{aspect-ratio:3/2;}.hrw-notification-message--video .hrw-notification-message__body{font-size:16px;}}
.layout-hrw-components{--display-type:block;--width:1440px;display:var(--display-type);max-width:var(--width);margin-inline:auto;margin-block-end:var(--gap2);padding:var(--gap);}.layout-hrw-components:last-child{margin-block-end:0;}.layout--width-full{--width:none;width:100%;padding:0;}.layout--width-1440{--width:1440px;}.layout--width-1200{--width:1200px;}.layout--width-960{--width:960px;}.layout--width-716{--width:716px;}.layout--compact-horiz{margin-block-end:0;}.layout--no-margin-bottom{margin-block-end:0;}.layout--no-padding-block{padding-block:0;}.layout--no-padding-inline{padding-inline:0;}.layout--full-bleed{max-width:none;padding-inline:max(calc((100vw - (var(--width) - (var(--gap) * 2))) / 2),(var(--gap)));}.layout--full-bleed.layout--no-padding-inline{padding-inline:max(calc((100vw - (var(--width))) / 2),(var(--gap)));}@media (max-width:480px){.layout--breakpoint-480.layout--mobile-hidden{display:none !important;}}@media (max-width:640px){.layout--breakpoint-640.layout--mobile-hidden{display:none !important;}}@media (max-width:768px){.layout--breakpoint-768.layout--mobile-hidden{display:none !important;}}@media (max-width:960px){.layout--breakpoint-960.layout--mobile-hidden{display:none !important;}}@media (max-width:1145px){.layout--breakpoint-1145.layout--mobile-hidden{display:none !important;}}@media (min-width:480.01px){.layout--breakpoint-480.layout--desktop-hidden{display:none !important;}}@media (min-width:640.01px){.layout--breakpoint-640.layout--desktop-hidden{display:none !important;}}@media (min-width:768.01px){.layout--breakpoint-768.layout--desktop-hidden{display:none !important;}}@media (min-width:960.01px){.layout--breakpoint-960.layout--desktop-hidden{display:none !important;}}@media (min-width:1145.01px){.layout--breakpoint-1145.layout--desktop-hidden{display:none !important;}}.bg-white{background-color:var(--white);}.bg-near-white{background-color:var(--near-white);}.bg-light-gray{background-color:var(--light-gray);}.bg-hrw-black{background-color:var(--hrw-black);}.bg-near-black{background-color:var(--near-black);}.bg-navy{background-color:var(--navy);}.bg-blue{background-color:var(--blue);}#layout-builder .layout--mobile-hidden,#layout-builder .layout--desktop-hidden{display:var(--display-type) !important;opacity:0.6;position:relative;}#layout-builder .layout--mobile-hidden::after,#layout-builder .layout--desktop-hidden::after{display:block;position:absolute;top:0;right:0;margin-top:-0.75rem;padding-inline:0.2rem;color:white;background-color:purple;font-size:0.8rem;}#layout-builder .layout--mobile-hidden::after{background-color:orangered;content:"Hidden in mobile";}#layout-builder .layout--desktop-hidden::after{content:"Hidden in desktop";}#layout-builder.layout-builder--content-preview-disabled .layout-region-main,#layout-builder.layout-builder--content-preview-disabled .layout-region-second{gap:0;}
.layout-hrw-components-2col{--display-type:grid;display:var(--display-type);grid-template-columns:repeat(12,1fr);gap:var(--gap);}.layout-hrw-components-2col .layout-region-main{grid-column:span 6;}.layout-hrw-components-2col .layout-region-second{grid-column:span 6;}.layout--grid-4-8 .layout-region-main{grid-column:span 4;}.layout--grid-4-8 .layout-region-second{grid-column:span 8;}.layout--grid-5-7 .layout-region-main{grid-column:span 5;}.layout--grid-5-7 .layout-region-second{grid-column:span 7;}.layout--grid-6-6 .layout-region-main{grid-column:span 6;}.layout--grid-6-6 .layout-region-second{grid-column:span 6;}.layout--grid-7-5 .layout-region-main{grid-column:span 7;}.layout--grid-7-5 .layout-region-second{grid-column:span 5;}.layout--grid-8-4 .layout-region-main{grid-column:span 8;}.layout--grid-8-4 .layout-region-second{grid-column:span 4;}.layout--flex-300,.layout--flex-360,.layout--flex-420{--display-type:flex;}.layout--flex-300 .layout-region-main,.layout--flex-360 .layout-region-main,.layout--flex-420 .layout-region-main{flex:1;}.layout--flex-300 .layout-region-second{flex:0 0 300px;}.layout--flex-360 .layout-region-second{flex:0 0 360px;}.layout--flex-420 .layout-region-second{flex:0 0 420px;}.layout--gap-0{gap:0;}.layout--gap-20{gap:20px;}.layout--gap-40{gap:40px;}@media (max-width:480px){.layout--breakpoint-480{--display-type:flex;flex-direction:column;}.layout--breakpoint-480.layout--column-reverse{flex-direction:column-reverse;}.layout--breakpoint-480 .layout-region-main{width:100%;}.layout--breakpoint-480 .layout-region-second{flex:1;width:100%;}}@media (max-width:640px){.layout--breakpoint-640{--display-type:flex;flex-direction:column;}.layout--breakpoint-640.layout--column-reverse{flex-direction:column-reverse;}.layout--breakpoint-640 .layout-region-main{width:100%;}.layout--breakpoint-640 .layout-region-second{flex:1;width:100%;}}@media (max-width:768px){.layout--breakpoint-768{--display-type:flex;flex-direction:column;}.layout--breakpoint-768.layout--column-reverse{flex-direction:column-reverse;}.layout--breakpoint-768 .layout-region-main{width:100%;}.layout--breakpoint-768 .layout-region-second{flex:1;width:100%;}}@media (max-width:960px){.layout--breakpoint-960{--display-type:flex;flex-direction:column;}.layout--breakpoint-960.layout--column-reverse{flex-direction:column-reverse;}.layout--breakpoint-960 .layout-region-main{width:100%;}.layout--breakpoint-960 .layout-region-second{flex:1;width:100%;}}@media (max-width:1145px){.layout--breakpoint-1145{--display-type:flex;flex-direction:column;}.layout--breakpoint-1145.layout--column-reverse{flex-direction:column-reverse;}.layout--breakpoint-1145 .layout-region-main{width:100%;}.layout--breakpoint-1145 .layout-region-second{flex:1;width:100%;}}.layout--align-top{align-items:start;}.layout--align-middle{align-items:center;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
.hrw-button{min-height:24px;min-width:24px;border:0;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;}.hrw-button--primary{background-color:var(--blue);color:var(--white);}.hrw-button--primary:hover{background-color:var(--dark-blue);}.hrw-button--secondary{background-color:var(--orange);color:var(--white);}.hrw-button--secondary:hover{background-color:var(--dark-orange);}.hrw-button.button-text{font-size:var(--f6);min-height:var(--f2);text-transform:uppercase;}
.link-button{display:inline-flex;align-items:center;padding-block:0.75em;padding-inline:1.25em;font-size:var(--f8);font-weight:bold;line-height:1.15;text-transform:uppercase;background-color:var(--blue);color:var(--white);}.link-button:hover{background-color:var(--dark-blue);}.link-button--secondary{background-color:var(--orange);color:var(--white);}.link-button--secondary:hover{background-color:var(--dark-orange);}.link-button--secondary-transparent{background-color:transparent;border:1.5px solid var(--orange);color:var(--orange);}.link-button--secondary-transparent:hover{background-color:transparent;filter:brightness(150%);}
.link-emphasis{display:inline-block;color:var(--blue);font-weight:bold;}.link-emphasis .caret-nowrap{white-space:nowrap;}.link-emphasis .caret{display:inline-block;content:'';vertical-align:middle;position:relative;top:-0.05em;width:1em;height:1em;margin-inline-start:0;margin-inline-end:0.3em;background:url(/modules/custom/hrw_components/components/icon/img/CaretRight.svg);background-size:cover;transition:margin 0.25s ease-in-out;}.link-emphasis:hover .caret{margin-inline-start:0.3em;margin-inline-end:0;}[dir="rtl"] .link-emphasis .caret{transform:scaleX(-1);}
.mobile_header:not(:has(.mobile_header__trending)){min-height:var(--logo-size);}.mobile_header button,.mobile_header summary,.mobile_header [role="button"]{border-width:0;cursor:pointer;}.mobile_header__language__button,.mobile_header .mobile_header__toggle button{padding:calc(var(--gap) - 0.5rem);margin:0.5rem;}@media (max-width:350px){.mobile_header__language__button,.mobile_header .mobile_header__toggle button{padding:8px;margin:0;}.mobile_menu__close svg{min-width:var(--logo-size);}}body.hrw-modal-open{overflow:hidden;}.mobile_header__logo{margin-inline-end:auto;width:var(--logo-size);min-width:var(--logo-size);min-height:var(--logo-size);}.mobile_header__logo svg{width:100%;height:auto;}.mobile_header .mobile_header__toggle svg{width:100%;height:auto;}.mobile_header__wrapper{position:fixed;top:0;width:100%;z-index:30;display:flex;align-items:center;justify-content:flex-end;background:var(--white);box-shadow:0px 0px 8px 0px rgba(0,0,0,0.10);padding:0;}.toolbar-fixed .mobile_header__wrapper{top:39px;}.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .mobile_header__wrapper{top:78.6667px;}@media (max-width:1144px){#environment-indicator{display:none;}}@media (max-width:350px){.mobile_header__wrapper{flex-wrap:wrap;}}.mobile_header__language_wrapper{justify-self:flex-end;}.mobile_header__language__button{color:var(--black);text-align:center;font-size:var(--f8);font-style:normal;font-weight:450;line-height:100%;text-decoration:underline;}.mobile_header__language summary{list-style:none;}.mobile_header__language summary::-webkit-details-marker{display:none;}.mobile_header dialog::backdrop{opacity:0.8;background:var(--color-backdrop,#fff);}.mobile_header__language dialog{margin-block:0;margin-inline:auto;position:fixed;top:62px;width:100%;max-width:392px;border-width:0;box-shadow:0px 0px 8px 0px rgba(0,0,0,0.20);}.mobile_header__language .hrw-modal--header{display:flex;justify-content:space-between;font-size:var(--f7);}.mobile_header__language .hrw-modal--body{column-count:2;}.mobile_header__language .hrw-modal--body &gt; a{font-size:var(--f8);line-height:var(--gap);padding-top:calc(var(--gap) / 2);display:block;}.mobile_header__language .hrw-modal--footer{justify-content:normal;}.mobile_header__cta{display:flex;height:40px;padding:10px 18px;justify-content:center;align-items:center;gap:7.5px;background:var(--orange);color:var(--white);font-feature-settings:'liga' off,'clig' off;font-size:15px;font-style:normal;font-weight:700;line-height:115%;text-transform:uppercase;}.mobile_header__wrapper &gt; a.link-button{white-space:nowrap;justify-content:center;}[lang=ru] .mobile_header__wrapper &gt; a.link-button{font-size:var(--f10);white-space:normal;text-align:center;}@media (min-width:600px){[lang=ru] .mobile_header__wrapper &gt; a.link-button{font-size:var(--f8);}}.mobile_header__toggle{display:flex;justify-content:center;align-items:center;width:var(--logo-size);}.mobile_header .trending{display:flex;width:100%;padding:12px;margin-top:var(--logo-size);align-items:flex-start;gap:16px;background-color:var(--dark-blue);font-size:14px;line-height:normal;white-space:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;}.toolbar-vertical .mobile_header__trending{margin-top:calc(var(--logo-size) - 39px);}.mobile_header .trending &gt; span{font-weight:400;margin-inline:0;}.mobile_header .trending &gt; a{leading-trim:both;text-edge:cap;text-decoration:none;transition:background-color 0.2s;}.mobile_header .trending a.link-emphasis{color:var(--white);}.mobile_header__search{display:none;}@media (min-width:600px){.mobile_header__wrapper{}.mobile_header__search{display:flex;padding-inline-start:var(--gap);margin-inline-end:auto;flex-grow:1;}.mobile_header__search .mobile_menu__search_button{padding:0;}.mobile_header__search .mobile_menu__search_form{display:grid;grid-auto-flow:column;align-items:center;justify-content:flex-start;grid-template-columns:1fr auto;max-width:22rem;}.mobile_header__wrapper &gt; a.link-button{font-size:var(--f6);padding-block:var(--f10);padding-inline:var(--f5);}.mobile_header .mobile_header__toggle svg{}.mobile_header__language__button,.mobile_header .mobile_header__toggle button{padding-inline:calc(var(--gap) - 0.5rem - 2px);padding-block:calc(var(--gap) - 0.5rem - 2px);margin-inline:0.5rem;margin-block:0.5rem;}}
dialog.mobile_menu{margin-block:0;margin-inline:var(--logo-size) 0;position:fixed;top:0;width:calc(100% - var(--logo-size));box-shadow:0px 0px 8px 0px rgba(0,0,0,0.20);padding:0;border:0 solid;min-height:100dvh;display:flex;flex-direction:column;}.mobile_menu .modal-header{display:flex;justify-content:space-between;flex-direction:row-reverse;font-size:var(--f7);height:var(--logo-size);}.mobile_menu__close{display:flex;justify-content:center;align-items:center;width:var(--logo-size);min-width:var(--logo-size);height:var(--logo-size);}.mobile_menu__close button{padding-inline:calc(var(--gap) - 0.5rem - 2px);padding-block:calc(var(--gap) - 0.5rem - 2px);margin-inline:0.5rem;margin-block:0.5rem;}.mobile_menu__search_wrapper{display:flex;padding:0 var(--gap);align-items:center;gap:10px;align-self:stretch;border-bottom:1px solid var(--Light-Grey-2,#DCDCDC);border-right:1px solid var(--Light-Grey-2,#DCDCDC);background:var(--Light-Grey-3,#F0F0F0);flex-grow:1;min-width:0;}.mobile_menu__search_form{display:flex;align-items:center;gap:10px;flex-grow:1;min-width:0;}.mobile_menu__search_input{display:flex;padding:4px 10px;border:1px solid var(--light-gray);background-color:var(--white);font-style:italic;font-size:var(--f8);color:var(--black);flex-grow:1;min-width:0;line-height:var(--f5);}button.mobile_menu__search_button{padding:0;}.mobile_menu .modal-body{padding-inline-start:var(--gap);display:flex;flex-direction:column;gap:16px;padding-block:var(--gap);color:var(--black);font-size:var(--f7);font-weight:bold;--modal-body--height:calc(100dvh - var(--logo-size) - var(--f8) * 1.15 - 1.5rem - 2 * var(--gap));min-height:var(--modal-body--height);height:var(--modal-body--height);overflow-y:scroll;background:linear-gradient(white 30%,rgba(255,255,255,0)) top,linear-gradient(rgba(255,255,255,0),white 70%) bottom,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,0.2),rgba(0,0,0,0)) top,radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,0.2),rgba(0,0,0,0)) bottom;background-repeat:no-repeat;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll;}.mobile_menu .modal-footer{padding:var(--gap);display:flex;justify-content:center;flex-wrap:wrap;gap:var(--gap);}.mobile_menu .modal-footer a{flex-grow:1;text-align:center;display:block;}.mobile_menu .mobile_menu_item .mobile_menu_submenu{display:none;}.mobile_menu .mobile_menu_item.active &gt; .mobile_menu_submenu{display:flex;}.mobile_menu .mobile_menu_item.active &gt; button &gt; svg{transform:rotate(180deg);}.mobile_menu .mobile_menu_item.active .mobile_menu_item.active &gt; button &gt; svg{transform:rotate(180deg);}@media (min-width:600px){dialog.mobile_menu{max-width:362px;margin-inline:auto 0;}}
.mobile_menu_item{display:flex;flex-wrap:wrap;}button.mobile_menu_item__button{flex-grow:1;justify-content:space-between;text-align:start;color:var(--black);font-size:var(--f7);font-weight:bold;}button.mobile_menu_item__button &gt; svg{flex-shrink:0;min-width:var(--logo-size);}.mobile_menu .mobile_menu_item a{text-decoration:underline;}.mobile_menu_submenu{display:flex;flex-direction:column;flex:1 0 100%;gap:0.5rem;padding-inline-start:var(--gap);padding-block:0.5rem;}.mobile_menu_submenu .mobile_menu_item{padding-inline-end:0;}.mobile_menu_submenu button.mobile_menu_item__button,.mobile_menu_submenu a{font-size:var(--f8);font-weight:normal}
dialog.hrw-modal::backdrop{background:var(--near-white);opacity:0.8;}dialog.hrw-modal{border:0 solid;}.hrw-modal{padding:var(--gap);}.hrw-modal[open]{position:fixed;}.hrw-modal--body iframe{width:100%;height:auto;aspect-ratio:16 / 9;}.hrw-modal--footer{margin-block-end:calc(var(--gap) * -1);padding-block:var(--gap);display:flex;align-items:center;justify-content:center;gap:var(--gap);}@media (min-width:768.01px){.hrw-modal{min-width:65vw;max-width:95vw;border:1px solid var(--near-white);}.hrw-modal--header{position:relative;margin-block-start:calc(var(--gap) * -1);padding-block:var(--gap);display:flex;justify-content:space-between;}.hrw-modal--title{flex:1 0 auto;}.hrw-modal--close{display:flex;align-items:center;justify-content:center;padding:0;background:0;}}
.trending{color:var(--white);background-color:var(--blue);display:flex;width:100%;align-items:flex-start;gap:var(--gap);white-space:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;}.trending &gt; span{font-weight:400;margin-inline-end:var(--gap2);}.trending &gt; a{leading-trim:both;text-edge:cap;text-decoration:none;transition:background-color 0.2s;}.trending &gt; a.link-emphasis{color:var(--white);}.block-hrw-trending.trending{padding-block:calc(var(--gap) / 2);}.block-hrw-trending.trending .link-emphasis .caret:before{content:"";display:block;width:100%;height:100%;background-color:var(--white);mask-repeat:no-repeat;mask-position:center;mask-size:contain;mask-image:url(/modules/custom/hrw_components/components/icon/img/CaretRight.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-image:url(/modules/custom/hrw_components/components/icon/img/CaretRight.svg);}
.newsletter-signup-full{}.newsletter-signup-full h2{line-height:1.25;}.newsletter-signup-full label{display:block;margin-bottom:1rem;}.newsletter-signup-full input,.newsletter-signup-full select{background-color:var(--white);border:1px solid var(--hrw-black);}.newsletter-signup-full .page-signup-form{display:flex;flex-wrap:wrap;gap:0 20px;}.newsletter-signup-full .page-signup-form &gt; *{flex:1 1 175px;min-width:160px;}.newsletter-signup-full .page-signup-form label div{font-weight:bold;}.newsletter-signup-full .page-signup-form input,.newsletter-signup-full .page-signup-form select{width:100%;padding:5px;font-size:1rem;}@media screen and (min-width:1024px){.newsletter-signup-full .page-signup-form &gt; *{flex:1 1 160px;}}@media (max-width:768px){.newsletter-signup-full h2{font-size:var(--f6);}}@media (min-width:768.01px){.newsletter-signup-full h2{font-size:var(--f4);}}
#hrw-cookie-dialog{display:flex;flex-wrap:wrap;gap:10px;position:fixed;bottom:0;left:0;z-index:100;width:100%;max-height:80vh;overflow:scroll;box-sizing:border-box;padding:10px;background:#fff !important;box-shadow:0px -10px 20px 1px rgb(0 0 0 / 30%);color:#000 !important;font-size:18px !important;}#hrw-cookie-dialog *{box-sizing:border-box;}#hrw-cookie-dialog a{color:#0071ce !important;}#hrw-cookie-dialog__text{flex:1 0 60%;}#hrw-cookie-dialog__buttons{display:flex;flex-wrap:wrap;gap:10px;align-items:center;}#hrw-cookie-dialog__accept,#hrw-cookie-dialog__decline,#hrw-cookie-dialog__save{background-color:#0071ce;color:#fff;font-size:1rem;font-weight:bold;padding:10px 20px;border:0;cursor:pointer;}#hrw-cookie-dialog__accept:hover,#hrw-cookie-dialog__decline:hover{text-decoration:underline;}a#hrw-cookie-dialog__otherlink,#hrw-cookie-dialog__otherbutton{white-space:nowrap;background:#eee;color:#000 !important;font-weight:bold;padding:10px;text-decoration:none;}#hrw-cookie-dialog__otherlink:hover,#hrw-cookie-dialog__otherbutton:hover{text-decoration:underline;}#hrw-cookie-dialog__other{display:none;}#hrw-cookie-dialog__other.open{display:block;}#hrw-cookie-dialog__categories{margin-bottom:10px;}@media screen and (min-width:768px){#hrw-cookie-dialog__categories{display:flex;}}.hrw-cookie-dialog__category{position:relative;padding:10px 10px 10px 50px;border:1px solid #5e5e5e;}.hrw-cookie-dialog__category input{position:absolute;margin-left:-20px;}.hrw-cookie-dialog__category label{font-weight:bold;}@media screen and (min-width:1200px){#hrw-cookie-dialog{padding:10px calc((100vw - 1180px) / 2);}}.sr-only{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}
.scrollable-container{overflow:auto;max-width:100%;margin-bottom:1.5rem;border:1px solid #e5e5e5;background:linear-gradient(to right,white 30%,rgba(255,255,255,0)),linear-gradient(to right,rgba(255,255,255,0),white 70%) 0 100%,radial-gradient(farthest-side at 0% 50%,rgba(0,0,0,.2),rgba(0,0,0,0)),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.2),rgba(0,0,0,0)) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-position:0 0,100%,0 0,100%;background-attachment:local,local,scroll,scroll;:last-child{margin-bottom:0;}}.scrollable-container.height-constrained{max-height:80vh;}.table--text-content{td{min-width:12em;}}
dialog{position:absolute;left:0;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;margin:auto;border:solid;padding:1em;background:white;color:black;display:block;}dialog:not([open]){display:none;}dialog + .backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.1);}._dialog_overlay{position:fixed;top:0;right:0;bottom:0;left:0;}dialog.fixed{position:fixed;top:50%;transform:translate(0,-50%);}
span.ext{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) 2px center no-repeat;}span.mailto{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -20px center no-repeat;}span.tel{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -42px center no-repeat;}svg.ext{width:14px;height:14px;fill:#727272;font-weight:900;}svg.mailto,svg.tel{width:14px;height:14px;fill:#727272;}[data-extlink-placement='prepend'],[data-extlink-placement='before']{padding-right:0.2rem;}[data-extlink-placement='append'],[data-extlink-placement='after']{padding-left:0.2rem;}svg.ext path,svg.mailto path,svg.tel path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto,svg.tel,span.ext,span.mailto,span.tel{display:none;padding:0;}}.extlink i{padding-left:0.2em;}.extlink-nobreak{white-space:nowrap;}
body{background:#fff !important;}h1.news-header__title{display:none;}#email-wrapper{font-family:Helvetica,sans-serif;margin-bottom:2rem !important;outline:5px solid #ccc;}#email-wrapper h1::before,#email-wrapper #trouble-viewing,#email-wrapper #section-footer{display:none;}#email-wrapper h1{border:0;padding:0;}#email-wrapper h2,#email-wrapper h3{font-family:Helvetica,sans-serif;margin-top:20px;margin-bottom:20px;}#email-wrapper table,#email-wrapper td{background:#fff;border:0;margin:0;padding:0;font-size:inherit;line-height:inherit;}#email-wrapper a{text-decoration:underline;}#email-wrapper img{display:inline;}.rich-text{font-family:var(--font-sans);}.signup-block{margin-bottom:30px;max-width:600px;display:none;}[data-newsletter-type="the-day-in-human-rights"] .signup-block--daily-brief{display:block;}[data-newsletter-type="the-week-in-rights"] .signup-block--the-week-in-rights{display:block;}[data-newsletter-type="the-agenda"] .signup-block--the-agenda{display:block;}.signup-block h2{margin-top:0 !important;}.signup-block p{font-size:1rem;}.signup-block label{display:block;margin-bottom:1rem;}.page-signup-form{display:flex;flex-wrap:wrap;gap:0 20px;}.page-signup-form &gt; *{flex:1 1 175px;min-width:160px;}.page-signup-form label div{font-weight:bold;}.page-signup-form input,.page-signup-form select{width:100%;padding:5px;font-size:1rem;}@media (min-width:768px){.md\:pl-24{padding-left:3.75rem;}}@media screen and (max-width:1023.98px){.grid-2col{max-width:600px;width:auto;margin:0 auto;}}@media screen and (min-width:1024px){.grid-2col-content{gap:30px;}.grid-2col:first-child{max-width:600px;}.grid-2col:last-child{min-width:600px;}.signup-block{max-width:400px;}.page-signup-form &gt; *{flex:1 1 160px;}}@media screen and (min-width:1280px){.grid-2col-content{gap:60px;}}
.paragraph--unpublished{background-color:#fff4f4;}
</pre></body></html>