/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.tabs__nav{list-style:none;margin:0;padding:0;border-bottom:1px solid #e5e5e5;}@media (min-width:992px){.tabs__nav{border-left:1px solid #e5e5e5;display:flex;}}.tabs__tab{display:none;}.tabs__tab.is-active{display:block;}.tabs__content{padding:1.5rem;}.tabs.no-js .tabs__tab.is-active{display:block;}.tabs__nav--local-tasks{margin:1em 0 0.5em;padding:0;}.tabs__link--local-tasks{padding:0.3em 1.5em;}.tabs__nav--local-tasks li{margin-bottom:0 !important;}.tabs__link,.tabs__link--local-tasks{background-color:#f2f2f2;border:1px solid #e5e5e5;border-bottom:none;color:#000;display:block;font-size:1.1rem;font-weight:600;padding:1em 2.4em;text-align:center;text-decoration:none;-webkit-transition:color 0.3s;transition:color 0.3s;}@media (min-width:992px){.tabs__link,.tabs__link--local-tasks{border-bottom:1px solid #e5e5e5;border-left:none;display:inline-block;font-size:1rem;padding:0.6em 1.7em;position:relative;top:1px;width:auto;}}.tabs__link--local-tasks:hover,.tabs__link:hover{background-color:#e5e5e5;color:#333;}.tabs__link--local-tasks.is-active,.tabs__link.is-active{background-color:#f2f2f2;border:1px solid #f2f2f2;color:#000;}@media (min-width:992px){.tabs__link--local-tasks.is-active,.tabs__link.is-active{background-color:#fff;border:1px solid #e5e5e5;border-bottom:1px solid #f2f2f2;border-left:none;color:#000;}}ul.tags{padding:0;margin:0;font-size:16px;list-style:none;color:#999;}ul.tags li{display:inline-block;position:relative;}ul.tags li::after{content:"";display:inline-block;padding:3px;margin:10px 10px 4px 10px;border-radius:50%;background-color:#ccc;}ul.tags li:last-child::after{content:none;}ul.tags a{color:#999;text-decoration:none;}
.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box;}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%);}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none;}.chosen-container a{cursor:pointer;}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999;}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top;}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px;}.chosen-container-single .chosen-default{color:#999;}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap;}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px;}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(../chosen-sprite.html) -42px 1px no-repeat;font-size:1px;}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%;}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../chosen-sprite.html) no-repeat 0px 2px;}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap;}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(../chosen-sprite.html) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0;}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box;}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%);}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch;}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none;}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer;}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default;}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff;}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4;}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default;}.chosen-container .chosen-results li.group-option{padding-left:15px;}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline;}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text;}.chosen-container-multi .chosen-choices li{float:left;list-style:none;}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap;}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px;}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default;}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(../chosen-sprite.html) -42px 1px no-repeat;font-size:1px;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px;}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666;}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4;}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px;}.chosen-container-multi .chosen-results{margin:0;padding:0;}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default;}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3);}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent;}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px;}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3);}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important;}.chosen-disabled{opacity:0.5 !important;cursor:default;}.chosen-disabled .chosen-single{cursor:default;}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default;}.chosen-rtl{text-align:right;}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0;}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl;}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px;}.chosen-rtl .chosen-single div{right:auto;left:3px;}.chosen-rtl .chosen-single abbr{right:auto;left:26px;}.chosen-rtl .chosen-choices li{float:right;}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl;}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px;}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px;}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0;}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0;}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:url(../chosen-sprite.html) no-repeat -30px -20px;direction:rtl;}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px;}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px;}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(../chosen-sprite%402x.html) !important;background-size:52px 37px !important;background-repeat:no-repeat !important;}}
html,body{height:100%;font-family:"William","Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:1.5;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;position:relative;color:#31363c;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;}body.admin-menu{height:calc(100vh - 29px);}body.toolbar-fixed.toolbar-horizontal:not(.toolbar-tray-open){height:calc(100vh - 39px);}body.toolbar-fixed.toolbar-horizontal:not(.toolbar-tray-open) #header{top:39px;}body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open #header{top:78px;}#toolbar-administration li{margin-bottom:0;}@media screen and (max-width:840px){#block-interpretersearchbox.contextual-region{position:static;}}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{color:inherit;background-color:transparent;transition:color 300ms;}a:hover{color:#f80;}.glossary li.active a{color:#f80;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 0;}figure img{border-radius:3px;display:block;}figcaption{margin-top:1em;text-align:center;}figcaption em{font-style:normal;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}::selection{text-shadow:none;background-color:rgba(49,54,60,0.2);}body{height:100vh;display:flex;flex-direction:column;}#wrapper{overflow:hidden;display:flex;flex-direction:column;justify-content:stretch;flex:1 0 auto;}#wrapper .container.region{max-width:none !important;padding:0;}#footer{flex-shrink:0;}.item-list ul li{margin:0;}ul.tabs.primary{padding:8px 0;clear:left;white-space:normal;margin:0;border:0;text-align:center;font-size:0;background:#f1f3f6;position:relative;top:-1px;}ul.tabs.primary:before,ul.tabs.primary:after{content:" ";display:table;}ul.tabs.primary:after{clear:both;}ul.tabs.primary li{display:inline;margin:0;font-size:1rem;}ul.tabs.primary li + li{margin-left:-1px;}ul.tabs.primary li a{margin:0;padding:4px 8px;border:none;border-radius:0;background:#fff;border:1px solid #dbe1e6;display:inline-block;}ul.tabs.primary li.active a{background:#dbe1e6;}ul.tabs.primary li:first-child a{border-radius:1.05em 0 0 1.05em;}ul.tabs.primary li:last-child a{border-radius:0 1.05em 1.05em 0;}@media (max-width:839px){#admin-menu-wrapper{height:24px;overflow:auto;white-space:nowrap;}#admin-menu-wrapper .dropdown,#admin-menu-wrapper .admin-menu-action{display:inline;float:none !important;}}.ellipsis-overflowing-child{margin:-2px;padding:2px;}@font-face{font-family:"William";src:url(../eot/william-demi.eot);src:url(../eot/william-demi.eot#iefix)
      format("embedded-opentype"),url(../woff2/william-demi.woff2) format("woff2"),url(../woff/william-demi.woff) format("woff"),url(../william-demi.html) format("opentype");font-weight:400;font-style:normal;}@font-face{font-family:"William";src:url(../eot/william-semibold.eot);src:url(../eot/william-semibold.eot#iefix)
      format("embedded-opentype"),url(../woff2/william-semibold.woff2) format("woff2"),url(../woff/william-semibold.woff) format("woff"),url(../william-semibold.html) format("opentype");font-weight:700;font-style:normal;}@font-face{font-family:"William Semi";src:url(../eot/william-demisemicondensed.eot);src:url(../eot/william-demisemicondensed.eot#iefix)
      format("embedded-opentype"),url(../woff2/william-demisemicondensed.woff2) format("woff2"),url(../woff/william-demisemicondensed.woff) format("woff"),url(../william-demisemicondensed.html) format("opentype");font-weight:400;font-style:normal;}@font-face{font-family:"William Semi";src:url(../eot/william-semiboldsemicondensed.eot);src:url(../eot/william-semiboldsemicondensed.eot#iefix)
      format("embedded-opentype"),url(../woff2/william-semiboldsemicondensed.woff2) format("woff2"),url(../woff/william-semiboldsemicondensed.woff) format("woff"),url(../william-semiboldsemicondensed.html) format("opentype");font-weight:600;font-style:normal;}@font-face{font-family:"William Cond";src:url(../eot/william-demicondensed.eot);src:url(../eot/william-demicondensed.eot#iefix)
      format("embedded-opentype"),url(../woff2/william-demicondensed.woff2) format("woff2"),url(../woff/william-demicondensed.woff) format("woff"),url(../william-demicondensed.html) format("opentype");font-weight:400;font-style:normal;}@font-face{font-family:"William Cond";src:url(../eot/william-semiboldcondensed.eot);src:url(../eot/william-semiboldcondensed.eot#iefix)
      format("embedded-opentype"),url(../woff2/william-semiboldcondensed.woff2) format("woff2"),url(../woff/william-semiboldcondensed.woff) format("woff"),url(../william-semiboldcondensed.html) format("opentype");font-weight:600;font-style:normal;}@font-face{font-family:"William Wide";src:url(../eot/william-boldexpanded.eot);src:url(../eot/william-boldexpanded.eot#iefix)
      format("embedded-opentype"),url(../woff2/william-boldexpanded.woff2) format("woff2"),url(../woff/william-boldexpanded.woff) format("woff"),url(../william-boldexpanded.html) format("opentype");font-weight:700;font-style:normal;}@font-face{font-family:"William Semi";src:url(../eot/william-demisemicondenseditalic.eot);src:url(../eot/william-demisemicondenseditalic.eot#iefix)
      format("embedded-opentype"),url(../woff2/william-demisemicondenseditalic.woff2)
      format("woff2"),url(../woff/william-demisemicondenseditalic.woff) format("woff"),url(../william-demisemicondenseditalic.html)
      format("opentype");font-weight:400;font-style:italic;}@font-face{font-family:"icons";src:url(../eot/icons.eot);src:url(/themes/custom/lowy/components//fonts/icons.eot#iefix) format("embedded-opentype"),url(/themes/custom/lowy/components//fonts/icons.woff2) format("woff2"),url(/themes/custom/lowy/components//fonts/icons.woff) format("woff"),url(/themes/custom/lowy/components//fonts/icons.otf) format("opentype");font-weight:700;font-style:normal;}.icon,#lowy-interpreter-search-box{user-select:none;}.icon:before,.chosen-container-single .chosen-single div b:after,#lowy-interpreter-search-box:before{font-family:icons;font-weight:normal;font-style:normal;speak:none;text-transform:none;}.icon{font-size:20px;text-decoration:none;}.icon-vc{vertical-align:middle;}.icon-space{margin-right:0.3em;}.icon-sm{font-size:10px;}.icon-md{font-size:16px;}.icon-lg{font-size:20px;}.icon-xl{font-size:32px;}.icon-plus:before{content:"";}.icon-minus:before{content:"";}.icon-cloud:before{content:"";}.icon-cross:before{content:"";}.icon-heart:before{content:"";}.icon-bookmark:before{content:"";}.icon-calendar:before{content:"";}.icon-document:before{content:"";}.icon-lock:before{content:"";}.icon-ring:before{content:"";}.icon-play:before{content:"";}.icon-video:before{content:"";}.icon-pause:before{content:"";}.icon-volume-mute:before{content:"";}.icon-volume-low:before{content:"";}.icon-volume-mid:before{content:"";}.icon-volume-high:before{content:"";}.icon-expand:before{content:"";}.icon-contract:before{content:"";}.icon-square:before{content:"";}.icon-spinner:before{content:"";}.icon-subtitles:before{content:"";}.icon-captions:before{content:"";}.icon-chapters:before{content:"";}.icon-share:before{content:"";}.icon-cog:before{content:"";}.icon-outer-circle:before{content:"";}.icon-hd:before{content:"";}.icon-replay:before{content:"";}.icon-audio-description:before{content:"";}.icon-audio:before{content:"";}.nav-anim #header-nav-btn-toggle:before,.search-anim #header-search-btn-toggle:before,.icon-cancel:before{content:"";}.icon-zoom-in:before{content:"";}.icon-zoom-out:before{content:"";}.icon-left-arrow:before{content:"";}.icon-right-arrow:before{content:"";}.icon-forward:before{content:"";}.icon-star:before{content:"";}.icon-right:before{content:"";}.icon-left:before{content:"";}.icon-up:before{content:"";}.icon-down:before{content:"";}.icon-options-v:before{content:"";}.icon-circle-tick:before{content:"";}.icon-circle-cross:before{content:"";}.icon-edit:before{content:"";}.icon-menu:before{content:"";}.icon-inner-circle:before{content:"";}.icon-chat:before{content:"";}.icon-flag:before{content:"";}.icon-back:before{content:"";}.icon-chart:before{content:"";}.icon-clock:before{content:"";}.icon-delete:before{content:"";}.icon-download:before{content:"";}.icon-upload:before{content:"";}.icon-drag-vertical:before{content:"";}.icon-eye-closed:before{content:"";}.icon-eye-open:before{content:"";}.icon-image:before{content:"";}.icon-info:before{content:"";}.icon-warning:before{content:"";}.icon-mail:before{content:"";}.icon-record:before{content:"";}#lowy-interpreter-search-box:before,.icon-search:before{content:"";}.icon-text:before{content:"";}.icon-text-center:before{content:"";}.icon-text-left:before{content:"";}.icon-text-right:before{content:"";}.icon-wifi:before{content:"";}.icon-tick:before{content:"";}.chosen-container-single .chosen-single div b:after,.icon-down-sm:before{content:"";}.icon-left-sm:before{content:"";}.icon-up-sm:before{content:"";}.icon-right-sm:before{content:"";}.icon-circle-bookmark:before{content:"";}.icon-grid:before{content:"";}.icon-options-h:before{content:"";}.icon-social-facebook:before{content:"";}.icon-social-twitter:before{content:"";}.icon-social-linkedin:before{content:"";}.icon-social-gplus:before{content:"";}.icon-social-rss:before{content:"";}.pull-left{float:left;}.pull-right{float:right;}.clearfix:before,.page-the-interpreter-contributors-articles .item-list:before,.clearfix:after,.page-the-interpreter-contributors-articles .item-list:after{content:" ";display:table;}.clearfix:after,.page-the-interpreter-contributors-articles .item-list:after{clear:both;}.container{max-width:1072px;max-width:1120px;margin:auto;padding-left:16px;padding-right:16px;}@media (max-width:839px){.container{padding-left:12px;padding-right:12px;width:100%;box-sizing:border-box;}}.container-abstract{border-bottom:1px solid #dbe1e6;}.row,.page-the-interpreter-contributors-articles
  .contributor-profile-articles
  > .view.view-contributors-articles,.page-the-interpreter-contributors-articles
  .contributor-profile-articles
  > .view.view-contributors-articles
  > .attachment-before
  + .view-content
  ul{margin-left:-16px;margin-right:-16px;}.row:before,.page-the-interpreter-contributors-articles
  .contributor-profile-articles
  > .view.view-contributors-articles:before,.page-the-interpreter-contributors-articles
  .contributor-profile-articles
  > .view.view-contributors-articles
  > .attachment-before
  + .view-content
  ul:before,.row:after,.page-the-interpreter-contributors-articles
  .contributor-profile-articles
  > .view.view-contributors-articles:after,.page-the-interpreter-contributors-articles
  .contributor-profile-articles
  > .view.view-contributors-articles
  > .attachment-before
  + .view-content
  ul:after{content:" ";display:table;}.row:after,.page-the-interpreter-contributors-articles
  .contributor-profile-articles
  > .view.view-contributors-articles:after,.page-the-interpreter-contributors-articles
  .contributor-profile-articles
  > .view.view-contributors-articles
  > .attachment-before
  + .view-content
  ul:after{clear:both;}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.page-the-interpreter-contributors-articles
  .contributor-profile-articles
  > .view.view-contributors-articles
  > .attachment-before,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.page-the-interpreter-contributors-articles
  .contributor-profile-articles
  > .view.view-contributors-articles
  > .attachment-before
  + .view-content,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.page-the-interpreter .view-no-content,.col-md-12,.col-lg-12{position:relative;display:block;min-height:1px;padding-left:16px;padding-right:16px;box-sizing:border-box;}.col-xs-1 img,.col-sm-1 img,.col-md-1 img,.col-lg-1 img,.col-xs-2 img,.col-sm-2 img,.col-md-2 img,.page-the-interpreter-contributors-articles
  .contributor-profile-articles
  > .view.view-contributors-articles
  > .attachment-before
  img,.col-lg-2 img,.col-xs-3 img,.col-sm-3 img,.col-md-3 img,.col-lg-3 img,.col-xs-4 img,.col-sm-4 img,.col-md-4 img,.col-lg-4 img,.col-xs-5 img,.col-sm-5 img,.col-md-5 img,.col-lg-5 img,.col-xs-6 img,.col-sm-6 img,.col-md-6 img,.col-lg-6 img,.col-xs-7 img,.col-sm-7 img,.col-md-7 img,.col-lg-7 img,.col-xs-8 img,.col-sm-8 img,.col-md-8 img,.col-lg-8 img,.col-xs-9 img,.col-sm-9 img,.col-md-9 img,.page-the-interpreter-contributors-articles
  .contributor-profile-articles
  > .view.view-contributors-articles
  > .attachment-before
  + .view-content
  img,.col-lg-9 img,.col-xs-10 img,.col-sm-10 img,.col-md-10 img,.col-lg-10 img,.col-xs-11 img,.col-sm-11 img,.col-md-11 img,.col-lg-11 img,.col-xs-12 img,.col-sm-12 img,.page-the-interpreter .view-no-content img,.col-md-12 img,.col-lg-12 img{max-width:100%;height:auto;}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left;}.col-xs-1{width:8.3333333333%;}.col-xs-2{width:16.6666666667%;}.col-xs-3{width:25%;}.col-xs-4{width:33.3333333333%;}.col-xs-5{width:41.6666666667%;}.col-xs-6{width:50%;}.col-xs-7{width:58.3333333333%;}.col-xs-8{width:66.6666666667%;}.col-xs-9{width:75%;}.col-xs-10{width:83.3333333333%;}.col-xs-11{width:91.6666666667%;}.col-xs-12{width:100%;}.col-xs-offset-0{margin-left:0%;}.col-xs-offset-1{margin-left:8.3333333333%;}.col-xs-offset-2{margin-left:16.6666666667%;}.col-xs-offset-3{margin-left:25%;}.col-xs-offset-4{margin-left:33.3333333333%;}.col-xs-offset-5{margin-left:41.6666666667%;}.col-xs-offset-6{margin-left:50%;}.col-xs-offset-7{margin-left:58.3333333333%;}.col-xs-offset-8{margin-left:66.6666666667%;}.col-xs-offset-9{margin-left:75%;}.col-xs-offset-10{margin-left:83.3333333333%;}.col-xs-offset-11{margin-left:91.6666666667%;}.col-xs-offset-12{margin-left:100%;}@media (min-width:520px){.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.page-the-interpreter-contributors-articles
    .contributor-profile-articles
    > .view.view-contributors-articles
    > .attachment-before,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.page-the-interpreter-contributors-articles
    .contributor-profile-articles
    > .view.view-contributors-articles
    > .attachment-before
    + .view-content,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.page-the-interpreter .view-no-content,.col-md-12,.col-lg-12{position:relative;display:block;min-height:1px;padding-left:16px;padding-right:16px;box-sizing:border-box;}.col-xs-1 img,.col-sm-1 img,.col-md-1 img,.col-lg-1 img,.col-xs-2 img,.col-sm-2 img,.col-md-2 img,.page-the-interpreter-contributors-articles
    .contributor-profile-articles
    > .view.view-contributors-articles
    > .attachment-before
    img,.col-lg-2 img,.col-xs-3 img,.col-sm-3 img,.col-md-3 img,.col-lg-3 img,.col-xs-4 img,.col-sm-4 img,.col-md-4 img,.col-lg-4 img,.col-xs-5 img,.col-sm-5 img,.col-md-5 img,.col-lg-5 img,.col-xs-6 img,.col-sm-6 img,.col-md-6 img,.col-lg-6 img,.col-xs-7 img,.col-sm-7 img,.col-md-7 img,.col-lg-7 img,.col-xs-8 img,.col-sm-8 img,.col-md-8 img,.col-lg-8 img,.col-xs-9 img,.col-sm-9 img,.col-md-9 img,.page-the-interpreter-contributors-articles
    .contributor-profile-articles
    > .view.view-contributors-articles
    > .attachment-before
    + .view-content
    img,.col-lg-9 img,.col-xs-10 img,.col-sm-10 img,.col-md-10 img,.col-lg-10 img,.col-xs-11 img,.col-sm-11 img,.col-md-11 img,.col-lg-11 img,.col-xs-12 img,.col-sm-12 img,.page-the-interpreter .view-no-content img,.col-md-12 img,.col-lg-12 img{max-width:100%;height:auto;}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.page-the-interpreter .view-no-content{float:left;}.col-sm-1{width:8.3333333333%;}.col-sm-2{width:16.6666666667%;}.col-sm-3{width:25%;}.col-sm-4{width:33.3333333333%;}.col-sm-5{width:41.6666666667%;}.col-sm-6{width:50%;}.col-sm-7{width:58.3333333333%;}.col-sm-8{width:66.6666666667%;}.col-sm-9{width:75%;}.col-sm-10{width:83.3333333333%;}.col-sm-11{width:91.6666666667%;}.col-sm-12,.page-the-interpreter .view-no-content{width:100%;}.col-sm-offset-0{margin-left:0%;}.col-sm-offset-1{margin-left:8.3333333333%;}.col-sm-offset-2{margin-left:16.6666666667%;}.col-sm-offset-3{margin-left:25%;}.col-sm-offset-4{margin-left:33.3333333333%;}.col-sm-offset-5{margin-left:41.6666666667%;}.col-sm-offset-6{margin-left:50%;}.col-sm-offset-7{margin-left:58.3333333333%;}.col-sm-offset-8{margin-left:66.6666666667%;}.col-sm-offset-9{margin-left:75%;}.col-sm-offset-10{margin-left:83.3333333333%;}.col-sm-offset-11{margin-left:91.6666666667%;}.col-sm-offset-12{margin-left:100%;}.row-flex{display:flex;flex-direction:row;min-width:100%;}.row-flex .col-sb{display:flex;flex-direction:column;justify-content:space-between;}}@media (min-width:840px){.container{padding-left:32px;padding-right:32px;}.col-md-1,.col-md-2,.page-the-interpreter-contributors-articles
    .contributor-profile-articles
    > .view.view-contributors-articles
    > .attachment-before,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.page-the-interpreter-contributors-articles
    .contributor-profile-articles
    > .view.view-contributors-articles
    > .attachment-before
    + .view-content,.col-md-10,.col-md-11,.col-md-12{float:left;}.col-md-1{width:8.3333333333%;}.col-md-2,.page-the-interpreter-contributors-articles
    .contributor-profile-articles
    > .view.view-contributors-articles
    > .attachment-before{width:16.6666666667%;}.col-md-3{width:25%;}.col-md-4{width:33.3333333333%;}.col-md-5{width:41.6666666667%;}.col-md-6{width:50%;}.col-md-7{width:58.3333333333%;}.col-md-8{width:66.6666666667%;}.col-md-9,.page-the-interpreter-contributors-articles
    .contributor-profile-articles
    > .view.view-contributors-articles
    > .attachment-before
    + .view-content{width:75%;margin-bottom:1rem;}.col-md-10{width:83.3333333333%;}.col-md-11{width:91.6666666667%;}.col-md-12{width:100%;}.col-md-offset-0{margin-left:0%;}.col-md-offset-1{margin-left:8.3333333333%;}.col-md-offset-2{margin-left:16.6666666667%;}.col-md-offset-3{margin-left:25%;}.col-md-offset-4{margin-left:33.3333333333%;}.col-md-offset-5{margin-left:41.6666666667%;}.col-md-offset-6{margin-left:50%;}.col-md-offset-7{margin-left:58.3333333333%;}.col-md-offset-8{margin-left:66.6666666667%;}.col-md-offset-9{margin-left:75%;}.col-md-offset-10{margin-left:83.3333333333%;}.col-md-offset-11{margin-left:91.6666666667%;}.col-md-offset-12{margin-left:100%;}}@media (min-width:1076px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left;}.col-lg-1{width:8.3333333333%;}.col-lg-2{width:16.6666666667%;}.col-lg-3{width:25%;}.col-lg-4{width:33.3333333333%;}.col-lg-5{width:41.6666666667%;}.col-lg-6{width:50%;}.col-lg-7{width:58.3333333333%;}.col-lg-8{width:66.6666666667%;}.col-lg-9{width:75%;}.col-lg-10{width:83.3333333333%;}.col-lg-11{width:91.6666666667%;}.col-lg-12{width:100%;}.col-lg-offset-0{margin-left:0%;}.col-lg-offset-1{margin-left:8.3333333333%;}.col-lg-offset-2{margin-left:16.6666666667%;}.col-lg-offset-3{margin-left:25%;}.col-lg-offset-4{margin-left:33.3333333333%;}.col-lg-offset-5{margin-left:41.6666666667%;}.col-lg-offset-6{margin-left:50%;}.col-lg-offset-7{margin-left:58.3333333333%;}.col-lg-offset-8{margin-left:66.6666666667%;}.col-lg-offset-9{margin-left:75%;}.col-lg-offset-10{margin-left:83.3333333333%;}.col-lg-offset-11{margin-left:91.6666666667%;}.col-lg-offset-12{margin-left:100%;}}.ph-xl{padding-left:40px;padding-right:40px;}.pv-xl{padding-top:40px;padding-bottom:40px;}.p-xl{padding:40px;}.mh-xl{margin-left:40px;margin-right:40px;}.mv-xl{margin-top:40px;margin-bottom:40px;}.m-xl{margin:40px;}.ph-lg{padding-left:28px;padding-right:28px;}.pv-lg,.page-the-interpreter-archive .item-list{padding-top:28px;padding-bottom:28px;}.p-lg{padding:28px;}.mh-lg{margin-left:28px;margin-right:28px;}.mv-lg{margin-top:28px;margin-bottom:28px;}.m-lg{margin:28px;}.ph-md{padding-left:20px;padding-right:20px;}.pv-md,.page-the-interpreter-search .pager,.page-the-interpreter-contributors-articles
  .contributor-profile-articles
  > .view.view-contributors-articles{padding-top:20px;padding-bottom:20px;}.p-md{padding:20px;}.mh-md{margin-left:20px;margin-right:20px;}.mv-md{margin-top:20px;margin-bottom:20px;}.m-md{margin:20px;}.ph-sm{padding-left:8px;padding-right:8px;}.pv-sm{padding-top:8px;padding-bottom:8px;}.p-sm{padding:8px;}.mh-sm{margin-left:8px;margin-right:8px;}.mv-sm{margin-top:8px;margin-bottom:8px;}.m-sm{margin:8px;}.ph-xs{padding-left:4px;padding-right:4px;}.pv-xs{padding-top:4px;padding-bottom:4px;}.p-xs{padding:4px;}.mh-xs{margin-left:4px;margin-right:4px;}.mv-xs{margin-top:4px;margin-bottom:4px;}.m-xs{margin:4px;}.ph-0{padding-left:0;padding-right:0;}.pv-0{padding-top:0;padding-bottom:0;}.p-0{padding:0;}.mh-0{margin-left:0;margin-right:0;}.mv-0{margin-top:0;margin-bottom:0;}.m-0{margin:0;}.bg-lt,#footer,.image-band{background:#eaedef;}@media (color-gamut:p3){.bg-lt,#footer,.image-band{background:#f7f8f9;}}@media (max-width:840px){.ph-xl{padding-left:32px;padding-right:32px;}.pv-xl{padding-top:32px;padding-bottom:32px;}.p-xl{padding:32px;}.mh-xl{margin-left:32px;margin-right:32px;}.mv-xl{margin-top:32px;margin-bottom:32px;}.m-xl{margin:32px;}.ph-lg{padding-left:20px;padding-right:20px;}.pv-lg,.page-the-interpreter-archive .item-list{padding-top:20px;padding-bottom:20px;}.p-lg{padding:20px;}.mh-lg{margin-left:20px;margin-right:20px;}.mv-lg{margin-top:20px;margin-bottom:20px;}.m-lg{margin:20px;}}.chosen-container{position:relative;display:inline-block;vertical-align:middle;zoom:1;user-select:none;max-width:100%;font-size:16px;}.chosen-container *{box-sizing:border-box;}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid rgba(132,143,157,0.2);border-top:0;border-radius:0 0 4px 4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,0.08);}.chosen-container.chosen-with-drop .chosen-drop{left:0;}.chosen-container a{cursor:pointer;}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999;}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top;}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:6px 12px;height:auto;border:1px solid #dbe1e6;background:none;background-color:#fff;color:#000;text-decoration:none;white-space:nowrap;line-height:24px;border-radius:4px;box-shadow:none;}.chosen-container-single .chosen-default{color:#999;}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap;}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px;}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(../chosen-sprite-2.html) -42px 1px no-repeat;font-size:1px;}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%;}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;}.chosen-container-single .chosen-single div b:after{position:absolute;top:50%;font-size:24px;right:8px;transform:translateY(-50%);}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:0 12px;white-space:nowrap;}.chosen-container-single .chosen-search input[type="text"]{margin:0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #dbe1e6;background:white;font-size:1em;font-family:inherit;line-height:normal;border-radius:0;}.chosen-container-single .chosen-drop{margin-top:-2px;background-clip:padding-box;}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px;}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0;padding:8px 0;max-height:240px;}.chosen-container .chosen-results li{display:none;margin:0;padding:6px 12px;list-style:none;line-height:15px;word-wrap:break-word;}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer;}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default;}.chosen-container .chosen-results li.highlighted{background-color:#f1f3f6;background-image:none;color:#31363c;}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4;}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default;}.chosen-container .chosen-results li.group-option{padding-left:15px;}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline;}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto !important;height:1%;border:1px solid #aaa;background-color:#fff;cursor:text;}.chosen-container-multi .chosen-choices li{float:left;list-style:none;}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap;}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:inherit;line-height:normal;border-radius:0;}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;background-color:#eeeeee;background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default;}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(../chosen-sprite-2.html) -42px 1px no-repeat;font-size:1px;}.chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close:hover{background-position:-42px -10px;}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666;}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4;}.chosen-container-multi
  .chosen-choices
  li.search-choice-focus
  .search-choice-close{background-position:-42px -10px;}.chosen-container-multi .chosen-results{margin:0;padding:0;}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default;}.chosen-container-active .chosen-single{border:1px solid #dbe1e6;box-shadow:0 4px 8px rgba(0,0,0,0.08);}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #dbe1e6;background-image:none;}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent;}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px;}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 4px 8px rgba(0,0,0,0.08);}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important;}.chosen-disabled{opacity:0.5 !important;cursor:default;}.chosen-disabled .chosen-single{cursor:default;}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default;}.chosen-rtl{text-align:right;}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0;}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl;}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px;}.chosen-rtl .chosen-single div{right:auto;left:3px;}.chosen-rtl .chosen-single abbr{right:auto;left:26px;}.chosen-rtl .chosen-choices li{float:right;}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl;}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px;}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px;}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px;}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0;}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0;}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:white url(../chosen-sprite-2.html) no-repeat -30px -20px;background:url(../chosen-sprite-2.html) no-repeat -30px -20px;direction:rtl;}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px;}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px;}.article-card{display:flex;flex-direction:column;align-items:stretch;height:316px;}.article-card .article-thumb-wrap{flex:1;position:relative;}.article-card .article-meta{border-top:1px solid #dbe1e6;margin-top:20px;display:flex;}@media (max-width:839px){.article-card .article-meta{margin-top:16px;}}@media (min-width:520px){.row-first .article-card .article-meta,.views-view-row-0 .article-card .article-meta,.views-view-row-1 .article-card .article-meta,.views-view-row-2 .article-card .article-meta,.views-row-1 .article-card .article-meta,.views-row-2 .article-card .article-meta,.views-row-3 .article-card .article-meta{border-top:0;padding-top:0;margin-top:10px;}}.article-card .article-meta .article-author{flex-grow:1;flex-shrink:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:2px;}.article-card .article-meta .article-date{flex-grow:0;flex-shrink:0;}@media (max-width:839px){.article-card + .article-card > a:first-child{margin-top:2px;border-top:1px solid #dbe1e6;}}.article-card h3{margin:0;max-height:74px;overflow:hidden;padding-bottom:1px;line-height:1;}.article-card h2 a,.article-card h3 a{display:block;text-decoration:none;}.article-card .article-thumb{background:#7b8390;background-size:cover;background-position:center;border-radius:3px;margin-bottom:8px;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;}.article-card .article-thumb:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;transition:background 300ms;border-radius:3px;}.article-card .article-thumb:hover:before{background:rgba(49,54,60,0.5);}.article-card .article-precede{max-height:80px;overflow:hidden;}@media (max-width:839px){.article-card .article-precede{max-height:60px;}}.article-card .article-precede{line-height:1.25;}.article-card.article-long-read{flex-direction:row;height:auto;padding-bottom:28px;}.article-card.article-long-read .article-thumb{margin:0 16px 0 0;min-height:0;}.article-card.article-long-read .article-info{box-sizing:border-box;position:relative;}.article-card.article-long-read .article-title{margin-bottom:3px;}@media (min-width:840px){.article-card.article-long-read .article-precede{padding-bottom:16px;}}.views-row-last .article-card.article-long-read{padding-bottom:0;}.views-row-last .article-card.article-long-read .article-info:before{content:none;}@media (max-width:839px){.article-card.article-long-read{display:block;}.article-card.article-long-read .article-thumb{position:relative;width:100%;height:160px;margin-bottom:16px;}}@media (min-width:840px){.article-card.article-long-read{min-height:210px;}.article-card.article-long-read .article-thumb-wrap{width:60%;}}.article-card.article-long-read .article-info:before{content:"";position:absolute;right:0;bottom:-12px;border-bottom:1px solid #dbe1e6;left:0;}@media (min-width:840px){.article-card.article-long-read .article-info{width:40%;padding-left:16px;}.article-card.article-long-read .article-info:before{left:16px;bottom:0;}}.article-card.article-full-width{height:auto;}.article-card.article-full-width .article-info{padding-bottom:1em;border-bottom:1px solid #dbe1e6;}@media (min-width:1076px){.article-card.article-full-width .article-info{padding-right:80px;}}.article-card.article-full-width .article-title{font-size:28px;}.article-card.article-full-width .article-precede{max-height:120px;}.article-card.article-full-width .article-thumb{position:relative;height:100%;min-height:120px;}.article-card.article-full-width .category{margin:0;}.article-card.article-full-width .interpreter_debate:before,.article-card.article-full-width .interpreter_debate:after{content:" ";display:table;}.article-card.article-full-width .interpreter_debate:after{clear:both;}.article-card.article-full-width .interpreter_debate li{margin-bottom:4px;}.article-card.article-featured{height:auto;display:block;}.article-card.article-featured .article-meta{border-top:none;margin-top:0;}.article-card.article-featured h2 a{background:linear-gradient(to bottom,transparent 60%,white 60%);}.article-card.article-featured .article-thumb{height:170px;position:relative;margin:0 0 8px;}.article-card.article-featured .article-title{box-sizing:border-box;margin-bottom:0;height:auto;}.article-card.article-featured .article-author{margin:-1px 0 1px;}.article-card.article-card-related{max-width:560px;margin:0 auto;box-shadow:0 4px 16px rgba(0,0,0,0.2);border-radius:4px;padding:20px;padding-top:140px;position:relative;box-sizing:border-box;height:auto;}.article-card.article-card-related:before,.article-card.article-card-related:after{content:" ";display:table;}.article-card.article-card-related:after{clear:both;}.article-card.article-card-related:hover img{transform:translate3d(-50%,0,0) scale(1.05);}@media (color-gamut:p3){.article-card.article-card-related{box-shadow:0 4px 16px rgba(0,0,0,0.12);}}.article-card.article-card-related img{display:block;height:100%;left:50%;position:relative;transform:translateX(-50%);transition:all 600ms;}.article-card.article-card-related img:hover{opacity:0.5;}@supports (object-fit:cover){.article-card.article-card-related img{min-width:100%;object-fit:cover;}}.article-card.article-card-related h4{margin-bottom:0.5em;}.article-card.article-card-related .views-field-field-blog-main-image{position:absolute;top:0;left:0;width:100%;height:120px;margin:0;border-radius:4px 4px 0 0;overflow:hidden;background:#1a1f23;}.article-card.article-card-related .field-content,.article-card.article-card-related .field-content a{height:100%;}@media (min-width:840px){.article-card.article-card-related{padding-left:300px;padding-top:20px;}.article-card.article-card-related .views-field-field-blog-main-image{height:auto;bottom:0;width:50%;border-radius:4px 0 0 4px;}}@media (max-width:519px){.article-card.article-card-default{padding-left:120px;height:auto;}.article-card.article-card-default .article-meta{margin-left:-120px;margin-top:8px;}.article-card.article-card-default .article-thumb-wrap{position:absolute;left:16px;width:108px;top:40px;bottom:4px;}}.article-content{line-height:1.4736842105em;}.article-content a{text-decoration:none;text-shadow:-2px 1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff,2px 1px 0 #fff;box-shadow:inset 0 -2px #fff,inset 0 -3px #a9b2bf;transition:all 300ms;}.article-content a:hover{color:black;text-shadow:-1px 1px 0 rgba(255,255,255,0),1px 1px 0 rgba(255,255,255,0),-2px 2px 0 rgba(255,255,255,0),2px 2px 0 rgba(255,255,255,0);box-shadow:inset 0 -1px #fff,inset 0 -3px #f80;}.article-content h1 + p,.article-content h2 + p,.article-content h3 + p,.article-content h4 + p{margin-top:-1.25em;}.article-content hr{margin-bottom:1.25em;}.article-content .field-item > :last-child{margin-bottom:0;}.article-content .twitter-tweet{margin:0 auto 1.25em !important;}.article-content p > img,.article-content p > a > img{margin:8px 32px 16px 0;}.article-content img{border-radius:3px;}figure > .article-content img{margin:auto;}.article-content blockquote{padding:0 0 0 24px;line-height:28px;box-sizing:border-box;font-style:italic;position:relative;}.article-content blockquote:before{content:"";position:absolute;left:0;top:6px;bottom:6px;border-left:solid 4px #dbe1e6;}@media (min-width:840px){.article-content blockquote{padding-right:40px;}}.article-share{text-align:center;line-height:40px;}.article-share a{width:40px;height:40px;border-radius:50%;display:block;margin:12px 0;border:1px solid;transition:all 300ms;}.article-share a:hover{background:#31363c;border-color:#31363c;color:#fff;}@media (max-width:839px){.article-share a{margin-left:auto;}}@media (max-width:839px){.article-share{padding:0;width:100%;line-height:48px;}.article-share.fixed{z-index:1;}.article-share.fixed ul{background-color:#fff;border-bottom-color:#dbe1e6;}.article-share ul{margin:0 -16px;padding:0 32px;display:flex;transition:all 300ms;border-bottom:1px solid rgba(219,225,230,0);}.article-share li{flex-grow:1;}.article-share a{border:none;border-radius:0;width:auto;height:auto;margin:0;}}.btn{display:inline-block;padding:0.5em 1em;border-radius:2px;line-height:1.2;border:none;transition:background-color 300ms;text-shadow:none;box-sizing:border-box;cursor:pointer;font-weight:600;text-align:center;font-family:"William";text-transform:uppercase;font-size:1rem;}.btn:hover{text-decoration:none;background-color:rgba(255,255,255,0.2);}a.btn{text-decoration:none;}.btn-block{display:block;}.btn-solid{background-color:#ffa900;background-image:linear-gradient(to right,rgba(255,169,0,0),#ff7b00);color:white;transition:background-color 600ms;}.btn-solid:hover{background-color:#ff7b00;color:#fff;}.btn-border{border:1px solid #dbe1e6;}#footer{align-self:flex-end;width:100%;}#footer .footer-menu{line-height:20px;}#footer .footer-links{column-count:2;column-gap:20px;}#footer .footer-links a{text-decoration:none;}#footer hr{border-top:2px solid #dbe1e6;}@media (max-width:519px){#footer .footer-cta{font-size:16px;}}@media (min-width:520px){#footer .footer-menu{padding:40px 0;}#footer .footer-links li{box-sizing:border-box;border-left:1px solid #dbe1e6;padding-left:20px;}}.d-i{display:inline;}.d-ib,.list-no{display:inline-block;}.d-tr{display:table-row;}.d-fx{display:flex;}@media (min-width:840px){.d-tc{display:table-cell;vertical-align:middle;float:none;}}@media (max-width:839px){.d-tc{display:block;}}.d-b{display:block;}.d-vc{vertical-align:middle;}.hidden{display:none;}@media (max-width:519px){.hidden-xs{display:none;}}@media (max-width:839px){.hidden-sm{display:none;}}@media (min-width:840px){.hidden-lg{display:none;}}#header{background-color:#1a1f23;color:#fff;position:fixed;z-index:10;top:0;left:0;right:0;height:64px;line-height:64px;transition:color 300ms,background-color 600ms;}.admin-menu #header{top:29px;}@media (max-width:839px){#header{height:56px;line-height:56px;}}#header:after{content:"";position:absolute;top:100%;left:0;right:0;border-top:1px solid rgba(9,61,86,0.1);opacity:0;transition:opacity 300ms;}#header .header-tagline{margin-top:1em;}#header .form-item{margin:0;padding:0;}.scroll #header,.nav-anim #header,.search-anim #header{background:#fff;color:#31363c;}.scroll #header #header-brand,.nav-anim #header #header-brand,.search-anim #header #header-brand{background-image:url(../png/the-interpreter-hover-2.png);}.scroll #header #header-brand:hover,.nav-anim #header #header-brand:hover,.search-anim #header #header-brand:hover{background-image:url(../png/the-interpreter-hover-2.png);}.scroll #header:after,.nav-anim #header:after,.search-anim #header:after{opacity:1;}#lowy-interpreter-search-box{position:relative;}#lowy-interpreter-search-box:before{position:absolute;top:20px;left:8px;font-size:20px;line-height:24px;pointer-events:none;}@media (max-width:839px){#lowy-interpreter-search-box:before{top:16px;left:20px;}}#lowy-interpreter-search-box input{color:currentColor;border:none;background:rgba(132,143,157,0.2);border-radius:16px;height:32px;width:160px;line-height:32px;padding:0 8px 0 32px;box-sizing:border-box;-webkit-appearance:none;}#lowy-interpreter-search-box input:-webkit-autofill,#lowy-interpreter-search-box input:-webkit-autofill:hover,#lowy-interpreter-search-box input:-webkit-autofill:focus,#lowy-interpreter-search-box input:-webkit-autofill:active{position:relative;z-index:10;padding-left:12px;-webkit-box-shadow:inset 0 0 0 30px #f1f3f6;}#lowy-interpreter-search-box input::-webkit-input-placeholder{color:currentColor;line-height:2rem;font-weight:bold;font-size:16px;}#lowy-interpreter-search-box input::-moz-placeholder{color:currentColor;line-height:2rem;font-weight:bold;font-size:16px;}#lowy-interpreter-search-box input:focus,#lowy-interpreter-search-box input:hover{outline:none;transition:background 300ms;background:rgba(169,178,191,0.2);}#lowy-interpreter-search-box input:focus::-webkit-input-placeholder{text-align:left;text-transform:none;}#lowy-interpreter-search-box input::selection{background:#f80;}.scroll #lowy-interpreter-search-box input,.nav-anim #lowy-interpreter-search-box input{background:rgba(132,143,157,0.12);}#wrapper{padding-top:64px;position:relative;}@media (max-width:839px){#wrapper{padding-top:56px;}}#subhead,#subhead-mobile{height:48px;line-height:48px;border-bottom:1px solid #dbe1e6;}#subhead .icon,#subhead-mobile .icon{padding:0 6px;}@media (max-width:839px){#subhead{display:none;}}#subhead-mobile{width:320px;margin:0 auto;font-size:15px;letter-spacing:0.02em;}#subhead-mobile p,#subhead-mobile ul{float:none;display:inline-block;margin:4px 0;}@media (min-width:840px){#subhead-mobile{display:none;}}#header-nav,#header-nav-wrap,#header-search{height:64px;}@media (max-width:839px){#header-nav,#header-nav-wrap,#header-search{height:56px;}}#header-nav-wrap .menu{padding:0;margin:0 -12px;display:inline-block;}#header-nav-wrap .menu li{float:left;position:relative;list-style:none;padding:0;margin:0;}#header-nav-wrap .menu li:hover .menu{display:block;}#header-nav-wrap .menu a{display:block;padding:0 12px;}#header-nav-wrap .menu a.active{color:inherit;}#header-nav-wrap .menu a:hover{color:#f80;}@media (max-width:839px){#header-nav-wrap{color:#31363c;height:auto;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.98);z-index:10;display:none;opacity:0;transition:opacity 300ms;justify-content:center;flex-direction:column;}.nav-open #header-nav-wrap{display:flex;}.nav-anim #header-nav-wrap{opacity:1;}#header-nav-wrap .menu{display:block;text-align:center;font-size:20px;margin:20px 0;}#header-nav-wrap .menu li{float:none;}}#header-brand{width:165px;height:56px;margin:auto;position:relative;z-index:30;vertical-align:middle;color:transparent;transition:background 300ms;background:url(../png/the-interpreter-dark-2.png) no-repeat center/100%;}#header-brand > a{position:absolute;width:100%;height:100%;top:0;left:0;color:transparent;}@media (min-width:840px){#header-brand{height:64px;float:left;margin-left:-1px;}}#header-nav-btn-toggle,#header-search-btn-toggle{position:relative;height:100%;display:none;font-size:24px;padding:0 12px;color:inherit;}.nav-anim #header-nav-btn-toggle,.search-anim #header-search,.search-anim #header-search-btn-toggle{z-index:30;}@media (max-width:839px){#header-nav,#header-search{position:absolute;top:0;}#header-nav{left:0;}#header-search{right:0;}#lowy-interpreter-search-box{position:fixed;left:0;right:0;z-index:10;background-color:#fff;top:0;transform:translate3d(0,-100%,0);opacity:0;display:none;}#lowy-interpreter-search-box .form-item{padding:0 44px 0 12px;}#lowy-interpreter-search-box input{width:100%;}.admin-menu #lowy-interpreter-search-box{top:29px;}.search-open #lowy-interpreter-search-box{display:block;transition:all 300ms;}.search-anim #lowy-interpreter-search-box{transform:translate3d(0,0,0);opacity:1;}#header-nav-btn-toggle,#header-search-btn-toggle{display:inline-block;}}#header-search{float:right;}@keyframes fade-out{from{opacity:1;display:block;}to{opacity:0;display:block;}}@keyframes fade-in{from{opacity:0;display:block;}to{opacity:1;}}.image-fullwidth,.image-band{width:calc(100vw);margin-left:calc(-50vw + 50%);}.image-breakout{width:calc(125% + 8px);margin-left:calc(-12.5% - 4px);}.image-breakout,.image-fullwidth{margin-top:-1.5em;margin-bottom:0;background:linear-gradient(to bottom,rgba(255,255,255,0),white 1.5em,white 90%,rgba(255,255,255,0));padding:1.5em 0;}.image-breakout:last-child,.image-fullwidth:last-child{background:linear-gradient(to bottom,rgba(255,255,255,0),white 1.5em);}.image-breakout figcaption,.image-fullwidth figcaption{padding:0 16px;max-width:736px;margin-left:auto;margin-right:auto;}@media (max-width:519px){.image-breakout,.image-fullwidth{margin:1.5em -16px;width:calc(100% + 32px);}}.image-breakout figure,.image-breakout img,.image-fullwidth figure,.image-fullwidth img{width:100%;}@supports (object-fit:cover){.image-breakout img,.image-fullwidth img{max-height:100vh;object-fit:cover;}}.image-band{padding:1em 0;}.image-band.image-band-dark{background-color:#1a1f23;}.image-band.image-band-white{background-color:#fff;}.image-fullwidth img{border-radius:0;}.image-fullwidth img,.image-fullwidth figure,.image-fullwidth iframe,.image-fullwidth .twitter-tweet,.image-breakout img,.image-breakout figure,.image-breakout iframe,.image-breakout .twitter-tweet,.image-band img,.image-band figure,.image-band iframe,.image-band .twitter-tweet{margin:0 auto;display:block;}.txt-left{text-align:left;}.txt-right{text-align:right;}.txt-center,.list-no{text-align:center;}.txt-justify{text-align:justify;}@media (max-width:519px){.txt-sm-left{text-align:left;}.txt-sm-right{text-align:right;}.txt-sm-center{text-align:center;}.txt-sm-justify{text-align:justify;}}@media (min-width:520px){.txt-lg-left{text-align:left;}.txt-lg-right{text-align:right;}.txt-lg-center{text-align:center;}.txt-lg-justify{text-align:justify;}}.txt-nowrap{white-space:nowrap;}.txt-pre{white-space:pre-line;}.txt-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}em,i,.txt-italic{font-weight:normal;font-style:italic;font-size:inherit;}.txt-normal,em > strong{font-style:normal;}h1,h2,strong,b,.txt-w600,.article-card h3{font-weight:600;}h3,h4,.txt-w400{font-weight:normal;}h5,.txt-w700,.article-card.article-card-related h4,#header-nav-wrap .menu li,.article-inner__quote--right,.article-quote-right{font-weight:700;}h1,h2,h3{letter-spacing:0;}h5,.txt-xbold{letter-spacing:0.016em;}.txt-f4,.page-the-interpreter-search .is_institute h2,.page-the-interpreter-saved-items td.views-field-title a{font-family:William Wide,sans-serif;letter-spacing:-0.03em;font-feature-settings:"ss01" 1,"ss02" 1,"pnum" 1;}.txt-f3,figcaption{font-family:William,sans-serif;}.txt-f2,.article-card h3{font-family:William Semi,sans-serif;}.txt-f1,.article-card.article-long-read .article-precede,.article-card.article-card-related h2,.article-inner__quote--right,.article-quote-right,.list-no{font-family:William Cond,sans-serif;}.txt-pnum,.article-content{font-feature-settings:"pnum" 1;}.txt-s7{font-size:3rem;line-height:1em;}h1,.txt-s6,.article-inner__quote--right,.article-quote-right{font-size:2.25rem;line-height:1em;}.txt-s5,.article-card.article-card-related h2,.page-the-interpreter-search .is_institute h2,.page-the-interpreter-saved-items td.views-field-title a{font-size:1.5rem;}h2,.txt-s4,.article-card h3,.article-card.article-long-read .article-precede,.list-no{font-size:1.3125rem;}h3,.txt-s3,.page-the-interpreter-search .is_institute .content p{font-size:1.1875rem;}h4,.txt-s2,figcaption,.article-card.article-full-width .interpreter_debate li,.article-card.article-card-related h4{font-size:1rem;}h5,.txt-s1,small{font-size:0.875rem;}@media (max-width:1075px){.txt-s7{font-size:2rem;}h1,.txt-s6,.article-inner__quote--right,.article-quote-right{font-size:1.5rem;}.txt-s5,.article-card.article-card-related h2,.page-the-interpreter-search .is_institute h2,.page-the-interpreter-saved-items td.views-field-title a{font-size:1.3125rem;}}.txt-lsm,.page-the-interpreter-search .is_institute h2,.page-the-interpreter-saved-items td.views-field-title a{line-height:1;}.txt-lmd,.article-card.article-card-related h2,.page-the-interpreter-search .is_institute .content p,figcaption{line-height:1.25;}.txt-llg{line-height:1.5;}h5,.txt-tu,.article-card.article-card-related h4,.page-the-interpreter-saved-items .saved-items th{text-transform:uppercase;font-feature-settings:"case" 1;}.txt-tn{text-transform:none;}.txt-du{text-decoration:underline;}a.txt-dn,.article-card.article-full-width .interpreter_debate li a,#header-nav-wrap .menu a,.item-list .pager .pager-first a,.item-list .pager .pager-previous a,.item-list .pager .pager-next a,.item-list .pager .pager-last a,.item-list .pager .pager-item a,.node-type-interpreter-debate .article-save-btn a,.debate-topic-responses-content .article-save-btn a,.page-the-interpreter-saved-items .saved-items th a,.page-the-interpreter-saved-items td.views-field-title a{text-decoration:none;}h1,h2,h3,h4,h5,ul,ol,fieldset,p,blockquote{margin:0 0 1.25em;}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,ul:last-child,ol:last-child,fieldset:last-child,p:last-child,blockquote:last-child{margin-bottom:0;}li{margin-bottom:0.625em;}li:last-child{margin-bottom:0;}h1,h2,h3,h4{text-rendering:optimizeLegibility;text-rendering:geometricPrecision;}ul,ol{padding-left:1.2em;}.view-content > ul,.view-content > div > ul,.view-content > ol,.view-content > div > ol{padding:0;list-style:none;}.list-unstyled,.article-card.article-full-width .interpreter_debate,.view-content > ul,.view-content > div > ul,.view-content > ol,.view-content > div > ol,.page-the-interpreter-search .is_institute .links{list-style:none;padding:0;margin:0;}.list-unstyled > li,.article-card.article-full-width .interpreter_debate > li,.view-content > ul > li,.view-content > div > ul > li,.view-content > ol > li,.view-content > div > ul > li,.page-the-interpreter-search .is_institute .links > li{margin:0;}hr{outline:none;border:none;border-top:1px solid #dbe1e6;margin:0;}sup,sub{line-height:0;}.txt-muted,figcaption,.article-share a,.page-the-interpreter-search .is_institute .links li,.page-the-interpreter-search .is_institute .date{color:#9ba9b2;}.txt-highlight{color:#f80;}.article-inner__quote--right,.article-quote-right{margin:4px -88px 12px 28px;float:right;width:240px;border-left:solid 2px #f80;padding-left:20px;font-size:24px;line-height:28px;-webkit-font-smoothing:antialiased;}.article-inner__quote--right > p,.article-quote-right > p{margin:-6px 0 -5px;}@media (max-width:519px){.article-inner__quote--right,.article-quote-right{border-left:none;border-top:2px solid #f80;border-bottom:2px solid #f80;margin:20px -28px;padding:28px;width:auto;float:none;display:flex;justify-content:center;}}.list-no{background:#f1f3f6;border-radius:50%;width:32px;height:32px;line-height:30px;}.item-list .pager{display:block;text-align:center;font-size:0;}.item-list .pager .pager-ellipsis{display:none;}.item-list .pager li{display:inline-block;padding:0;font-size:16px;}.item-list .pager li + li{margin-left:-1px;}.item-list .pager li:first-child{border-radius:1.05em 0 0 1.05em;}.item-list .pager li:first-child a{padding-left:0.8em;}.item-list .pager li:last-child{border-radius:0 1.05em 1.05em 0;}.item-list .pager li:last-child a{padding-right:0.8em;}.item-list .pager .pager-current,.item-list .pager .pager-item a,.item-list .pager .pager-first a,.item-list .pager .pager-previous a,.item-list .pager .pager-next a,.item-list .pager .pager-last a{padding:0 0.6em;height:2.1em;min-width:2.1em;line-height:2em;box-sizing:border-box;border-radius:inherit;}.item-list .pager .pager-current{background:#f1f3f6;border:1px solid #f1f3f6;}.item-list .pager .pager-current:first-child{padding-left:0.8em;}.item-list .pager .pager-first a,.item-list .pager .pager-previous a,.item-list .pager .pager-next a,.item-list .pager .pager-last a,.item-list .pager .pager-item a{border:1px solid #dbe1e6;display:block;}.item-list .pager .pager-first a:hover,.item-list .pager .pager-previous a:hover,.item-list .pager .pager-next a:hover,.item-list .pager .pager-last a:hover,.item-list .pager .pager-item a:hover{border-color:currentColor;position:relative;z-index:1;}.pin.fixed{position:fixed;}.pin.limit{position:absolute;}@media (min-width:840px){.pin-lg.fixed{position:fixed;}.pin-lg.limit{position:absolute;}}@media (max-width:839px){.pin-sm.fixed{position:fixed;}.pin-sm.limit{position:absolute;}}.page-the-interpreter .cta p:first-child{line-height:1.33;margin-bottom:0.75em;}.page-the-interpreter .cta .btn{max-width:140px;}.page-the-interpreter .article-card.debate{height:auto;}.page-the-interpreter .debate-img{position:relative;background-size:cover;border-radius:3px;min-height:280px;}.page-the-interpreter .debate-img .article-thumb{margin:0 16px;}.page-the-interpreter .view-display-id-tab_latest{margin-top:-4px;line-height:1.125;}.page-the-interpreter .view-display-id-tab_latest li{padding-bottom:8px;}.page-the-interpreter .view-display-id-tab_latest li + li{padding-top:8px;border-top:1px solid #dbe1e6;}@media (max-width:839px){.page-the-interpreter .view-display-id-tab_latest li:nth-child(4n),.page-the-interpreter .view-display-id-tab_latest li:nth-child(5n){display:none;}}.page-the-interpreter .view-interpreter-featured .views-row-1,.page-the-interpreter .view-interpreter-featured .views-row-2{margin-bottom:28px;}.page-the-interpreter .view-interpreter-featured .views-row-1 .article-featured,.page-the-interpreter
  .view-interpreter-featured
  .views-row-2
  .article-featured{min-height:96px;padding-bottom:24px;border-bottom:1px solid #dbe1e6;}@media (max-width:839px){.page-the-interpreter .view-interpreter-featured .views-row-1,.page-the-interpreter .view-interpreter-featured .views-row-2{margin-bottom:20px;}.page-the-interpreter
    .view-interpreter-featured
    .views-row-1
    .article-featured,.page-the-interpreter
    .view-interpreter-featured
    .views-row-2
    .article-featured{padding-bottom:16px;}}@media (min-width:840px){.page-the-interpreter .view-interpreter-featured .view-content{margin:0 -16px;}.page-the-interpreter .view-interpreter-featured .views-row{padding:0 16px;box-sizing:border-box;}.page-the-interpreter .view-interpreter-featured .views-row-1{width:60%;float:left;margin-bottom:0;}.page-the-interpreter .view-interpreter-featured .views-row-1 .article-thumb{height:492px;}.page-the-interpreter .view-interpreter-featured .views-row-1 .article-title{margin-bottom:-8px;}.page-the-interpreter
    .view-interpreter-featured
    .views-row-1
    .article-featured,.page-the-interpreter
    .view-interpreter-featured
    .views-row-3
    .article-featured{min-height:auto;border-bottom:none;padding-bottom:0;}.page-the-interpreter .view-interpreter-featured .views-row-2,.page-the-interpreter .view-interpreter-featured .views-row-3{width:40%;float:right;}.page-the-interpreter .view-interpreter-featured .views-row-2 .article-title,.page-the-interpreter .view-interpreter-featured .views-row-3 .article-title{font-size:28px;line-height:1.15;}.page-the-interpreter .view-interpreter-featured .views-row-3{margin-bottom:-8px;}}@media (max-width:519px){.page-the-interpreter .debate-title{margin-bottom:0;}.page-the-interpreter .debate-img{min-height:200px;margin-top:0;}.page-the-interpreter hr{border-top-width:2px;}.page-the-interpreter .view-display-id-tab_lastadded .views-row-1,.page-the-interpreter .view-display-id-tab_popular .views-row-1{margin-top:-4px;}.page-the-interpreter
    .view-display-id-tab_lastadded
    .views-row-1
    .article-meta,.page-the-interpreter
    .view-display-id-tab_popular
    .views-row-1
    .article-meta{border-top:none;}.page-the-interpreter .tab-latest{padding:0 0 16px;margin:0 0 24px;border-bottom:2px solid #dbe1e6;}.page-the-interpreter .tab-latest + .cta{display:none;}}.node-type-interpreter-debate .node-unpublished,.debate-topic-responses-content .node-unpublished{background:transparent;border-top:#f80 12px solid;margin-top:-1px;}@media (max-width:839px){.node-type-interpreter-debate .debate-masthead,.node-type-interpreter-debate .debate-topic-menu,.debate-topic-responses-content .debate-masthead,.debate-topic-responses-content .debate-topic-menu{display:block;}}.node-type-interpreter-debate .article-masthead .article-author,.debate-topic-responses-content .article-masthead .article-author{position:relative;z-index:0;}.node-type-interpreter-debate .article-masthead .article-author:before,.debate-topic-responses-content .article-masthead .article-author:before{content:"";position:absolute;top:50%;left:16px;right:16px;margin-top:-1px;border-top:1px solid #dbe1e6;z-index:-1;}.node-type-interpreter-debate .article-masthead .article-author a,.debate-topic-responses-content .article-masthead .article-author a{background:#fff;padding:0 8px;margin:0 -4px;}.node-type-interpreter-debate .article-masthead .article-summary,.debate-topic-responses-content .article-masthead .article-summary{margin-bottom:2em;}.node-type-interpreter-debate .article-masthead + .article-main-image,.debate-topic-responses-content .article-masthead + .article-main-image{margin-top:1em;}.node-type-interpreter-debate .article-main-image,.debate-topic-responses-content .article-main-image{position:relative;background:#1a1f23 no-repeat center/cover;border-radius:3px;overflow:hidden;line-height:1.2;}@media (min-width:840px){.node-type-interpreter-debate
    .article-main-image:hover
    .article-main-image-caption,.debate-topic-responses-content
    .article-main-image:hover
    .article-main-image-caption{background:rgba(26,31,35,0.2);}}.node-type-interpreter-debate .article-main-image-img,.debate-topic-responses-content .article-main-image-img{width:100%;display:block;min-height:120px;}.node-type-interpreter-debate .article-main-image-img.image-default,.debate-topic-responses-content .article-main-image-img.image-default{max-height:400px;}@supports (object-fit:cover){.node-type-interpreter-debate .article-main-image-img,.debate-topic-responses-content .article-main-image-img{max-height:560px;object-fit:cover;}}.node-type-interpreter-debate .article-main-image-caption,.node-type-interpreter-debate .article-save-btn a,.debate-topic-responses-content .article-main-image-caption,.debate-topic-responses-content .article-save-btn a{position:absolute;bottom:0.5em;padding:0.5em;max-width:320px;border-radius:2px;color:#fff;background:rgba(26,31,35,0.8);}.node-type-interpreter-debate .article-save-btn a,.debate-topic-responses-content .article-save-btn a{font-weight:700;background-image:linear-gradient(to right,rgba(255,169,0,0),#ff7b00);background-repeat:no-repeat;background-size:100%;background-position:400px 0;transition:background 300ms;}.node-type-interpreter-debate .article-save-btn a:hover,.debate-topic-responses-content .article-save-btn a:hover{background-color:#ffa900;background-position:0 0;}.node-type-interpreter-debate .article-main-image-caption,.debate-topic-responses-content .article-main-image-caption{left:0.5em;transition:background 300ms;}@media (max-width:839px){.node-type-interpreter-debate .article-main-image-caption,.debate-topic-responses-content .article-main-image-caption{position:static;max-width:none;border-radius:0;background:#1a1f23;}}.node-type-interpreter-debate .article-save-btn a,.debate-topic-responses-content .article-save-btn a{right:0.5em;}.node-type-interpreter-debate .article-tag + .article-tag,.debate-topic-responses-content .article-tag + .article-tag{margin-left:0.33em;}.node-type-interpreter-debate .flag-wrapper,.debate-topic-responses-content .flag-wrapper{position:static;}.node-type-interpreter-debate .flag-throbber,.debate-topic-responses-content .flag-throbber{display:none;}.node-type-interpreter-debate .show-article-comments,.debate-topic-responses-content .show-article-comments{margin:0 auto -16px;background:white;display:block;width:180px;white-space:nowrap;position:relative;z-index:1;}.node-type-interpreter-debate .article-comments,.debate-topic-responses-content .article-comments{border-top:1px solid #dbe1e6;border-bottom:1px solid #dbe1e6;margin-bottom:-1px;}@media (max-width:839px){.node-type-interpreter-debate .list-no,.debate-topic-responses-content .list-no{float:left;margin-right:12px;margin-top:4px;}.node-type-interpreter-debate .debate-nav-item,.debate-topic-responses-content .debate-nav-item{display:flex;flex-direction:row;}.node-type-interpreter-debate .debate-nav-item-no,.debate-topic-responses-content .debate-nav-item-no{flex-shrink:0;}}@media (max-width:839px){.article-content{margin-top:-16px;}.article-body{padding-top:8px;}}.page-the-interpreter-archive .view-filters{padding:12px 0 20px;border-bottom:1px solid #dbe1e6;text-align:center;}.page-the-interpreter-archive .views-exposed-widgets{margin:0 auto;width:fit-content;max-width:100%;display:flex;flex-wrap:wrap;}.page-the-interpreter-archive .views-exposed-form .form-item{max-width:100%;}.page-the-interpreter-archive .views-exposed-form .form-item label{font-weight:bold;}.page-the-interpreter-archive .views-exposed-widget{padding:0 1em;text-align:left;}@media screen and (min-width:1024px){.page-the-interpreter-archive
    .views-exposed-widget
    .js-form-item-issue
    .chosen-container.chosen-container-single{min-width:450px;}}@media (max-width:839px){.page-the-interpreter-archive .views-exposed-widget{padding:0;margin-top:8px;width:100%;}}.page-the-interpreter-archive .views-exposed-widget label{display:inline-block;padding-right:0.5em;}.page-the-interpreter-archive .views-widget-sort-order,.page-the-interpreter-archive .views-widget-per-page,.page-the-interpreter-archive .views-submit-button{display:none;}.page-the-interpreter-archive .view-content{padding-top:16px;}@media (max-width:519px){.page-the-interpreter-archive .article-precede{padding:8px 0;}}.page-the-interpreter-search #lowy-interpreter-search-result-form{width:fit-content;margin:auto;}@media (max-width:839px){.page-the-interpreter-search #lowy-interpreter-search-result-form{width:auto;}}.page-the-interpreter-search .form-item{display:inline-block;padding:0 1em;text-align:left;}@media (max-width:839px){.page-the-interpreter-search .form-item{padding:0.5em 0;}}.page-the-interpreter-search .form-item label{display:inline-block;padding-right:0.5em;}.page-the-interpreter-search .form-item.form-type-checkbox{padding:7px 0 7px 48px;overflow:hidden;position:relative;vertical-align:middle;}.page-the-interpreter-search .form-item.form-type-checkbox label{padding:0;cursor:pointer;}.page-the-interpreter-search .form-item.form-type-checkbox label:before,.page-the-interpreter-search .form-item.form-type-checkbox label:after{position:absolute;left:0;top:0;height:36px;width:36px;vertical-align:middle;border-radius:50%;margin-right:8px;}.page-the-interpreter-search .form-item.form-type-checkbox label:before{content:"";border:1px solid #dbe1e6;}.page-the-interpreter-search .form-item.form-type-checkbox label:after{content:"";font-family:icons;line-height:32px;text-align:center;height:32px;width:32px;font-size:32px;margin:3px;background:#d7dfe7;opacity:0;transition:all 300ms;}.page-the-interpreter-search .form-item.form-type-checkbox label:hover:after{color:#fff;background:#848f9d;}.page-the-interpreter-search .form-item .form-checkbox{visibility:hidden;position:absolute;left:-40px;}.page-the-interpreter-search .form-item .form-checkbox:checked + label:after{opacity:1;}.page-the-interpreter-search .is_institute{overflow:hidden;border:1px solid #dbe1e6;border-radius:3px;max-width:996px;margin:2em auto;position:relative;}.page-the-interpreter-search .is_institute .image-thumb{height:120px;background-position:center;background-size:cover;border-radius:3px 3px 0 0;position:relative;}.page-the-interpreter-search .is_institute .image-thumb a{color:transparent;position:absolute;top:0;left:0;right:0;bottom:0;transition:background 300ms;}.page-the-interpreter-search .is_institute .image-thumb a:hover{background:rgba(49,54,60,0.5);}.page-the-interpreter-search .is_institute .right-content{padding:20px;}.page-the-interpreter-search .is_institute .lowy-inst-logo{position:absolute;top:0;left:0;mix-blend-mode:hard-light;}.page-the-interpreter-search .is_institute .lowy-inst-logo img{width:120px;height:120px;border-top-left-radius:3px;}.page-the-interpreter-search .is_institute .links li{float:left;margin-right:0.5em;}.page-the-interpreter-search .is_institute .category{float:left;}.page-the-interpreter-search .is_institute .date{float:right;}.page-the-interpreter-search .is_institute .view_btn{display:none;}.page-the-interpreter-search .is_institute .content{margin-bottom:0.5em;}.page-the-interpreter-search .is_institute .content p{margin-bottom:0.5em;}.page-the-interpreter-search .is_institute a{text-decoration:none;}.page-the-interpreter-search .is_institute h2{margin-bottom:12px;}@media (min-width:840px){.page-the-interpreter-search .is_institute .padding-purpose{padding-right:80px;}}.page-the-interpreter-debate .debate-img{background:no-repeat center/cover;height:300px;border-radius:3px;background-color:#f1f3f6;}.page-the-interpreter-debate .debate-article-list{display:flex;flex-direction:row;flex-wrap:wrap;}.page-the-interpreter-debate .debate-article-item{display:flex;}.page-the-interpreter-debate .debate-wrap{width:100%;width:calc(100% + 32px);}.page-the-interpreter-debate .debate-list-no{width:auto;float:left;padding-left:16px;}.page-the-interpreter-debate .debate-article-title{line-height:1.2;}.page-the-interpreter-debate .title-author-container{height:100%;position:relative;width:calc(100% - 48px);}.page-the-interpreter-debate .title-author-container:after{content:"";position:absolute;left:16px;bottom:-16px;right:16px;border-bottom:1px solid #dbe1e6;}.page-the-interpreter-debate
  .debate-article-item:last-child
  .title-author-container:after,.page-the-interpreter-debate
  .debate-article-item:nth-child(odd):nth-last-child(2)
  .title-author-container:after{content:none;}@media (max-width:839px){.page-the-interpreter-debate .debate-article-list{margin-top:-16px;}}li.pager-next.first.last a,.pager-show-more .pager__item a,.pager__item a.button{display:inline-block;border:1px solid #dbe1e6;margin-bottom:40px;border-radius:3px;line-height:2rem;text-decoration:none;padding:0 1em;font-weight:600;min-width:128px;}li.pager-next.first.last a:hover,.pager-show-more .pager__item a:hover,.pager__item a.button:hover{background-color:#dbe1e6;}li.pager-next.first.last a[disabled],.pager-show-more .pager__item a[disabled],.pager__item a.button[disabled]{color:#848f9d;}.debate-topic-img{border-radius:3px;display:block;}@supports (object-fit:cover){.debate-topic-img{max-height:400px;width:100%;object-fit:cover;}}.debate-title{margin-bottom:4px;}@media (max-width:839px){.debate-title{margin-bottom:16px;}}.debate-thread-nav{position:relative;line-height:1.1;}@media (min-width:840px){.debate-thread-nav .nav{position:absolute;padding:24px 0;}.fixed .debate-thread-nav .nav{position:relative;max-height:480px;max-height:50vh;}}.debate-thread-nav li{padding-bottom:8px;}.debate-thread-nav li + li{padding-top:12px;border-top:1px solid #dbe1e6;}@media (max-width:839px){.debate-topic-menu{margin-top:-24px;}}@media (min-width:840px){.debate-topic-menu .pin-wrap,.debate-topic-menu .debate-topic-menu-list{flex-grow:1;}.debate-topic-menu .pin-wrap{height:auto !important;display:flex;}.debate-topic-menu .pin-lg{height:auto;display:flex;z-index:1;}.debate-topic-menu .debate-topic-menu-list{position:relative;border-bottom:1px solid #dbe1e6;}.debate-topic-menu .debate-topic-menu-list .view{overflow:auto;height:100%;margin-right:-12px;padding-right:12px;}.debate-topic-menu .debate-topic-menu-list:before,.debate-topic-menu .debate-topic-menu-list:after{content:"";position:absolute;height:24px;left:0;right:0;z-index:1;pointer-events:none;}.debate-topic-menu .debate-topic-menu-list:before{top:0;background:linear-gradient(to top,rgba(255,255,255,0),#fff);}.debate-topic-menu .debate-topic-menu-list:after{bottom:0;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff);}.debate-topic-menu-content{background:#fff;height:100%;display:flex;flex-direction:column;margin-left:-32px;padding-left:32px;}}.debate-topic-responses-content .article-inner__quote--right,.debate-topic-responses-content .article-quote-right{margin-right:0;}.page-the-interpreter-contributors-articles li.pager-next.first.last a{margin-top:40px;}.page-the-interpreter-saved-items{height:100%;}.page-the-interpreter-saved-items.admin-menu{height:calc(100% - 29px);}.page-the-interpreter-saved-items #wrapper{display:flex;flex-direction:column;height:100%;box-sizing:border-box;}.page-the-interpreter-saved-items #content{flex-grow:1;flex-shrink:0;width:100%;}.page-the-interpreter-saved-items .saved-items table{margin:0 0 2em;width:100%;}.page-the-interpreter-saved-items .saved-items th,.page-the-interpreter-saved-items .saved-items td{padding:20px;}.page-the-interpreter-saved-items .saved-items th:first-child,.page-the-interpreter-saved-items .saved-items td:first-child{padding-left:0;}.page-the-interpreter-saved-items .saved-items th:last-child,.page-the-interpreter-saved-items .saved-items td:last-child{padding-right:0;}.page-the-interpreter-saved-items .saved-items th{border:none;}.page-the-interpreter-saved-items .saved-items tbody{border-top:2px solid #dbe1e6;}.page-the-interpreter-saved-items .saved-items tr{padding:0;background:#fff;border-bottom:1px solid #ebebeb;}.page-the-interpreter-saved-items .saved-items td{border:none;max-width:0;overflow:hidden;}.page-the-interpreter-saved-items .views-field-type,.page-the-interpreter-saved-items .views-field-name{display:none;}.page-the-interpreter-saved-items .views-field-link-flag{width:60px;}.page-the-interpreter-saved-items .views-field-link-flag a{color:#f80;}.page-the-interpreter-saved-items table.sticky-header{position:fixed;}.page-the-interpreter-saved-items table.sticky-header th{padding-top:80px;}.page-the-interpreter-saved-items th{text-align:left;}.page-the-interpreter-saved-items table.sticky-header.sticky-enabled{display:table;}.view-interpreter-search{margin-top:2rem;margin-bottom:4rem;}.view-interpreter-search form{position:relative;max-width:31.5rem;margin-bottom:1.5rem;}.view-interpreter-search form .js-form-type-textfield{display:flex;flex-direction:column;}.view-interpreter-search form .js-form-type-textfield input{padding:8px 40px 8px 12px;border:1px solid #dbe1e6;background-color:#fff;color:#000;border-radius:4px;}.view-interpreter-search form .js-form-type-textfield input:focus{outline:none;border:1px solid black;}.view-interpreter-search form .form-actions{position:absolute;top:50%;right:0;display:flex;}.view-interpreter-search form .form-actions input{border:none;width:30px;height:25px;font-size:0 !important;background-image:url("../svg/search.svg") !important;background-position:right 10px 50%;background-size:20px 20px;background-repeat:no-repeat;background-color:transparent;}.interpreter-search-results-form-footer{padding-top:1rem;font-size:14px;border-top:1px solid #dbe1e6;}.view-interpreter-search .interpreter-search-results-listing{margin-top:1rem;}.view-interpreter-search .interpreter-search-results-listing .search-result{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #dbe1e6;}.view-interpreter-search
  .interpreter-search-results-listing
  .search-result
  .search-result__title{text-decoration:none;}.page-the-interpreter .scroll-to-top__button{cursor:pointer;}.page-the-interpreter .scroll-to-top__button svg{max-height:1rem;max-width:1.6rem;}.article-content audio{margin-bottom:1.5rem;}
.pager{margin-top:2rem;margin-bottom:3rem;}.pager__items{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;text-align:center;}.pager__item{display:inline-block;margin:0;}.pager__link,.pager__link:link,.pager__link:visited{background-color:white;color:black;font-family:"Isomer Normal Regular",sans-serif;text-decoration:none;}.pager__link:focus,.pager__link:link:focus,.pager__link:visited:focus{outline:0;}.pager__item:not(.pager__item--next):not(.pager__item--previous) .pager__link,.pager__item:not(.pager__item--next):not(.pager__item--previous) .pager__link:link,.pager__item:not(.pager__item--next):not(.pager__item--previous) .pager__link:visited{width:31px;height:30px;display:flex;justify-content:center;align-items:center;padding-top:2px;font-size:16px;margin-left:-1px;background-color:transparent;transition:color 0.3s,background-color 0.3s;}@media screen and (max-width:767px){.pager__item:not(.pager__item--next):not(.pager__item--previous) .pager__link,.pager__item:not(.pager__item--next):not(.pager__item--previous) .pager__link:link,.pager__item:not(.pager__item--next):not(.pager__item--previous) .pager__link:visited{font-size:18px;width:30px;height:30px;}}.pager__item:not(.pager__item--next):not(.pager__item--previous) .pager__link.is-active,.pager__item:not(.pager__item--next):not(.pager__item--previous) .pager__link:hover,.pager__item:not(.pager__item--next):not(.pager__item--previous) .pager__link:link.is-active,.pager__item:not(.pager__item--next):not(.pager__item--previous) .pager__link:link:hover,.pager__item:not(.pager__item--next):not(.pager__item--previous) .pager__link:visited.is-active,.pager__item:not(.pager__item--next):not(.pager__item--previous) .pager__link:visited:hover{color:#ffa900;text-decoration:underline;}.pager__item:not(.pager__item--next):not(.pager__item--previous) .pager__link:link.is-active{font-weight:bold;}.pager__pages{display:flex;padding:0;}.pager__item--previous.disabled,.pager__item--next.disabled{pointer-events:none;opacity:0.5;cursor:default;}.pager__link--next,.pager__link--prev{display:flex;}.pager__link--next span,.pager__link--prev span{display:none;}.pager__link--next svg,.pager__link--prev svg{width:15px;height:15px;}.pager__link--next{margin-left:14px;}.pager__link--prev{margin-right:14px;}.pager__link--next .icon-wrapper > div,.pager__link--prev .icon-wrapper >div{display:flex;}
.page-the-interpreter article[about="/page-not-found"]{min-height:calc(100vh - 545px);text-align:center;margin-top:5rem;}.page-the-interpreter .flexible-content-page .top-sharing-bar,.page-the-interpreter .flexible-content-page .scroll-to-top__button{display:none;}.page-the-interpreter .flexible-content-page .article-title{font-size:2rem;margin-bottom:1rem;}.page-the-interpreter .flexible-content-page .article-intro p{margin-bottom:0.5rem;}@media screen and (min-width:1440px){.page-the-interpreter .flexible-content-page .article-title{font-size:3rem;}}
