@charset "UTF-8";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}.longread,main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.audioplayer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0 46px 0 8px;position:relative;width:100%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;background:#fff}.audioplayer-playpause{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;border-radius:50%;cursor:pointer;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.audioplayer:not(.audioplayer-playing) .audioplayer-playpause{background:rgba(91,130,255,0)}.audioplayer-playing .audioplayer-playpause{background:rgba(253,79,26,0)}.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a{content:'';-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:0;height:0;margin:0 auto;border-top:10px solid transparent;border-right:none;border-bottom:9px solid transparent;border-left:14px solid #383838;border-radius:2px;position:relative;left:2px}.audioplayer-playing .audioplayer-playpause a{content:'';display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:12px!important;height:16px;position:relative;margin:0!important}.audioplayer-playing .audioplayer-playpause a::before{content:'';position:relative;display:block;width:4px;height:16px;background-color:#383838;border-radius:2px}.audioplayer-playing .audioplayer-playpause a::after{content:'';position:relative;display:block;width:4px;height:16px;background-color:#383838;border-radius:2px}.audioplayer-time{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:11px;line-height:13px;font-weight:500;color:#818181}.audioplayer-time-current{margin-left:auto;margin-right:0}.audioplayer-time-duration{display:none}.audioplayer-bar{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;width:100%;height:2px;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;cursor:pointer}.audioplayer-bar::before{content:'';position:absolute;top:0;width:100%;height:2px;background-color:#dde2e6}.audioplayer-bar>div{position:absolute;left:0;top:0}.audioplayer-bar-loaded{z-index:1;height:2px;background:#bec8d2}.audioplayer-bar-played{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;z-index:2;height:2px;background-color:#575757}.audioplayer-bar-played::after{display:none;position:absolute;content:'';-webkit-box-sizing:border-box;box-sizing:border-box;top:-3px;right:-1px;margin-right:-5px;width:8px;height:8px;background-color:#575757;border-radius:50%;border:1px solid #fff}.audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after{border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex}.audioplayer-playing .audioplayer-bar-played::after{border:2px solid #0059ff}.audioplayer-volume{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-right:0;margin-left:40px}.audioplayer-volume:hover .audioplayer-volume-adjust{display:-webkit-box;display:-ms-flexbox;display:flex}.audioplayer-volume-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background-image:url(../img/audioplayer-volume.svg);background-size:100%;width:20px;height:20px}.audioplayer-mute .audioplayer-volume-button{background-image:url(../img/audioplayer-volume-x.svg)}.audioplayer-mute .audioplayer-volume-button a:before{border-right:9px solid #d3d3d3}.audioplayer-volume-adjust{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:-80px;display:none;background-color:#fff;padding:0 10px;height:100%}.audioplayer-volume-adjust>div{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:60px;height:2px;cursor:pointer;background-color:#bec8d2}.audioplayer-volume-adjust div div{position:absolute;top:0;left:0;height:2px;background-color:#383838}.audioplayer-title{font-size:14px;line-height:16px;color:#383838;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:inset 0 0 30px 10px #fff;box-shadow:inset 0 0 30px 10px #fff;max-width:150px;width:100%;height:26px;overflow:hidden;position:relative}.audioplayer-title:before{content:'';position:absolute;top:0;left:0;z-index:10;width:21px;height:100%;background:-webkit-gradient(linear,right top,left top,from(#fff),to(rgba(255,255,255,0)));background:-o-linear-gradient(right,#fff 0,rgba(255,255,255,0) 100%);background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 100%);-webkit-transform:matrix(-1,0,0,1,0,0);-ms-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}.audioplayer-title:after{content:'';position:absolute;top:0;right:0;z-index:10;width:21px;height:100%;background:-webkit-gradient(linear,right top,left top,from(#fff),to(rgba(255,255,255,0)));background:-o-linear-gradient(right,#fff 0,rgba(255,255,255,0) 100%);background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 100%)}.audioplayer-close{position:absolute;top:50%;right:10px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;width:20px;height:20px}.audioplayer-close:hover:after,.audioplayer-close:hover:before{background-color:#000}.audioplayer-close:before{content:'';position:absolute;top:9px;left:0;width:18px;height:2px;border-radius:2px;background-color:#d3d3d3;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.audioplayer-close:after{content:'';position:absolute;top:9px;left:0;width:18px;height:2px;border-radius:2px;background-color:#d3d3d3;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.audioplayer-back{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;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin:0 12px;cursor:pointer;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANvSURBVHgB7Vi7ThtBFL1+gBIekukiGhwENBQxXbpsOt6BLlQhX0D+IKZMRVymwu5SgSMBcudNR4fTIUBi+QMj2zKFHznXWqTxeHbXuzsrJMSRrN2ZuTNzPPcx9y7RC545YqQRhmGkxsfHd9vtdrFUKlmkAUnShPX1dSMWix12u930yMjIO3R9JQ2IkwZsbGwc4FFmcqQZoVS8vLycTiaTx3jNiP0gWsGjgKd5dnZWoRAITHBzc3Ov0+lk8Zpyk4PaLciZsMv9IHYZmODa2totNk/7mYMTzfslGtgGsdFHbGj5mYM/tAsHKq+srGwNOydBAXFzc1NdXFwsQH2v0XwvjrENgsw5Xt/g90qamorH458XFhbo6urqr9c+gQkyLi8vH7BJaW5u7g7NDEj17BEESicnJzsY+yGPCTDm5+fvr6+vz9320BJm4Kl5W+UFbuN5L46dnp6+xeu+PA+kDzh+uq2t9SZh8Ib1er1immZVHltdXc3gdMskeD57ea1WW1LJR0LQC/aJlaXufZhEViUfygaDAHZpwUGmqN+xMtPT078sy3qQ5bXYoF/g9sniIaq0l2SoZJ+EYLFYZHI5sQ+2+Ekl+yQEGa1WKy91ZVRySifhvG5sbCyNIFzVldepIF+Xo6Oj6aOjoztRRnmCk5OTFwgHF7CVC684FQYcYsR2s9lckmUGCILQlpDXpbDIF4oI2KfvtBS3jbcNQs1TFBFAaEZsg/BAsI4rCFlS1wxFh74TSyQS3gRhqJbYZiNmp6Fo0Oe5fEXKAgMEOUZJeV5qYmJCGQLCgG1dbPOeqvtYaYM4tT9S13fSjz2pbaqEnJykKLUNneHGXssQ+3CCOZWskiAyC5Okf8Q1rw5b5DV4LanbsfpzCzN9CSbHRtjiMYUE1jiU62dce45Fvms+CFX8JMlWuN5A9rzt9wrkkwM5zgNlh8tBY9+c5rkGajst6jt6qCfDlRmy410aEiwLcrekKPDdyPX2Iw/w1wME0LKqBraL8hyeFdtue7BPi8l84FJT9UmEwwrXMV6aGCrld/rEocBjHPNyJhNBedupDiG/BB8Bm8xSuJjYS1Sd6g8VfNUkqCfM2dnZAtQ2xbboYyrfTr+h0h2Ek6KPecGrOlY7ckYDP07V0zToABbGTNjov0ajkR9GnZGDnSPCxOIFgfAf345vPYTIjIkAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center;background-size:100%}.audioplayer-back:hover{opacity:.6}.audioplayer-next{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;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin:0 12px;cursor:pointer;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM/SURBVHgB7VjLbtpAFL08EjVKIpFdd0X5gvxB3V0eoMIyq8AXQL+g5gsSdt1Bdt2VIl4SC+YPSrds8CewAKkSr55bmcoej7ExQyNVOZI1zHhmOL6vuXeIXvGfI0aacH19nU4kErnZbFYXQkxIE+KkCSBnxmKxx/Pz8x9MljRBG8EN1ut1OplMjjOZzGfSgL1VfHt7e4XmKh6Pl7h1bR6LWfP5/EOv17MoIiIRZFJQ6QOkVUA3FTB9AvLlZrP5TBGQ3GWyYRip09PTR0imAHJhl6WWy2UZ7WEJ3tzc5CC1GgVLzAV8iIWnSBGRCDOJDR5q+oKfbxSvOaT08PzC81Z6V0XYue/3+xZFRKAEbW80Fa8Enkqr1eKW7u7u6lD9xkkmUGux2+02aE8kA8gZKnJQ2ad2u/3ks0wsFoviPp7rhC9BdghIpCY5A6szD3JCng+JmTCDp06nMySN8CV4dnZW4qArkWC1CdV8XRKToTxJ+KjiUCINV3TY1K5QShCqMpzS41ABtZr0AlBKEAQfnH1IM1KQ1QG/ZMFwduCVdXoheAjah/9fsHoP5QAMjhZ2OFPCQxDqdR1lnJHQgcDEEC3G+DnIZrNjJktBBFerVZr+EUFnNsROeXJyYshzVBJ0pesgfEEHAj7+XdAclQQtaShwkz3gUimyJU8t4yF4fHxsOfv4yrTKNjTB5ZDT6dRzTHoINhqNCXuuYygFQ74izYCD5Jx9/k9VNaiMg5Dad2lISwEkoST1hWqSX6CWz1xjW6zaFfZehnMMEqyq5ioJ2kmocI5x6qXDFjdpnDQs/NK0bXVxxdnhOAVb/EZ7AnvU5DSOE1y/+VvLTqiCs2aXrWDzIfLC/K7HH0sO5AYkeS5QhcbKfuu23izghsBE4xI91x1HR0cDnNkFCgmeax9p8jk/3Ebuz/9RAOxLoQHHQ89iHIMI7FW0w03xxLClxWTe2zW0Zy2HFWgi8NYh1M0Ck4Q02f6C4uEmjgU5k0BQzoe5Bdvp6gM2adJ+MZEJsc2ZYReEKtw3GI1G4vLy8hlqu3DUwKGIQaVfodJ7hJOd6prIt1usdq5d8HxEN01eB7DwTsBGf+q+1IwMdo4DJhaviITfr1JPXrF/m1wAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center;background-size:100%}.audioplayer-next:hover{opacity:.6}.spinner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;z-index:2;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px}.spinner .path{stroke:rgba(2,114,56,.863);stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@font-face{font-family:fontello;src:url(../fonts/fontello.eot?19591940);src:url(../fonts/fontello.eot?19591940#iefix) format("embedded-opentype"),url(../fonts/fontello.woff2?19591940) format("woff2"),url(../fonts/fontello.woff?19591940) format("woff"),url(../fonts/fontello.ttf?19591940) format("truetype"),url(../fonts/fontello.svg?19591940#fontello) format("svg");font-weight:400;font-style:normal;font-display:swap}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-eye:before{content:'\e800'}.icon-briefcase:before{content:'\e801'}.icon-mobile:before{content:'\e802'}.icon-tablet:before{content:'\e803'}.icon-star:before{content:'\e804'}.icon-star-empty:before{content:'\e805'}.icon-podcast:before{content:'\e806'}.icon-search:before{content:'\e807'}.icon-picture:before{content:'\e808'}.icon-video:before{content:'\e809'}.icon-tags:before{content:'\e80a'}.icon-down-open:before{content:'\f004'}.icon-up-open:before{content:'\f005'}.icon-right-open:before{content:'\f006'}.icon-left-open:before{content:'\f007'}.icon-globe:before{content:'\f018'}.icon-user:before{content:'\f061'}.icon-users:before{content:'\f064'}.icon-money:before{content:'\f0d6'}.icon-desktop:before{content:'\f108'}.icon-play-circled:before{content:'\f144'}.icon-youtube-play:before{content:'\f16a'}.icon-bank:before{content:'\f19c'}.icon-twitter:before{content:'\f099'}.icon-facebook:before{content:'\f09a'}.icon-instagram:before{content:'\f16d'}.icon-vkontakte:before{content:'\f189'}.icon-paper-plane:before{content:'\f1d8'}.icon-whatsapp:before{content:'\f232'}.likely__counter{display:none;position:relative;font-size:10px;font-weight:400;text-align:center;text-decoration:none;text-rendering:optimizeLegibility;margin:0;outline:0;line-height:inherit;cursor:inherit}.likely__counter_empty{display:none}.likely__icon{display:none}.likely_ready .likely__counter{display:block}@-ms-viewport{width:device-width}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(0,119,55,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.datepicker--cells{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;position:relative;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#001801;border:2px solid #00a355}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#00a355}.datepicker--cell.-in-range-{background:rgba(0,119,55,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{background-color:rgba(0,119,55,.1);border-radius:0}.datepicker--cell.-range-to-{background-color:rgba(0,119,55,.1);border-radius:0}.datepicker--cell.-range-from-.-range-to-{border-radius:0}.datepicker--cell.-selected-{color:#001801;border:2px solid #00a355}.datepicker--cell.-selected-.-current-{color:#001801;border:2px solid #00a355}.datepicker--cell.-selected-.-focus-{background:#00a355}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0}.datepicker--day-name{color:#1e1e1e;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;-ms-flex:1;-webkit-box-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:10px;font-weight:700}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--years{height:170px}.datepicker--cells-years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(0,119,55,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.datepickers-container{position:absolute;left:0;top:0}.datepicker{background:#fff;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.25);box-shadow:0 5px 10px rgba(0,0,0,.25);border-radius:0;-webkit-box-sizing:content-box;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#3c3844;width:280px;padding:20px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;-webkit-transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;-o-transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);-ms-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;-webkit-transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;-o-transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;-webkit-box-shadow:none;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.datepicker-inline .datepicker--pointer{display:none}.datepicker--content{-webkit-box-sizing:content-box;box-sizing:content-box;padding:0}.-only-timepicker- .datepicker--content{display:none}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body{display:none}.datepicker--body.active{display:block}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(0,119,55,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.datepicker--nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:32px;padding:0}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action:hover{background:#f0f0f0}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#1e1e1e;stroke-width:2px}.datepicker--nav-title{border-radius:0;padding:0 8px;color:#1e1e1e}.datepicker--nav-title i{font-style:normal;color:#1e1e1e;margin-left:5px}.datepicker--nav-title:hover{background:#f0f0f0}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-ms-flexbox;display:-webkit-box;display:flex;padding:0;margin-top:15px}.datepicker--button{color:#fff;background-color:#157949;cursor:pointer;border-radius:0;-ms-flex:1;-webkit-box-flex:1;flex:1;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;height:40px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(0,119,55,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.datepicker--time{border-top:1px solid #efefef;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;padding:4px;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-ms-flex:0 1 138px;-webkit-box-flex:0;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-ms-flex:0 1 153px;-webkit-box-flex:0;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex:1;-webkit-box-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:0;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;font-size:11px;height:17px;background:-webkit-gradient(linear,left top,right top,from(#dedede),to(#dedede)) left 50%/100% 1px no-repeat;background:-o-linear-gradient(left,#dedede,#dedede) left 50%/100% 1px no-repeat;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-ms-flex:1;-webkit-box-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-box-sizing:border-box;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-moz-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-ms-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-thumb{margin-top:-6px}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(0,119,55,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}*{-webkit-box-sizing:border-box;box-sizing:border-box}.longread,main{max-width:1200px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0 auto;overflow:hidden}.text.article-title,.title.article-title{font-family:Merriweather,'PT Serif',Georgia,'Times New Roman',Times,serif}.text.img-caption,.title.img-caption{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;line-height:1.15}h1{font-size:3.052em;font-weight:500}h2{font-size:2.441em;font-weight:500}h3{font-size:1.953em;font-weight:500}h4{font-size:1.563em;font-weight:600}h5{font-size:1.25em;font-weight:600}h6{font-size:1em;font-weight:600}.text_small,small{font-size:.8em}a *{-webkit-transition:all .14s cubic-bezier(.65,0,.076,1);-o-transition:all .14s cubic-bezier(.65,0,.076,1);transition:all .14s cubic-bezier(.65,0,.076,1)}a:link,a:visited{color:#000;text-decoration:none}a:hover{opacity:.6}a:active{color:initial}a.with-arrow{font-size:12px;line-height:14px;font-weight:500;color:rgba(0,0,0,.7)}a.with-arrow.link{font-weight:600;font-size:inherit}a.with-arrow i{display:inline-block;color:#157949}a.with-arrow:hover{opacity:1;color:#000}a.with-arrow:hover i{-webkit-transform:translateX(2px);-ms-transform:translateX(2px);transform:translateX(2px)}a.with-arrow.heading-large{font-size:1.2em;line-height:1.2em;font-weight:700;margin:10px 0 13px 0;display:inline-block}a.with-arrow.heading-sidebar{font-size:1.1em;line-height:1.4em;font-weight:700;margin:10px 0;display:inline-block}a.cta-read{-webkit-transition:all .14s cubic-bezier(.65,0,.076,1);-o-transition:all .14s cubic-bezier(.65,0,.076,1);transition:all .14s cubic-bezier(.65,0,.076,1);display:block;margin:20px 0;width:-webkit-fit-content;width:fit-content;width:-moz-fit-content;padding:11px 13px 11px 16px;background:#157949;color:#fff;text-transform:uppercase;font-size:14px;line-height:14px;border-left:5px solid #525252;position:relative}a.cta-read i{color:#fff;font-size:14px;line-height:14px}a.cta-read:hover{color:#fff;background:#0d4e2f}.no-bottom-margin{margin-bottom:0!important}.no-top-margin{margin-top:0!important}.active-top-nav{border-bottom:4px solid #157949}.heading-category{font-size:1.7em;line-height:1.1em;margin:30px 0 0 0;color:#383838}.heading-category-small{display:block;font-size:1em;color:#383838;line-height:1.3em;margin:15px 0 5px 0}.ad-container.a1-ad-container{width:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#fff;overflow:hidden}.ad-container.ax-ad-container{width:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#fff;overflow:hidden}.ad-container.bx-ad-container{width:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#fff;overflow:hidden}.ad-container .a1-desktop{width:1180px;height:auto;margin:0 auto;overflow:hidden}.ad-container .a1-desktop iframe,.ad-container .a1-desktop img{margin:0 -50% 20px}.ad-container .ax-desktop{width:100%;height:auto;margin:0 auto;overflow:hidden}.ad-container .ax-desktop>div{margin-top:20px}.ad-container .ax-desktop iframe,.ad-container .ax-desktop img{margin:0 -50% 20px}.ad-container .bx-desktop{display:block;width:280px;max-height:220px;overflow:hidden}.ad-container .bx-desktop iframe,.ad-container .bx-desktop img{margin:0 -50% 20px}.ad-container .ax-mobile{width:320px;height:auto;margin:0 auto;overflow:hidden}.ad-container .ax-mobile>div{margin-top:20px}.ad-container .ax-mobile iframe,.ad-container .ax-mobile img{margin:0 -50% 20px}.footer,.header{width:100%;margin:0 auto;max-width:1200px}.footer #mobile-search-wrapper,.header #mobile-search-wrapper{display:none}.footer .top-mobile-search,.header .top-mobile-search{width:100%;margin:0 auto;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer .top-mobile-search *,.header .top-mobile-search *{-webkit-transition:all .14s cubic-bezier(.65,0,.076,1);-o-transition:all .14s cubic-bezier(.65,0,.076,1);transition:all .14s cubic-bezier(.65,0,.076,1)}.footer .top-mobile-search input[type=text],.header .top-mobile-search input[type=text]{width:100%;padding:8px;font-size:14px;border:1px solid rgba(0,0,0,.1);border-right:none;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;border-radius:0;outline:0}.footer .top-mobile-search button,.header .top-mobile-search button{background:#157949;padding:8px 18px;color:#fff;font-size:14px;line-height:14px;font-weight:500;border:1px solid #157949;outline:0;cursor:pointer}.footer .top-mobile-search button:active,.header .top-mobile-search button:active{background:#0a3822;border:1px solid #0a3822}.footer .top-mobile-search button:hover,.header .top-mobile-search button:hover{background:#0d4e2f;border:1px solid #0d4e2f}.footer .currency-container,.header .currency-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0 20px;background:#f5f5f5;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:nowrap;flex-wrap:nowrap;text-decoration:none;overflow-x:hidden;-webkit-overflow-scrolling:touch}.footer .currency-container .currency-cell,.header .currency-container .currency-cell{padding:10px 0;border-top:10px solid #157949;min-width:80px}.footer .currency-container .currency-cell.currency-dark,.header .currency-container .currency-cell.currency-dark{border-color:#383838}.footer .currency-container .currency-cell.currency-blue,.header .currency-container .currency-cell.currency-blue{border-color:#00a9ff}.footer .currency-container .currency-cell .text-green,.header .currency-container .currency-cell .text-green{color:#157949}.footer .currency-container .currency-cell .text-red,.header .currency-container .currency-cell .text-red{color:#dc3545}.footer .currency-container .currency-cell__name,.header .currency-container .currency-cell__name{display:block;font-weight:400;font-size:.67em;line-height:1.4em;color:#383838}.footer .currency-container .currency-cell__col,.header .currency-container .currency-cell__col{display:-webkit-box;display:-ms-flexbox;display:flex}.footer .currency-container .currency-cell__count,.header .currency-container .currency-cell__count{display:block;font-weight:bolder;font-size:.67em;line-height:1.4em;color:#383838}.footer .currency-container .currency-cell--btn,.header .currency-container .currency-cell--btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:145px}.footer .currency-container .currency-cell__link,.header .currency-container .currency-cell__link{display:block;min-width:106px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-style:normal;font-weight:400;font-size:12px;line-height:14px;text-transform:uppercase;color:#157949;padding:6px 10px;border:1px solid rgba(21,121,73,.3);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer .currency-container .currency-cell__link:hover,.header .currency-container .currency-cell__link:hover{background-color:#157949;color:#fff;border:none;opacity:1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer .head-nav,.header .head-nav{margin:0 20px;padding:0;list-style:none;text-align:center;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.footer .head-nav a,.header .head-nav a{display:inline-block;font-size:14px;font-weight:500;line-height:40px;margin:0 10px 0 0;color:#383838;white-space:nowrap}.footer .head-nav a:hover,.header .head-nav a:hover{opacity:1;color:#157949}.footer .head-nav a:first-child,.header .head-nav a:first-child{margin:0 10px 0 0}.footer .head-nav a:last-child,.header .head-nav a:last-child{margin:0}.footer .head-top,.header .head-top{margin:0;padding:15px 20px;position:relative;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}.footer .head-top__back,.header .head-top__back{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;bottom:0;left:20px;font-size:22px;color:#383838;display:none;text-decoration:none;text-align:left;padding:0;margin:auto;width:-webkit-fit-content;width:fit-content;width:-moz-fit-content}.footer .head-top .search-icon-mobile,.header .head-top .search-icon-mobile{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;bottom:0;right:20px;font-size:22px;color:#383838;border:none;background:0 0;text-align:left;padding:0;margin:auto;width:-webkit-fit-content;width:fit-content;width:-moz-fit-content;display:none}.footer .head-top .search-icon-mobile:hover,.header .head-top .search-icon-mobile:hover{opacity:.7}.footer .head-top .logo-top,.header .head-top .logo-top{width:100%;max-width:300px;min-width:120px;display:block;padding-right:20px}.footer .head-top .logo-top img,.header .head-top .logo-top img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.footer .head-top .featured-top,.header .head-top .featured-top{padding:0 20px;border-left:1px solid rgba(0,0,0,.1)}.footer .head-top .featured-top img,.header .head-top .featured-top img{display:block;width:100%;margin-right:10px;max-width:130px;max-height:80px;height:auto;-o-object-fit:cover;object-fit:cover}.footer .head-top .search-bar,.header .head-top .search-bar{-webkit-transition:all .14s cubic-bezier(.65,0,.076,1);-o-transition:all .14s cubic-bezier(.65,0,.076,1);transition:all .14s cubic-bezier(.65,0,.076,1);width:auto;max-width:260px;padding:0 20px;border-left:1px solid rgba(0,0,0,.1)}.footer .head-top .search-bar .row,.header .head-top .search-bar .row{margin:0}.footer .head-top .search-bar input[type=text],.header .head-top .search-bar input[type=text]{padding:5px;font-size:13px;border:1px solid rgba(0,0,0,.1);background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;width:calc(100% - 40px);outline:0}.footer .head-top .search-bar input[type=text]:focus,.header .head-top .search-bar input[type=text]:focus{border:1px solid #157949}.footer .head-top .search-bar button,.header .head-top .search-bar button{width:40px;-webkit-transition:all .14s cubic-bezier(.65,0,.076,1);-o-transition:all .14s cubic-bezier(.65,0,.076,1);transition:all .14s cubic-bezier(.65,0,.076,1);background:#157949;padding:5px 0;color:#fff;font-size:14px;line-height:14px;font-weight:400;border:1px solid #157949;outline:0;cursor:pointer;margin:0}.footer .head-top .search-bar button:active,.header .head-top .search-bar button:active{background:#0a3822;border:1px solid #0a3822}.footer .head-top .search-bar button:hover,.header .head-top .search-bar button:hover{background:#0d4e2f;border:1px solid #0d4e2f}.footer .head-top .search-bar .top-social-icons,.header .head-top .search-bar .top-social-icons{margin-top:10px}.footer .head-top .search-bar .top-social-icons a,.header .head-top .search-bar .top-social-icons a{margin:0 5px 0 0}.footer .head-top .search-bar .top-social-icons a:first-child,.header .head-top .search-bar .top-social-icons a:first-child{margin:0 5px 0 0}.footer .head-top .search-bar .top-social-icons a:last-child,.header .head-top .search-bar .top-social-icons a:last-child{margin:0}.footer .head-top .top-featured-article,.header .head-top .top-featured-article{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.footer .head-top .top-featured-article .article-title,.header .head-top .top-featured-article .article-title{font-size:15px;line-height:18px;font-weight:600;margin:5px 0 0 0;padding:0;display:block}.footer .head-top .top-featured-article .article-title:visited,.header .head-top .top-featured-article .article-title:visited{color:#000}.social-icon{width:26px;height:26px;background:#383838;text-align:center;line-height:26px;display:inline-block}.social-icon i{color:#fff;font-size:14px}.social-icon:hover{opacity:1}.social-icon.icon-ig i{font-size:16px}.social-icon.icon-ig:hover{background:#f09433;background:-o-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.social-icon.icon-fb:hover{background:#3c5a99}.social-icon.icon-tw:hover{background:#1da1f2}.social-icon.icon-vk:hover{background:#4680c2}.social-icon.icon-wp:hover{background:#25d366}.social-icon.icon-tg i{font-size:12px}.social-icon.icon-tg:hover{background:#08c}.global-loader{width:100%;height:100%;min-width:50px;height:50px;position:relative}.heading-main-1{font-size:1.2em;line-height:1.4em;font-weight:700;color:#000;margin:10px 0}.heading-main-1 span{font-weight:400;color:#157949}.heading-main-date{font-size:1em;font-weight:300;color:#157949;margin-left:.5em}.no-margin{margin:0}.home-news{position:relative;padding:0 20px}.home-news img{width:100%}.separator-full{width:100%;margin:20px auto;height:1px;background:rgba(0,0,0,.1)}.special-slider{width:100%}.special-slider img{width:100%;display:block}.gad-b1{margin:20px auto;width:100%}.gad-b1 img{width:100%;display:block}.special-cta{display:block;width:100%;padding:30px;background:url(../img/special-bgr.jpg) center center no-repeat;background-size:cover;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;margin:60px 0 20px}.special-cta *{-webkit-transition:all .14s cubic-bezier(.65,0,.076,1);-o-transition:all .14s cubic-bezier(.65,0,.076,1);transition:all .14s cubic-bezier(.65,0,.076,1)}.special-cta:link:hover,.special-cta:visited:hover{opacity:1}.special-cta:hover h4{opacity:.7}.special-cta .special-cta-title{padding-left:20px;border-left:5px solid #157949}.special-cta .special-cta-title span{font-size:11px;font-weight:400;line-height:11px;letter-spacing:1px;text-transform:uppercase;color:rgba(255,255,255,.6);margin-bottom:3px}.special-cta .special-cta-title h4{font-size:1.2em;line-height:1.35em;font-family:'PT Serif',Georgia,'Times New Roman',Times,serif;font-weight:600;color:#fff}.fixed-share-container,.inline-share-container{z-index:99;width:100%;margin:20px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;cursor:pointer}.fixed-share-container .likely,.fixed-share-container .sharethis,.inline-share-container .likely,.inline-share-container .sharethis{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.fixed-share-container .sharethis .count,.inline-share-container .sharethis .count{font-size:10px}.fixed-share-container.faded,.inline-share-container.faded{margin:0 auto}.fixed-share-container.faded .side-share-btn,.inline-share-container.faded .side-share-btn{color:rgba(0,0,0,.35);background:rgba(255,255,255,.9)}.fixed-share-container.faded .side-share-btn:hover,.inline-share-container.faded .side-share-btn:hover{color:#fff;background:initial}.fixed-share-container .likely__widget,.fixed-share-container .side-share-btn,.fixed-share-container .st-custom-button,.inline-share-container .likely__widget,.inline-share-container .side-share-btn,.inline-share-container .st-custom-button{width:100%;-webkit-transition:all .14s cubic-bezier(.65,0,.076,1);-o-transition:all .14s cubic-bezier(.65,0,.076,1);transition:all .14s cubic-bezier(.65,0,.076,1);height:50px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;font-size:17px;text-align:center;color:rgba(255,255,255,.7);background:#383838;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fixed-share-container .likely__widget:hover,.fixed-share-container .side-share-btn:hover,.fixed-share-container .st-custom-button:hover,.inline-share-container .likely__widget:hover,.inline-share-container .side-share-btn:hover,.inline-share-container .st-custom-button:hover{color:#fff}.fixed-share-container .likely__widget i,.fixed-share-container .side-share-btn i,.fixed-share-container .st-custom-button i,.inline-share-container .likely__widget i,.inline-share-container .side-share-btn i,.inline-share-container .st-custom-button i{width:50px;height:50px}.fixed-share-container .likely__widget.btn-fb:hover,.fixed-share-container .likely__widget.likely__widget_facebook:hover,.fixed-share-container .side-share-btn.btn-fb:hover,.fixed-share-container .side-share-btn.likely__widget_facebook:hover,.fixed-share-container .st-custom-button.btn-fb:hover,.fixed-share-container .st-custom-button.likely__widget_facebook:hover,.inline-share-container .likely__widget.btn-fb:hover,.inline-share-container .likely__widget.likely__widget_facebook:hover,.inline-share-container .side-share-btn.btn-fb:hover,.inline-share-container .side-share-btn.likely__widget_facebook:hover,.inline-share-container .st-custom-button.btn-fb:hover,.inline-share-container .st-custom-button.likely__widget_facebook:hover{background:#3c5a99}.fixed-share-container .likely__widget.btn-twitter:hover,.fixed-share-container .likely__widget.likely__widget_twitter:hover,.fixed-share-container .side-share-btn.btn-twitter:hover,.fixed-share-container .side-share-btn.likely__widget_twitter:hover,.fixed-share-container .st-custom-button.btn-twitter:hover,.fixed-share-container .st-custom-button.likely__widget_twitter:hover,.inline-share-container .likely__widget.btn-twitter:hover,.inline-share-container .likely__widget.likely__widget_twitter:hover,.inline-share-container .side-share-btn.btn-twitter:hover,.inline-share-container .side-share-btn.likely__widget_twitter:hover,.inline-share-container .st-custom-button.btn-twitter:hover,.inline-share-container .st-custom-button.likely__widget_twitter:hover{background:#1da1f2}.fixed-share-container .likely__widget.btn-vk:hover,.fixed-share-container .likely__widget.likely__widget_vkontakte:hover,.fixed-share-container .side-share-btn.btn-vk:hover,.fixed-share-container .side-share-btn.likely__widget_vkontakte:hover,.fixed-share-container .st-custom-button.btn-vk:hover,.fixed-share-container .st-custom-button.likely__widget_vkontakte:hover,.inline-share-container .likely__widget.btn-vk:hover,.inline-share-container .likely__widget.likely__widget_vkontakte:hover,.inline-share-container .side-share-btn.btn-vk:hover,.inline-share-container .side-share-btn.likely__widget_vkontakte:hover,.inline-share-container .st-custom-button.btn-vk:hover,.inline-share-container .st-custom-button.likely__widget_vkontakte:hover{background:#4680c2}.fixed-share-container .likely__widget.btn-whatsapp:hover,.fixed-share-container .likely__widget.likely__widget_whatsapp:hover,.fixed-share-container .side-share-btn.btn-whatsapp:hover,.fixed-share-container .side-share-btn.likely__widget_whatsapp:hover,.fixed-share-container .st-custom-button.btn-whatsapp:hover,.fixed-share-container .st-custom-button.likely__widget_whatsapp:hover,.inline-share-container .likely__widget.btn-whatsapp:hover,.inline-share-container .likely__widget.likely__widget_whatsapp:hover,.inline-share-container .side-share-btn.btn-whatsapp:hover,.inline-share-container .side-share-btn.likely__widget_whatsapp:hover,.inline-share-container .st-custom-button.btn-whatsapp:hover,.inline-share-container .st-custom-button.likely__widget_whatsapp:hover{background:#25d366}.fixed-share-container .likely__widget.btn-telegram,.fixed-share-container .likely__widget.likely__widget_telegram,.fixed-share-container .side-share-btn.btn-telegram,.fixed-share-container .side-share-btn.likely__widget_telegram,.fixed-share-container .st-custom-button.btn-telegram,.fixed-share-container .st-custom-button.likely__widget_telegram,.inline-share-container .likely__widget.btn-telegram,.inline-share-container .likely__widget.likely__widget_telegram,.inline-share-container .side-share-btn.btn-telegram,.inline-share-container .side-share-btn.likely__widget_telegram,.inline-share-container .st-custom-button.btn-telegram,.inline-share-container .st-custom-button.likely__widget_telegram{font-size:15px}.fixed-share-container .likely__widget.btn-telegram:hover,.fixed-share-container .likely__widget.likely__widget_telegram:hover,.fixed-share-container .side-share-btn.btn-telegram:hover,.fixed-share-container .side-share-btn.likely__widget_telegram:hover,.fixed-share-container .st-custom-button.btn-telegram:hover,.fixed-share-container .st-custom-button.likely__widget_telegram:hover,.inline-share-container .likely__widget.btn-telegram:hover,.inline-share-container .likely__widget.likely__widget_telegram:hover,.inline-share-container .side-share-btn.btn-telegram:hover,.inline-share-container .side-share-btn.likely__widget_telegram:hover,.inline-share-container .st-custom-button.btn-telegram:hover,.inline-share-container .st-custom-button.likely__widget_telegram:hover{background:#08c}.side-share-container{z-index:99;width:40px;background:0 0;position:absolute;height:100%;top:0;left:0;padding:0;padding-top:90px}.side-share-container .side-share{-webkit-transition:all .17s ease-in-out;-o-transition:all .17s ease-in-out;transition:all .17s ease-in-out;width:100%}.side-share-container .side-share.faded .likely__widget,.side-share-container .side-share.faded .side-share-btn{color:rgba(0,0,0,.35);background:rgba(56,56,56,.08)}.side-share-container .side-share.faded .likely__widget:hover,.side-share-container .side-share.faded .side-share-btn:hover{color:#fff;background:initial}.side-share-container .side-share .likely__widget,.side-share-container .side-share .side-share-btn{-webkit-transition:all .14s cubic-bezier(.65,0,.076,1);-o-transition:all .14s cubic-bezier(.65,0,.076,1);transition:all .14s cubic-bezier(.65,0,.076,1);width:40px;height:40px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;font-size:17px;text-align:center;color:rgba(255,255,255,.7);background:#383838;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.side-share-container .side-share .likely__widget:hover,.side-share-container .side-share .side-share-btn:hover{color:#fff}.side-share-container .side-share .likely__widget i,.side-share-container .side-share .side-share-btn i{width:40px;height:40px}.side-share-container .side-share .likely__widget.btn-fb:hover,.side-share-container .side-share .likely__widget.likely__widget_facebook:hover,.side-share-container .side-share .side-share-btn.btn-fb:hover,.side-share-container .side-share .side-share-btn.likely__widget_facebook:hover{background:#3c5a99}.side-share-container .side-share .likely__widget.btn-twitter:hover,.side-share-container .side-share .likely__widget.likely__widget_twitter:hover,.side-share-container .side-share .side-share-btn.btn-twitter:hover,.side-share-container .side-share .side-share-btn.likely__widget_twitter:hover{background:#1da1f2}.side-share-container .side-share .likely__widget.btn-vk:hover,.side-share-container .side-share .likely__widget.likely__widget_vkontakte:hover,.side-share-container .side-share .side-share-btn.btn-vk:hover,.side-share-container .side-share .side-share-btn.likely__widget_vkontakte:hover{background:#4680c2}.side-share-container .side-share .likely__widget.btn-whatsapp:hover,.side-share-container .side-share .likely__widget.likely__widget_whatsapp:hover,.side-share-container .side-share .side-share-btn.btn-whatsapp:hover,.side-share-container .side-share .side-share-btn.likely__widget_whatsapp:hover{background:#25d366}.side-share-container .side-share .likely__widget.btn-telegram,.side-share-container .side-share .likely__widget.likely__widget_telegram,.side-share-container .side-share .side-share-btn.btn-telegram,.side-share-container .side-share .side-share-btn.likely__widget_telegram{font-size:15px}.side-share-container .side-share .likely__widget.btn-telegram:hover,.side-share-container .side-share .likely__widget.likely__widget_telegram:hover,.side-share-container .side-share .side-share-btn.btn-telegram:hover,.side-share-container .side-share .side-share-btn.likely__widget_telegram:hover{background:#08c}.fixed-share-container{max-width:350px;margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.fixed-share-container:after{margin-left:20px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;content:"Поделиться новостью";-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;color:rgba(0,0,0,.6);font-weight:500}.fixed-share-container .likely{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.kapital-content-player{width:100%;margin:40px auto}.embed-wrapper{width:100%;margin:20px auto}.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.embed-container embed,.embed-container iframe,.embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.pagination{width:-webkit-fit-content;width:fit-content;width:-moz-fit-content;max-width:100%;margin:20px 0 30px 0;overflow:hidden;border:1px solid #e5e5e5;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination a{-webkit-transition:all .14s cubic-bezier(.65,0,.076,1);-o-transition:all .14s cubic-bezier(.65,0,.076,1);transition:all .14s cubic-bezier(.65,0,.076,1);width:100%;border-left:1px solid transparent;border-right:1px solid transparent;background:#fff;padding:7px 14px;font-size:14px;font-weight:400;color:#383838;outline:0;cursor:pointer;border-right:1px solid #e5e5e5}.pagination a:last-child{border-right:1px solid transparent}.pagination a:hover{opacity:1;background:rgba(0,0,0,.07)}.pagination a.active{background:rgba(0,0,0,.13)}.breadcrumb{margin-bottom:15px}.breadcrumb a{font-size:.91em!important}.breadcrumb a:hover{opacity:1!important}.breadcrumb a:link,.breadcrumb a:visited{color:#157949}.breadcrumb a:link:hover,.breadcrumb a:visited:hover{opacity:1;color:#0a3822}.breadcrumb i{color:rgba(0,0,0,.4);font-size:.8em;vertical-align:middle}.info-msg{padding:80px 20px}.info-msg .info-title{width:100%;margin:20px auto;font-size:2.5em;line-height:1.3em;color:#157949;text-align:center}.info-msg .info-subtitle{width:100%;max-width:500px;margin:0 auto;font-size:1.2em;line-height:1.4em;color:#383838;text-align:center}.info-msg .info-content{width:100%;max-width:800px;margin:20px auto;font-size:1em;line-height:1.3em;color:rgba(0,0,0,.5);text-align:center}.footer-meta-text span{font-size:10px;font-weight:400;line-height:15px;margin-top:10px;display:block}.main-feed{margin-top:15px;padding-right:0!important;position:relative}.main-feed .article-block:first-of-type .article-wrapper{padding-top:0}.side-feed{margin-top:15px;padding-left:0!important;padding-right:0!important;border-right:none}.side-feed.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.side-feed .article-block:first-of-type .article-wrapper{padding-top:0}.flags{border:1px solid #ededed}.flags__header{background-color:#f5f5f5;padding:16px 30px;font-size:16px;line-height:27px;color:#2b2b2b}.flags__list{margin:0!important;padding:10px 30px!important;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,160px));grid-column-gap:20px;grid-row-gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flags__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flags__name{font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:27px;color:#2b2b2b;text-align:left;padding-left:40px;position:relative;background-size:30px 20px;background-position:center left;background-repeat:no-repeat}.flags__name.aed{background-image:url(../img/flags/AED.png)}.flags__name.amd{background-image:url(../img/flags/AMD.png)}.flags__name.aud{background-image:url(../img/flags/AUD.png)}.flags__name.azn{background-image:url(../img/flags/AZN.png)}.flags__name.brl{background-image:url(../img/flags/BRL.png)}.flags__name.byr{background-image:url(../img/flags/BYR.png)}.flags__name.cad{background-image:url(../img/flags/CAD.png)}.flags__name.cdr{background-image:url(../img/flags/CDR.png)}.flags__name.chf{background-image:url(../img/flags/CHF.png)}.flags__name.cny{background-image:url(../img/flags/CNY.png)}.flags__name.czk{background-image:url(../img/flags/CZK.png)}.flags__name.dkk{background-image:url(../img/flags/DKK.png)}.flags__name.eur{background-image:url(../img/flags/EUR.png)}.flags__name.gbr{background-image:url(../img/flags/GBP.png)}.flags__name.gel{background-image:url(../img/flags/GEL.png)}.flags__name.hkd{background-image:url(../img/flags/HKD.png)}.flags__name.huf{background-image:url(../img/flags/HUF.png)}.flags__name.inr{background-image:url(../img/flags/INR.png)}.flags__name.irr{background-image:url(../img/flags/IRR.png)}.flags__name.jpy{background-image:url(../img/flags/JPY.png)}.flags__name.kgs{background-image:url(../img/flags/KGS.png)}.flags__name.krw{background-image:url(../img/flags/KRW.png)}.flags__name.kwd{background-image:url(../img/flags/KWD.png)}.flags__name.mdl{background-image:url(../img/flags/MDL.png)}.flags__name.mxn{background-image:url(../img/flags/MXN.png)}.flags__name.myr{background-image:url(../img/flags/MYR.png)}.flags__name.nok{background-image:url(../img/flags/NOK.png)}.flags__name.pln{background-image:url(../img/flags/PLN.png)}.flags__name.rub{background-image:url(../img/flags/RUB.png)}.flags__name.sar{background-image:url(../img/flags/SAR.png)}.flags__name.sek{background-image:url(../img/flags/SEK.png)}.flags__name.sgd{background-image:url(../img/flags/SGD.png)}.flags__name.thb{background-image:url(../img/flags/THB.png)}.flags__name.tjs{background-image:url(../img/flags/TJS.png)}.flags__name.try{background-image:url(../img/flags/TRY.png)}.flags__name.uah{background-image:url(../img/flags/UAH.png)}.flags__name.usd{background-image:url(../img/flags/USD.png)}.flags__name.uzs{background-image:url(../img/flags/UZS.png)}.flags__name.zar{background-image:url(../img/flags/ZAR.png)}.flags__price{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:27px;color:#2b2b2b;text-align:right}.subscription{width:100%;background-color:#f2f2f2;background-image:url(../img/subscription-bg.png);background-repeat:repeat-x;background-position:center;background-size:cover;position:relative;padding:28px 40px;margin:20px 0;display:none;grid-template-columns:minmax(210px,330px) minmax(210px,300px);grid-column-gap:20px;grid-row-gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.subscription.show{display:grid}.subscription--main{display:grid;background-size:auto;grid-template-columns:1fr!important;padding:20px}.subscription--main .subscription__form{grid-template-columns:1fr!important}.subscription__header h5{font-family:Segoe UI;font-style:normal;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;color:#0a0a0a;margin:0 0 5px}.subscription__header p{font-family:Segoe UI;font-style:normal;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;color:#6b6b6b;margin:0}.subscription__form{display:grid;grid-template-columns:180px 109px;grid-column-gap:10px;grid-row-gap:10px}.subscription__input{width:100%;height:30px;padding:0 10px;background:#fff;border:1px solid #37774d;font-style:normal;font-weight:400;font-size:14px;line-height:27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subscription__input:focus{outline:0}.subscription__btn{height:30px;background:#37774d;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#fff;border:none}.subscription__btn:focus{outline:0}.subscription__btn:hover{cursor:pointer;opacity:.6}.audioplayer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0 46px 0 8px;position:relative;width:100%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;background:#fff}.audioplayer-playpause{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;border-radius:50%;cursor:pointer;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.audioplayer:not(.audioplayer-playing) .audioplayer-playpause{background:rgba(91,130,255,0)}.audioplayer-playing .audioplayer-playpause{background:rgba(253,79,26,0)}.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a{content:'';-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:0;height:0;margin:0 auto;border-top:10px solid transparent;border-right:none;border-bottom:9px solid transparent;border-left:14px solid #383838;border-radius:2px;position:relative;left:2px}.audioplayer-playing .audioplayer-playpause a{content:'';display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:12px!important;height:16px;position:relative;margin:0!important}.audioplayer-playing .audioplayer-playpause a::before{content:'';position:relative;display:block;width:4px;height:16px;background-color:#383838;border-radius:2px}.audioplayer-playing .audioplayer-playpause a::after{content:'';position:relative;display:block;width:4px;height:16px;background-color:#383838;border-radius:2px}.audioplayer-time{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:11px;line-height:13px;font-weight:500;color:#818181}.audioplayer-time-current{margin-left:auto;margin-right:0}.audioplayer-time-duration{display:none}.audioplayer-bar{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;width:100%;height:2px;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;cursor:pointer}.audioplayer-bar::before{content:'';position:absolute;top:0;width:100%;height:2px;background-color:#dde2e6}.audioplayer-bar>div{position:absolute;left:0;top:0}.audioplayer-bar-loaded{z-index:1;height:2px;background:#bec8d2}.audioplayer-bar-played{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;z-index:2;height:2px;background-color:#575757}.audioplayer-bar-played::after{display:none;position:absolute;content:'';-webkit-box-sizing:border-box;box-sizing:border-box;top:-3px;right:-1px;margin-right:-5px;width:8px;height:8px;background-color:#575757;border-radius:50%;border:1px solid #fff}.audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after{border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex}.audioplayer-playing .audioplayer-bar-played::after{border:2px solid #0059ff}.audioplayer-volume{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-right:0;margin-left:40px}.audioplayer-volume:hover .audioplayer-volume-adjust{display:-webkit-box;display:-ms-flexbox;display:flex}.audioplayer-volume-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background-image:url(../img/audioplayer-volume.svg);background-size:100%;width:20px;height:20px}.audioplayer-mute .audioplayer-volume-button{background-image:url(../img/audioplayer-volume-x.svg)}.audioplayer-mute .audioplayer-volume-button a:before{border-right:9px solid #d3d3d3}.audioplayer-volume-adjust{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:-80px;display:none;background-color:#fff;padding:0 10px;height:100%}.audioplayer-volume-adjust>div{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:60px;height:2px;cursor:pointer;background-color:#bec8d2}.audioplayer-volume-adjust div div{position:absolute;top:0;left:0;height:2px;background-color:#383838}.audioplayer-title{font-size:14px;line-height:16px;color:#383838;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:inset 0 0 30px 10px #fff;box-shadow:inset 0 0 30px 10px #fff;max-width:150px;width:100%;height:26px;overflow:hidden;position:relative}.audioplayer-title:before{content:'';position:absolute;top:0;left:0;z-index:10;width:21px;height:100%;background:-webkit-gradient(linear,right top,left top,from(#fff),to(rgba(255,255,255,0)));background:-o-linear-gradient(right,#fff 0,rgba(255,255,255,0) 100%);background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 100%);-webkit-transform:matrix(-1,0,0,1,0,0);-ms-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}.audioplayer-title:after{content:'';position:absolute;top:0;right:0;z-index:10;width:21px;height:100%;background:-webkit-gradient(linear,right top,left top,from(#fff),to(rgba(255,255,255,0)));background:-o-linear-gradient(right,#fff 0,rgba(255,255,255,0) 100%);background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 100%)}.audioplayer-close{position:absolute;top:50%;right:10px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;width:20px;height:20px}.audioplayer-close:hover:after,.audioplayer-close:hover:before{background-color:#000}.audioplayer-close:before{content:'';position:absolute;top:9px;left:0;width:18px;height:2px;border-radius:2px;background-color:#d3d3d3;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.audioplayer-close:after{content:'';position:absolute;top:9px;left:0;width:18px;height:2px;border-radius:2px;background-color:#d3d3d3;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.audioplayer-back{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;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin:0 12px;cursor:pointer;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANvSURBVHgB7Vi7ThtBFL1+gBIekukiGhwENBQxXbpsOt6BLlQhX0D+IKZMRVymwu5SgSMBcudNR4fTIUBi+QMj2zKFHznXWqTxeHbXuzsrJMSRrN2ZuTNzPPcx9y7RC545YqQRhmGkxsfHd9vtdrFUKlmkAUnShPX1dSMWix12u930yMjIO3R9JQ2IkwZsbGwc4FFmcqQZoVS8vLycTiaTx3jNiP0gWsGjgKd5dnZWoRAITHBzc3Ov0+lk8Zpyk4PaLciZsMv9IHYZmODa2totNk/7mYMTzfslGtgGsdFHbGj5mYM/tAsHKq+srGwNOydBAXFzc1NdXFwsQH2v0XwvjrENgsw5Xt/g90qamorH458XFhbo6urqr9c+gQkyLi8vH7BJaW5u7g7NDEj17BEESicnJzsY+yGPCTDm5+fvr6+vz9320BJm4Kl5W+UFbuN5L46dnp6+xeu+PA+kDzh+uq2t9SZh8Ib1er1immZVHltdXc3gdMskeD57ea1WW1LJR0LQC/aJlaXufZhEViUfygaDAHZpwUGmqN+xMtPT078sy3qQ5bXYoF/g9sniIaq0l2SoZJ+EYLFYZHI5sQ+2+Ekl+yQEGa1WKy91ZVRySifhvG5sbCyNIFzVldepIF+Xo6Oj6aOjoztRRnmCk5OTFwgHF7CVC684FQYcYsR2s9lckmUGCILQlpDXpbDIF4oI2KfvtBS3jbcNQs1TFBFAaEZsg/BAsI4rCFlS1wxFh74TSyQS3gRhqJbYZiNmp6Fo0Oe5fEXKAgMEOUZJeV5qYmJCGQLCgG1dbPOeqvtYaYM4tT9S13fSjz2pbaqEnJykKLUNneHGXssQ+3CCOZWskiAyC5Okf8Q1rw5b5DV4LanbsfpzCzN9CSbHRtjiMYUE1jiU62dce45Fvms+CFX8JMlWuN5A9rzt9wrkkwM5zgNlh8tBY9+c5rkGajst6jt6qCfDlRmy410aEiwLcrekKPDdyPX2Iw/w1wME0LKqBraL8hyeFdtue7BPi8l84FJT9UmEwwrXMV6aGCrld/rEocBjHPNyJhNBedupDiG/BB8Bm8xSuJjYS1Sd6g8VfNUkqCfM2dnZAtQ2xbboYyrfTr+h0h2Ek6KPecGrOlY7ckYDP07V0zToABbGTNjov0ajkR9GnZGDnSPCxOIFgfAf345vPYTIjIkAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center;background-size:100%}.audioplayer-back:hover{opacity:.6}.audioplayer-next{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;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin:0 12px;cursor:pointer;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM/SURBVHgB7VjLbtpAFL08EjVKIpFdd0X5gvxB3V0eoMIyq8AXQL+g5gsSdt1Bdt2VIl4SC+YPSrds8CewAKkSr55bmcoej7ExQyNVOZI1zHhmOL6vuXeIXvGfI0aacH19nU4kErnZbFYXQkxIE+KkCSBnxmKxx/Pz8x9MljRBG8EN1ut1OplMjjOZzGfSgL1VfHt7e4XmKh6Pl7h1bR6LWfP5/EOv17MoIiIRZFJQ6QOkVUA3FTB9AvLlZrP5TBGQ3GWyYRip09PTR0imAHJhl6WWy2UZ7WEJ3tzc5CC1GgVLzAV8iIWnSBGRCDOJDR5q+oKfbxSvOaT08PzC81Z6V0XYue/3+xZFRKAEbW80Fa8Enkqr1eKW7u7u6lD9xkkmUGux2+02aE8kA8gZKnJQ2ad2u/3ks0wsFoviPp7rhC9BdghIpCY5A6szD3JCng+JmTCDp06nMySN8CV4dnZW4qArkWC1CdV8XRKToTxJ+KjiUCINV3TY1K5QShCqMpzS41ABtZr0AlBKEAQfnH1IM1KQ1QG/ZMFwduCVdXoheAjah/9fsHoP5QAMjhZ2OFPCQxDqdR1lnJHQgcDEEC3G+DnIZrNjJktBBFerVZr+EUFnNsROeXJyYshzVBJ0pesgfEEHAj7+XdAclQQtaShwkz3gUimyJU8t4yF4fHxsOfv4yrTKNjTB5ZDT6dRzTHoINhqNCXuuYygFQ74izYCD5Jx9/k9VNaiMg5Dad2lISwEkoST1hWqSX6CWz1xjW6zaFfZehnMMEqyq5ioJ2kmocI5x6qXDFjdpnDQs/NK0bXVxxdnhOAVb/EZ7AnvU5DSOE1y/+VvLTqiCs2aXrWDzIfLC/K7HH0sO5AYkeS5QhcbKfuu23izghsBE4xI91x1HR0cDnNkFCgmeax9p8jk/3Ebuz/9RAOxLoQHHQ89iHIMI7FW0w03xxLClxWTe2zW0Zy2HFWgi8NYh1M0Ck4Q02f6C4uEmjgU5k0BQzoe5Bdvp6gM2adJ+MZEJsc2ZYReEKtw3GI1G4vLy8hlqu3DUwKGIQaVfodJ7hJOd6prIt1usdq5d8HxEN01eB7DwTsBGf+q+1IwMdo4DJhaviITfr1JPXrF/m1wAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center;background-size:100%}.audioplayer-next:hover{opacity:.6}.article-block{padding:0}.article-block.horizontal{position:relative}.article-block.horizontal:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(0,0,0,.07);display:block;border:none}.article-block.horizontal:first-of-type .article-wrapper{padding-top:15px!important}.article-block.horizontal.big:first-of-type .img-block{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:0;margin-bottom:15px;width:100%}.article-block.horizontal.big .img-block{-webkit-box-flex:1.4;-ms-flex:1.4;flex:1.4;margin-right:20px;margin-bottom:0;width:auto;min-width:auto}.article-block.horizontal.big .article-details{min-height:auto}.article-block.horizontal .img-block{-webkit-box-flex:1.8;-ms-flex:1.8;flex:1.8;margin-right:20px;margin-bottom:0;width:auto;min-width:220px}.article-block.horizontal .article-details{display:block;padding-bottom:29px;position:relative;min-height:163px}.article-block.horizontal .article-details .category-group{margin-bottom:8px;font-size:15px}.article-block.horizontal .article-details .article-preview-title{margin-bottom:9px;font-size:18px;line-height:22px;font-family:'PT Serif',Georgia,'Times New Roman',Times,serif;font-weight:600}.article-block.horizontal .article-details .article-info{position:absolute;bottom:0;width:100%;margin:0}.article-block.vertical{position:relative}.article-block.vertical:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(0,0,0,.07);display:block;border:none}.article-block.vertical:first-of-type .article-wrapper{padding-top:15px!important}.article-block.vertical.small{height:auto;max-height:none}.article-block.vertical.small .img-hidden-sm{display:none}.article-block.vertical .article-wrapper{height:100%;display:block}.article-block.vertical .img-block{-ms-flex-negative:0;flex-shrink:0;margin-right:0;margin-bottom:31px;width:100%}.article-block.vertical .img-block img{height:auto}.article-block.vertical .article-details{position:relative;padding-bottom:29px}.article-block.vertical .article-details .category-group{margin-bottom:8px;font-size:15px}.article-block.vertical .article-details .article-preview-title{margin-bottom:9px;font-size:18px;line-height:22px;font-family:'PT Serif',Georgia,'Times New Roman',Times,serif;font-weight:600}.article-block.vertical .article-details .article-info{position:absolute;bottom:0;width:100%;margin:0}.article-block img{width:100%}.article-block .article-wrapper{padding-top:15px;padding-bottom:15px}.article-block.article-editor-pick{margin-right:5px}.article-block.article-editor-pick .article-wrapper{padding-top:0}.article-block.article-editor-pick img{width:100%;max-height:180px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.article-block.article-editor-pick:after{display:none}.article-block:after{border-bottom:1px solid rgba(0,0,0,.07);display:block;content:""}.article-block .article-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0 0 0;font-size:12px;line-height:14px;color:rgba(0,0,0,.6);font-weight:400;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-block .article-info a:link,.article-block .article-info a:visited{color:#000;font-weight:500}.article-block .article-info a:hover{text-decoration:underline}.article-block .article-count{font-weight:400;padding-left:15px;background-image:url(../img/icon-eye.svg);background-size:12px;background-repeat:no-repeat;background-position:center left}.article-block.no-lp{padding-left:0}.article-block .img-block{display:block;margin-bottom:15px;overflow:hidden;width:100%;max-height:320px;text-decoration:none;position:relative}.article-block .img-block.persons-img{max-height:180px}.article-block .img-block.persons-img img{width:100%}.article-block .img-block.block1{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:20px}.article-block .img-block img{display:block;-o-object-fit:contain;object-fit:contain;height:auto;-o-object-position:top;object-position:top}.article-block .img-block.img-inline{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:15px;margin-bottom:0}.article-block .img-block__inner{position:relative}.article-block .img-block__label{position:absolute;bottom:10px;left:10px;background-image:url(../img/IconVideo.svg);background-repeat:no-repeat;background-size:100%;width:30px;height:30px;pointer-events:none;display:block;text-decoration:none}.article-block .article-details{-webkit-box-flex:2;-ms-flex:2;flex:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.article-block .article-details .icon-eye{margin-right:0}.article-block .article-details .category-link{display:block;width:-webkit-fit-content;width:fit-content;width:-moz-fit-content;color:#157949;font-size:13px;font-weight:500;line-height:1em}.article-block .article-details .category-link:link,.article-block .article-details .category-link:visited{color:#157949}.article-block .article-details .category-link:hover{color:#0d4e2f}.article-block .article-details .article-preview-title{text-decoration:none;display:block}.article-block .article-details .article-preview-title h2,.article-block .article-details .article-preview-title h3,.article-block .article-details .article-preview-title h4,.article-block .article-details .article-preview-title h5{width:100%;font-family:'PT Serif',Georgia,'Times New Roman',Times,serif;font-weight:600;color:#000;font-size:1.2em;line-height:1.3em;text-align:left;margin:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-block .article-details .article-preview-title span{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";vertical-align:middle;display:inline;font-size:11px;font-weight:600;text-transform:uppercase;color:#fff;background:#dc3545;padding:3px 7px;margin-right:8px}.article-block .article-details .article-preview-title h3{font-size:1.1em}.article-block .article-details .article-preview-title h4{font-size:1em}.article-block .article-details .article-preview-title h5{font-size:.94em}.article-block .article-details .article-preview-title.no-margin h1,.article-block .article-details .article-preview-title.no-margin h2,.article-block .article-details .article-preview-title.no-margin h3,.article-block .article-details .article-preview-title.no-margin h4,.article-block .article-details .article-preview-title.no-margin h5,.article-block .article-details .article-preview-title.no-margin h6{margin:0}.article-block .article-details p{font-size:14px;line-height:1.28em;color:rgba(0,0,0,.6);font-weight:400;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-block .category-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-block .category-label{background:#dc4040;border-radius:2px;font-size:13px;line-height:15px;color:#fff;padding:2px 11px;margin-right:8px}.article-small .horizontal{position:relative}.article-small .horizontal.small{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:20px}.article-small .horizontal.small:last-of-type{margin-right:0}.article-small .horizontal.small .img-block{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;min-width:190px;margin-bottom:15px}.article-small .vertical.small{height:auto;max-height:none;min-height:230px}.line-clamp-3{-webkit-line-clamp:3!important}.line-clamp-2{-webkit-line-clamp:2!important}.article-container{padding:20px 70px 0 70px;position:relative}.article-container .category-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-container .category-label{background:#dc4040;border-radius:2px;font-size:13px;line-height:15px;color:#fff;padding:2px 11px;margin-right:8px}.article-container .featured-article{margin:40px 0;width:100%}.article-container .featured-article .article-block{padding:20px 40px;background:rgba(0,0,0,.05)}.article-container .featured-article .article-block:after{display:none}.article-container .featured-article h2,.article-container .featured-article p{margin:0!important}.article-container .featured-article h2{color:#157949!important}.article-container .featured-article .article-preview-title{margin-bottom:15px!important}.article-container .featured-article p{font-size:1em!important;line-height:1.3em!important}.article-container .personality{margin:40px 0;width:100%}.article-container .personality .personality-block{padding:20px 40px;background:rgba(0,0,0,.05)}.article-container .personality .personality-block .img-block{margin:0!important}.article-container .personality .personality-block .article-details{margin-right:15px}.article-container .personality .personality-block .personality-wrapper{padding-top:15px;padding-bottom:15px}.article-container .personality .personality-block:after{display:none}.article-container .personality h2,.article-container .personality p{margin:0!important}.article-container .personality h2{color:#157949!important}.article-container .personality .personality-preview-title{margin:0 0 15px 0!important}.article-container .personality p{font-size:1em!important;line-height:1.3em!important}.article-container .fb-like-container{padding:20px 0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article-container .post-share-side-container{position:absolute;left:-20px;top:30px;width:40px;height:120px}.article-container .post-share-side{position:fixed;left:0;top:0;width:40px;height:120px;background:#383838}.article-container .article-disclaimer{font-size:12px;font-weight:400;color:#919191;line-height:15px}.article-container .tag-wrapper{width:100%;display:block;margin:20px auto;text-align:left;font-size:14px;line-height:24px;font-weight:300;color:#157949}.article-container .tag-wrapper i{margin-right:5px;color:#157949}.article-container .tag-wrapper a:link,.article-container .tag-wrapper a:visited{margin-right:10px!important;text-decoration:underline!important}.article-container .tag-wrapper a:link:hover,.article-container .tag-wrapper a:visited:hover{text-decoration:none!important}.article-container mark{background:rgba(21,121,73,.3);border-radius:3px;color:#000;padding:2px 4px}.article-container .delimiter{width:100%;height:1px;background:rgba(0,0,0,.07)}.article-container .article-table{width:100%;margin:20px auto;max-width:800px;border:1px solid rgba(0,0,0,.07);border-collapse:collapse;border-spacing:0}.article-container .article-table td,.article-container .article-table th{border:1px solid rgba(0,0,0,.07);padding:10px;vertical-align:top;border-collapse:collapse;border-spacing:0;font-size:1em;line-height:1.3em}.article-container .article-table td h1,.article-container .article-table td h2,.article-container .article-table td h3,.article-container .article-table td h4,.article-container .article-table td h5,.article-container .article-table td h6,.article-container .article-table th h1,.article-container .article-table th h2,.article-container .article-table th h3,.article-container .article-table th h4,.article-container .article-table th h5,.article-container .article-table th h6{margin:0}.article-container .article-author-info{width:100%;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid rgba(0,0,0,.07);font-size:.85em;line-height:1.3em;font-weight:400;color:#383838}.article-container .article-author-info .article-count{font-weight:400;padding-left:15px;background-image:url(../img/icon-eye.svg);background-size:12px;background-repeat:no-repeat;background-position:center left}.article-container .article-author-info span{margin:0 10px}.article-container .article-author-info a:link,.article-container .article-author-info a:visited{font-weight:500;color:#000;display:block;width:-webkit-fit-content;width:fit-content;width:-moz-fit-content;margin:0 10px 0 0}.article-container .article-headphone{background-color:#f5f5f5;border-radius:2px;margin-right:0;margin-left:auto;padding:8px 14px;border:none;outline:0;cursor:pointer}.article-container .article-headphone:hover{background-color:#e1e1e1}.article-container .article-headphone i{display:inline-block;background-image:url(../img/bx-headphone.svg);background-repeat:repeat-x;background-position:center;background-size:cover;width:20px;height:20px;margin-right:5px;vertical-align:middle}.article-container .article-audio{position:fixed;bottom:0;right:15px;z-index:100;width:100%;max-width:400px;height:60px;-webkit-box-shadow:0 7px 15px rgba(0,0,0,.1);box-shadow:0 7px 15px rgba(0,0,0,.1)}.article-container .current-category-link{font-size:1em;font-weight:600;line-height:1.3em}.article-container .date-posted-large{font-size:1em;line-height:1.35em;font-weight:300;color:#383838}.article-container .article-num,.article-container blockquote,.article-container h1,.article-container h2,.article-container h3,.article-container h4,.article-container h5,.article-container h6,.article-container ol,.article-container p,.article-container ul{font-family:'PT Serif',Georgia,'Times New Roman',Times,serif}.article-container .article-main-title{font-size:1.8em;line-height:1.3em;font-weight:700;margin:1em 0}.article-container .article-main-subtitle{display:block;font-size:1.1em;line-height:1.5em;font-weight:400;margin:1em 0;color:#5e5e5e}.article-container .article-main-img{display:block;margin:0 auto 1em auto;width:100%;max-width:800px}.article-container .article-main-img img{width:100%;height:auto}.article-container .article-main-img figcaption{margin-top:5px;padding:0 10px;border-left:3px solid #157949;display:block;font-size:.85em;font-weight:400;line-height:1.2em;color:#383838}.article-container .col-left,.article-container .col-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:900px;padding:0;margin:40px auto}.article-container .col-left h4,.article-container .col-left p,.article-container .col-right h4,.article-container .col-right p{padding-right:20px;padding-left:20px}.article-container .col-left .content,.article-container .col-right .content{max-width:600px}.article-container .col-left .img,.article-container .col-right .img{max-width:60%;overflow:visible;float:right}.article-container .col-left .img .img-view,.article-container .col-right .img .img-view{max-width:unset;max-height:500px}.article-container .col-left .img figcaption,.article-container .col-right .img figcaption{text-align:right;padding:0}.article-container .col-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.article-container .col-right .img figcaption{text-align:left}.article-container .article-content-wrapper blockquote{width:100%;padding:0 50px;text-align:left;font-size:1.1em;line-height:1.5em;font-weight:600;font-style:oblique;color:#000;position:relative;margin:60px auto}.article-container .article-content-wrapper blockquote p{font-size:1.1em;line-height:1.5em;font-weight:600}.article-container .article-content-wrapper blockquote h6{font-size:.9em;line-height:1.2em;font-weight:500;display:block;margin-top:10px;color:#858585;font-style:normal}.article-container .article-content-wrapper blockquote:before{font-weight:400;font-style:normal;display:block;position:absolute;left:0;top:0;bottom:0;margin:auto;content:"«";color:#157949;font-size:60px;height:40px}.article-container .article-content-wrapper blockquote:after{font-weight:400;font-style:normal;display:block;position:absolute;right:0;top:0;bottom:0;margin:auto;content:"»";color:#157949;font-size:60px;height:40px}.article-container .article-content-wrapper blockquote.centered{text-align:center}.article-container .article-content-wrapper p{font-size:1.1em;line-height:1.55em;color:#2b2b2b;font-weight:400;margin:20px 0}.article-container .article-content-wrapper a:link,.article-container .article-content-wrapper a:visited{margin:22px auto;color:#157949;font-weight:600;text-decoration:none}.article-container .article-content-wrapper .article-num{width:-webkit-fit-content;width:fit-content;width:-moz-fit-content;display:block;font-size:2em;line-height:1.3em;font-weight:600;color:#157949;margin:20px auto;padding-bottom:5px;border-bottom:4px solid #157949;text-align:center}.article-container .article-content-wrapper .delimiter,.article-container .article-content-wrapper h1,.article-container .article-content-wrapper h2,.article-container .article-content-wrapper h3,.article-container .article-content-wrapper h4,.article-container .article-content-wrapper h5,.article-container .article-content-wrapper li,.article-container .article-content-wrapper ol,.article-container .article-content-wrapper ul{margin:22px 0}.article-container .article-content-wrapper .delimiter a:link,.article-container .article-content-wrapper .delimiter a:visited,.article-container .article-content-wrapper h1 a:link,.article-container .article-content-wrapper h1 a:visited,.article-container .article-content-wrapper h2 a:link,.article-container .article-content-wrapper h2 a:visited,.article-container .article-content-wrapper h3 a:link,.article-container .article-content-wrapper h3 a:visited,.article-container .article-content-wrapper h4 a:link,.article-container .article-content-wrapper h4 a:visited,.article-container .article-content-wrapper h5 a:link,.article-container .article-content-wrapper h5 a:visited,.article-container .article-content-wrapper li a:link,.article-container .article-content-wrapper li a:visited,.article-container .article-content-wrapper ol a:link,.article-container .article-content-wrapper ol a:visited,.article-container .article-content-wrapper ul a:link,.article-container .article-content-wrapper ul a:visited{margin:0!important;color:#157949;font-weight:600;text-decoration:none}.article-container .article-content-wrapper h1{font-size:1.7em;line-height:1.4em;font-weight:600}.article-container .article-content-wrapper h2{font-size:1.5em;line-height:1.4em;font-weight:600}.article-container .article-content-wrapper h3{font-size:1.4em;line-height:1.4em;font-weight:600}.article-container .article-content-wrapper h4{font-size:1.3em;line-height:1.4em;font-weight:600}.article-container .article-content-wrapper h5{font-size:1.2em;line-height:1.4em;font-weight:600}.article-container .article-content-wrapper h6{font-size:1.1em;line-height:1.4em;font-weight:600}.article-container .article-content-wrapper .subtitle{display:block;font-size:1.1em;line-height:1.5em;font-weight:400;color:#383838;text-align:center;width:100%;max-width:800px;margin:0 auto;padding:0 20px;margin-top:-20px}.article-container .article-content-wrapper .img-view{display:block;margin:27px auto;width:100%;max-width:800px;text-align:center}.article-container .article-content-wrapper .img-view img{width:100%}.article-container .article-content-wrapper .img-view.stretched img{width:100%}.article-container .article-content-wrapper .img-view.with-parallax{position:relative;z-index:10;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-container .article-content-wrapper .img-view.with-bgr{background:rgba(0,0,0,.07);padding:40px;text-align:center}.article-container .article-content-wrapper .img-view.with-border img{padding:7px;border:7px solid #157949}.article-container .article-content-wrapper .img-view figcaption{width:-webkit-fit-content;width:fit-content;width:-moz-fit-content;margin-top:5px;padding:0 10px;border-left:3px solid #157949;display:block;font-size:.85em;font-weight:400;line-height:1.2em;color:#383838;position:relative}.article-container .article-content-wrapper .img-view figcaption.parallax{position:absolute;top:50%;left:50%;text-align:center;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.article-container .article-content-wrapper .parallax{max-width:900px;margin:27px auto;position:relative;overflow:hidden}.article-container .article-content-wrapper .parallax .img-parallax{width:100%;-o-object-fit:cover;object-fit:cover;display:block}.article-container .article-content-wrapper .parallax__figcaption{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;max-width:790px;margin:0 auto;padding:10px 20px;font-size:13px;line-height:18px;font-weight:300;color:rgba(0,0,0,.6);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.article-container .article-content-wrapper .parallax__figcaption div{position:relative}.article-container .article-content-wrapper .parallax__title{display:block;margin-bottom:40px;font-weight:700}.article-container .article-content-wrapper .parallax__sub{display:block}.article-container .article-content-wrapper ol,.article-container .article-content-wrapper ul{padding:0 0 0 1.5em;font-size:1em}.article-container .article-content-wrapper ol li,.article-container .article-content-wrapper ul li{margin:10px 0}.article-container .article-content-wrapper ul{list-style-type:square}.gallery-wrapper{margin:40px auto;width:100%;overflow:hidden}.gallery-wrapper .gallery-main-slider{width:100%;overflow:hidden}.gallery-wrapper .gallery-main-slider img{display:block;width:100%}.gallery-wrapper .gallery-nav{margin:20px auto;width:100%;overflow:hidden}.gallery-wrapper .gallery-nav .slick-slide{overflow:hidden}.gallery-wrapper .gallery-nav img{width:auto;margin:0;max-width:200px}.article-title-partners{margin:30px 0 10px 15px}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.3}.slick-next:before,.slick-prev:before{opacity:1}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:''}[dir=rtl] .slick-prev:before{content:''}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:''}[dir=rtl] .slick-next:before{content:''}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:relative;bottom:0;list-style:none;text-align:left;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin:10px 0;padding:0;background:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;max-width:100px}.slick-dots li{position:relative;display:inline-block;height:5px;width:100%;margin:0 2px 0 0;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:100%;width:100%;outline:0;line-height:0;font-size:0;color:transparent;padding:0;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:.7}.slick-dots li button:before{position:absolute;top:0;left:0;content:'';width:100%;height:100%;background-color:#0003}.slick-dots li.slick-active button:before{opacity:1;background-color:#198f56;-webkit-box-shadow:0 0 10px 0 rgba(2,169,83,.45);box-shadow:0 0 10px 0 rgba(2,169,83,.45)}.feature-slider-mobile-nav{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin:0 0 10px 0;background:#2d2d2d;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.feature-slider-mobile-nav *{-webkit-transition:all .18s ease-in-out;-o-transition:all .18s ease-in-out;transition:all .18s ease-in-out}.feature-slider-mobile-nav .mobile-nav-item{width:100%;background:#606060;border-right:1px solid #2d2d2d;height:10px}.feature-slider-mobile-nav .mobile-nav-item:last-child{border-right:none}.feature-slider-mobile-nav .mobile-nav-item.nav-active{background:#157949;-webkit-box-shadow:0 0 15px 0 rgba(2,169,83,.61);box-shadow:0 0 15px 0 rgba(2,169,83,.61)}.feature-slider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden}.feature-slider .feature-slider-scroller{-webkit-box-flex:.5;-ms-flex:.5;flex:.5;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#2d2d2d;height:480px}.feature-slider .feature-slider-scroller *{-webkit-transition:all .18s ease-in-out;-o-transition:all .18s ease-in-out;transition:all .18s ease-in-out}.feature-slider .feature-slider-scroller .nav-item{display:block;height:110px;padding:0 15px 15px 15px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.feature-slider .feature-slider-scroller .nav-item:first-child{padding:15px}.feature-slider .feature-slider-scroller .nav-item.nav-active h2,.feature-slider .feature-slider-scroller .nav-item:hover h2{color:#fff}.feature-slider .feature-slider-scroller .nav-item:last-child{padding-bottom:0}.feature-slider .feature-slider-scroller .nav-item:last-child:after{display:none}.feature-slider .feature-slider-scroller .nav-item:after{border-bottom:1px solid rgba(21,121,73,.7);width:100%;display:block;content:""}.feature-slider .feature-slider-scroller .nav-item span{display:block;color:#198f56;font-size:13px;font-weight:500;line-height:11px;margin:0}.feature-slider .feature-slider-scroller .nav-item h2{color:rgba(255,255,255,.6);font-size:16px;line-height:22px;font-weight:400;font-family:Merriweather,'PT Serif',Georgia,'Times New Roman',Times,serif;margin:10px 0 15px 0;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;overflow:hidden}.feature-slider .feature-slider-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff;height:100%;max-height:482px;margin:-1px 0 0 0;overflow:hidden}.feature-slider .feature-slider-wrapper .slide{margin:0;padding:0;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-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:482px;outline:0;border:none}.feature-slider .feature-slider-wrapper .slide:link,.feature-slider .feature-slider-wrapper .slide:visited{text-decoration:none}.feature-slider .feature-slider-wrapper .slide:link:hover,.feature-slider .feature-slider-wrapper .slide:visited:hover{opacity:1}.feature-slider .feature-slider-wrapper .slide:link:hover .slider-article-title h2,.feature-slider .feature-slider-wrapper .slide:visited:hover .slider-article-title h2{color:#157949}.feature-slider .feature-slider-wrapper .slide h2{color:#fff;margin:0;font-size:25px;line-height:30px;font-weight:500;font-family:Merriweather,'PT Serif',Georgia,'Times New Roman',Times,serif;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;box-orient:vertical;-webkit-box-orient:vertical;overflow:hidden}.feature-slider .feature-slider-wrapper .slide p{margin:10px 0 0 0;color:rgba(255,255,255,.6);font-weight:400;font-size:14px;line-height:20px}.feature-slider .feature-slider-wrapper .slide__img{position:relative;background-size:cover;height:calc(100% + 48px);background-repeat:no-repeat;background-position:top center}.feature-slider .feature-slider-wrapper .slide .slide-content{overflow:auto}.feature-slider .feature-slider-wrapper .slide .slider-article-title{display:block;width:calc(100% + 2px);padding:20px;margin:0 -1px;background:#2d2d2d;position:relative;z-index:10;font-size:1.1em}.feature-slider .feature-slider-wrapper .slide .top-details{position:absolute;top:-48px;z-index:100;margin:0;width:calc(100% + 2px);margin:0 -1px;padding:20px 20px 10px 20px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(26,26,26,0)),to(rgba(26,26,26,.7)));background:-o-linear-gradient(top,rgba(26,26,26,0) 0,rgba(26,26,26,.7) 100%);background:linear-gradient(to bottom,rgba(26,26,26,0) 0,rgba(26,26,26,.7) 100%);font-size:12px;font-weight:400;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.feature-slider .feature-slider-wrapper .slide .top-details__name{color:#157949;position:relative}.feature-slider .feature-slider-wrapper .slide .top-details__name:after{content:'\00b7';display:inline-block;margin:0 10px;color:#fff}.feature-slider .feature-slider-wrapper .slide .top-details__date{position:relative}.feature-slider .feature-slider-wrapper .slide .top-details__date:after{content:'\00b7';display:inline-block;margin:0 10px;color:#fff}.feature-slider .feature-slider-wrapper .slide .top-details__count{font-weight:400;padding-left:15px;background-image:url(../img/icon-eye-light.svg);background-size:12px;background-repeat:no-repeat;background-position:center left}.feature-slider .feature-slider-wrapper .slick-arrow{width:30px;height:30px;background-color:rgba(0,0,0,.5);z-index:10;top:31%}.feature-slider .feature-slider-wrapper .slick-arrow:before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1;background-image:url(../img/slick-arrow.svg);background-size:100%;background-repeat:no-repeat;background-position:center;width:8px;height:14px}.feature-slider .feature-slider-wrapper .slick-arrow.slick-prev{left:0}.feature-slider .feature-slider-wrapper .slick-arrow.slick-next{right:0}.feature-slider .feature-slider-wrapper .slick-arrow.slick-next:before{-webkit-transform:translate(-50%,-50%) rotate(180deg);-ms-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.sidebar-slider{width:100%;max-width:280px;height:141px;overflow:hidden;margin:0 auto 10px auto;position:relative}.sidebar-slider a{margin:0;text-align:center}.sidebar-slider a:hover{opacity:1}.sidebar-slider a img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;margin:0 auto}.news-by-tag,.sidebar-popular-news{width:100%;margin:10px 0 30px}.news-by-tag__subtitle,.sidebar-popular-news__subtitle{font-size:1.1em;line-height:1.4em;margin:0;font-weight:700;color:rgba(0,0,0,.7)}.news-by-tag .popular-news-filter,.sidebar-popular-news .popular-news-filter{width:100%;margin:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0}.news-by-tag .popular-news-filter .popular-widget-selector,.sidebar-popular-news .popular-news-filter .popular-widget-selector{padding:10px 0;text-align:center;color:#000;background:0 0;border:1px solid rgba(0,0,0,.1);font-size:13px;font-weight:600;cursor:pointer;outline:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.news-by-tag .popular-news-filter .popular-widget-selector.popular-filter-selected,.sidebar-popular-news .popular-news-filter .popular-widget-selector.popular-filter-selected{background:#157949;border:1px solid #157949;color:#fff}.news-by-tag .popular-news-filter .popular-widget-selector:not(:first-child):not(:last-child),.sidebar-popular-news .popular-news-filter .popular-widget-selector:not(:first-child):not(:last-child){border-left-width:0;border-right-width:0}.global-sidebar{padding:0 20px 0 0}.global-sidebar .sticky-sidebar-container{background:#fff;height:100%;overflow:hidden;position:relative;padding-top:20px}.global-sidebar .sticky-sidebar{height:100%}.global-sidebar .inner-wrapper-sticky{height:100%}.sidebar-section-divider{margin:20px 0;width:100%;height:1px;background:rgba(0,0,0,.07)}.nazn-wrapper,.persons-wrapper{margin-bottom:10px}.editors-pick{margin:0 auto;width:100%;max-width:380px;height:322px;overflow:hidden}.editors-pick .article-preview-title{height:58px}.dossier-block{width:100%;max-width:380px;margin:40px auto 20px auto;background:#fff;border:1px solid rgba(0,0,0,.07);-webkit-box-shadow:0 9px 23px -13px rgba(0,0,0,.13);box-shadow:0 9px 23px -13px rgba(0,0,0,.13);padding:10px 20px;position:relative}.dossier-block:before{content:'';position:absolute;top:0;right:0;background-image:url(../img/dossier-stamp.svg);background-repeat:no-repeat;background-size:100%;width:102px;height:120px;pointer-events:none}.dossier-block .dossier-img{display:block;position:relative;z-index:10;top:-20px;left:0;width:80px;height:auto}.dossier-block .dossier-img img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.dossier-block .dossier-name{padding-left:12px;font-size:16px;font-weight:600;line-height:22px;color:#000;margin-bottom:10px;position:relative}.dossier-block .dossier-name:before{content:'';position:absolute;top:0;left:0;background-color:#157949;width:2px;height:100%}.dossier-block .dossier-title{display:block;font-size:12px;color:rgba(0,0,0,.4);font-weight:600;line-height:14px;margin:15px 0;padding-right:10px;text-transform:uppercase}.dossier-block .dossier-position{font-size:14px;color:#000;font-weight:500;line-height:20px;display:block;margin:0}.dossier-block .dossier-job{font-size:13px;color:rgba(0,0,0,.3);line-height:18px;font-weight:400;display:block;margin:0}.dossier-block a{display:block;margin:15px 0 0 0}.dossier-block a:link,.dossier-block a:visited{font-size:14px}.dossier-block a.all-dossiers{position:absolute;top:20px;right:35px;margin:0;z-index:10}.dossier-block a.all-dossiers:link,.dossier-block a.all-dossiers:visited{color:#157949;font-size:13px}.dossier-block a.dossier-btn{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;width:100%;padding:10px;border:1px solid rgba(0,0,0,.1)}.dossier-block a.dossier-btn:hover{background-color:#157949;color:#fff}.dossier-block a.dossier-btn:hover i{color:#fff}.dossier-block a.with-arrow i{color:#000;opacity:.7}.dossier-block .dossier-divider{width:100%;height:1px;background:rgba(0,0,0,.1)}.digest-widget{position:relative;z-index:10;width:100%;max-width:320px;padding:20px;background:#02a953;background:-webkit-gradient(linear,left top,left bottom,from(#02a953),to(#137850));background:-o-linear-gradient(top,#02a953 0,#137850 100%);background:linear-gradient(to bottom,#02a953 0,#137850 100%);border-radius:6px;-webkit-box-shadow:0 10px 30px -7px rgba(9,149,82,.44);box-shadow:0 10px 30px -7px rgba(9,149,82,.44);margin:40px auto}.pdf-version-widget{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:relative;width:100%;max-width:380px;height:254px;padding:20px;margin:80px auto;border:5px solid #11633c;background:-webkit-gradient(linear,left top,left bottom,from(#095f36),to(rgba(2,48,37,.83))),url(../img/digest-bgr2.jpg) center center no-repeat;background:-o-linear-gradient(top,#095f36 0,rgba(2,48,37,.83) 100%),url(../img/digest-bgr2.jpg) center center no-repeat;background:linear-gradient(180deg,#095f36 0,rgba(2,48,37,.83) 100%),url(../img/digest-bgr2.jpg) center center no-repeat;background-size:cover;z-index:10;-webkit-box-shadow:0 10px 25px -8px rgba(9,149,82,.54);box-shadow:0 10px 25px -8px rgba(9,149,82,.54)}.pdf-version-widget:hover{-webkit-box-shadow:0 10px 25px -8px rgba(9,149,82,.79);box-shadow:0 10px 25px -8px rgba(9,149,82,.79)}.pdf-version-widget h5{color:#fff;font-weight:400;text-align:center;font-size:14px;line-height:20px;margin:70px 0 0 0}.pdf-version-widget .newspaper-img{z-index:11;width:171px;height:124px;background:url(../img/newspaper.png) center center no-repeat;background-size:cover;position:absolute;top:-50px;left:0;right:0;margin:auto}.pdf-version-widget a:link,.pdf-version-widget a:visited{color:rgba(255,255,255,.5);text-decoration:none}.pdf-version-widget__down{display:block;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:18px auto 26px}.pdf-version-widget__down:hover{opacity:1}.pdf-version-widget__down:hover .pdf-version-widget__btn{background:#198f56;color:#fff}.pdf-version-widget__down:hover .pdf-version-widget__date{background:rgba(0,0,0,.5);color:#fff}.pdf-version-widget__down:hover .pdf-icon{background:url(../img/pdf-icon-down-white.svg) center center no-repeat}.pdf-version-widget .pdf-icon{display:inline-block;margin:auto;width:20px;height:20px;background:url(../img/pdf-icon-down.svg) center center no-repeat;background-size:cover;z-index:11;vertical-align:middle}.pdf-version-widget__date{background:rgba(0,0,0,.3);border-radius:3px 3px 0 0;display:block;text-align:center;font-size:11px;line-height:20px;letter-spacing:.02em;color:rgba(255,255,255,.6)}.pdf-version-widget__btn{display:block;padding:7px 10px;background:#fff;color:#004826;text-transform:uppercase;font-size:12px;line-height:12px;font-weight:400;letter-spacing:.03em;position:relative;z-index:10;-webkit-box-shadow:0 3px 10px rgba(21,121,73,.69);box-shadow:0 3px 10px rgba(21,121,73,.69);border-radius:0 0 3px 3px}.pdf-version-widget__link{display:block;text-align:center;font-style:normal;font-weight:600;font-size:13px;line-height:15px;color:rgba(255,255,255,.5);-webkit-transition:all .14s cubic-bezier(.65,0,.076,1);-o-transition:all .14s cubic-bezier(.65,0,.076,1);transition:all .14s cubic-bezier(.65,0,.076,1)}.pdf-version-widget__link:link,.pdf-version-widget__link:visited{color:rgba(255,255,255,.5);text-decoration:none}.pdf-version-widget__link:link:hover,.pdf-version-widget__link:visited:hover{color:#fff;opacity:1}.pdf-version-widget__link:link:hover .pdf-icon-link,.pdf-version-widget__link:visited:hover .pdf-icon-link{opacity:1}.pdf-version-widget__link .pdf-icon-link{display:inline-block;vertical-align:middle;background-image:url(../img/pdf-icon-link.svg);background-position:right center;background-repeat:no-repeat;background-size:100%;width:16px;height:16px;opacity:.5}.news-by-tag{width:unset}.news-by-tag .article-block:last-child:after{display:none!important}.flags{border:1px solid #ededed}.flags__header{background-color:#f5f5f5;padding:16px 30px;font-size:16px;line-height:27px;color:#2b2b2b}.flags__list{margin:0!important;padding:10px 30px!important;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,160px));grid-column-gap:20px;grid-row-gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flags__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flags__name{font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:27px;color:#2b2b2b;text-align:left;padding-left:40px;position:relative;background-size:30px 20px;background-position:center left;background-repeat:no-repeat}.flags__name.aed{background-image:url(../img/flags/AED.png)}.flags__name.amd{background-image:url(../img/flags/AMD.png)}.flags__name.aud{background-image:url(../img/flags/AUD.png)}.flags__name.azn{background-image:url(../img/flags/AZN.png)}.flags__name.brl{background-image:url(../img/flags/BRL.png)}.flags__name.byr{background-image:url(../img/flags/BYR.png)}.flags__name.cad{background-image:url(../img/flags/CAD.png)}.flags__name.cdr{background-image:url(../img/flags/CDR.png)}.flags__name.chf{background-image:url(../img/flags/CHF.png)}.flags__name.cny{background-image:url(../img/flags/CNY.png)}.flags__name.czk{background-image:url(../img/flags/CZK.png)}.flags__name.dkk{background-image:url(../img/flags/DKK.png)}.flags__name.eur{background-image:url(../img/flags/EUR.png)}.flags__name.gbr{background-image:url(../img/flags/GBP.png)}.flags__name.gel{background-image:url(../img/flags/GEL.png)}.flags__name.hkd{background-image:url(../img/flags/HKD.png)}.flags__name.huf{background-image:url(../img/flags/HUF.png)}.flags__name.inr{background-image:url(../img/flags/INR.png)}.flags__name.irr{background-image:url(../img/flags/IRR.png)}.flags__name.jpy{background-image:url(../img/flags/JPY.png)}.flags__name.kgs{background-image:url(../img/flags/KGS.png)}.flags__name.krw{background-image:url(../img/flags/KRW.png)}.flags__name.kwd{background-image:url(../img/flags/KWD.png)}.flags__name.mdl{background-image:url(../img/flags/MDL.png)}.flags__name.mxn{background-image:url(../img/flags/MXN.png)}.flags__name.myr{background-image:url(../img/flags/MYR.png)}.flags__name.nok{background-image:url(../img/flags/NOK.png)}.flags__name.pln{background-image:url(../img/flags/PLN.png)}.flags__name.rub{background-image:url(../img/flags/RUB.png)}.flags__name.sar{background-image:url(../img/flags/SAR.png)}.flags__name.sek{background-image:url(../img/flags/SEK.png)}.flags__name.sgd{background-image:url(../img/flags/SGD.png)}.flags__name.thb{background-image:url(../img/flags/THB.png)}.flags__name.tjs{background-image:url(../img/flags/TJS.png)}.flags__name.try{background-image:url(../img/flags/TRY.png)}.flags__name.uah{background-image:url(../img/flags/UAH.png)}.flags__name.usd{background-image:url(../img/flags/USD.png)}.flags__name.uzs{background-image:url(../img/flags/UZS.png)}.flags__name.zar{background-image:url(../img/flags/ZAR.png)}.flags__price{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:27px;color:#2b2b2b;text-align:right}.article-form{width:100%;padding-left:20px;padding-right:20px;max-width:800px;margin:30px auto}.article-form__top{background:#008138;background:-webkit-gradient(linear,left top,left bottom,from(#008138),to(#006638));background:-o-linear-gradient(top,#008138 0,#006638 100%);background:linear-gradient(to bottom,#008138 0,#006638 100%);padding:20px;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.article-form__bottom{background:#f7f7f7;border:1px solid #e7e7e7;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.article-form__item{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:100%;min-width:140px;background-color:#fff;margin-right:4px;padding:7px 10px;color:grey;font-size:14px;font-weight:400;border:none;outline:0}.article-form__item::-webkit-input-placeholder{color:grey}.article-form__item::-moz-placeholder{color:grey}.article-form__item:-ms-input-placeholder{color:grey}.article-form__item:-moz-placeholder{color:grey}.article-form input[type=email]{width:100%;max-width:153px;height:31px;padding:0 5px;background-color:#fff;margin-right:4px;color:grey;font-size:16px;font-weight:400;border:none;outline:0}.article-form input[type=email]::-webkit-input-placeholder{color:grey}.article-form input[type=email]::-moz-placeholder{color:grey}.article-form input[type=email]:-ms-input-placeholder{color:grey}.article-form input[type=email]:-moz-placeholder{color:grey}.article-form__btn{position:relative;display:inline-block;width:186px;padding:0 2px;white-space:nowrap}.article-form__btn.disabled{background-color:#666}.article-form__btn.disabled input[type=button]{background-color:#666}.article-form button,.article-form input[type=submit]{position:relative;background:#008135;width:100%;border:none;padding:9px 10px;margin:0;color:#fff;font-weight:600;font-size:13px;text-transform:uppercase;outline:0}.audioplayer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0 46px 0 8px;position:relative;width:100%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;background:#fff}.audioplayer-playpause{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;border-radius:50%;cursor:pointer;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.audioplayer:not(.audioplayer-playing) .audioplayer-playpause{background:rgba(91,130,255,0)}.audioplayer-playing .audioplayer-playpause{background:rgba(253,79,26,0)}.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a{content:'';-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:0;height:0;margin:0 auto;border-top:10px solid transparent;border-right:none;border-bottom:9px solid transparent;border-left:14px solid #383838;border-radius:2px;position:relative;left:2px}.audioplayer-playing .audioplayer-playpause a{content:'';display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:12px!important;height:16px;position:relative;margin:0!important}.audioplayer-playing .audioplayer-playpause a::before{content:'';position:relative;display:block;width:4px;height:16px;background-color:#383838;border-radius:2px}.audioplayer-playing .audioplayer-playpause a::after{content:'';position:relative;display:block;width:4px;height:16px;background-color:#383838;border-radius:2px}.audioplayer-time{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:11px;line-height:13px;font-weight:500;color:#818181}.audioplayer-time-current{margin-left:auto;margin-right:0}.audioplayer-time-duration{display:none}.audioplayer-bar{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;width:100%;height:2px;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;cursor:pointer}.audioplayer-bar::before{content:'';position:absolute;top:0;width:100%;height:2px;background-color:#dde2e6}.audioplayer-bar>div{position:absolute;left:0;top:0}.audioplayer-bar-loaded{z-index:1;height:2px;background:#bec8d2}.audioplayer-bar-played{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;z-index:2;height:2px;background-color:#575757}.audioplayer-bar-played::after{display:none;position:absolute;content:'';-webkit-box-sizing:border-box;box-sizing:border-box;top:-3px;right:-1px;margin-right:-5px;width:8px;height:8px;background-color:#575757;border-radius:50%;border:1px solid #fff}.audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after{border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex}.audioplayer-playing .audioplayer-bar-played::after{border:2px solid #0059ff}.audioplayer-volume{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-right:0;margin-left:40px}.audioplayer-volume:hover .audioplayer-volume-adjust{display:-webkit-box;display:-ms-flexbox;display:flex}.audioplayer-volume-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background-image:url(../img/audioplayer-volume.svg);background-size:100%;width:20px;height:20px}.audioplayer-mute .audioplayer-volume-button{background-image:url(../img/audioplayer-volume-x.svg)}.audioplayer-mute .audioplayer-volume-button a:before{border-right:9px solid #d3d3d3}.audioplayer-volume-adjust{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:-80px;display:none;background-color:#fff;padding:0 10px;height:100%}.audioplayer-volume-adjust>div{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:60px;height:2px;cursor:pointer;background-color:#bec8d2}.audioplayer-volume-adjust div div{position:absolute;top:0;left:0;height:2px;background-color:#383838}.audioplayer-title{font-size:14px;line-height:16px;color:#383838;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:inset 0 0 30px 10px #fff;box-shadow:inset 0 0 30px 10px #fff;max-width:150px;width:100%;height:26px;overflow:hidden;position:relative}.audioplayer-title:before{content:'';position:absolute;top:0;left:0;z-index:10;width:21px;height:100%;background:-webkit-gradient(linear,right top,left top,from(#fff),to(rgba(255,255,255,0)));background:-o-linear-gradient(right,#fff 0,rgba(255,255,255,0) 100%);background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 100%);-webkit-transform:matrix(-1,0,0,1,0,0);-ms-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}.audioplayer-title:after{content:'';position:absolute;top:0;right:0;z-index:10;width:21px;height:100%;background:-webkit-gradient(linear,right top,left top,from(#fff),to(rgba(255,255,255,0)));background:-o-linear-gradient(right,#fff 0,rgba(255,255,255,0) 100%);background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 100%)}.audioplayer-close{position:absolute;top:50%;right:10px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;width:20px;height:20px}.audioplayer-close:hover:after,.audioplayer-close:hover:before{background-color:#000}.audioplayer-close:before{content:'';position:absolute;top:9px;left:0;width:18px;height:2px;border-radius:2px;background-color:#d3d3d3;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.audioplayer-close:after{content:'';position:absolute;top:9px;left:0;width:18px;height:2px;border-radius:2px;background-color:#d3d3d3;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.audioplayer-back{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;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin:0 12px;cursor:pointer;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANvSURBVHgB7Vi7ThtBFL1+gBIekukiGhwENBQxXbpsOt6BLlQhX0D+IKZMRVymwu5SgSMBcudNR4fTIUBi+QMj2zKFHznXWqTxeHbXuzsrJMSRrN2ZuTNzPPcx9y7RC545YqQRhmGkxsfHd9vtdrFUKlmkAUnShPX1dSMWix12u930yMjIO3R9JQ2IkwZsbGwc4FFmcqQZoVS8vLycTiaTx3jNiP0gWsGjgKd5dnZWoRAITHBzc3Ov0+lk8Zpyk4PaLciZsMv9IHYZmODa2totNk/7mYMTzfslGtgGsdFHbGj5mYM/tAsHKq+srGwNOydBAXFzc1NdXFwsQH2v0XwvjrENgsw5Xt/g90qamorH458XFhbo6urqr9c+gQkyLi8vH7BJaW5u7g7NDEj17BEESicnJzsY+yGPCTDm5+fvr6+vz9320BJm4Kl5W+UFbuN5L46dnp6+xeu+PA+kDzh+uq2t9SZh8Ib1er1immZVHltdXc3gdMskeD57ea1WW1LJR0LQC/aJlaXufZhEViUfygaDAHZpwUGmqN+xMtPT078sy3qQ5bXYoF/g9sniIaq0l2SoZJ+EYLFYZHI5sQ+2+Ekl+yQEGa1WKy91ZVRySifhvG5sbCyNIFzVldepIF+Xo6Oj6aOjoztRRnmCk5OTFwgHF7CVC684FQYcYsR2s9lckmUGCILQlpDXpbDIF4oI2KfvtBS3jbcNQs1TFBFAaEZsg/BAsI4rCFlS1wxFh74TSyQS3gRhqJbYZiNmp6Fo0Oe5fEXKAgMEOUZJeV5qYmJCGQLCgG1dbPOeqvtYaYM4tT9S13fSjz2pbaqEnJykKLUNneHGXssQ+3CCOZWskiAyC5Okf8Q1rw5b5DV4LanbsfpzCzN9CSbHRtjiMYUE1jiU62dce45Fvms+CFX8JMlWuN5A9rzt9wrkkwM5zgNlh8tBY9+c5rkGajst6jt6qCfDlRmy410aEiwLcrekKPDdyPX2Iw/w1wME0LKqBraL8hyeFdtue7BPi8l84FJT9UmEwwrXMV6aGCrld/rEocBjHPNyJhNBedupDiG/BB8Bm8xSuJjYS1Sd6g8VfNUkqCfM2dnZAtQ2xbboYyrfTr+h0h2Ek6KPecGrOlY7ckYDP07V0zToABbGTNjov0ajkR9GnZGDnSPCxOIFgfAf345vPYTIjIkAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center;background-size:100%}.audioplayer-back:hover{opacity:.6}.audioplayer-next{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;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin:0 12px;cursor:pointer;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM/SURBVHgB7VjLbtpAFL08EjVKIpFdd0X5gvxB3V0eoMIyq8AXQL+g5gsSdt1Bdt2VIl4SC+YPSrds8CewAKkSr55bmcoej7ExQyNVOZI1zHhmOL6vuXeIXvGfI0aacH19nU4kErnZbFYXQkxIE+KkCSBnxmKxx/Pz8x9MljRBG8EN1ut1OplMjjOZzGfSgL1VfHt7e4XmKh6Pl7h1bR6LWfP5/EOv17MoIiIRZFJQ6QOkVUA3FTB9AvLlZrP5TBGQ3GWyYRip09PTR0imAHJhl6WWy2UZ7WEJ3tzc5CC1GgVLzAV8iIWnSBGRCDOJDR5q+oKfbxSvOaT08PzC81Z6V0XYue/3+xZFRKAEbW80Fa8Enkqr1eKW7u7u6lD9xkkmUGux2+02aE8kA8gZKnJQ2ad2u/3ks0wsFoviPp7rhC9BdghIpCY5A6szD3JCng+JmTCDp06nMySN8CV4dnZW4qArkWC1CdV8XRKToTxJ+KjiUCINV3TY1K5QShCqMpzS41ABtZr0AlBKEAQfnH1IM1KQ1QG/ZMFwduCVdXoheAjah/9fsHoP5QAMjhZ2OFPCQxDqdR1lnJHQgcDEEC3G+DnIZrNjJktBBFerVZr+EUFnNsROeXJyYshzVBJ0pesgfEEHAj7+XdAclQQtaShwkz3gUimyJU8t4yF4fHxsOfv4yrTKNjTB5ZDT6dRzTHoINhqNCXuuYygFQ74izYCD5Jx9/k9VNaiMg5Dad2lISwEkoST1hWqSX6CWz1xjW6zaFfZehnMMEqyq5ioJ2kmocI5x6qXDFjdpnDQs/NK0bXVxxdnhOAVb/EZ7AnvU5DSOE1y/+VvLTqiCs2aXrWDzIfLC/K7HH0sO5AYkeS5QhcbKfuu23izghsBE4xI91x1HR0cDnNkFCgmeax9p8jk/3Ebuz/9RAOxLoQHHQ89iHIMI7FW0w03xxLClxWTe2zW0Zy2HFWgi8NYh1M0Ck4Q02f6C4uEmjgU5k0BQzoe5Bdvp6gM2adJ+MZEJsc2ZYReEKtw3GI1G4vLy8hlqu3DUwKGIQaVfodJ7hJOd6prIt1usdq5d8HxEN01eB7DwTsBGf+q+1IwMdo4DJhaviITfr1JPXrF/m1wAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center;background-size:100%}.audioplayer-next:hover{opacity:.6}.longread-extra{width:100%;max-width:900px;padding:0 20px;margin:40px auto}.longread-extra .article-wrapper{padding-top:0;padding-bottom:0}.longread-extra .col-6{border-right:1px solid rgba(0,0,0,.07)}.longread-extra img{width:100%}.longread-extra .article-block:after{display:none!important}.longread-extra .article-headphone{background-color:#f5f5f5;border-radius:2px;margin-right:0;margin-left:auto;padding:8px 14px;border:none;outline:0;cursor:pointer}.longread-extra .article-headphone:hover{background-color:#e1e1e1}.longread-extra .article-headphone i{display:inline-block;background-image:url(../img/bx-headphone.svg);background-repeat:repeat-x;background-position:center;background-size:cover;width:20px;height:20px;margin-right:5px;vertical-align:middle}.longread-extra .article-audio{position:fixed;bottom:0;right:15px;z-index:100;width:100%;max-width:400px;height:60px;-webkit-box-shadow:0 7px 15px rgba(0,0,0,.1);box-shadow:0 7px 15px rgba(0,0,0,.1)}.longread{max-width:2100px}.longread .fixed-share-container{margin:40px auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.longread .fixed-share-container:after{display:none}.longread .longread-header{width:100%;margin:0 0 20px 0}.longread .longread-header h1{font-size:2.5em;line-height:1.25em;font-weight:600;font-family:'PT Serif',Georgia,'Times New Roman',Times,serif;width:100%;max-width:900px;margin:0 auto;color:#383838;text-align:center;padding:0 20px}.longread .longread-header sub{display:block;font-size:1.1em;line-height:1.5em;font-weight:400;color:#383838;text-align:center;width:100%;max-width:800px;margin:20px auto;padding:0 20px}.longread .longread-header span.bg-text{background-color:rgba(8,151,57,.9);position:relative;outline:rgba(8,151,57,.9) solid 15px;-moz-outline-offset:-10px;outline-offset:-10px}.longread .longread-header span.bg-text span{position:relative}.longread .longread-header .longread-img{margin:40px auto 20px auto;position:relative;overflow:hidden}.longread .longread-header .longread-img img{width:100%;display:block;-o-object-fit:cover;object-fit:cover}.longread .longread-header .longread-img .longread-figcaption{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;max-width:790px;margin:0 auto;padding:10px 20px;font-size:13px;line-height:18px;font-weight:300;color:rgba(0,0,0,.6);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.longread .longread-header .longread-info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:40px 0;font-size:13px;line-height:18px;font-weight:400;color:rgba(0,0,0,.6);padding:0 20px}.longread .longread-header .longread-info a:link,.longread .longread-header .longread-info a:visited{color:#383838;font-size:24px;padding:5px 0;line-height:30px;font-weight:600;border-bottom:2px solid #157949;margin:0 10px}.longread .longread-header .longread-count{font-weight:400;padding-left:15px;background-image:url(../img/icon-eye.svg);background-size:12px;background-repeat:no-repeat;background-position:center left;margin-right:10px}.longread .longread-header .longread-date{margin-right:5px}.longread .longread-container{width:100%;padding:0;overflow:auto}.longread .longread-container .embed-wrapper{width:100%;max-width:800px}.longread .longread-container .longread-col{max-width:800px;margin:20px auto!important}.longread .longread-container .teaser{width:100%;margin:20px auto;max-width:800px;padding:20px;position:relative;border-top:1px solid #383838;border-bottom:1px solid #383838}.longread .longread-container .teaser .teaser-header{-webkit-box-sizing:content-box;box-sizing:content-box;height:30px;font-weight:500;font-size:12px;text-transform:uppercase;line-height:30px;padding:0 15px;line-clamp:1;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:-15px;left:0;right:0;background:#383838;color:#fff;width:-webkit-fit-content;width:fit-content;width:-moz-fit-content;margin:0 auto}.longread .longread-container .img-slider{width:100%;max-width:900px;margin:40px auto;border:5px solid rgba(0,0,0,.1);position:relative;z-index:10}.longread .longread-container .img-slider .next-btn,.longread .longread-container .img-slider .prev-btn{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:absolute;z-index:11;width:35px;height:35px;left:0;top:0;bottom:0;margin:auto;background:rgba(0,0,0,.4);color:#fff;font-size:20px;line-height:35px;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.longread .longread-container .img-slider .next-btn:hover,.longread .longread-container .img-slider .prev-btn:hover{background:rgba(0,0,0,.7)}.longread .longread-container .img-slider .next-btn{left:unset;right:0}.longread .longread-container .img-slider .slide{width:100%;position:relative}.longread .longread-container .img-slider .slide img{display:block;width:100%}.longread .longread-container .img-slider .slide span{position:absolute;right:0;top:0;bottom:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:25%;padding:20px;background:rgba(0,0,0,.3);font-size:13px;font-weight:400;color:#fff;font-family:'PT Serif',Georgia,'Times New Roman',Times,serif;line-height:20px}.longread .longread-container .col-left,.longread .longread-container .col-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:900px;padding:0;margin:40px auto}.longread .longread-container .col-left .content,.longread .longread-container .col-right .content{max-width:600px}.longread .longread-container .col-left .img,.longread .longread-container .col-right .img{max-width:60%;overflow:visible;float:right}.longread .longread-container .col-left .img .img-view,.longread .longread-container .col-right .img .img-view{max-width:unset;max-height:500px}.longread .longread-container .col-left .img figcaption,.longread .longread-container .col-right .img figcaption{text-align:right;padding:0}.longread .longread-container .col-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.longread .longread-container .col-right .img figcaption{text-align:left}.longread .longread-container .dropcap{font-size:3em;font-weight:600;margin-right:10px;border-bottom:5px solid #157949;line-height:1.2em;float:left}.longread .longread-container .article-disclaimer,.longread .longread-container .tag-wrapper{display:block;width:100%;max-width:800px;margin-left:auto;margin-right:auto;text-align:center}.longread .longread-container .article-disclaimer a:link,.longread .longread-container .article-disclaimer a:visited,.longread .longread-container .tag-wrapper a:link,.longread .longread-container .tag-wrapper a:visited{color:#383838;text-decoration:none!important}.longread .longread-container blockquote,.longread .longread-container h1,.longread .longread-container h2,.longread .longread-container h3,.longread .longread-container h4,.longread .longread-container h5,.longread .longread-container h6,.longread .longread-container ol,.longread .longread-container p,.longread .longread-container ul{width:100%;padding-left:20px;padding-right:20px;max-width:800px;margin:30px auto}.longread .longread-container img{max-width:100%}.longread .longread-container .article-table{width:calc(100% - 40px);overflow-x:scroll}.longread .longread-container ol li,.longread .longread-container ul li{margin-left:30px}.longread .longread-container .delimiter{max-width:800px;margin-left:auto;margin-right:auto}.longread .longread-container .img-view{max-width:900px}.longread .longread-container .img-view.stretched{max-width:unset}.longread .longread-container .img-view.stretched img{width:100%}.longread .longread-container .img-view figcaption{width:100%;text-align:center;padding:5px 20px;font-size:13px;line-height:18px;font-weight:300;color:rgba(0,0,0,.6);border:none;position:relative}.longread .longread-container .img-view figcaption.parallax{position:absolute;top:50%;left:50%;text-align:center;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.longread .longread-container .parallax{max-width:900px;margin:27px auto;position:relative;overflow:hidden}.longread .longread-container .parallax .img-parallax{width:100%;-o-object-fit:cover;object-fit:cover;display:block}.longread .longread-container .parallax__figcaption{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;max-width:790px;margin:0 auto;padding:10px 20px;font-size:13px;line-height:18px;font-weight:300;color:rgba(0,0,0,.6);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.longread .longread-container .parallax__figcaption div{position:relative}.longread .longread-container .parallax__title{display:block;margin-bottom:20px}.longread .longread-container .parallax__sub{display:block}.longread .longread-container h1,.longread .longread-container h2,.longread .longread-container h3{font-weight:600;position:relative;text-align:center}.longread .longread-container h1:before,.longread .longread-container h2:before,.longread .longread-container h3:before{display:block;width:130px;height:3px;background:#157949;margin:0 auto 20px auto;top:0;content:""}.longread .longread-container .article-content-wrapper{width:100%;overflow-y:hidden}.longread .article-headphone{background-color:#f5f5f5;border-radius:2px;margin-right:0;padding:8px 14px 8px 33px;border:none;outline:0;cursor:pointer;background-image:url(../img/bx-headphone.svg);background-repeat:no-repeat;background-position:7px center;background-size:20px}.longread .article-headphone:hover{background-color:#e1e1e1}.longread .article-audio{position:fixed;bottom:0;right:15px;z-index:100;width:100%;max-width:400px;height:60px;-webkit-box-shadow:0 7px 15px rgba(0,0,0,.1);box-shadow:0 7px 15px rgba(0,0,0,.1)}.category-feed{padding-right:0!important}.category-feed:before{display:none}.category-feed .small-title{font-size:1em;line-height:1em;font-weight:500;margin:40px 0 0 0;color:#383838}.category-feed .small-title span{color:#157949}.category-feed .news-filter{margin-top:10px;margin-bottom:0}.category-feed .news-filter .calendar-category,.category-feed .news-filter a{display:inline-block;margin-right:10px;font-weight:500;font-size:14px;padding:5px 0}.category-feed .news-filter .calendar-category:link,.category-feed .news-filter .calendar-category:visited,.category-feed .news-filter a:link,.category-feed .news-filter a:visited{color:rgba(0,0,0,.6)}.category-feed .news-filter .calendar-category.active,.category-feed .news-filter a.active{color:#383838;border-bottom:2px solid #157949}.category-feed .news-filter .calendar-category:hover,.category-feed .news-filter a:hover{opacity:1;color:#383838}.category-feed .news-filter #calendar-wrapper{position:relative;display:inline-block}.category-feed .news-filter .calendar-category{position:absolute;top:30px;left:0;width:250px}.category-feed .news-filter .calendar-category .calendar{max-width:333px;background-color:#f6f6f6;font-family:Roboto,sans-serif;border:1px solid #d1d1d1;-webkit-box-shadow:0 5px 14px 5px rgba(0,0,0,.04);box-shadow:0 5px 14px 5px rgba(0,0,0,.04)}.category-feed .news-filter .calendar-category .calendar *{-webkit-box-sizing:unset;box-sizing:unset}.category-feed .news-filter .calendar-category .calendar a:link,.category-feed .news-filter .calendar-category .calendar a:visited{margin:0;padding:0}.category-feed .news-filter .calendar-category .calendar__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:22px 20px;border-bottom:1px solid #d1d1d1}.category-feed .news-filter .calendar-category .calendar__prev{color:#000;font-size:13px;font-weight:700;text-decoration:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACISURBVHgB7dZLCsAgDATQtF6sN6u9mT2ZrWChiPETJ7sMZGEUHy4UiTA5c6kmATGXGvZHmthO8qQNfaW/ETC1k0QGNsQQQ0AI9zJwtzuSMI7ph4wdRf8b3wSC4JjrzAcU1oNg2AgEwUahZWwGWsJmITEmgUTYyp/Bv3VV+tA/QwmqPLgc5lsLHsn8V/KQCQmEAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:100%;width:13px;height:13px}.category-feed .news-filter .calendar-category .calendar__next{color:#000;font-size:13px;font-weight:700;text-decoration:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACESURBVHgB7dZNCoAgFATgMS/WzXrdzE5mCAoVvvwbdw68hePiQxci8J8jztQEwMeZhj0RCrYpvcl0MoJZpXcR2z99Wl8gQXTMFvYdCytBNKwGomC10DDWAg1hrVA31gN1YdrLUBOv9AbE5N7CMAJiFrKQhbzT8mc4QT5NimDSdWmYgJAbybpX8rvheKEAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100%;width:13px;height:13px}.category-feed .news-filter .calendar-category .calendar__mounth,.category-feed .news-filter .calendar-category .calendar__year{color:#000;font-size:14px;font-weight:700;text-decoration:none}.category-feed .news-filter .calendar-category .calendar__main{display:grid;grid-template-columns:repeat(7,minmax(30px,1fr));grid-template-rows:repeat(6,39px)}.category-feed .news-filter .calendar-category .calendar__link{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;color:#000;font-size:13px;font-weight:700;text-decoration:none;border-right:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1}.category-feed .news-filter .calendar-category .calendar__link:nth-child(7n){border-right:none}.category-feed .news-filter .calendar-category .calendar__link:nth-child(n+36){border-bottom:none}.category-feed .news-filter .calendar-category .calendar__link:hover{background-color:#e3e3e3}.category-feed .news-filter .calendar-category .calendar__link.disable{background-color:#fff;color:#cfcfcf}.category-feed .news-filter .calendar-category .calendar__link.selected{background-color:#036937;color:#fff}.category-feed .search-news{width:100%;background:rgba(0,0,0,.05);padding:20px;margin:0 auto}.category-feed .search-news.dossier-search{margin:20px auto 40px auto}.category-feed .search-news.category-filter{padding:0;background:0 0;margin-bottom:20px}.category-feed .search-news__calendar{display:inline-block;margin-right:10px;padding:5px 0}.category-feed .search-news__calendar input{border:none;font-weight:500;font-size:14px;color:#0009;cursor:pointer}.category-feed .search-news__calendar input:hover{opacity:1;color:#383838}.category-feed .search-news .input-with-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;width:100%;overflow:hidden}.category-feed .search-news .input-with-btn *{-webkit-transition:all .14s cubic-bezier(.65,0,.076,1);-o-transition:all .14s cubic-bezier(.65,0,.076,1);transition:all .14s cubic-bezier(.65,0,.076,1)}.category-feed .search-news .input-with-btn input{width:100%;margin:0;outline:0;padding:10px;font-size:14px;font-weight:500;border:1px solid rgba(0,0,0,.2);border-right:none;border-radius:0}.category-feed .search-news .input-with-btn input:focus{border:1px solid #383838;border-right:none}.category-feed .search-news .input-with-btn button{border:none;margin:0;background:#383838;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-top-right-radius:3px;border-bottom-right-radius:3px}.category-feed .search-news .input-with-btn button:hover{opacity:.7}.category-feed .article-block{display:grid;grid-template-columns:127px 1fr;grid-column-gap:20px;position:relative;padding-bottom:20px;margin-bottom:20px}.category-feed .article-block:after{content:'';position:absolute;bottom:0;left:0;background-color:#ededed;width:100%;height:1px;border:none}.category-feed .article-block:first-of-type{grid-template-columns:minmax(301px,1fr) minmax(200px,275px);grid-column-gap:0}.category-feed .article-block:first-of-type:after{display:none}.category-feed .article-block:first-of-type .img-block img{height:100%;-o-object-fit:cover;object-fit:cover}.category-feed .article-block:first-of-type .article-details{background-color:#f4f4f4;padding:20px}.category-feed .article-block:first-of-type .article-info{margin-bottom:0;margin-top:auto}.category-feed .img-block{max-height:390px;margin-bottom:0;position:relative}.category-feed .img-block__inner{position:relative}.category-feed .img-block__label{position:absolute;bottom:10px;left:10px;background-image:url(../img/IconVideo.svg);background-repeat:no-repeat;background-size:100%;width:30px;height:30px;pointer-events:none;display:block;text-decoration:none}.dossier-alphabet{margin:20px auto 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.dossier-alphabet.dossier-single{margin:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.dossier-alphabet a:link,.dossier-alphabet a:visited{display:block;margin-right:5px;font-weight:400;font-size:15px;line-height:20px;padding:3px;color:#383838;border-bottom:2px solid transparent}.dossier-alphabet a:link:last-child,.dossier-alphabet a:visited:last-child{margin:0}.dossier-alphabet a:link.active,.dossier-alphabet a:visited.active{font-weight:600;border-bottom:2px solid #157949}.dossier-letter{font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;margin:30px auto;color:#383838;border-bottom:3px solid #157949}.dossiers-row .col-12{text-align:center}.dossiers-row .col-12 a:link,.dossiers-row .col-12 a:visited{line-height:1.3em;display:block;margin:10px}.dossier-details{margin-top:20px!important;margin-bottom:40px!important}.dossier-details h1,.dossier-details h2,.dossier-details h3,.dossier-details h4,.dossier-details h5,.dossier-details h6,.dossier-details p{font-family:'PT Serif',Georgia,'Times New Roman',Times,serif}.dossier-details h1,.dossier-details h2,.dossier-details h3,.dossier-details h4,.dossier-details h5,.dossier-details h6{font-weight:600}.dossier-details h2{font-size:2.3em;line-height:1.4em;padding:0 0 .3em 0;border-bottom:5px solid #157949}.dossier-details .updated-disclaimer{display:block;margin:15px 0;color:rgba(0,0,0,.5);font-size:13px;line-height:17px;font-weight:400}.dossier-details .dossier-info,.dossier-details .expert-info{padding:0!important}.dossier-details .dossier-info p,.dossier-details .expert-info p{margin:15px 0;color:#383838;line-height:1.4em}.dossier-details .dossier-info p strong,.dossier-details .expert-info p strong{display:block;font-weight:600}.dossier-extra,.expert-profile{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.dossier-extra .dossier-photo,.expert-profile .dossier-photo{width:100%;max-width:400px;margin:0 auto}.dossier-extra .dossier-photo img,.expert-profile .dossier-photo img{width:100%;max-height:500px}.dossier-extra .dossier-photo figcaption,.expert-profile .dossier-photo figcaption{font-size:12px;font-weight:400;color:rgba(0,0,0,.4);text-align:left;margin-top:5px}.expert-profile{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.dossier-history h1,.dossier-history h2,.dossier-history h3,.dossier-history h4,.dossier-history h5,.dossier-history h6,.dossier-history p{font-family:'PT Serif',Georgia,'Times New Roman',Times,serif}.dossier-history h2{font-size:1.5em;font-weight:600;line-height:1.4em;color:#383838;margin:20px 0 0 0;width:-webkit-fit-content;width:fit-content;width:-moz-fit-content}.dossier-history p{width:100%;font-size:1em;line-height:1.5em;color:#000;padding:15px 0;border-bottom:1px solid rgba(0,0,0,.1);margin:0}.dossier-news{margin-top:40px;margin-bottom:40px}.expert-newslist{width:100%;margin:15px 0;list-style-type:none;padding:0}.expert-newslist h2{font-size:.9em;line-height:1.2em;color:#157949}.expert-newslist li{margin:0 0 15px 0;padding:0}.expert-newslist li:last-child{margin:0}.expert-newslist li span{width:-webkit-fit-content;width:fit-content;width:-moz-fit-content;margin:0;padding:3px 8px;background:#157949;color:#fff}.expert-newslist li a:link,.expert-newslist li a:visited{padding:5px 8px;color:#000;background:rgba(0,0,0,.04);margin:0;display:block;font-family:'PT Serif',Georgia,'Times New Roman',Times,serif;font-weight:600;font-size:.9em;line-height:1.2em}.expert-newslist li a:link:hover,.expert-newslist li a:visited:hover{opacity:1;color:#157949}.cta-experts{margin:10px 0!important}.expert-info{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.expert-info .article-block{grid-template-columns:1fr;margin:0;padding:0}.expert-info .article-block:first-of-type{grid-template-columns:1fr}.expert-info .article-block:first-of-type:after{display:block}.expert-info .article-block:first-of-type .article-details{background-color:transparent;padding:0}.expert-info .article-block:first-of-type .article-wrapper{padding-top:15px}.expert-info article p{margin:5px 0!important}.expert-profile{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important;padding-left:0}.expert-profile figure{max-width:200px!important}.expert-heading{margin:40px 0 10px 0}.generic-page .content-wrapper{margin:40px 0}.generic-page .sitemap-title{margin:15px}.generic-page .map-wrapper{margin:40px 0}.generic-page .map-wrapper iframe{width:100%;max-width:650px;height:350px;border:none}.generic-page a:link,.generic-page a:visited{color:#157949;font-weight:500}.generic-page p{font-size:.99em;line-height:1.55em;color:#000;margin:1em 0}.generic-page .tree,.generic-page .tree ul{margin:0 0 0 1em;padding:0;list-style:none;color:#369;position:relative}.generic-page .tree ul{margin-left:.5em}.generic-page .tree ul:before,.generic-page .tree:before{content:"";display:block;width:0;position:absolute;top:0;bottom:0;left:0;border-left:1px solid}.generic-page .tree li{margin:0;padding:0 1.5em;line-height:2em;font-weight:700;position:relative}.generic-page .tree li:before{content:"";display:block;width:10px;height:0;border-top:1px solid;margin-top:-1px;position:absolute;top:1em;left:0}.generic-page .tree li:last-child:before{background:#fff;height:auto;top:1em;bottom:0}.special-page{display:grid;grid-template-columns:repeat(2,minmax(280px,420px));grid-column-gap:20px;grid-row-gap:20px;margin-top:40px}.special-page-img{display:block;width:100%;position:relative}.special-page-img img{display:block;max-width:100%}.newspapers__filter{margin-top:90px;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex}.newspapers__form-sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100px;height:30px;padding:0 29px 0 10px;font-style:normal;font-weight:400;font-size:14px;color:#8e8e8e;border:1px solid rgba(0,0,0,.1)}.newspapers__icon-sort{display:block;position:absolute;top:0;right:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABpSURBVHgB1VLJDYAwDHMi9oINGAFWQGrHaMUIZQNGKIs1+MMHcagfJPxxosQPy5YYYwIwoAIikhozy5ytRkjNhs8h9DiT+7fHUsrknFuPXfEbSAhhJLfnAz0t3vt8J2wYZoeLAqjqY1Y7NfUdPYbNvxAAAAAASUVORK5CYII=);background-size:13px 10px;background-position:center;background-repeat:no-repeat;width:30px;height:100%;pointer-events:none}.newspapers__form-date{position:relative;width:100%;max-width:250px;height:30px;margin-right:20px}.newspapers__icon-calendar{display:block;position:absolute;top:0;right:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFtSURBVHgBvVTdbYNADDbk77EZgWzACMkGGaEDRGoIAokn3kH8ZIKuwAbJCIxAN0gfAQH9jEBK4GholOaTTufznb+zffYRPRmSSBkEwbIsy21RFLFpmvH1nuM46mQyUWVZjjRNu3RtZRJjKUnSJwy33Q3W8d5sNnujex7CMxueKQ0hk8VVVd14CL2KSYU+wnzBOj4cDsceoed573wzPQCQa7quhyxfh6zQ41i2wlRwWx0KjSRqUkODhIvFYr/b7b5oBJBzBQ7cEMr0ZExp+OYTxpGT7fv+ifV4zQ0eb48wP+bz+TrP857tazxEBySYVu2aPWvlpjzqEuFIRhE2rbfHOBuGceYwWzLXdddoOx6hyPa31rPZkBecMx61AXS8N9R6QkIOOU3TVesF5A2PhjDkvaHSEobMsCwrEcnNDzNY+D3CLMu2yNk3jQByzKkRE/ID4GuyIYbdQ/eAfzNq5e73pYB4TX8AzidcCfRf+AFmpaDBgDd3QwAAAABJRU5ErkJggg==);background-size:20px 20px;background-position:center;background-repeat:no-repeat;width:30px;height:100%;border-left:1px solid rgba(0,0,0,.1);pointer-events:none}.newspapers__form-date input{width:100%;height:100%;padding:0 29px 0 10px;font-style:normal;font-weight:400;font-size:14px;color:#8e8e8e}.newspapers__inner{display:grid;grid-template-columns:repeat(4,minmax(150px,200px));grid-column-gap:20px;grid-row-gap:20px}.newspapers__item{width:100%;max-width:200px;margin:0 auto;border:1px solid rgba(0,0,0,.1);position:relative}.newspapers__item:hover .newspapers__download{display:-webkit-box;display:-ms-flexbox;display:flex}.newspapers__item:hover .newspapers__date:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#157949;-webkit-filter:blur(0);filter:blur(0);z-index:1}.newspapers__item:hover .newspapers__date span{color:#fff}.newspapers__item:hover .newspapers__date time{color:#fff}.newspapers__download{position:absolute;top:0;left:0;background-color:rgba(32,82,51,.9);width:100%;height:70%;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;color:#fff!important;font-size:14px;font-weight:600}.newspapers__download:hover{opacity:1!important}.newspapers__icon-download{display:inline-block;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACBSURBVHgB7ZPRCYAwDERTcQBH6AgdqaN0lG7kCI7gCPECCrE0tdIfP3wQCEnuSAtxVIFBre5AWZtokN/gNMCnJ1ZYw3wnlc3M/eSa+4JYO8Qys1gresTWEEvPU4uGybNYmQTErsSSB3oDBFEZRGtuthq4m3ytLDl9FicPpAGGb+EApw3wkir1RD4AAAAASUVORK5CYII=);background-size:100%;background-position:center;background-repeat:no-repeat;width:16px;height:18px;margin-right:14px}.newspapers__date{position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:30%;padding:15px 20px;overflow:hidden}.newspapers__date:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.9);-webkit-filter:blur(3px);filter:blur(3px);z-index:1}.newspapers__date span{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:grey;z-index:10;margin-bottom:5px}.newspapers__date time{font-style:normal;font-weight:300;font-size:24px;line-height:20px;letter-spacing:.02em;color:#000;z-index:10}.footer{padding:40px 0}.footer a:link,.footer a:visited{color:#383838;font-weight:500;font-size:12px}.footer a:hover{color:#157949;opacity:1}.footer__row{width:100%;max-width:1200px;margin:0 auto;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__logo{display:block;overflow:auto;width:120px;margin:0}.footer__logo img{width:100%;height:auto}.footer__informer{margin-right:0;margin-left:auto}.footer__copyrights{width:100%;max-width:1200px;padding:0 20px 20px 20px;margin:0 auto}.footer__copyrights span{font-size:10px;font-weight:400;line-height:15px;color:#157949;margin-top:10px;display:block}.footer__nav{margin:0 20px}.rekl h1{font-style:normal;font-weight:500;font-size:30px;line-height:35px;color:#fff;margin-bottom:34px}.rekl h2{font-style:normal;font-weight:700;font-size:24px;line-height:32px;color:#000;margin-bottom:40px;position:relative;overflow:hidden}.rekl h2.line{text-align:center;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;white-space:nowrap}.rekl h2.line:before{content:'';position:relative;display:inline-block;width:100%;height:2px;background-color:#eff0f5;margin-right:20px}.rekl h2.line:after{content:'';position:relative;display:inline-block;width:100%;height:2px;background-color:#eff0f5;margin-left:20px}.rekl h3{font-style:normal;font-weight:600;font-size:16px;line-height:21px;letter-spacing:-.005em;color:#000}.rekl__header{background-color:#12a560;padding:71px 40px;margin:84px auto 150px;display:grid;grid-template-columns:minmax(100px,1fr) minmax(100px,457px)}.rekl__header .img{position:relative;pointer-events:none}.rekl__header .img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:100%}.rekl__header .rigth{width:100%}.rekl__footer{background:#fbfcfc;background-image:url(../img/r-footer.png);background-repeat:no-repeat;background-position:center;background-size:cover;padding:40px 10px}.rekl__footer h2{margin-bottom:40px}.rekl__footer .card{background-color:#fff;width:100%;max-width:420px;padding:40px;margin:0 auto}.rekl__footer .list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(141px,1fr));grid-gap:20px}.rekl__footer .list span{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#c0c0c9;display:block;margin-bottom:10px}.rekl__footer .list a{display:block;font-style:normal;font-weight:500;font-size:16px;line-height:100%;letter-spacing:.015em;color:#000}.rekl__footer .list a.mail{color:#2968f6}.rekl__footer .list a.mail:hover{color:#062efe;opacity:1}.rekl__btn{font-style:normal;font-weight:500;font-size:16px;line-height:21px;color:#024827;padding:16px 34px;background:#fff;text-align:center}.rekl__btn:hover{-webkit-box-shadow:0 9px 15px rgba(0,85,65,.3);box-shadow:0 9px 15px rgba(0,85,65,.3);opacity:1;color:#024827}.rekl__btn.primary{background-color:#12a560;color:#fff;border:1px solid #fff}.rekl__btn.primary:hover{background:#fff;-webkit-box-shadow:0 9px 15px rgba(0,85,65,.3);box-shadow:0 9px 15px rgba(0,85,65,.3);color:#024827}.rekl__tarif{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;margin-bottom:150px}.rekl__tarif .item{background:#fff;border:1px solid #eff0f5}.rekl__tarif .item .title{padding:20px 0 20px 20px;border-bottom:1px solid #eff0f5}.rekl__tarif .item .group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.rekl__tarif .item .group>div{width:100%;padding:20px}.rekl__tarif .item .group>div:last-of-type{border-left:1px solid #eff0f5}.rekl__tarif .item .group span{font-style:normal;font-weight:600;font-size:12px;line-height:16px;color:#a0a0ad;margin-bottom:5px;display:block}.rekl__tarif .item .group p{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#000;margin:0}.rekl__tarif .item .price{background:#fbfcfc;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #eff0f5}.rekl__tarif .item .price__title{font-style:normal;font-weight:600;font-size:12px;line-height:16px;color:#a0a0ad;margin-bottom:5px;display:block}.rekl__tarif .item .price__total{font-style:normal;font-weight:600;font-size:16px;line-height:21px;text-align:right;color:#000}.rekl__brand{background:#ffb700;padding:71px 40px;margin:84px auto 150px;display:grid;grid-template-columns:minmax(100px,460px) minmax(100px,457px)}.rekl__brand .img{position:relative;pointer-events:none}.rekl__brand .img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.rekl__brand .rigth{width:100%}.rekl__brand .title{font-weight:500;font-size:30px;line-height:120%;margin-bottom:20px}.rekl__brand .subtitle{font-size:14px;line-height:140%;letter-spacing:.01em;color:rgba(0,0,0,.6);margin-bottom:38px}.rekl__brand .rekl__btn:hover{-webkit-box-shadow:0 9px 15px rgba(155,74,0,.3);box-shadow:0 9px 15px rgba(155,74,0,.3);color:#000}.rekl__media{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:20px;margin-bottom:100px}.rekl__media .item{background:#fbfcfc;border:1px solid #eff0f5;position:relative;cursor:pointer}.rekl__media .item:hover{-webkit-box-shadow:0 5px 10px rgba(0,0,0,.08);box-shadow:0 5px 10px rgba(0,0,0,.08);background-color:#fff}.rekl__media .item:hover .title{color:#0a8046}.rekl__media .item:hover .price{background-color:#fbfcfc}.rekl__media .item img{max-width:100%;max-height:100%}.rekl__media .item .title{padding:14px;border-bottom:1px solid #eff0f5}.rekl__media .item .price{padding:14px;border-top:1px solid #eff0f5}.rekl__media .item .group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.rekl__media .item .group>div{width:100%;padding:20px}.rekl__media .item .group>div:last-of-type{border-left:1px solid #eff0f5}.rekl__media .item .group span{font-style:normal;font-weight:600;font-size:12px;line-height:16px;color:#a0a0ad;margin-bottom:5px;display:block}.rekl__media .item .group p{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#000;margin:0}.rekl__media .item.full{grid-column:2/span 2}.rekl__media .item.slider{grid-column:4/span 13;grid-row:1/4;text-align:center;padding:28px 0;cursor:auto}.rekl__media .item.slider img{opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:90%}.rekl__media .item.slider img:first-child{opacity:1}.rekl__media .item.mobil{grid-column:4/span 3;grid-row:1/4}.rekl__media .title{text-align:center;font-weight:600;font-size:24px;line-height:100%;letter-spacing:.02em;color:#000}.rekl__media .price{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rekl__media .price__total{font-weight:500;font-size:15px;line-height:18px;text-align:center;color:#000}.rekl__mobil{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-bottom:100px;grid-gap:20px}.rekl__mobil .item{background:#fbfcfc;border:1px solid #eff0f5}.rekl__mobil .item .title{padding:14px;border-bottom:1px solid #eff0f5}.rekl__mobil .item .group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.rekl__mobil .item .group>div{width:100%;padding:14px 20px}.rekl__mobil .item .group>div:last-of-type{border-left:1px solid #eff0f5}.rekl__mobil .item .group span{font-style:normal;font-weight:600;font-size:12px;line-height:16px;color:#a0a0ad;margin-bottom:5px;display:block}.rekl__mobil .item .group p{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#000;margin:0}.rekl__mobil .item .price{padding:14px;border-top:1px solid #eff0f5}.rekl__mobil .item .price__total{text-align:center;font-size:15px;line-height:18px}.rekl__mobil .item.slider{grid-column:2/span 1;grid-row:1/4;padding:28px 0;text-align:center}.rekl__mobil .item.slider img{max-width:100%;max-height:100%}.rekl__mobil .item.app{grid-column:3/span 13;grid-row:1/4;position:relative;overflow:hidden;padding:70px 50px 0}.rekl__mobil .item.app:after{content:'';position:absolute;top:40px;left:405px;background-image:url(../img/r-mobil.png);background-repeat:no-repeat;background-size:100%;width:382px;height:761px;pointer-events:none}.rekl__mobil .item.app .title{font-style:normal;font-weight:500;font-size:30px;line-height:35px;color:#000;padding:0;text-align:left;margin-bottom:40px}.rekl__mobil .item.app a{display:inline-block}.rekl__mobil .item.app a img{max-width:100%}.rekl__mobil .item.app .copy{max-width:215px;font-style:normal;font-weight:600;font-size:12px;line-height:16px;color:#a0a0ad;position:absolute;bottom:40px;left:50px}.rekl__mobil .title{text-align:center;font-weight:600;font-size:24px;line-height:100%;letter-spacing:.02em;color:#000;border:none}.rekl__mobil .price{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rekl__option{display:grid;grid-template-columns:minmax(300px,460px) minmax(300px,1fr);grid-gap:20px;margin-bottom:100px}.rekl__option .rekl__btn{display:block;width:100%;max-width:225px;margin:30px auto 0;padding:16px 10px;color:#024827}.rekl__preza{background:#12a560;background-image:url(../img/r-preza.png);background-position:center;background-size:cover;text-align:center;padding:40px 20px;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}.rekl__preza img{max-width:100%}.rekl__preza .rekl__btn:hover{-webkit-box-shadow:0 9px 15px rgba(255,255,255,.3);box-shadow:0 9px 15px rgba(255,255,255,.3);color:#024827}.rekl__tech .item{background:#fbfcfc;border:1px solid #eff0f5;height:100%}.rekl__tech .item .title{font-style:normal;font-weight:600;font-size:20px;line-height:23px;letter-spacing:-.005em;color:#000;border:none;padding:40px}.rekl__tech .item .group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.rekl__tech .item .group>div{padding:0 40px}.rekl__tech .item .group span{font-style:normal;font-weight:600;font-size:12px;line-height:16px;color:#a0a0ad;margin-bottom:5px;display:block}.rekl__tech .item .group p{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#000;margin:0}.rekl__tech .item .price{background:#fbfcfc;padding:31px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:none}.rekl__tech .item .price__title{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#000}.rekl__tech .item .price a{color:#2f80ed;display:inline-block;margin-top:5px}.rekl__tech .item .price a:hover{color:#062efe;opacity:1}.rekl__item{background:#fff;border:1px solid #eff0f5}.rekl__item .title{padding:20px 0 20px 20px;border-bottom:1px solid #eff0f5}.rekl__item .price{background:#fbfcfc;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #eff0f5}.rekl__item .price__title{font-style:normal;font-weight:600;font-size:12px;line-height:16px;color:#a0a0ad;margin-bottom:5px;display:block}.rekl__item .price__total{font-style:normal;font-weight:600;font-size:16px;line-height:21px;text-align:right;color:#000}.rekl__item .group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.rekl__item .group>div{width:50%;padding:20px}.rekl__item .group>div:last-of-type{border-left:1px solid #eff0f5}.rekl__item .group span{font-style:normal;font-weight:600;font-size:12px;line-height:16px;color:#a0a0ad;margin-bottom:5px;display:block}.rekl__item .group p{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#000;margin:0}.rekl__subtitle{font-style:normal;font-weight:600;font-size:16px;line-height:21px;letter-spacing:-.005em;color:#000}.rekl__note{font-style:normal;font-weight:600;font-size:12px;line-height:16px;color:#a0a0ad;margin-bottom:30px}.madeinkz{padding-top:15px}.madeinkz__header{border-bottom:1px solid #ddd;padding-bottom:40px;margin-bottom:20px;font-family:Roboto}.madeinkz__title{font-weight:700;font-size:36px;line-height:42px;color:#000}.madeinkz__subtitle{font-size:14px;line-height:20px;letter-spacing:.02em;color:#404040}.madeinkz__slider{display:grid;grid-template-columns:1fr 295px;margin-bottom:25px}.madeinkz__img{position:relative}.madeinkz__img img{display:block}.madeinkz__txt{background-color:#1a1a1a;padding:25px;padding-bottom:40px;position:relative}.madeinkz__txt .category-link{color:#198f56}.madeinkz__txt h3{color:#fff;font-weight:700;font-size:20px;line-height:23px;letter-spacing:.02em;margin-top:8px}.madeinkz__txt p{font-weight:400;font-size:14px;line-height:20px;letter-spacing:.02em;color:#fff}.madeinkz__info{position:absolute;left:25px;bottom:20px;width:calc(100% - 50px);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;color:#fff;font-size:12px;line-height:14px}.madeinkz__label{position:absolute;top:10px;left:10px;background-color:#338af3;padding:3px;border-radius:2px;color:#fff;font-weight:400;font-size:13px;line-height:15px;letter-spacing:.03em;padding-left:23px;background-image:url(../img/kazakhstan-label.svg);background-repeat:no-repeat;background-position:left center;background-size:20px;z-index:10}.madeinkz__vertical{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-column-gap:40px;margin-bottom:100px}.madeinkz__vertical .article-block.vertical{height:auto}.madeinkz__vertical .article-block.vertical .img-block{margin-bottom:17px;margin-right:0;min-width:200px;max-height:none}.madeinkz__horizontal .article-block.horizontal .img-block{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:20px}.madeinkz h5{font-weight:700;font-size:20px;line-height:23px;color:#000;margin-bottom:20px}.jysan-form{padding:24px 20px;background:#1d1d1f;border-radius:7px;margin:0 auto;width:100%;max-width:800px;font-family:Roboto,Sans-Serif}.jysan-form__body{max-width:480px;margin:0 auto}.jysan-form__logo{display:block;text-decoration:none;background-image:url(../img/logo-jysan.svg);background-repeat:no-repeat;background-size:100%;width:160px;height:21px;margin:0 auto 20px}.jysan-form__title{display:block;text-decoration:none;font-style:normal;font-weight:600;font-size:22px;line-height:24px;text-align:center;color:#fff;margin:0 0 15px}.jysan-form__subtitle{display:block;text-decoration:none;font-style:normal;font-weight:400;font-size:14px;line-height:136.84%;text-align:center;color:#fff;margin:0 auto 34px}.jysan-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -6px}.jysan-form__input{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;max-width:100%;background:#fff;border-radius:2px;font-style:normal;font-weight:400;font-size:12px;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#a2a2a2;padding:6px 10px;border:0;margin:10px 6px}.jysan-form__submit{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;max-width:140px;width:100%;padding:9px 10px;background:#003e7b;border-radius:2px;font-style:normal;font-weight:600;font-size:12px;line-height:13px;text-align:center;color:#fff;border:0;margin:10px 6px}.jysan-form__footer{margin-top:10px;font-style:normal;font-weight:400;font-size:10px;text-align:center;color:#9d9da6}.banner-ears{width:100%;max-width:1200px;position:fixed;margin:0 auto;left:0;right:0}.banner-ears__item{position:absolute;width:240px;text-decoration:none;display:block}.banner-ears__item.left{left:-240px}.banner-ears__item.right{right:-240px}@media (min-width:576px){.container{max-width:540px}.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media screen and (min-width:576px){.feature-slider-mobile-nav{display:none}}@media (min-width:768px){.container{max-width:720px}.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media screen and (min-width:768px){.ad-container .ax-mobile{display:none}.inline-share-container{display:none}.main-feed{padding-right:15px!important}.main-feed:before{display:block;position:absolute;right:0;border-right:1px solid rgba(0,0,0,.07);content:"";width:1px;height:100%}.side-feed{padding-right:15px!important;border-right:1px solid rgba(0,0,0,.07)}.side-feed.horizontal{margin-top:0}}@media (min-width:992px){.container{max-width:960px}.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media screen and (min-width:992px){.side-feed{padding-left:15px!important}.side-feed.horizontal{margin-top:15px}}@media (min-width:1200px){.container{max-width:1140px}.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media screen and (max-width:1200px){.subscription{grid-template-columns:1fr 210px;padding:20px}.subscription__form{grid-template-columns:1fr}.rekl__media .item.slider{grid-column:4/span 6}.rekl__mobil .item.app{grid-column:3/span 6}}@media screen and (max-width:1024px){.rekl__media .item.slider{grid-column:4/span 1}.rekl__mobil .item.app{grid-column:3/span 2;padding:20px}.rekl__mobil .item.app:after{top:240px;left:270px}.rekl__mobil .item.app .copy{left:20px}}@media screen and (max-width:1000px){.newspapers__inner{grid-template-columns:repeat(3,minmax(140px,200px))}.newspapers__date time{font-size:20px}}@media screen and (max-width:992px){.footer .head-top .top-featured-article img,.header .head-top .top-featured-article img{display:none}.article-block.horizontal.big .img-block{-webkit-box-flex:1.8;-ms-flex:1.8;flex:1.8;margin-right:20px;margin-bottom:0;width:auto;min-width:220px}.article-block.vertical{height:auto;max-height:none}.article-block.vertical.small .img-hidden-sm{display:block}.article-block.vertical .article-wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.article-block.vertical .img-block{-webkit-box-flex:1.8;-ms-flex:1.8;flex:1.8;margin-right:20px;margin-bottom:0;width:auto;min-width:220px;max-height:193px}.article-block.vertical .article-details{display:block;padding-bottom:29px;position:relative;min-height:163px}.article-block.img-hidden-lg .img-block{display:none}.article-block.img-hidden-lg .article-details{-webkit-box-flex:1;-ms-flex:1;flex:1}.article-block .article-details{-webkit-box-flex:2;-ms-flex:2;flex:2}.article-block .article-details .article-preview-title h2{font-size:1.1em;line-height:1.3em}.article-block .article-details .article-preview-title h3,.article-block .article-details .article-preview-title h4{line-height:1.2em}.article-small .horizontal.small{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:0;width:100%}.article-small .horizontal.small .img-block{-webkit-box-flex:1.8;-ms-flex:1.8;flex:1.8;margin-right:20px;margin-bottom:0;width:auto;min-width:220px;max-height:193px}.article-small .horizontal.small .article-details{display:block;padding-bottom:29px;position:relative}.news-by-tag .popular-news-filter .popular-widget-selector,.sidebar-popular-news .popular-news-filter .popular-widget-selector{font-size:11px}.category-feed .article-block:first-of-type{grid-template-columns:1fr;grid-column-gap:0}.category-feed .article-block:first-of-type .article-info{margin-bottom:0;margin-top:10px}.madeinkz__slider{display:grid;grid-template-columns:1fr;margin-bottom:25px}.madeinkz__vertical{display:grid;grid-template-columns:1fr;grid-column-gap:20px;margin-bottom:50px}.madeinkz__vertical .article-block.vertical{height:auto}.madeinkz__vertical .article-block.vertical .img-block{margin-bottom:0;margin-right:20px;min-width:220px;max-height:none;-webkit-box-flex:1;-ms-flex:1;flex:1}.madeinkz__vertical .article-block.vertical .article-details{-webkit-box-flex:2;-ms-flex:2;flex:2}}@media screen and (max-width:980px){.subscription{grid-template-columns:1fr}}@media screen and (max-width:970px){.rekl__brand{grid-template-columns:1fr 2fr;padding:40px}.rekl__brand img{max-width:100%}.rekl__media .item.slider{grid-column:3/span 1}.rekl__mobil .item.app:after{top:300px;left:0;width:100%}.rekl__mobil .item.app .title{font-size:22px;line-height:24px}.rekl__mobil .item.app .copy{display:none}}@media screen and (max-width:960px){.footer .currency-container .currency-cell__col,.header .currency-container .currency-cell__col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer .head-nav,.header .head-nav{overflow-x:scroll}.special-page{grid-template-columns:100%}}@media screen and (max-width:768px){.audioplayer-volume-adjust{display:none}.audioplayer{padding:0 25px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.audioplayer-title{display:none}.audioplayer-close{position:relative;top:auto;right:auto;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.audioplayer-back{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.audioplayer-playpause{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.audioplayer-next{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.audioplayer-time-current{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:0}.audioplayer-volume{display:none}.ad-container .a1-desktop{display:none}.ad-container .ax-desktop{display:none}.ad-container .bx-desktop{display:none}.footer .head-top .logo-top,.header .head-top .logo-top{width:160px;padding:0}.side-share-container{display:none}.fixed-share-container{display:none}.subscription{grid-template-columns:minmax(210px,330px) minmax(210px,300px)}.audioplayer-volume-adjust{display:none}.audioplayer{padding:0 25px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.audioplayer-title{display:none}.audioplayer-close{position:relative;top:auto;right:auto;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.audioplayer-back{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.audioplayer-playpause{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.audioplayer-next{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.audioplayer-time-current{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:0}.audioplayer-volume{display:none}.article-block.horizontal.big .img-block{-webkit-box-flex:1.8;-ms-flex:1.8;flex:1.8;max-height:none}.article-block.vertical .img-block{-webkit-box-flex:1.8;-ms-flex:1.8;flex:1.8;max-height:none}.article-block.vertical .article-details{display:block;padding-bottom:29px;position:relative;min-height:auto}.article-block.img-hidden-md .img-block{display:none}.article-block.img-hidden-md .article-details{-webkit-box-flex:1;-ms-flex:1;flex:1}.article-small .horizontal.small{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:0;width:100%}.article-small .horizontal.small .img-block{-webkit-box-flex:1.8;-ms-flex:1.8;flex:1.8}.article-container{padding:0}.article-container .article-content-wrapper h1,.article-container .article-content-wrapper h2,.article-container .article-content-wrapper h3,.article-container .article-content-wrapper h4,.article-container .article-content-wrapper h5,.article-container .article-content-wrapper p{margin:17px 0}.article-container .article-content-wrapper blockquote{font-size:1em;line-height:1.39em;font-weight:600;padding:0 30px}.article-container .article-content-wrapper blockquote:after,.article-container .article-content-wrapper blockquote:before{font-size:40px;height:30px}.article-container .article-content-wrapper h1{font-size:1.5em;line-height:1.3em;font-weight:600}.article-container .article-content-wrapper h2{font-size:1.4em;line-height:1.2em;font-weight:600}.article-container .article-content-wrapper h3{font-size:1.3em;line-height:1.2em;font-weight:600}.article-container .article-content-wrapper h4{font-size:1.2em;line-height:1.2em;font-weight:600}.article-container .article-content-wrapper h5{font-size:1.1em;line-height:1.2em;font-weight:600}.article-container .article-content-wrapper h6{font-size:1em;line-height:1.4em;font-weight:600}.article-container .article-main-title{font-size:1.35em;line-height:1.3em;margin:.7em 0}.article-container .article-main-subtitle{font-size:1em;line-height:1.35em;margin:.7em 0}.article-container .article-author-info{padding:15px 0}.article-container .article-main-img{margin:0 auto .7em auto}.article-container .article-headphone{padding:8px 11px;overflow:hidden;color:#f5f5f5;width:40px;height:30px}.article-container .article-headphone:hover{background-color:#e1e1e1}.article-container .article-headphone i{color:#383838}.article-container .article-audio{right:0;max-width:100%}.feature-slider .feature-slider-scroller{-webkit-box-flex:.8;-ms-flex:.8;flex:.8}.global-sidebar{padding:20px}.audioplayer-volume-adjust{display:none}.audioplayer{padding:0 25px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.audioplayer-title{display:none}.audioplayer-close{position:relative;top:auto;right:auto;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.audioplayer-back{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.audioplayer-playpause{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.audioplayer-next{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.audioplayer-time-current{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:0}.audioplayer-volume{display:none}.longread-extra .col-6{border:none}.longread .fixed-share-container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.longread .longread-header h1{font-size:1.7em;line-height:1.15em;text-align:left}.longread .longread-header sub{font-size:1em;line-height:1.3em;text-align:left}.longread .longread-header .longread-authors{margin:20px auto;text-align:center;line-height:30px}.longread .longread-header .longread-authors a:link,.longread .longread-header .longread-authors a:visited{font-size:19px;line-height:24px;padding:0}.longread .longread-container .img-slider .slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.longread .longread-container .img-slider .slide img{display:block;width:100%}.longread .longread-container .img-slider .slide span{display:block;width:100%}.longread .longread-container .col-left,.longread .longread-container .col-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.longread .longread-container .col-left .img,.longread .longread-container .col-right .img{width:100%;max-width:unset;margin:0 auto}.longread .longread-container .col-left .img .img-view,.longread .longread-container .col-right .img .img-view{margin:0}.longread .longread-container .col-left .img figcaption,.longread .longread-container .col-right .img figcaption{padding:0 20px;text-align:center}.longread .longread-container .col-left .content,.longread .longread-container .col-right .content{max-width:unset;width:100%;padding:0 20px}.longread .longread-container blockquote{padding:0 40px}.longread .longread-container blockquote:before{left:20px}.longread .longread-container blockquote:after{right:20px}.dossier-details h2{font-size:1.6em;line-height:1.3em;border-bottom:3px solid #157949}.footer__logo{margin:20px auto}.footer__informer{margin:10px 0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__nav{margin:20px auto;text-align:center}}@media screen and (max-width:700px){.rekl__header{padding:71px 40px 200px;margin:84px auto;display:grid;grid-template-columns:1fr}.rekl__header .img{position:relative;max-width:300px}.rekl__header .img img{position:absolute;top:160px;left:0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);max-width:100%}.rekl__brand{grid-template-columns:1fr;padding:40px 40px 180px;margin-bottom:180px}.rekl__brand .img img{top:120px;left:auto;right:-120px;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.rekl__media .item .title{padding:10px}.rekl__media .item .price{padding:10px}.rekl__media .item.slider{display:none}.rekl__media .item.full{grid-column:2/span 1}.rekl__mobil .item.app{grid-column:1/span 2;grid-row:4/4}.rekl__mobil .item.app:after{top:0;left:340px;width:280px}.rekl__option{display:grid;grid-template-columns:1fr;grid-gap:20px;margin-bottom:100px}.rekl__option .rekl__btn{display:block;width:100%;margin:30px auto 0;padding:16px 10px}}@media screen and (max-width:680px){.footer .currency-container,.header .currency-container{overflow-x:scroll}}@media screen and (max-width:576px){a.cta-read{width:100%;text-align:center;margin:2px 0 50px}a.cta-read:after{content:'';position:absolute;bottom:-30px;left:0;display:block;background-color:#00000012;width:100%;height:1px}.footer .currency-container.active,.header .currency-container.active{margin-bottom:73px}.footer .head-top,.header .head-top{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.footer .head-top.fixed,.header .head-top.fixed{position:fixed;top:0;width:100%;background-color:#fff;z-index:100}.footer .head-top.fixed .search-icon-mobile,.header .head-top.fixed .search-icon-mobile{display:none}.footer .head-top.fixed .head-top__back,.header .head-top.fixed .head-top__back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .head-top .search-icon-mobile,.header .head-top .search-icon-mobile{display:block}.article-block.horizontal.big .img-block{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:0;margin-bottom:15px;width:100%}.article-block.horizontal .img-block{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:0;margin-bottom:15px;width:100%;display:none}.article-block.horizontal .img-block.important{display:block}.article-block.horizontal .article-details{min-height:auto}.article-block.vertical.small{min-height:auto}.article-block.vertical.small .img-hidden-sm{display:none}.article-block.vertical.vertical:last-of-type:after{display:none}.article-block.vertical .img-block{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:0;margin-bottom:15px;width:100%;display:none}.article-block.vertical .img-block.important{display:block}.article-block.img-hidden-xs .img-block{display:none}.article-block.img-hidden-xs .article-details{-webkit-box-flex:1;-ms-flex:1;flex:1}.article-block.img-block-xs .img-block{display:block!important}.article-block.img-block-xs .img-block.img-inline{margin-bottom:15px;display:block;-webkit-box-flex:0;-ms-flex:none;flex:none}.article-block .article-details .article-preview-title h1{font-size:1.1em}.article-block .article-details .article-preview-title h2{font-size:1.1em}.article-block .article-details .article-preview-title h3,.article-block .article-details .article-preview-title h4,.article-block .article-details .article-preview-title h5,.article-block .article-details .article-preview-title h6{font-size:1em}.article-block .article-details .article-preview-title h1,.article-block .article-details .article-preview-title h2,.article-block .article-details .article-preview-title h3,.article-block .article-details .article-preview-title h4,.article-block .article-details .article-preview-title h5,.article-block .article-details .article-preview-title h6{margin:7px 0;line-height:1.5em}.article-block .article-details p{-webkit-line-clamp:2}.article-small .horizontal.small .img-block{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;max-height:none;margin-bottom:15px;display:none}.article-small .horizontal.small .img-block.important{display:block}.feature-slider .feature-slider-wrapper{height:420px}.feature-slider .feature-slider-wrapper .slide{height:420px}.feature-slider .feature-slider-wrapper .slide h2{font-size:18px;line-height:25px}.feature-slider .feature-slider-wrapper .slide .slider-article-title{margin:0 0 -1px 0;width:100%}.dossier-info{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.dossier-extra{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important;margin:20px 0}.expert-profile figure{margin:0 auto 40px auto!important}.footer__logo{margin:20px auto}.madeinkz__vertical{display:grid;grid-template-columns:1fr;grid-column-gap:20px;margin-bottom:50px}.madeinkz__vertical .article-block.vertical{height:auto}.madeinkz__vertical .article-block.vertical .img-block{margin-bottom:20px;margin-right:0;min-width:220px;-webkit-box-flex:0;-ms-flex:none;flex:none}.madeinkz__horizontal .article-block.horizontal .img-block{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:0;margin-bottom:20px}.madeinkz .img-block{display:none}}@media screen and (max-width:540px){.subscription{grid-template-columns:1fr}.article-form__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article-form__item{max-width:100%;margin-right:0;margin-bottom:20px;padding:10px}.rekl h1{font-weight:500;font-size:20px;line-height:23px;margin-bottom:26px}.rekl__header{background:-webkit-gradient(linear,left bottom,left top,from(#12a560),to(#12a560));background:-o-linear-gradient(bottom,#12a560,#12a560);background:linear-gradient(0deg,#12a560,#12a560);padding:20px 20px 200px;margin:40px auto 150px;display:grid;grid-template-columns:1fr}.rekl__header .img{position:relative;max-width:300px}.rekl__header .img img{position:absolute;top:147px;left:0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);max-width:100%}.rekl__tarif{margin-bottom:80px}.rekl__footer{background-image:none;padding:0}.rekl__footer h2{font-size:22px}.rekl__footer .card{padding:20px;border:1px solid #eff0f5}.rekl__footer .list a{font-size:14px}.rekl__footer .list a.mail{color:#2968f6}.rekl__media{grid-gap:10px}.rekl__media .item.full{grid-column:auto}.rekl__mobil{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));grid-gap:10px}.rekl__mobil .item .title{font-size:20px;line-height:23px;padding:10px}.rekl__mobil .item .group>div{padding:10px}.rekl__mobil .item .group span{font-size:10px;line-height:12px}.rekl__mobil .item .group p{font-size:12px;line-height:14px}.rekl__mobil .item .price{padding:10px}.rekl__mobil .item .price__total{font-size:14px;line-height:16px}}@media all and (max-width:480px){.jysan-form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jysan-form__input{margin:10px 0}.jysan-form__submit{max-width:100%;margin:10px 0}}@media screen and (max-width:435px){.rekl__brand{padding:20px;margin-bottom:84px}.rekl__brand .title{font-weight:500;font-size:20px;line-height:23px;margin-bottom:26px}.rekl__brand .img{display:none}.rekl__brand .rekl__btn{display:block}.rekl__btn{font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#024827;padding:16px 10px;background:#fff;text-align:center}.rekl__btn.primary{background-color:#12a560;color:#fff;border:1px solid #fff}.rekl__tech .item .title{font-size:15px;line-height:18px;padding:20px}.rekl__tech .item .group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.rekl__tech .item .group>div{padding:0 20px}.rekl__tech .item .group span{line-height:12px}.rekl__tech .item .group p{font-size:12px;line-height:14px}.rekl__tech .item .price{padding:20px}.rekl__tech .item .price__title{font-size:12px;line-height:14px}.rekl__preza{padding:20px}.rekl__mobil .item.app{padding-bottom:160px}.rekl__mobil .item.app:after{top:160px;left:0;width:100%}.rekl__mobil .item.app .btn{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}}@media screen and (max-width:425px){.newspapers__inner{grid-template-columns:repeat(2,minmax(130px,200px))}.newspapers__date time{font-size:16px}}@media screen and (max-width:375px){.category-feed .article-block{grid-template-columns:1fr}.category-feed .article-block:first-of-type .img-block{display:block}.category-feed .img-block{display:none}}@media screen and (max-width:360px){.rekl__tarif{margin-bottom:70px}.rekl__mobil{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));grid-gap:10px}.rekl__mobil .item.slider{grid-column:2/span 2;padding:28px}.rekl__mobil .item.app{grid-column:1/span 3}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.datepickers-container{display:none}}