@font-face{font-family:Skolar Sans;font-weight:300;src:url('https://docs.rferl.org/Branding/CDN/Apollo_Framework/2.0/dist/assets/fonts/SkolarSans_Regular.woff2')}@font-face{font-family:Skolar Sans;font-weight:700;src:url('https://docs.rferl.org/Branding/CDN/Apollo_Framework/2.0/dist/assets/fonts/SkolarSans_Bold.woff2')}@font-face{font-family:Skolar;font-weight:700;src:url('https://docs.rferl.org/Branding/CDN/Apollo_Framework/2.0/dist/assets/fonts/Skolar_Bold.woff2')}@font-face{font-family:Skolar;font-weight:100;src:url('https://docs.rferl.org/Branding/CDN/Apollo_Framework/2.0/dist/assets/fonts/Skolar_Light.woff2')}:root{--color-brand-orange:#ea6903;--color-brand-gray:#5b6770;--color-gray-light:#BDC2C6;--color-text:#1F2124}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0}header{padding:12.5px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;width:100%;top:0;left:0;z-index:999;background:#fff}header.on-screen{border-bottom:3px solid var(--color-brand-orange)}.logo{width:126px;height:40px;background:url(https://docs.rferl.org/Infographics/2020/2020_02/2020_02_MontenegroChurch/icons/logo.svg) no-repeat center;background-size:cover}.sharing{width:94px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:url(https://docs.rferl.org/Infographics/2020/2020_02/2020_02_MontenegroChurch/icons/share.svg) no-repeat left center;background-size:22px;color:var(--color-brand-gray);text-decoration:none;text-transform:uppercase;font-family:Skolar Sans;font-size:14px;cursor:pointer}.sharing span{margin-top:4px}.sharing--open{padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:-100%;opacity:0;width:calc(100% - 154px);height:100%;background:var(--color-brand-orange);-webkit-transition:opacity .5s, right .5s;-o-transition:opacity .5s, right .5s;transition:opacity .5s, right .5s}.sharing--open--active{right:0;opacity:1}header.on-screen .sharing--open--active{height:calc(100% + 5px);border-bottom:3px solid #BB5402}.sharing--open>*{width:25px;height:25px;border:0;background-size:contain;background-position:center;background-repeat:no-repeat}.sharing__close{cursor:pointer;background-color:transparent;border:0;outline:0;width:20px;height:20px;background-image:url(https://docs.rferl.org/Infographics/2020/2020_02/2020_02_MontenegroChurch/icons/close.svg)}.sharing__facebook{background-image:url(https://docs.rferl.org/Infographics/2020/2020_02/2020_02_MontenegroChurch/icons/facebook.svg)}.sharing__twitter{background-image:url(https://docs.rferl.org/Infographics/2020/2020_02/2020_02_MontenegroChurch/icons/twitter.svg)}.sharing__mail{background-image:url(https://docs.rferl.org/Infographics/2020/2020_02/2020_02_MontenegroChurch/icons/mail.svg)}@media(min-width:741px){.sharing--open{width:250px}}main{font-family:Skolar;color:var(--color-text);font-size:16px;padding-top:65px}.hero__screen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:990px}@media (min-width:741px){.hero__screen{display:-ms-grid;display:grid;-ms-grid-columns:40% 60%;grid-template-columns:40% 60%;-ms-grid-rows:1fr;grid-template-rows:1fr;grid-template-areas:". .";margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px}}.hero__image{background:url(https://docs.rferl.org/Infographics/2020/2020_02/2020_02_MontenegroChurch/images/main_image.jpg) no-repeat center;background-size:cover;width:100%;height:70vw;position:relative}@media (min-width:741px){.hero__image{height:350px;background-size:contain}}.hero__image:after{content:'';position:absolute;bottom:-2px;width:100%;left:0;height:30%;background:url(https://docs.rferl.org/Infographics/2020/2020_02/2020_02_MontenegroChurch/images/mask.svg) no-repeat center;background-size:cover;opacity:.95}@media (min-width:741px){.hero__image:after{content:none}}.hero__text{padding:0 15px}@media(min-width:741px){.hero__text{padding:0 15px 0 30px}}.hero__text h1{font-size:25px;margin-top:0}.intro{line-height:140%}.hero__more{background:var(--color-brand-orange);color:#fff;text-transform:uppercase;font-family:Skolar Sans;font-size:12px;outline:0;border:0;border-radius:10px;padding:5px 20px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.hero__more:hover{background:var(--color-brand-gray)}.intro__more{display:none}.intro__more:last-of-type{margin-bottom:40px}.intro__more--active{display:block}.timeline{padding:0 15px;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;margin-top:40px;width:100%}@media(min-width:741px){.timeline__container{display:-ms-grid;display:grid;-ms-grid-columns:40% 60%;grid-template-columns:40% 60%;-ms-grid-rows:1fr;grid-template-rows:1fr;grid-template-areas:". .";margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;max-width:990px}.timeline{padding:0 15px 0 25px;margin-top:0}}.timeline__piece{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;font-family:Skolar Sans;margin-bottom:-5px;width:100%}.timeline__piece>:last-child{margin-bottom:50px}.timeline__piece:before{content:'';position:absolute;left:6px;top:0;width:1px;height:100%;border-left:2px dashed var(--color-gray-light)}.timeline__piece--last:before{height:50%}.timeline__year{color:#fff;font-size:45px;font-weight:700;padding-left:30px;letter-spacing:3px;position:relative;text-shadow:-1px -1px 0 var(--color-brand-orange),
            1px -1px 0 var(--color-brand-orange),
            -1px 1px 0 var(--color-brand-orange),
            1px 1px 0 var(--color-brand-orange)}.timeline__year--first:before{content:'';position:absolute;left:2px;top:0;width:10px;height:77px;background:#fff}.timeline__body{width:calc(100% - 45px);position:relative;margin-left:30px;margin-bottom:15px}.timeline__body:before{content:'';position:absolute;left:-35px;top:calc(50% - 10px);width:20px;height:20px;border:2px solid var(--color-brand-gray);border-radius:20px;background:white;z-index:5}.timeline__image{width:calc(100% - 45px);margin-left:30px}.timeline__image img{width:100%;height:auto;margin-bottom:5px}.timeline__image .description{font-size:13px;color:var(--color-brand-gray)}.timeline__piece--right .timeline__image{margin-left:0;margin-right:30px}footer{margin-top:50px;height:300px;background:url(https://docs.rferl.org/Infographics/2020/2020_02/2020_02_MontenegroChurch/images/church_roof.png) no-repeat center bottom;background-size:contain}