/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../assets/vendors/photoswipe/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../assets/vendors/photoswipe/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;font-family:Roboto,sans-serif;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:14px;padding:5px 0 0}.pswp__caption__center,.pswp__caption small{font-family:Roboto,sans-serif;line-height:1.6;color:#fff}.pswp__caption__center{text-align:center;max-width:420px;margin:0 auto;font-size:12px;padding:20px 5px}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../assets/vendors/photoswipe/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:b .5s linear infinite;animation:b .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:a 1s cubic-bezier(.4,0,.22,1) infinite;animation:a 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}body,html,video{width:100%;height:auto}video{-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000}figure{width:100%;padding:0;margin:0;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease;-webkit-transform:rotate(-.5deg) scale(.95);transform:rotate(-.5deg) scale(.95);cursor:pointer}figure.image--aside{max-width:300px;float:right;margin-left:20px}@media (max-width:750px){figure.image--aside{max-width:100%;float:none;padding:0;margin:0}}figure.tilt-right{-webkit-transform:rotate(.5deg) scale(.95);transform:rotate(.5deg) scale(.95)}figure img{width:100%;height:auto}figure:not(.no-hover):hover{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}figure figcaption{font-family:Roboto,sans-serif;font-size:14px;line-height:1.6;padding:5px 0 0;color:#fff}body{margin:0;background-position:50%;background-size:cover;background-image:url(https://docs.rferl.org/Infographics/2018/2018_01/2018_01_DianasList/dist/img/overlay.jpg);color:#fff;background-color:#222}body.modal--active{overflow:hidden}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background:rgba(34,34,34,0)}body::-webkit-scrollbar-thumb{background:hsla(31,40%,60%,.5)}body::-webkit-scrollbar-thumb:hover{background:#c29b70}section{display:none}section.section--fullscreen{width:100%;height:100%}section.section--active{display:block}.text-center{text-align:center}.padding-around{padding-top:20px!important}.padding-around,.padding-bottom{padding-bottom:20px!important}#preloader{width:100%;height:100%;position:fixed;top:0;left:0;background-position:50%;background-size:cover;background-image:url(https://docs.rferl.org/Infographics/2018/2018_01/2018_01_DianasList/dist/img/overlay.jpg);background-color:#222;z-index:1000;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#preloader .loader,#preloader .loader:after{border-radius:50%;width:48px;height:48px}#preloader .loader{margin:60px auto;font-size:5px;position:relative;text-indent:-9999em;border-top:1.1em solid hsla(0,0%,100%,.2);border-right:1.1em solid hsla(0,0%,100%,.2);border-bottom:1.1em solid hsla(0,0%,100%,.2);border-left:1.1em solid #c29b70;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:b 1.1s infinite linear;animation:b 1.1s infinite linear}@-webkit-keyframes b{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes b{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.container{padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:750px;margin:0 auto}.container.container--image{padding:0 30px;max-width:980px}.container.container--full{max-width:100%;padding:0}.container.container--videos{padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:980px}.container.container--videos .video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px}@media (max-width:750px){.container.container--videos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.container .video-caption{font-family:Roboto,sans-serif;font-size:14px;line-height:1.6;padding:5px 0 0;color:#fff;text-align:center}h1{font-family:Cormorant SC,serif;font-weight:300;margin:0;padding:0;text-shadow:1px 1px 1px #000;font-size:62px;line-height:.8;text-align:center;color:#c29b70}@media (max-width:640px){h1{font-size:42px}}h2{font-family:Cormorant SC,sans-serif;font-weight:400;margin:0;padding:10px;font-size:24px;text-transform:uppercase;line-height:1.4;text-align:center;color:#c29b70;text-shadow:1px 1px 1px #000}@media (max-width:640px){h2{font-size:21px}}h3{font-family:Roboto,sans-serif;font-weight:400;margin:0;padding:10px 0;text-shadow:1px 1px 1px #000;font-size:18px;text-transform:uppercase;line-height:1.5;text-align:center;color:#c29b70}@media (max-width:640px){h3{font-size:17px}}h4{font-family:Roboto,sans-serif;font-weight:700;margin:0;padding:0;text-shadow:1px 1px 1px #000;font-size:13px;letter-spacing:1px;line-height:1.4;text-align:center;color:#c29b70}h4.margin-top{margin-top:30px}p{font-family:Roboto,sans-serif;margin:0 auto;padding:16px 0;font-size:16px;line-height:1.7;color:#c29b70;max-width:75ch}@media (max-width:640px){p{font-size:15px}}ol{padding:0 0 0 30px;margin:10px 0}ol li{font-family:Roboto,sans-serif;padding:0;font-size:16px;line-height:1.7;color:#c29b70;max-width:75ch}hr{background-color:#c29b70;height:1px;width:20%;max-width:400px;display:block;margin:20px auto;border:none;-webkit-box-shadow:none;box-shadow:none}hr.divider--big{margin:40px auto}a{text-decoration:none;color:#fff;-webkit-transition:color .4s;transition:color .4s}a.btn,a:hover,button{color:#c29b70}a.btn,button{border:1px solid #c29b70;padding:10px 20px;font-family:Cormorant SC,sans-serif;font-weight:400;font-size:17px;text-transform:uppercase;line-height:1.4;text-align:center;margin:15px 5px 5px;outline:none;display:inline-block;cursor:pointer;background:none;-webkit-transition:background-color .4s,color .4s;transition:background-color .4s,color .4s}a.btn:hover,button:hover{background-color:#c29b70;color:#fff}#chapters,#share{position:fixed;top:0;left:0;bottom:0;right:0;background:#fff;overflow-x:auto;z-index:998;display:none;background-color:#222;background-position:50%;background-size:cover;-webkit-overflow-scrolling:touch}#chapters::-webkit-scrollbar,#share::-webkit-scrollbar{width:8px}#chapters::-webkit-scrollbar-track,#share::-webkit-scrollbar-track{background:rgba(34,34,34,0)}#chapters::-webkit-scrollbar-thumb,#share::-webkit-scrollbar-thumb{background:hsla(31,40%,60%,.5)}#chapters::-webkit-scrollbar-thumb:hover,#share::-webkit-scrollbar-thumb:hover{background:#c29b70}#chapters .chapters__container,#share .chapters__container{max-width:700px;width:100%;padding:70px 30px 30px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;xalign-items:center;xjustify-content:center;-ms-flex-direction:column;-ms-flex-align:center;-ms-flex-pack:center;height:100%}#chapters .chapters__container ul,#share .chapters__container ul{list-style:none;padding:0;margin:auto}#chapters .chapters__container ul li,#share .chapters__container ul li{margin:0;padding:0;border-bottom:1px solid #c29b70;cursor:pointer}#chapters .chapters__container ul li:last-of-type,#share .chapters__container ul li:last-of-type{border-bottom:none}#chapters .chapters__container ul li a,#share .chapters__container ul li a{padding:30px 0;display:block}#chapters .chapters__container ul li a *,#share .chapters__container ul li a *{-webkit-transition:color .4s;transition:color .4s}#chapters .chapters__container ul li a h1,#share .chapters__container ul li a h1{font-size:32px;font-weight:300}#chapters .chapters__container ul li a h3,#share .chapters__container ul li a h3{text-transform:uppercase}#chapters .chapters__container ul li a:hover *,#share .chapters__container ul li a:hover *{color:#fff}#chapters .chapters__container .chapters__credits,#share .chapters__container .chapters__credits{font-size:13px;padding-bottom:70px}#chapters .chapters__container .chapters__copyright,#share .chapters__container .chapters__copyright{text-transform:uppercase;font-size:13px;letter-spacing:1px}#chapters.chapters--active{display:block}#chapters.chapters--active .header{background-color:#222}#share.share--active{display:block}#share.share--active li:last-of-type{padding-bottom:70px}#share.share--active .header{background-color:#222}#chapter-0{height:100vh}#chapter-0 .hero__media{position:absolute;overflow:hidden;width:100%;height:100%;top:0;left:0;z-index:-1}#chapter-0 .hero__media video{background-position:50%;background-size:contain;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.5}#chapter-0 .hero__title{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}#chapter-0 .hero__title h1{font-size:128px}@media (max-width:850px){#chapter-0 .hero__title h1{font-size:86px}}@media (max-width:640px){#chapter-0 .hero__title h1{font-size:62px}}#chapter-0 .hero__continue{height:48px;position:absolute;bottom:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;text-align:center;font-family:Roboto,sans-serif;text-transform:uppercase;font-size:13px}#chapter-0 .hero__continue,.header{width:100%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;position:fixed;top:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:998;background:transparent;-webkit-transition:background .3s;transition:background .3s}.header .header__center ul{list-style:none;position:fixed;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1000px){.header .header__center ul{top:88px;right:0;left:0;padding:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:rgba(34,34,34,0);-webkit-transition:background .3s;transition:background .3s}}.header .header__center ul li{width:32px;height:32px;background-color:#222;border-radius:50%;margin:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:.3;-webkit-transition:color .4s,opacity .4s;transition:color .4s,opacity .4s;font-family:Roboto,sans-serif}@media (max-width:1000px){.header .header__center ul li{width:24px;height:24px}}.header .header__center ul li.subchapter--active,.header .header__center ul li:hover{opacity:1;background-color:#c29b70}.header .header__center ul li.subchapter--active a,.header .header__center ul li:hover a{color:#222}.header .header__center ul li a{display:block;text-align:center;width:32px;height:32px;font-size:14px;line-height:32px;color:#fff}.header.header--onpage,.header.header--onpage ul{background:#222}.header a{height:44px;cursor:pointer}.header a svg{fill:#c29b70;-webkit-transition:fill .4s;transition:fill .4s}.header a.header__logo svg{height:44px;width:auto;fill:#fff}.header a.header__chapters,.header a.header__close,.header a.header__share{margin-left:5px}.header a.header__chapters svg,.header a.header__close svg,.header a.header__share svg{height:32px;width:32px}.header a:hover svg{fill:#fff}.chapter{width:100%;height:auto}.chapter .chapter__header{width:100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chapter .chapter__header h2{font-size:17px}.chapter .chapter__header p{line-height:1.5;font-size:15px}.chapter .chapter__header .chapter__title{padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.chapter .chapter__header .chapter__continue,.chapter .chapter__header .chapter__title{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chapter .chapter__header .chapter__continue{width:100%;height:48px;position:absolute;bottom:20px;left:0;cursor:pointer;font-family:Roboto,sans-serif;text-transform:uppercase;font-size:13px}.chapter .chapter__body{padding-top:40px;background-color:#222;position:relative}.chapter .chapter__body .subchapter,.chapter .chapter__body .subchapter--notnav{padding-top:40px}.chapter .chapter__body .subchapter--notnav h2,.chapter .chapter__body .subchapter h2{max-width:30ch;margin:0 auto}.chapter .chapter__body .subchapter--notnav h3,.chapter .chapter__body .subchapter h3{padding-top:20px}.chapter .chapter__body .subchapter--notnav p,.chapter .chapter__body .subchapter p{line-height:1.9}@media (max-width:1000px){.chapter .chapter__body .subchapter{padding-top:90px}}.chapter .chapter__footer{padding:20px 30px 50px;background-color:#222;text-align:center}.chapter .chapter__footer hr{margin-bottom:50px}#chapter-1 .chapter__header{background-size:cover;background-position:50%;background-image:url(https://gdb.rferl.org/B7DEC31E-999B-4EC7-A2CA-B4A41973FBC8_1200.jpg),url(https://docs.rferl.org/Infographics/2018/2018_01/2018_01_DianasList/dist/img/overlay.jpg);background-blend-mode:overlay}#chapter-2 .chapter__header{background-size:cover;background-position:50%;background-image:url(https://docs.rferl.org/Infographics/2018/2018_01/2018_01_DianasList/dist/img/Photo1.jpg),url(https://docs.rferl.org/Infographics/2018/2018_01/2018_01_DianasList/dist/img/overlay.jpg);background-blend-mode:overlay}#chapter-3 .chapter__header{background-size:cover;background-position:50%;background-image:url(https://gdb.rferl.org/B966C143-23C3-4602-9865-43730CAC8334_w1200.jpg),url(https://docs.rferl.org/Infographics/2018/2018_01/2018_01_DianasList/dist/img/overlay.jpg);background-blend-mode:overlay}#chapter-4 .chapter__header{background-size:cover;background-position:top;background-image:url(https://gdb.rferl.org/50C78D09-99CF-4D5F-84D2-8E866F5259AA_w1200.jpg),url(https://docs.rferl.org/Infographics/2018/2018_01/2018_01_DianasList/dist/img/overlay.jpg);background-blend-mode:overlay}ul.list__squares{display:grid;grid-template-columns:repeat(5,1fr);padding:0;margin:0}@media (max-width:800px){ul.list__squares{grid-template-columns:repeat(3,1fr)}}@media (max-width:460px){ul.list__squares{grid-template-columns:repeat(2,1fr)}}@media (max-width:320px){ul.list__squares{grid-template-columns:1fr}}ul.list__squares li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #c29b70;height:128px;cursor:pointer}ul.list__squares li,ul.list__squares li h3{-webkit-transition:all .4s;transition:all .4s}ul.list__squares li h3{padding-top:0!important;text-shadow:none}ul.list__squares li:hover{background-color:#c29b70}ul.list__squares li:hover h3{color:#fff}.story{position:fixed;top:0;left:0;bottom:0;right:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);overflow-y:scroll;z-index:998;background-color:#222;-webkit-overflow-scrolling:touch;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.story figure{cursor:default}.story figure:hover{-webkit-transform:rotate(-.5deg) scale(.95);transform:rotate(-.5deg) scale(.95)}.story figure.tilt-right:hover{-webkit-transform:rotate(.5deg) scale(.95);transform:rotate(.5deg) scale(.95)}.story::-webkit-scrollbar{width:8px}.story::-webkit-scrollbar-track{background:rgba(34,34,34,0)}.story::-webkit-scrollbar-thumb{background:hsla(31,40%,60%,.5)}.story::-webkit-scrollbar-thumb:hover{background:#c29b70}.story.story--active{-webkit-transform:translateX(0);transform:translateX(0)}.story .story__close{position:-webkit-sticky;position:sticky;top:15px;right:15px;float:right;z-index:999;width:32px;height:32px;cursor:pointer}.story .story__close svg{height:32px;width:32px;fill:#c29b70;-webkit-transition:fill .3s;transition:fill .3s}.story .story__close svg:hover{fill:#fff}.story .story__body{margin:0 auto}.story .story__footer{padding:20px 30px 50px;background-color:#222;text-align:center}.story .story__footer hr{margin-bottom:50px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx),only screen and (min-resolution:192dpi){p{font-size:14px;line-height:1.5}}