

/* Start:/local/templates/press/js/carousel/assets/owl.carousel.min.css?15483221092926*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/press/js/carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/press/js/datepicker/css/datepicker.min.css?147487649412257*/
.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.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-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;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);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;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;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-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);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-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);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.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-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:4px;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:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;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;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-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-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.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;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;transition:background .2s}.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%);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(92,196,239,.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}
/* End */


/* Start:/local/templates/press/js/fb/jquery.fancybox.min.css?154480333812795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/press/css/main.css?173988840592367*/
*,
*::before,
*::after {
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 758px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.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%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-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%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-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%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-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%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-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%; } }

/*@import "/local/templates/press/css/utilities";
/*
@import "/local/templates/press/css/root";
@import "/local/templates/press/css/reboot";
@import "/local/templates/press/css/images";
@import "/local/templates/press/css/code";
@import "/local/templates/press/css/tables";
@import "/local/templates/press/css/forms";
@import "/local/templates/press/css/buttons";
@import "/local/templates/press/css/transitions";
@import "/local/templates/press/css/dropdown";
@import "/local/templates/press/css/button-group";
@import "/local/templates/press/css/input-group";
@import "/local/templates/press/css/custom-forms";
@import "/local/templates/press/css/nav";
@import "/local/templates/press/css/navbar";
@import "/local/templates/press/css/card";
@import "/local/templates/press/css/breadcrumb";
@import "/local/templates/press/css/pagination";
@import "/local/templates/press/css/badge";
@import "/local/templates/press/css/jumbotron";
@import "/local/templates/press/css/alert";
@import "/local/templates/press/css/progress";
@import "/local/templates/press/css/media";
@import "/local/templates/press/css/list-group";
@import "/local/templates/press/css/close";
@import "/local/templates/press/css/modal";
@import "/local/templates/press/css/tooltip";
@import "/local/templates/press/css/popover";
@import "/local/templates/press/css/carousel";

@import "/local/templates/press/css/print";*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a, a:hover, a:active {
  border: none; }

input, textarea {
  outline: none; }

button {
  outline: none;
  margin: 0;
  padding: 0; }

@font-face {
  font-family: 'Proxima';
  src: url("/local/templates/press/css/fonts/ProximaNova-Regular.woff2") format("woff2"), url("/local/templates/press/css/fonts/ProximaNova-Regular.woff") format("woff"), url("/local/templates/press/css/fonts/ProximaNova-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Proxima';
  src: url("/local/templates/press/css/fonts/ProximaNova-RegularIt.woff2") format("woff2"), url("/local/templates/press/css/fonts/ProximaNova-RegularIt.woff") format("woff"), url("/local/templates/press/css/fonts/ProximaNova-RegularIt.ttf") format("truetype");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Proxima';
  src: url("/local/templates/press/css/fonts/ProximaNova-Bold.woff2") format("woff2"), url("/local/templates/press/css/fonts/ProximaNova-Bold.woff") format("woff"), url("/local/templates/press/css/fonts/ProximaNova-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Proxima';
  src: url("/local/templates/press/css/fonts/ProximaNova-BoldIt.woff2") format("woff2"), url("/local/templates/press/css/fonts/ProximaNova-BoldIt.woff") format("woff"), url("/local/templates/press/css/fonts/ProximaNova-BoldIt.ttf") format("truetype");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'Proxima';
  src: url("/local/templates/press/css/fonts/ProximaNova-Black.woff2") format("woff2"), url("/local/templates/press/css/fonts/ProximaNova-Black.woff") format("woff"), url("/local/templates/press/css/fonts/ProximaNova-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Proxima';
  src: url("/local/templates/press/css/fonts/ProximaNova-BlackIt.woff2") format("woff2"), url("/local/templates/press/css/fonts/ProximaNova-BlackIt.woff") format("woff"), url("/local/templates/press/css/fonts/ProximaNova-BlackIt.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }

body {
  background: #f7f8f9;
  color: #373D46;
  font-family: 'Proxima', sans-serif; }
body > img {
  display: none; }
input,
button,
textarea {
  font-family: 'Proxima', sans-serif; }

a {
  color: inherit;
  text-decoration: none; }

@media (min-width: 1200px) {
  .container {
    max-width: 1230px; } }

/* wrap */
.wrap {
  min-height: calc(100vh - 80px); }

@media screen and (max-width: 991px) {
  .wrap {
    min-height: calc(100vh - 158px); } }

/* header */
header {
  background: #fff; }

.header-wrap {
  border-bottom: 1px solid #EBECEF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px; }

a.header-logo,
.header-logo {
  background-image: url("/local/templates/press/css/imgs/logo.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 40px;
  width: 236px; }

header nav ul {
  color: #1F1F1F;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  line-height: 22px; }

header nav {
  width: calc(100% - 344px); }

header nav ul a {
  transition: ease 300ms; }

header nav ul a:hover {
  color: #ed1c24; }
.header-menu_open {
  display: none;
}

@media screen and (max-width: 1199px) {
  header nav {
    width: calc(100% - 280px); }
  header nav ul {
    font-size: 15px; } }

@media screen and (max-width: 991px) {
  .header-wrap {
    height: 70px; }
  a.header-logo,
  .header-logo {
    height: 24px;
    width: 140px; }
  header nav {
    width: calc(100% - 170px); }
  header nav ul {
    font-size: 13px; } }

@media screen and (max-width: 767px) {
  header {
    background: #fff;
    position: relative;
    z-index: 4; }
  header .container {
    position: relative; }
  .header-wrap {
    height: 50px; }
  header nav {
    background: #fff;
    visibility: hidden;
    opacity: 0;
    padding: 0 15px;
    position: absolute;
    top: 50px;
    left: 0;
    transition: ease 300ms;
    width: 100%;
    z-index: 9; }
  header nav:before {
    background: #fff;
    content: '';
    position: absolute;
    top: 0;
    left: -50%;
    height: 100%;
    transition: ease 300ms;
    width: 9999px;
    z-index: -1; }
  header nav ul {
    display: block; }
  header nav.active {
    opacity: 1;
    visibility: visible; }
  header nav ul a {
    border-bottom: 1px solid #EBECEF;
    font-size: 16px;
    line-height: 19px;
    color: #1F1F1F;
    display: block;
    padding: 17px 0; }
  header nav ul a:hover {
    display: block;
    border-bottom: 1px solid #EBECEF;
    color: #ed1c24; }
  .wrap {
    overflow: hidden; }
  .wrap:before {
    background: #000000;
    opacity: 0;
    content: '';
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    transition: ease 300ms;
    visibility: hidden;
    width: 100%;
    z-index: 4; }
  .wrap.active:before {
    visibility: visible;
    opacity: 0.4; }
  body.menu-opened {
    overflow: hidden; }
  .header-menu_open {
    display: block;
    cursor: pointer;
    height: 25px;
    position: absolute;
    top: 12px;
    right: 26px;
    width: 25px;
    z-index: 999; }
  .header-menu_open span,
  .header-menu_open:after,
  .header-menu_open:before {
    background: #1F1F1F;
    border-radius: 5px;
    height: 2px;
    margin-left: -10px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    transition: ease-in 250ms; }
  .header-menu_open span {
    opacity: 1;
    margin-top: -1px; }
  .header-menu_open:after,
  .header-menu_open:before {
    content: '';
    margin-top: -11px; }
  .header-menu_open:after {
    margin-top: 8px; }
  .header-menu_open.active:after,
  .header-menu_open.active:before {
    transform: rotate(45deg);
    margin-top: 0;
    margin-left: -11px;
    width: 22px; }
  .header-menu_open.active:after {
    transform: rotate(-45deg); }
  .header-menu_open.active span {
    opacity: 0; } }

/* main */
.main {
  background: #fff;
  padding: 35px 0 53px; }

.main-title span {
  display: block;
  font-size: 24px;
  font-weight: 400; }

.main-title {
  color: #1F1F1F;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.5;
  margin-bottom: 39px; }

.main-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.main-first {
  position: relative;
  max-width: calc(100% - 410px); }

.main-first:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 17.19%, rgba(0, 0, 0, 0) 47.03%);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1; }

.main-first img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 435px;
  width: 100%; }

.main-first-title {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.3;
  padding: 21px 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2; }

.main-list {
  max-width: 350px;
  width: 100%; }

.main-list-title {
  color: #1F1F1F;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 20px; }

.main-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 27px; }

a.main-item-picture,
.main-item-picture {
  display: block;
  margin-right: 15px;
  padding: 3px 0; }

.main-item-picture img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 70px;
  width: 70px; }

.main-item-title,
a.main-item-title {
  color: #1F1F1F;
  display: block;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 6px; }

a.main-item-title:hover {
  color: #F0383E; }

.main-item-info {
  color: #C0C0C0;
  display: flex;
  font-size: 14px;
  line-height: 1.3; }

.main-item-type {
  margin-left: 17px; }

a.main-more,
.main-more {
  border: 1px solid #E41F25;
  color: #1F1F1F;
  display: block;
  font-size: 18px;
  line-height: 1.3;
  margin-top: 47px;
  max-width: 320px;
  padding: 14px 100px 13px 40px;
  position: relative;
  transition: ease 300ms; }

a.main-more:hover,
.main-more:hover {
  color: #E41F25; }

.main-more:before,
.main-more:after {
  background-image: url("/local/templates/press/css/imgs/main-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: block;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  right: 40px;
  transition: ease 300ms;
  height: 24px;
  width: 24px; }

.main-more:hover:after {
  opacity: 0; }

.main-more:before {
  background-image: url("/local/templates/press/css/imgs/main-arrow-before.svg");
  opacity: 0;
  z-index: 1; }

.main-more:hover:before {
  opacity: 1; }

.main-item {
  display: none; }

.main-item:nth-child(-n+3) {
  display: flex; }

@media screen and (max-width: 991px) {
  .main {
    padding: 19px 0 53px; }
  .main-title {
    font-size: 30px;
    margin-bottom: 21px; }
  .main-title span {
    font-size: 20px; }
  .main-wrap {
    flex-flow: row wrap; }
  .main-first {
    margin-bottom: 53px;
    max-width: 100%;
    width: 100%; }
  .main-item {
    display: flex;
    padding-right: 15px;
    width: 50%; }
  .main-list-title {
    margin-bottom: 9px; }
  .main-enum {
    display: flex;
    flex-flow: row wrap; }
  .main-list {
    max-width: 100%;
    width: 100%; }
  a.main-more,
  .main-more {
    margin-top: 0; } }

@media screen and (max-width: 767px) {
  .main {
    padding: 13px 0 53px; }
  .main-title {
    font-size: 20px; }
  .main-title span {
    font-size: 13px;
    margin-bottom: 13px; }
  .main-first-title {
    font-size: 24px;
    padding: 16px 14px; }
  .main-first img {
    height: 288px; }
  .main-first {
    margin-bottom: 34px; }
  .main-item {
    margin-bottom: 17px;
    width: 100%; }
  .main-item-picture img {
    height: 56px;
    width: 56px; } }

/* technonicol */
.technonicol {
  background: #fff;
  padding-bottom: 60px; }

.technonicol-title {
  border-bottom: 1px solid #EBECEF;
  color: #1F1F1F;
  font-size: 24px;
  line-height: 1.35;
  padding-bottom: 11px;
  margin-bottom: 30px; }

.technonicol-enum {
  display: flex;
  justify-content: space-between; }

.technonicol-item {
  padding: 0 0 14px;
  position: relative;
  max-width: 208px;
  width: 100%;
  z-index: 1; }

.technonicol-item:before {
  background: #F7F8F9;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 49px;
  width: 100%;
  z-index: -1; }

.technonicol-item img {
  display: block;
  position: absolute;
  right: 2px;
  top: 1px; }

.technonicol-ttl span {
  color: #1F1F1F;
  display: block;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.15; }

.technonicol-ttl {
  color: #1F1F1F;
  font-size: 18px;
  line-height: 1.3;
  padding: 0 20px; }

@media screen and (max-width: 1199px) {
  .technonicol-ttl span {
    font-size: 34px; }
  .technonicol-ttl {
    font-size: 15px;
    padding: 0 15px; }
  .technonicol-item img {
    max-width: 44px;
    max-height: 44px; }
  .technonicol-item {
    max-width: 167px; }
  .technonicol-item:before {
    height: 41px; } }

@media screen and (max-width: 991px) {
  .technonicol-title {
    margin-bottom: 37px; }
  .technonicol-item {
    max-width: 129px; }
  .technonicol-ttl span {
    font-size: 26px;
    margin-bottom: 4px; }
  .technonicol-item img {
    max-width: 32px;
    max-height: 32px; }
  .technonicol-item img {
    top: -3px; }
  .technonicol-item:before {
    bottom: 2px;
    height: 40px; }
  .technonicol-ttl {
    white-space: nowrap; }
  .technonicol {
    padding-bottom: 48px; } }

@media screen and (max-width: 767px) {
  .technonicol-title {
    font-size: 20px; }
  .technonicol-item {
    background: #F7F8F9;
    max-width: 100%;
    margin-bottom: 10px;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px; }
  .technonicol-item:before {
    display: none; }
  .technonicol-enum {
    display: block; }
  .technonicol-ttl {
    display: flex;
    align-items: center; }
  .technonicol-ttl span {
    display: inline-block;
    text-align: center;
    width: 93px;
    margin-bottom: 0; }
  .technonicol-item img {
    position: static;
    margin-right: 20px; } }

/* important */
.important {
  background-color: #F7F8F9;
  padding: 60px 0 40px; }

.title-more {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 11px; }

.title-more span {
  color: #1F1F1F;
  font-size: 24px;
  line-height: 1.35; }

.title-more.-white span {
  color: #fff; }

.title-more a {
  color: #E41F25;
  font-size: 14px;
  line-height: 1.3;
  padding-right: 20px;
  position: relative; }

.title-more a:after {
  background-image: url("/local/templates/press/css/imgs/title-more-after.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 15px;
  width: 15px; }

@media screen and (max-width: 767px) {
  .title-more a {
    display: none; } }

.important-item {
  background: #fff;
  display: flex;
  margin-bottom: 20px;
  transition: ease 300ms;
  width: calc(50% - 10px); }

.important-content {
  padding-right: 20px; }

.important-item:hover {
  box-shadow: 0px 11px 40px rgba(0, 0, 0, 0.05); }

.important-image img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 160px;
  width: 170px; }

.important-image {
  margin-right: 20px; }

.important-section {
  color: #1F6EE4;
  font-size: 14px;
  line-height: 1.3;
  margin-top: 16px;
  margin-bottom: 10px;
  padding-left: 9px;
  position: relative; }

.important-section:before {
  background: #1F6EE4;
  border-radius: 50%;
  content: '';
  position: absolute;
  top: 6px;
  left: -1px;
  height: 4px;
  width: 4px; }

.important-link,
a.important-link {
  color: #1F1F1F;
  display: block;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.3;
  margin-bottom: 18px; }

.important-date {
  color: #C0C0C0;
  font-size: 14px;
  line-height: 1.3; }

.important-enum {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between; }

@media screen and (max-width: 991px) {
  .important-item {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .important-image img {
    height: 250px;
    width: 100%; }
  .important-item {
    display: block;
    margin-bottom: 10px; }
  .important-section {
    margin-top: 0;
    margin-bottom: 6px; }
  .important-content {
    padding: 0 16px 15px; }
  .important-link,
  a.important-link {
    font-size: 16px;
    margin-bottom: 8px; }
  .important-item {
    display: none; }
  .important-item:nth-child(-n+4) {
    display: block; }
  .important-enum {
    padding-bottom: 10px; } }

@media screen and (max-width: 470px) {
  .important-image img {
    height: 162px; } }

/* more-mobile */
.more-mobile {
  display: none; }

@media screen and (max-width: 767px) {
  a.more-mobile span:before {
    background-image: url("/local/templates/press/css/imgs/mobile-more.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 15px;
    width: 15px; }
  a.more-mobile span {
    color: #E41F25;
    font-size: 14px;
    padding-right: 20px;
    position: relative; }
  a.more-mobile {
    border: 1px solid #E41F25;
    display: block;
    margin: 0 auto;
    max-width: 300px;
    line-height: 48px;
    text-align: center;
    height: 50px;
    width: 100%; } }

/* sub */
.sub {
  background-color: #27282C;
  display: flex;
  justify-content: space-between;
  padding: 35px 40px; }

.sub-title {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 6px; }

.sub-info {
  color: #A8A8A8;
  font-size: 14px;
  line-height: 1.3; }

.sub-info a {
  border-bottom: 1px solid #A8A8A8; }

.sub-info a:hover {
  border-bottom: 1px solid transparent; }

.sub-form {
  display: flex;
  max-width: 421px;
  width: 100%; }

.sub-input input {
  background: #fff;
  border: none;
  display: block;
  font-size: 14px;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  width: 100%; }

.sub-input {
  width: calc(100% - 151px); }

.sub-button {
  background: #E41F25;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  outline: none;
  line-height: 60px;
  text-align: center;
  transition: ease 300ms;
  height: 60px;
  width: 151px; }

.sub-button:hover {
  background: #F0383E; }

.sub-button:active {
  background: #DB252B; }

.sub-important {
  margin-bottom: 53px; }

.sub-info.-mobile {
  display: none; }

.sub.sub-compact {
  display: block;
  padding: 35px 28px 30px;
  position: relative;
  z-index: 1; }

.sub.sub-compact .sub-form {
  margin-bottom: 22px;
  max-width: 100%; }

.sub.sub-compact .sub-title {
  margin-bottom: 30px; }

@media screen and (max-width: 991px) {
  .sub-form {
    display: block;
    max-width: 287px;
    width: 100%; }
  .sub-input {
    margin-bottom: 9px;
    width: 100%; }
  .sub-button {
    width: 100%; }
  .sub-title {
    margin-bottom: 11px; }
  .sub {
    align-items: center;
    padding: 25px 30px; }
  .sub-dsc {
    padding-right: 30px; }
  .sub.sub-compact {
    padding: 25px 20px 30px; }
  .sub.sub-compact .sub-title {
    font-size: 22px;
    margin-bottom: 15px; }
  .sub.sub-compact .sub-dsc {
    padding: 0; }
  .sub.sub-compact .sub-form {
    margin-bottom: 16px; } }

@media screen and (max-width: 767px) {
  .sub {
    display: block;
    padding: 16px 26px 24px; }
  .sub-form {
    max-width: 100%; }
  .sub-dsc {
    padding-right: 0; }
  .sub-title {
    margin-bottom: 15px; }
  .sub-info {
    padding-top: 16px;
    display: none; }
  .sub-info.-mobile {
    display: block; }
  .sub.sub-compact .sub-info {
    display: block;
    padding: 0; } }

/* mediabox */
.mediabox {
  background: #27282C;
  padding: 53px 0 60px; }

/* media */
.media-item:before {
  background: linear-gradient(0deg, rgba(52, 53, 57, 0.62) 0%, rgba(42, 42, 46, 0.34) 100%);
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.media-item a {
  display: block; }

.media-item {
  color: #fff;
  position: relative; }

.media-item img {
  display: block;
  width: 100%; }

.media-item-wrap {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1.3;
  display: flex;
  justify-content: space-between;
  padding: 27px 20px;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.media-item-title {
  color: #FFFFFF;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  padding: 24px 20px;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0; }

.media-download:before {
  background-image: url("/local/templates/press/css/imgs/media-download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: '';
  display: block;
  position: absolute;
  top: -8px;
  left: 0;
  height: 32px;
  width: 32px; }

.media-download {
  padding-left: 42px;
  pointer-events: visible;
  position: relative;
  opacity: 0;
  transition: ease 300ms; }

.media-item:hover .media-download {
  opacity: 1; }

.media-nav div {
  border: 1px solid #46484F;
  box-sizing: border-box;
  border-radius: 50px;
  color: #fff;
  cursor: pointer;
  font-size: 0;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  right: -62px;
  height: 42px;
  width: 42px; }

.media-nav div:before {
  border-top: 1px solid;
  border-right: 1px solid;
  display: block;
  content: '';
  transform: rotate(45deg);
  position: absolute;
  top: 15px;
  right: 16px;
  height: 11px;
  width: 11px; }

.media-nav .owl-prev {
  left: -62px; }

.media-nav .owl-prev:before {
  transform: rotate(225deg);
  right: 13px; }

@media screen and (max-width: 1350px) {
  .media-nav div {
    right: 22px; }
  .media-nav .owl-prev {
    left: 22px; } }

@media screen and (max-width: 991px) {
  .media-nav {
    display: none; }
  .media-item {
    max-width: 359px; }
  .media-download {
    opacity: 1; } }

@media screen and (max-width: 767px) {
  .media-item {
    max-width: 275px; }
  .media-item-title {
    font-size: 18px;
    padding: 14px 16px; }
  .media-item-wrap {
    padding: 27px 16px; }
  .mediabox-carousel {
    margin-bottom: 20px; }
  .media-item img {
    width: 275px; }
  .media-photo .media-item img {
    width: 100%; } }

/* about */
.about {
  background-color: #F7F8F9;
  padding: 53px 0 50px; }

.about-item {
  background: #FFFFFF;
  display: flex;
  align-content: space-between;
  flex-flow: row wrap;
  padding: 23px 25px 20px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  width: calc(25% - 10px); }

.about-item .important-section {
  margin-top: 0;
  margin-bottom: 9px; }

.about-title {
  color: #1F1F1F;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.4;
  margin-bottom: 31px;
  transition: ease 300ms; }

a.about-title:hover {
  color: #E41F25; }

.about-dsc {
  color: #C0C0C0;
  font-size: 14px;
  line-height: 1.3;
  width: 100%; }

.about-box {
  width: 100%; }

.about-enum {
  display: flex;
  flex-flow: row wrap;
  margin-left: -5px;
  margin-right: -5px; }

@media screen and (max-width: 991px) {
  .about-item {
    width: calc(50% - 10px); } }

@media screen and (max-width: 767px) {
  .about-enum {
    display: block; }
  .about-item {
    margin-left: 0;
    margin-right: 0;
    padding: 17px 16px 15px;
    width: 100%; }
  .about-item .important-section {
    margin-bottom: 11px; }
  .about-title {
    font-size: 16px;
    margin-bottom: 11px; }
  .about-enum {
    padding-bottom: 10px; } }

/* contacts */
.contacts {
  background: #fff;
  padding-top: 53px;
  padding-bottom: 43px; }

.contacts-enum {
  display: flex;
  margin-left: -5px;
  margin-right: -5px; }

.contacts-item {
  background: #F7F8F9;
  padding: 25px 25px 34px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  max-width: 202px;
  width: 100%; }

.contacts-dsc {
  color: #C0C0C0;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 3px; }

.contacts-title {
  color: #1F1F1F;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px; }

.contacts-wrap {
  display: flex;
  justify-content: space-between;
  padding-top: 21px; }

.contacts-item.-first {
  width: 100%;
  max-width: 352px; }

.contacts-item a {
  border-bottom: 1px solid #FFE0E1;
  color: #E41F25;
  display: inline-block;
  font-size: 18px;
  line-height: 1.3;
  transition: ease 300ms; }

.contacts-item a:hover {
  border-color: #E41F25; }

a.contacts-phone,
.contacts-phone {
  border: none;
  color: #1F1F1F;
  display: inline-block;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2; }

a.contacts-email,
.contacts-email {
  color: #E41F25;
  font-size: 14px;
  line-height: 1.3;
  margin-left: 21px;
  margin-bottom: 8px;
  position: relative; }

.contacts-email:before {
  background-image: url("/local/templates/press/css/imgs/about-email.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 1px;
  left: -21px;
  height: 16px;
  width: 16px; }

.contacts-emails {
  padding-top: 11px; }

@media screen and (max-width: 1199px) {
  .contacts-enum {
    flex-flow: row wrap; }
  .contacts-item.-first {
    width: 100%;
    max-width: 100%; }
  .contacts-container {
    display: flex;
    align-items: flex-start; }
  .contacts-wrap {
    padding-top: 0;
    margin-left: 56px; }
  .contacts-wrap > div + div {
    padding-left: 30px; }
  .contacts-item {
    max-width: 225px; } }

@media screen and (max-width: 997px) {
  .contacts-item {
    padding: 25px 25px 18px;
    max-width: calc(50% - 10px); } }

@media screen and (max-width: 767px) {
  .contacts-enum {
    display: block; }
  .contacts-item {
    margin-left: 0;
    margin-right: 0;
    padding: 20px 16px 18px;
    max-width: 100%;
    width: 100%; }
  .contacts-title {
    margin-bottom: 10px; }
  .contacts-container {
    display: block; }
  .contacts-wrap {
    display: block;
    margin-left: 0;
    margin-top: 12px; }
  .contacts-wrap > div + div {
    padding-left: 0;
    margin-top: 11px; }
  .contacts-title br {
    display: none; }
  .kit-links {
    padding: 22px 14px; }
  .kit-links:before {
    right: 15px;
    bottom: 25px;
    top: auto; }
  .kit-links li + li {
    margin-top: 15px; }
  .kit-links li {
    margin-right: 0; } }

/* kit */
.kit {
  background: #fff;
  padding-bottom: 60px; }

.kit-links:before {
  background-image: url("/local/templates/press/css/imgs/kit-logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: '';
  margin-top: -24px;
  position: absolute;
  top: 50%;
  right: 25px;
  height: 48px;
  width: 48px; }

.kit-links {
  background: #F7F8F9;
  font-weight: 600;
  font-size: 18px;
  padding: 36px 25px;
  position: relative; }

.kit-links li {
  display: inline-block;
  margin-right: 45px; }

.kit-links a {
  border-bottom: 1px solid #FFE0E1;
  color: #E41F25;
  display: inline-block;
  line-height: 1.3;
  transition: ease 300ms;
  position: relative;
  z-index: 1;}

.kit-links a:hover {
  border-color: #E41F25; }

@media screen and (max-width: 997px) {
  .kit-links li a {
    font-size: 16px; }
  .kit-links li {
    margin-right: 30px; } }

/* footer */
footer {
  background: #27282C; }

.footer-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 80px;
  padding: 20px 0; }

.footer-links ul a {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 19px;
  transition: ease 300ms; }

.footer-links ul a:hover {
  color: #E41F25; }

.footer-links ul {
  border-left: 1px solid #53596A;
  display: flex;
  align-items: center;
  height: 40px;
  padding: 0 0 0 40px; }

.footer-links ul li + li {
  margin-left: 35px; }

.uxart-logo {
  background-image: url("/local/templates/press/css/imgs/uxart_logo.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 12px;
  width: 57px; }

.uxart-link {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 19px;
  transition: ease 300ms; }

.uxart-link:hover {
  color: #E41F25; }

@media screen and (max-width: 1199px) {
  a.uxart-link {
    display: none; }
  .footer-links ul a {
    font-size: 16px; }
  .footer-links ul {
    border-right: none;
    padding-right: 0; }
  .footer-wrap {
    flex-flow: row wrap;
    height: auto;
    padding: 30px 0;
    justify-content: center;
  }
  .footer-social {
    margin-bottom: 20px;
  }
  .footer-links ul {
    border: none;
    padding: 0;
  }}

@media screen and (max-width: 991px) {
  .footer-wrap {
    flex-flow: row wrap;
    height: auto;
    padding-bottom: 40px; }
  .footer-links {
    order: 0;
    margin-bottom: 20px;
    width: 100%; }
  .footer-social {
    order: 1; }
  a.uxart-link {
    order: 2;
    display: block; }
  .footer-links ul {
    border-bottom: 1px solid #53596A;
    padding: 36px 0 21px;
    justify-content: space-between;
    border-left: none;
    border-right: none; }
  .footer-links ul li + li {
    margin-left: 0; } }

@media screen and (max-width: 767px) {
  .footer-links {
    padding: 37px 0 5px;
    margin-bottom: 0; }
  .footer-social {
    justify-content: space-between;
    max-width: 380px;
    margin-bottom: 27px;
    width: 100%; }
  a.uxart-link {
    order: 3; }
  .footer-links ul {
    display: block;
    border: none;
    height: auto;
    padding: 0; }
  .footer-links li {
    margin-bottom: 20px; }
  .footer-wrap {
    padding-bottom: 35px; } }

/* page */
.page {
  padding-top: 39px;
  padding-bottom: 100px; }

.page-title {
  color: #1F1F1F;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.3;
  margin-bottom: 36px; }

.page-dsc {
  color: #1F1F1F;
  font-size: 24px;
  line-height: 135%;
  margin-top: -17px;
  margin-bottom: 31px; }

@media screen and (max-width: 991px) {
  .page {
    padding-top: 19px; }
  .page-title {
    font-size: 30px;
    margin-bottom: 17px; }
  .page-dsc {
    font-size: 18px;
    margin-bottom: 12px; } }

@media screen and (max-width: 767px) {
  .page-title {
    font-size: 22px;
    margin-bottom: 12px; }
  .page {
    padding-top: 17px; } }

/* filter */
.filter {
  margin-bottom: 25px; }

.filter input[type=text] {
  background: #fff;
  border: 1px solid #E9E9E9;
  display: block;
  font-size: 14px;
  padding: 0 20px;
  outline: none;
  line-height: 58px;
  height: 60px;
  width: 100%; }

.filter input::-webkit-input-placeholder {
  color: #C0C0C0; }

.filter input:-moz-placeholder {
  color: #C0C0C0; }

.filter-row {
  margin-bottom: 37px; }

.filter-date,
.filter-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }

.filter-search {
  position: relative;
  width: calc(100% - 429px); }

.filter-date {
  max-width: 398px; }

.filter-item {
  position: relative;
  max-width: 175px; }

.filter-line {
  background: #C0C0C0;
  height: 1px;
  width: 20px; }

.filter-search input[type=text] {
  padding-left: 59px; }

.filter-search:before {
  background-image: url("/local/templates/press/css/imgs/filter-search.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  margin-top: -12px;
  position: absolute;
  top: 50%;
  left: 20px;
  pointer-events: none;
  height: 24px;
  width: 24px; }

.filter-item:before {
  background-image: url("/local/templates/press/css/imgs/filter-calendar.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  margin-top: -9px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 23px;
  height: 20px;
  width: 18px; }

.filter-sections {
  font-size: 14px; }

.filter-sections a {
  color: #1F6EE4;
  display: block;
  margin-bottom: 2px;
  white-space: nowrap; }

.filter-sections a:hover {
  text-decoration: underline; }

.filter-links {
  margin-bottom: 41px; }

.filter-links ul {
  background: #FFFFFF;
  border: 1px solid #E9E9E9;
  box-sizing: border-box;
  display: inline-flex;
  padding: 4px; }

.filter-links ul a {
  color: #1F1F1F;
  display: block;
  font-size: 18px;
  line-height: 1.3;
  padding: 13px 35px 12px; }

.filter-links ul .active a {
  background: #E41F25;
  color: #fff; }

.filter .owl-carousel .owl-stage {
  display: flex; }

@media screen and (max-width: 991px) {
  .filter-line {
    width: 10px; }
  .filter-date {
    max-width: 340px; }
  .filter-item {
    max-width: 160px; }
  .filter-search {
    width: calc(100% - 360px); }
  .filter-row {
    margin-bottom: 27px; }
  .filter {
    margin-bottom: 15px; } }

@media screen and (max-width: 767px) {
  .filter-row {
    display: block; }
  .filter-search {
    margin-bottom: 11px;
    width: 100%; }
  .filter input[type=text] {
    line-height: 48px;
    height: 50px; }
  .filter-date {
    max-width: 100%; }
  .filter-line {
    margin: 0 6px;
    width: 6px; } }

/* .datepicker */
.datepicker {
  box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.07);
  border: none;
  border-radius: 0; }

.datepicker--cell.-selected- {
  background: #FFF5F5;
  border-radius: 54px;
  color: #1F1F1F;
  font-size: 14px;
  position: relative;
  z-index: 1; }

.datepicker--cell.datepicker--cell-day.-range-to-.-selected-:before {
  left: 0; }

.datepicker--cell-day.datepicker--cell.-selected-:before {
  background: #FFF5F5;
  content: '';
  display: block;
  position: absolute;
  left: 52%;
  height: 100%;
  width: 51%;
  z-index: -1; }

.datepicker--cell-day.datepicker--cell.-selected-:after {
  border: 1px solid #E41F25;
  border-radius: 50%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 32px;
  width: 32px; }

.datepicker--cell.-selected-.-focus- {
  background: #fff; }

.datepicker--cell.-in-range- {
  background: #FFF5F5; }

.datepicker--cell.-current- {
  color: inherit; }

.datepicker--nav {
  border-color: transparent;
  padding-bottom: 0; }

.datepicker--days-names {
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 10px; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #C0C0C0; }

.datepicker--day-name {
  color: #1F1F1F; }

.datepicker--nav-title {
  color: #1F1F1F;
  font-weight: 600; }

.datepicker--nav-title i {
  color: #1F1F1F; }

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current- {
  color: #1F1F1F;
  background: #ffffff; }

.datepicker--nav-action path {
  stroke: #E41F25; }

.datepicker--nav {
  justify-content: center; }

.datepicker--pointer {
  display: none; }

/* news */
.news-enum {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: row wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px; }

.news-enum.active > .news-item {
  display: none; }

.news-enum .news-column {
  margin: 0 15px;
  width: calc(50% - 30px); }

a.news-image {
  display: block; }

.news-image img {
  display: block;
  width: 100%; }

.news-item {
  position: relative;
  margin-bottom: 30px; }

.news-item:before {
  background: linear-gradient(359.65deg, #000000 0.3%, rgba(0, 0, 0, 0) 47.04%);
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.news-content {
  color: #fff;
  padding: 20px 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1; }

.news-content-wrap {
  font-size: 14px;
  display: flex;
  line-height: 1.3;
  margin-bottom: 10px; }

.news-content-date {
  margin-right: 15px; }

.news-content-section {
  padding-left: 9px;
  position: relative;
  margin-right: 7px; }

.news-content-section:before {
  background: #fff;
  border-radius: 50%;
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  height: 4px;
  width: 4px; }

.news-content-title {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 20px;
  line-height: 130%; }

@media screen and (max-width: 991px) {
  .news-enum .news-column,
  .news-enum > .news-item {
    margin: 0 10px;
    width: calc(50% - 20px); }
  .news-enum {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 20px; }
  .news-item {
    margin-bottom: 20px; }
  .news-content {
    padding: 14px 20px; }
  .news-content-title {
    font-size: 17px; } }

@media screen and (max-width: 767px) {
  .news-enum .news-column,
  .news-enum > .news-item {
    margin: 0 10px 10px;
    width: 100%; }
  .news-content {
    padding: 11px 16px; }
  .news-content-title {
    font-size: 15px; }
  .news-content-wrap {
    margin-bottom: 7px; } }

/* navigation */
a.navigation-next {
  background: #FFFFFF;
  border: 1px solid #E41F25;
  box-sizing: border-box;
  color: #1F1F1F;
  font-size: 18px;
  display: block;
  margin: 0 auto 30px;
  max-width: 320px;
  line-height: 60px;
  text-align: center;
  transition: ease 300ms;
  height: 60px;
  width: 100%; }

a.navigation-next:hover {
  color: #E41F25; }

a.navigation-next:active {
  color: #DB252B; }

.navigation ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 480px;
  width: 100%; }

.navigation ul a {
  background: #FFFFFF;
  border: 1px solid #C0C0C0;
  box-sizing: border-box;
  display: block;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  line-height: 48px;
  transition: ease 300ms;
  height: 50px;
  width: 50px; }

.navigation ul a:hover,
.navigation ul .current a {
  background: #E41F25;
  border-color: #E41F25;
  color: #fff; }

.navigation ul .first {
  position: relative;
  padding-right: 35px; }

.navigation ul .last {
  position: relative;
  padding-left: 35px; }

.navigation ul .last:before,
.navigation ul .first:before {
  background: #C0C0C0;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  height: 1px;
  width: 24px; }

.navigation ul .last:before {
  left: 0; }

@media screen and (max-width: 767px) {
  .navigation ul a {
    line-height: 38px;
    height: 40px;
    width: 40px; }
  .navigation ul .last:before,
  .navigation ul .first:before {
    width: 5px; }
  .navigation ul li {
    display: none; }
  .navigation ul .first,
  .navigation ul .last,
  .navigation ul .current,
  .navigation ul .current + li,
  .navigation ul li:nth-child(-n+3) {
    display: block; }
  .navigation ul .last {
    padding-left: 9px; }
  .navigation ul .first {
    padding-right: 9px; }
  .navigation ul {
    max-width: 246px; } }

/* breadcrumb */
.breadcrumb {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 35px; }

.breadcrumb.-transparent {
  background: transparent; }

.breadcrumb li {
  display: inline; }

.breadcrumb li a {
  color: #1F6EE4;
  font-size: 14px;
  line-height: 1.3; }

.breadcrumb li a:hover {
  text-decoration: underline; }

.breadcrumb li:last-child {
  display: none; }

.breadcrumb li + li {
  padding-left: 26px;
  position: relative; }

.breadcrumb li + li:before {
  background: transparent;
  border-top: 1px solid;
  border-right: 1px solid;
  color: #B7B8BD;
  content: '';
  position: absolute;
  top: 6px;
  left: 6px;
  transform: rotate(45deg);
  height: 7px;
  width: 7px; }

@media screen and (max-width: 991px) {
  .breadcrumb {
    padding-bottom: 20px; } }

@media screen and (max-width: 767px) {
  .breadcrumb {
    padding-bottom: 9px; } }

/* .news-detail */
.news-detail {
  background: #fff;
  padding-bottom: 60px; }

.news-detail-title {
  color: #1F1F1F;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 31px; }

.news-detail-main {
  max-width: calc(100% - 375px); }

.news-detail-info {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 13px; }

.news-detail-date {
  color: #B7B8BD;
  margin-right: 18px; }

a.news-detail-section {
  color: #2F80ED; }

a.news-detail-section:hover {
  text-decoration: underline; }

.news-detail-section:after {
  content: ','; }

.news-detail-section:last-child:after {
  display: none; }

.news-detail-more-section:after {
  content: ',';}

.news-detail-more-section.news-detail-more-date {
  margin-right: 0;}

.news-detail-more-section:last-child:after {
  display: none; }

.news-detail-list {
  max-width: 315px;
  width: 100%; }

.news-detail-more-enum {
  background: #F7F8F9;
  padding: 23px 30px 22px;
  margin-bottom: 30px;
}

.news-detail-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.news-detail-ttl {
  border-bottom: 1px solid #EBECEF;
  color: #1F1F1F;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.3;
  padding-bottom: 13px;
  margin-bottom: 16px; }

.news-detail-more + .news-detail-more {
  margin-top: 27px; }

.news-detail-more-wrap {
  color: #B7B8BD;
  display: block;
  font-size: 14px;
  line-height: 1.3;
  margin-top: 6px; }

a.news-detail-link {
  color: #1F1F1F;
  font-size: 14px;
  line-height: 1.3;
  transition: ease 300ms; }

.news-detail-more-date {
  display: inline;
  margin-right: 7px; }

a.news-detail-link:hover {
  color: #ed1c24; }

@media screen and (max-width: 1199px) {
  .news-detail-list {
    display: none; }
  .news-detail-main {
    max-width: 100%; } }

@media screen and (max-width: 991px) {
  .news-detail-title {
    font-size: 30px;
    margin-bottom: 14px; } }

@media screen and (max-width: 767px) {
  .news-detail-title {
    font-size: 22px; } }

/* content_ */
.content_ {
  color: #1F1F1F;
  font-size: 20px;
  line-height: 1.5; }

.content_ img {
  margin-bottom: 35px;
  max-width: 100%; }

.content_ p img {
  margin-bottom: 0; }

.content_ b,
.content_ strong {
  font-weight: 600; }

.content_ p {
  margin-bottom: 24px; }
.content_ video {
  width: 100%; }

a.content-file {
  background: #f3f3f3;
  display: inline-block;
  color: #E41F25;
  font-size: 16px;
  line-height: 1.3;
  max-width: 272px;
  margin-bottom: 30px;
  margin-right: 15px;
  padding: 24px 20px 24px 62px;
  position: relative;
  transition: ease 300ms; }

a.content-file:hover {
  background: #efefef; }

a.content-file span {
  color: #B7B8BD; }

.content-files {
  margin-bottom: 34px; }

a.content-file.pdf:before {
  background-image: url("/local/templates/press/css/imgs/file-pdf.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  margin-top: -16px;
  position: absolute;
  left: 20px;
  top: 50%;
  height: 32px;
  width: 32px; }

a.content-youtube img {
  display: block;
  width: 100%; }

a.content-youtube {
  display: block;
  position: relative;
  margin-bottom: 33px; }

a.content-youtube:after {
  background-color: rgba(31, 31, 31, 0.8);
  background-image: url("/local/templates/press/css/imgs/video-play.svg");
  background-repeat: no-repeat;
  background-size: 50px 50px;
  background-position: 41px center;
  border-radius: 50%;
  content: '';
  margin-top: -60px;
  margin-left: -60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: ease 300ms;
  height: 120px;
  width: 120px; }

a.content-youtube:before {
  background: linear-gradient(359.9deg, #000000 0.09%, rgba(0, 0, 0, 0) 99.91%);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

a.content-youtube:hover:after {
  transform: scale(1.04); }

.content_ ul {
  margin-bottom: 27px; }

.content_ li + li {
  margin-top: 10px; }

.content_ li {
  padding-left: 31px;
  position: relative; }

.content_ ul li:before {
  background: #1F1F1F;
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  height: 1px;
  width: 15px; }

.content_ ol {
  counter-reset: li;
  margin-bottom: 27px; }

.content_ ol li:before {
  content: counter(li) ".";
  counter-increment: li;
  font-weight: 600;
  font-size: 18px;
  position: absolute;
  top: 2px;
  left: 0; }

.content_ table {
  border: 1px solid #E9E9E9;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 40px;
  width: 100%; }

.content_ thead {
  background: #f3f3f3;
  border-bottom: 1px solid #E9E9E9;
  font-weight: 700; }

.content_ tbody td {
  border-bottom: 1px solid #E9E9E9; }

.content_ td {
  padding: 11px 20px; }

.content_ td + td {
  border-left: 1px solid #E9E9E9; }

.content_ h3 {
  color: #1F1F1F;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 9px; }

.content_ .i,
.content_ i,
.content_ em {
  font-style: italic;
}

.content_ .b,
.content_ b,
.content_ strong {
  font-weight: 700;
}

.content_ h2 {
  color: #1F1F1F;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 25px;
}

.content_ h4 {
  color: #1F1F1F;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 10px;
}

.content-quote {
  background: #1F1F1F;
  color: #B7B8BD;
  padding: 40px 0;
  margin-bottom: 40px; }

.content-quote-text {
  color: #B7B8BD;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 35px;
  padding: 0 52px 0 84px;
  position: relative; }

.content-quote-text:after,
.content-quote-text:before {
  background-image: url("/local/templates/press/css/imgs/quote.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 40px;
  height: 17px;
  width: 24px; }

.content-quote-text:after {
  display: inline-block;
  position: relative;
  top: 6px;
  left: 9px;
  transform: rotate(-180deg); }

.content-quote-author img {
  border-radius: 50%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 48px;
  width: 48px; }

.content-quote-author {
  display: flex;
  align-items: center;
  min-height: 48px;
  position: relative;
  padding-left: 68px;
  margin-left: 40px; }

.content-quote-name {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.3;
  margin-bottom: 2px; }

.content-quote-about {
  color: #B7B8BD;
  font-size: 14px;
  line-height: 1.3; }

@media screen and (max-width: 767px) {
  .content_ img {
    margin-bottom: 21px; }
  .content_ {
    font-size: 18px; }
  .content-files {
    margin-bottom: 0; }
  a.content-youtube {
    margin-bottom: 23px; }
  a.content-youtube:after {
    height: 58px;
    width: 58px;
    margin-top: -29px;
    margin-left: -29px;
    background-size: 23px 23px;
    background-position: 21px center; }
  .content_ li {
    padding-left: 30px; }
  .content_ ul {
    margin-bottom: 17px; }
  .content_ ol {
    margin-bottom: 22px; }
  .table table {
    padding-right: 15px;
    margin-bottom: 15px; }
  .table {
    margin-bottom: 30px;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    width: calc(100% + 15px); }
  .content-quote-text {
    padding: 0 16px;
    margin-bottom: 28px; }
  .content-quote-text:before {
    top: -21px;
    left: 16px; }
  .content-quote-author {
    padding-left: 63px;
    margin-left: 16px; }
  .content-quote {
    margin-bottom: 30px; }
  .news-detail {
    padding-bottom: 50px; } }

/* social */
.social {
  background: #f3f3f3;
  display: inline-block;
  max-width: 320px;
  padding: 15px 20px 20px;
  width: 100%; }

.social-title {
  color: #1F1F1F;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 9px; }

.social-enum {
  display: flex; }

.social-item a {
  background: #343539;
  display: block;
  margin-right: 10px;
  position: relative;
  transition: ease 300ms;
  height: 40px;
  width: 40px; }

.social-item a:hover {
  background: #4b4b4e; }

.social-item a:before {
  background-image: url("/local/templates/press/css/imgs/social-fb.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 19px;
  width: 10px; }

.social-item.-vk a:before {
  background-image: url("/local/templates/press/css/imgs/social-vk.svg");
  height: 11px;
  width: 20px; }

.social-item.-ig a:before {
  background-image: url("/local/templates/press/css/imgs/social-ig.svg");
  height: 19px;
  width: 19px; }

.social-item.-yt a:before {
  background-image: url("/local/templates/press/css/imgs/social-yt.svg");
  height: 12px;
  width: 21px; }

.social-item.-ok a:before {
  background-image: url("/local/templates/press/css/imgs/social-ok.svg");
  height: 20px;
  width: 12px; }

.social-item.-tw a:before {
  background-image: url("/local/templates/press/css/imgs/social-tw.svg");
  height: 26px;
  width: 26px; }

.social-item.-tg a:before {
  background-image: url("/local/templates/press/css/imgs/social-tg.svg");
  height: 26px;
  width: 26px; }

.social-item.-wp a:before {
  background-image: url("/local/templates/press/css/imgs/social-wp.svg");
  height: 26px;
  width: 26px; }

.social .social-item a {
  background: #D6D9DC; }

.social .social-item a:before {
  filter: brightness(100); }


@media screen and (max-width: 767px) {
  .social {
    max-width: 100%; } }

/* comments */
.comments {
  padding: 53px 0 100px; }

.comments-info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px; }

.comments-picture {
  border-radius: 50%;
  overflow: hidden;
  height: 50px;
  width: 50px; }

.comments-picture img {
  display: block;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  height: 50px;
  width: 50px; }

.comments-text {
  padding-left: 20px; }

.comments-user {
  color: #1F1F1F;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.3;
  margin-bottom: 2px; }

.comments-date {
  color: #B7B8BD;
  font-size: 14px;
  line-height: 1.3; }

.comments-comment {
  color: #1F1F1F;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 32px; }

.comments-answer {
  color: #E41F25;
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  line-height: 1.3; }

.comments-item {
  padding-top: 30px;
  margin-bottom: 22px; }

.comments-answers .comments-item {
  border-left: 1px solid #B7B8BD;
  padding-left: 31px; }

.comments-hidden {
  display: none; }

.comments-button {
  border: 1px solid #E9E9E9;
  border-radius: 3px;
  box-sizing: border-box;
  color: #1F1F1F;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  line-height: 1.3;
  padding: 9px 27px 8px; }

.comments-button_answer {
  margin-left: 31px; }

.comments-answers {
  margin-bottom: 50px; }

.comments-title span {
  color: #C0C0C0;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.3;
  padding-left: 15px; }

.comments-title {
  color: #1F1F1F;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 20px; }

.comments-form textarea {
  background: #FFFFFF;
  border: 1px solid #E9E9E9;
  box-sizing: border-box;
  padding: 20px 200px 20px 20px;
  resize: none;
  height: 110px;
  width: 100%; }

.comments-form {
  position: relative; }

.comments-form button {
  background: #E41F25;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 14px;
  outline: none;
  line-height: 1.3;
  margin-top: -25px;
  padding: 16px 53px;
  position: absolute;
  top: 50%;
  right: 30px;
  transition: ease 300ms; }

.comments-form button:hover {
  background: #F0383E; }

.comments-form button:active {
  background: #DB252B; }

@media screen and (max-width: 767px) {
  .comments {
    padding: 45px 0 50px; }
  .comments-title {
    font-size: 20px;
    margin-bottom: 13px; }
  .comments-form textarea {
    height: 221px;
    padding: 20px 20px 70px; }
  .comments-form button {
    top: auto;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 350px;
    width: calc(100% - 20px); } }

/* reference-item */
.reference-enum {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin-left: -27px;
  margin-right: -27px; }

.reference-item {
  background: #FFFFFF;
  box-shadow: 15px 15px 0 0px #EFF1F2;
  border: 1px solid #E9E9E9;
  box-sizing: border-box;
  margin-bottom: 50px;
  padding: 30px 30px 40px;
  display: flex;
  flex-flow: row wrap;
  align-content: space-between;
  margin-left: 27px;
  margin-right: 27px;
  width: calc(50% - 54px); }

.reference-item.-edition {
  box-shadow: 15px 15px 0 0px #F8ECED; }

.reference-wrap {
  width: 100%; }

.reference-info {
  color: #B7B8BD;
  font-size: 14px;
  line-height: 1.3;
  display: flex;
  margin-bottom: 8px; }

.reference-date {
  margin-right: 20px; }

a.reference-section {
  color: #1F6EE4;
  font-size: 14px;
  line-height: 1.3; }

a.reference-section:hover {
  text-decoration: underline; }

.reference-title,
a.reference-title {
  color: #1F1F1F;
  display: block;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 18px; }

.reference-dsc {
  color: #B7B8BD;
  font-size: 14px;
  line-height: 1.3; }

.sub.sub-reference {
  margin: 0 27px 35px;
  width: 100%; }

@media screen and (max-width: 991px) {
  .reference-item {
    box-shadow: 5px 5px 0 0 #EFF1F2;
    padding: 23px 20px 20px;
    margin-bottom: 25px;
    margin-left: 12px;
    margin-right: 12px;
    width: calc(50% - 24px); }
  .reference-enum {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-left: -12px;
    margin-right: -12px; }
  .reference-item.-edition {
    box-shadow: 5px 5px 0 0 #F8ECED; }
  .sub.sub-reference {
    margin: 0 12px 20px; }
  .reference-title,
  a.reference-title {
    font-size: 20px; } }

@media screen and (max-width: 767px) {
  .reference-item {
    padding: 17px 16px 15px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% - 0px); }
  .reference-enum {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-left: 0px;
    margin-right: 0px; }
  .sub.sub-reference {
    margin: 0 0 10px; } }

/* media-photo */
.media-photo-enum {
  margin-bottom: 50px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin-left: -5px;
  margin-right: -5px; }

.media-photo .media-item {
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  width: calc(33.33% - 10px); }

@media screen and (max-width: 991px) {
  .media-photo .media-item-title {
    font-size: 16px;
    padding: 15px 16px; }
  .media-photo .media-item-wrap {
    padding: 10px 16px; }
  .media-photo a.media-download {
    padding-left: 27px; }
  .media-photo .media-download:before {
    top: -2px;
    height: 19px;
    width: 19px; } }

@media screen and (max-width: 767px) {
  .media-photo-enum {
    margin-bottom: 50px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-left: 0px;
    margin-right: 0px; }
  .media-photo .media-item {
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% - 0px); }
  .media-photo .media-item {
    max-width: 100%; } }

/* media-gallery */

.media-gallery-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

a.media-gallery-download:before {
  background-image: url("/local/templates/press/css/imgs/download.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: '';
  position: absolute;
  top: 21px;
  left: 44px;
  height: 18px;
  width: 18px; }

a.media-gallery-download {
  background: #E41F25;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.3;
  margin-left: 30px;
  min-width: 310px;
  padding: 20px 45px 19px 72px;
  position: relative;
  white-space: nowrap; }

a.media-gallery-download span {
  font-weight: 400; }

a.media-gallery-download:hover {
  background: #F0383E; }

a.media-gallery-download:active {
  background: #DB252B; }

.media-item-picture {
  cursor: pointer; }

.media-item-picture:before {
  opacity: 0;
  transition: ease 300ms; }

.media-item-picture:hover:before {
  opacity: 1; }

.media-item-picture .media-item-wrap {
  justify-content: flex-end; }

.media-item-picture:after {
  background-image: url("/local/templates/press/css/imgs/zoom.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  opacity: 0;
  margin-top: -30px;
  margin-left: -30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: ease 300ms;
  transform: scale(1.1);
  height: 60px;
  width: 60px; }

.media-item-picture:hover:after {
  opacity: 1;
  transform: scale(1); }

.media-item-video a:before {
  background-color: rgba(31, 31, 31, 0.8);
  background-image: url("/local/templates/press/css/imgs/video-play.svg");
  background-repeat: no-repeat;
  background-size: 28px 28px;
  background-position: 24px center;
  border-radius: 50%;
  content: '';
  margin-top: -34px;
  margin-left: -34px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: ease 300ms;
  height: 68px;
  width: 68px; }

.media-item-video:hover a:before {
  transform: scale(1.1); }

@media screen and (max-width: 1199px) {
  .media-gallery-box {
    flex-flow: row wrap;
    margin-bottom: 30px; }
  .media-gallery .page-title {
    margin-bottom: 17px;
    width: 100%; }
  .media-gallery a.media-gallery-download {
    margin-left: 0; } }

@media screen and (max-width: 991px) {
  .media-item-video a:before {
    background-size: 18px 18px;
    background-position: 16px center;
    margin-top: -22px;
    margin-left: -22px;
    height: 44px;
    width: 44px; } }

@media screen and (max-width: 767px) {
  a.media-gallery-download {
    display: block;
    min-width: 10px;
    max-width: 350px;
    margin: 0 auto;
    width: 100%; } }

/* presskit */
a.presskit-video,
.presskit-video {
  display: block;
  margin-bottom: 60px;
  position: relative; }

.presskit-video img {
  display: block;
  width: 100%; }

.presskit-video:before {
  background: linear-gradient(359.9deg, #000000 0.09%, rgba(0, 0, 0, 0) 99.91%);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.presskit-video:after {
  background-color: rgba(31, 31, 31, 0.8);
  background-image: url("/local/templates/press/css/imgs/video-play.svg");
  background-repeat: no-repeat;
  background-size: 50px 50px;
  background-position: 41px center;
  border-radius: 50%;
  content: '';
  margin-top: -60px;
  margin-left: -60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: ease 300ms;
  height: 120px;
  width: 120px; }

.presskit-video:hover:after {
  transform: scale(1.1); }

.presskit-video-title {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.3;
  padding: 30px 40px;
  position: absolute;
  bottom: 0;
  left: 0; }

.presskit-logo-title {
  color: #1F1F1F;
  font-size: 24px;
  line-height: 1.35;
  margin-bottom: 30px; }

.presskit-logo-enum {
  margin-bottom: 20px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px; }

.presskit-logo-item {
  background: #fff;
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(33.33% - 30px); }

.presskit-logo-image img {
  display: block;
  width: 100%; }

.presskit-logo-image {
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 241px; }

.presskit-logo-text {
  padding: 20px 30px; }

.presskit-logo-dsc {
  color: #B7B8BD;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 5px; }

.presskit-logo-links {
  color: #4F4F4F;
  font-size: 14px;
  line-height: 1.3; }

.presskit-logo-links span:hover,
.presskit-logo-links a:hover {
  text-decoration: underline; }

.presskit-logo-links span,
.presskit-logo-links a {
  color: #E41F25;
  cursor: pointer; }

@media screen and (max-width: 991px) {
  .presskit-video-title {
    font-size: 26px; }
  .presskit-video:after {
    background-size: 30px 30px;
    background-position: 26px center;
    margin-top: -36px;
    margin-left: -36px;
    height: 72px;
    width: 72px; }
  .presskit-logo-image {
    padding: 0 25px;
    height: 143px; }
  .presskit-logo-text {
    padding: 19px 25px; }
  .presskit-logo-enum {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-left: -9px;
    margin-right: -9px; }
  .presskit-logo-item {
    margin-bottom: 18px;
    margin-left: 9px;
    margin-right: 9px;
    width: calc(33.33% - 18px); } }

@media screen and (max-width: 767px) {
  .presskit-video img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    height: 190px; }
  .presskit-video-title {
    font-size: 17px;
    padding: 19px 16px; }
  .presskit-video:after {
    background-size: 20px 20px;
    background-position: 18px center;
    margin-top: -25px;
    margin-left: -25px;
    height: 50px;
    width: 50px; }
  a.presskit-video,
  .presskit-video {
    margin-bottom: 40px; }
  .presskit-logo-enum {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-left: 0px;
    margin-right: 0px; }
  .presskit-logo-item {
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% - 0px); }
  .presskit-logo-image {
    height: auto;
    min-height: 99px;
    padding: 30px; } }

/* brandbook */
.brandbook {
  background: #27282C;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
  padding: 35px 40px; }

.brandbook-info span {
  font-weight: 400; }

.brandbook-info:before {
  background-image: url("/local/templates/press/css/imgs/brandbook-file.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: '';
  margin-top: -25px;
  position: absolute;
  top: 50%;
  left: 0;
  height: 50px;
  width: 50px; }

.brandbook-info {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.1;
  padding-left: 80px;
  padding-right: 20px;
  position: relative; }

a.brandbook-link {
  background: #E41F25;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.3;
  padding: 20px 101px 19px 101px;
  transition: ease 300ms; }

a.brandbook-link:hover {
  background: #F0383E; }

a.brandbook-link:active {
  background: #DB252B; }

@media screen and (max-width: 1199px) {
  a.brandbook-link {
    padding: 20px 60px 19px 60px; } }

@media screen and (max-width: 991px) {
  .brandbook {
    padding: 19px 25px; }
  a.brandbook-link {
    font-weight: 400;
    padding: 15px 34px 14px;
    white-space: nowrap; }
  .brandbook-info {
    font-size: 18px;
    padding-left: 52px; }
  .brandbook-info span {
    display: block; }
  .brandbook-info:before {
    margin-top: -15px;
    height: 30px;
    width: 30px; } }

@media screen and (max-width: 767px) {
  .brandbook {
    display: block;
    padding: 21px 16px 25px; }
  .brandbook-info {
    margin-bottom: 15px; }
  a.brandbook-link {
    font-size: 16px;
    font-weight: 600;
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 355px; } }

/* management */
.management-title {
  color: #1F1F1F;
  font-size: 24px;
  line-height: 1.35;
  margin-bottom: 30px; }

.management-enum {
  margin-bottom: 20px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px; }

.management-item {
  margin-bottom: 30px;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(25% - 30px); }

.management-item:before {
  background: linear-gradient(359.9deg, #000000 0.09%, rgba(0, 0, 0, 0) 48.34%);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.management-item img {
  display: block;
  width: 100%; }

.management-content {
  color: #fff;
  padding: 20px 30px;
  position: absolute;
  left: 0;
  bottom: 0; }

.management-name {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 5px; }

.management-dsc {
  color: #B7B8BD;
  font-size: 14px;
  line-height: 1.3; }

@media screen and (max-width: 991px) {
  .management-enum {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-left: -12px;
    margin-right: -12px; }
  .management-item {
    margin-bottom: 24px;
    margin-left: 12px;
    margin-right: 12px;
    width: calc(33.33% - 24px); }
  .management-content {
    padding: 20px 24px; }
  .management-name {
    font-size: 17px;
    width: 50px; } }

@media screen and (max-width: 767px) {
  .management-enum {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-left: 0px;
    margin-right: 0px; }
  .management-item {
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% - 0px); }
  .management-name {
    font-size: 20px;
    margin-bottom: 6px;
    width: 100%; } }

/* booklet */
.booklet-enum a.content-file {
  background: #fff; }

.booklet-enum {
  margin-bottom: -30px; }

@media screen and (max-width: 991px) {
  .booklet-enum {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-left: -15px;
    margin-right: -15px; }
  .booklet-enum a.content-file {
    max-width: 100%;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(50% - 30px); }
  .booklet-enum a.content-file span {
    display: block; } }

@media screen and (max-width: 767px) {
  .booklet-enum {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-left: 0px;
    margin-right: 0px; }
  .booklet-enum a.content-file {
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% - 0px); } }

/* kit-detail */
.kit-detail {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.kit-detail-photo img {
  display: block;
  object-fit: contain;
  width: 100%; }

.kit-detail-photo {
  margin-right: 50px;
  max-width: 285px;
  position: relative;
  width: 100%; }

.kit-detail-photo:after {
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  height: 100%;
  width: 100%; }

.kit-detail-content {
  width: calc(100% - 335px); }

.kit-detail-wrap {
  background: #FFFFFF;
  padding: 33px 40px;
  margin-bottom: 25px; }

.kit-detail-ttl span {
  color: #E41F25; }

.kit-detail-ttl {
  color: #1F1F1F;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 8px; }

.kit-detail-dsc {
  border-bottom: 1px solid #EBECEF;
  color: #1F1F1F;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 23px;
  padding-bottom: 25px; }

.kit-detail-title {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.page-back span,
a.page-back span {
  border-bottom: 1px solid #FFE0E1;
  display: inline-block;
  transition: ease 300ms; }

.page-back:hover span,
a.page-back:hover span {
  border-bottom: 1px solid #E41F25;
  display: inline-block; }

.page-back:before {
  background-image: url("/local/templates/press/css/imgs/page-back.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  height: 24px;
  width: 24px; }

.page-back,
a.page-back {
  color: #E41F25;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.3;
  padding-left: 34px;
  position: relative; }

.kit-detail-title .page-back {
  margin-top: 15px; }

.kit-detail-title .page-title {
  padding-right: 30px; }

@media screen and (max-width: 1199px) {
  .kit-detail {
    display: block; }
  .kit-detail-content {
    width: 100%; }
  .kit-detail-photo {
    background: #fff;
    display: block;
    float: left;
    overflow: hidden;
    margin: 30px 0 14px 20px;
    padding-right: 35px;
    position: relative;
    z-index: 1; }
  .kit-detail-wrap {
    padding: 0; }
  .kit-detail-wrap {
    background: #fff;
    padding: 30px 20px; } }

@media screen and (max-width: 767px) {
  .page-back i {
    display: none; }
  a.page-back {
    font-size: 14px;
    padding-left: 23px;
    margin-top: 5px;
    text-transform: capitalize; }
  .kit-detail-title .page-back {
    margin-top: 6px; }
  .page-back:before {
    top: 1px;
    height: 17px;
    width: 17px; }
  .kit-detail-photo {
    background: transparent;
    float: none;
    max-width: 100%;
    padding: 10px 0 0;
    margin: 0 0 30px; }
  .kit-detail-photo:after {
    display: none; }
  .kit-detail-content {
    width: unset; }
  .kit-detail-wrap {
    margin-left: -15px;
    margin-right: -15px;
    padding: 24px 15px 1px; }
  .kit-detail-ttl {
    font-size: 22px;
    margin-bottom: 7px; }
  .kit-detail-dsc {
    padding-bottom: 14px;
    margin-bottom: 13px; }
  .kit-detail-content a.page-back {
    margin-bottom: -20px; } }

/* comtacts */
.comtacts-main {
  background: #FFFFFF;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 30px;
  padding: 43px 30px 44px; }

.contacts-main-info span {
  color: #E41F25; }

.contacts-main-info:before {
  background-image: url("/local/templates/press/css/imgs/contacts-info.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 46px;
  width: 46px; }

.contacts-main-info {
  color: #1F1F1F;
  font-size: 24px;
  line-height: 1.35;
  margin-right: 50px;
  padding-top: 58px;
  position: relative;
  width: 385px; }

.contacts-main-text {
  margin-bottom: -24px;
  width: calc(100% - 435px); }

.contacts-list {
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 48px 191px 52px 30px;
  margin-bottom: 30px; }

.contacts-list-title {
  color: #1F1F1F;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.3; }

a.contacts-list-email {
  border-bottom: 1px solid #FFE0E1;
  color: #E41F25;
  display: inline-block;
  font-size: 18px;
  line-height: 1.3;
  transition: ease 300ms; }

a.contacts-list-email:hover {
  border-color: #E41F25; }

.contacts-manager-enum {
  margin-bottom: -30px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px; }

.contacts-manager-item {
  background: #FFFFFF;
  padding: 32px 30px 23px;
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px); }

.contacts-manager-wrap {
  border-bottom: 1px solid #E9E9E9;
  display: flex;
  align-items: flex-start;
  padding-bottom: 30px;
  margin-bottom: 20px; }

.contacts-manager-image img {
  display: block;
  height: 93px;
  width: 93px; }

.contacts-manager-image {
  border-radius: 50%;
  margin-right: 20px;
  overflow: hidden;
  min-width: 93px; }

.contacts-manager-name {
  color: #1F1F1F;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 6px; }

.contacts-manager-dsc {
  color: #B7B8BD;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 15px; }

.contacts-manager-content {
  color: #1F1F1F;
  font-size: 16px;
  line-height: 1.5; }

@media screen and (max-width: 1199px) {
  .contacts-main-info {
    width: 245px;
    margin-right: 30px; }
  .contacts-list {
    padding: 48px 30px 52px; }
  .contacts-main-text {
    width: calc(100% - 275px); } }

@media screen and (max-width: 991px) {
  .contacts-main-info {
    font-size: 22px;
    padding-top: 83px;
    min-width: 223px; }
  .contacts-main-text.content_ {
    font-size: 16px; }
  .comtacts-main {
    padding: 34px 20px 38px; }
  .contacts-main-info:before {
    height: 64px;
    width: 64px; }
  .contacts-list {
    align-items: flex-start;
    flex-flow: row wrap;
    padding: 31px 89px 35px 30px; }
  .contacts-list-title {
    margin-bottom: 21px;
    width: 100%; }
  .contacts-manager-enum {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-left: 0px;
    margin-right: 0px; }
  .contacts-manager-item {
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% - 0px); } }

@media screen and (max-width: 767px) {
  .comtacts-main {
    display: block;
    padding: 19px 20px; }
  .contacts-main-info {
    font-size: 18px;
    padding-top: 0;
    padding-right: 45px;
    margin-bottom: 9px;
    min-width: 100%; }
  .contacts-main-info:before {
    top: 0;
    right: 0;
    left: auto;
    height: 32px;
    width: 32px; }
  .contacts-main-text.content_ p {
    margin-bottom: 8px; }
  .contacts-main-text.content_ {
    font-size: 14px; }
  .contacts-main-text {
    margin-bottom: -8px; }
  .contacts-list {
    display: block;
    padding: 20px 16px 13px; }
  .contacts-list-title {
    font-size: 18px;
    margin-bottom: 10px; }
  .contacts-list-box {
    margin-bottom: 12px; }
  .contacts-manager-item {
    margin-bottom: 20px;
    padding: 25px 20px 19px; }
  .contacts-manager-image img {
    height: 52px;
    width: 52px; }
  .contacts-manager-image {
    margin-right: 12px;
    min-width: 52px; }
  .contacts-manager-name {
    font-size: 18px;
    margin-bottom: 2px; }
  .contacts-manager-dsc {
    margin-bottom: 2px; }
  .contacts-manager-wrap {
    padding-bottom: 20px;
    margin-bottom: 15px; }
  .contacts-manager-content {
    font-size: 14px; }
  .contacts-main-text {
    width: 100%; } }

/* mediagallery */
.media-carousel {
  background: transparent;
  overflow: visible;
  max-width: 90%;
  padding: 0;
  position: static;
  width: 1030px; }

.media-carousel-main {
  background: #1F1F1F;
  margin-bottom: 20px; }

.media-carousel-wrap {
  position: absolute;
  bottom: 0;
  left: -9999px;
  height: 0;
  opacity: 0; }

.media-carousel-main img {
  margin: 0 auto;
  height: 583px;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center; }

.media-carousel-nav img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100px;
  width: 145px; }

.media-carousel-nav .owl-item:before {
  background: #E41F25;
  content: '';
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: ease 300ms;
  height: 4px;
  width: 100%; }

.media-carousel-nav .owl-item.opened:before {
  opacity: 1; }

.media-carousel .owl-nav {
  display: block;
  font-size: 0; }

.media-carousel .owl-nav .disabled {
  opacity: .6; }

.media-carousel .owl-nav div {
  background: transparent;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  height: 40px;
  width: 40px; }

.media-carousel .owl-nav .owl-next {
  right: -70px;
  transform: rotate(135deg); }

.media-carousel .owl-nav .owl-prev {
  left: -70px;
  transform: rotate(-45deg); }

.fancybox-slide {
  display: flex;
  align-items: center;
  justify-content: center; }

.media-carousel button.fancybox-button {
  color: #fff;
  padding: 3px; }

@media screen and (max-width: 1250px) {
  .media-carousel .owl-nav .owl-next {
    right: 30px; }
  .media-carousel .owl-nav .owl-prev {
    left: 30px; }
  .media-carousel-main img {
    height: 430px; } }

@media screen and (max-width: 991px) {
  .media-carousel-main img {
    height: 354px; }
  .media-carousel-main {
    margin-bottom: 5px; }
  .media-carousel-nav img {
    height: 67px;
    width: 100px; } }

@media screen and (max-width: 767px) {
  .media-carousel-main img {
    height: 165px; }
  .media-carousel-main {
    margin-bottom: 10px; }
  .media-carousel-nav img {
    height: 47px;
    width: 70px; }
  .media-carousel .owl-nav {
    display: none; } }

/* release */

.release-item {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 23px 25px 29px;
}
.release-date {
  font-size: 14px;
  line-height: 1.3;
  color: #B7B8BD;
  margin-bottom: 9px;
}
.release-title {
  color: #1F1F1F;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.4;
  max-width: 650px;
}
.release-item a.content-file {
  background: transparent;
  padding: 0 0 0 62px;
  margin-bottom: 0;
  margin-top: 20px;
}
.release-item a.content-file span {
  display: block;
}
.release-document {
  padding-left: 20px;
  min-width: 260px;
}
.releases-detail {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .release-item {
    display: block;
  }
  .release-document {
    padding-left: 0;
  }
  .release-item a.content-file {
    padding: 0 0 0 46px;
  }
  .release-item a.content-file:before {
    left: 0;
  }
}

.reference-file {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.reference-file a.content-file {
  background: #fff;
  margin: 0;
  padding-bottom: 0;
}
.reference-file a.content-file.pdf:before {
  top: 44px;
}

.main-item-dsc {
  flex-grow: 1;
}
/* End */


/* Start:/local/templates/press/css/custom.css?17588941298959*/
.main-first {
    width: 100%;
}
.filter-carousel {
    white-space: nowrap;
}
.media-item.media-item-video img {
    display: block;
    object-fit: cover;
    object-position: center;
    height: 273px;
    width: 100%;
}
.important-link {
    margin-top: 16px;
}
.important-section + .important-link {
    margin-top: 0;
}
.news-content {
    cursor: pointer;
    pointer-events: none;
}
.navigation ul {
    justify-content: center;
    max-width: 100%;
}
.navigation ul li {
    margin: 0 5px;
}
.mediabox .media-item img {
    object-position: center;
    object-fit: cover;
    height: 383px;
    width: 393px;
}
@media screen and (min-width: 768px) {
    .news-enum > .news-item {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .mediabox .media-item img {
        height: 359px;
        width: 350px;
    }
}
@media screen and (max-width: 767px) {
    .mediabox .media-item img {
        height: 275px;
        width: 268px;
    }
}

.kit-link-item + .kit-link-item {
    margin-top: 10px;
}

/* 404 */

.page-404-title {
    color: #ed1c24;
    font-size: 80px;
    font-weight: 700;
    padding-bottom: 35px;
    margin-top: 100px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    z-index: 1;
}
.page-404-dsc {
    margin: 0 auto;
    max-width: 500px;
    line-height: 1.5;
    text-align: center;
    width: 100%;
}
.page-404-title span {
    color: #ececec;
    font-size: 166px;
    position: absolute;
    bottom: 31px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: -1;
}

/* feild wrapper */
.feild_wrapper {
    display: inline-block;
    position: relative;
    width: 100%; }

.error_label {
    background: #E2000E;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 0;
    bottom: 100%;
    color: #fff;
    font-size: 14px;
    left: 0;
    line-height: 1.1;
    margin-left: 0;
    margin-bottom: 10px;
    padding: 6px 15px;
    position: absolute;
    text-align: center;
    max-width: 100%;
    visibility: hidden;
    z-index: 3; }

.error_label:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 4px solid #cf0404;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -2px; }

.right_lebel .feild_wrapper .error_label {
    bottom: 50%;
    left: 100%;
    margin-left: 9px;
    margin-bottom: -14px; }

.right_lebel .feild_wrapper .error_label:after {
    border-left: 5px solid transparent;
    border-right: 4px solid #cf0404;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    bottom: 7px;
    left: -7px;
    margin-left: -2px; }

.left_lebel .feild_wrapper .error_label {
    bottom: 50%;
    left: auto;
    right: 100%;
    margin-right: 9px;
    margin-bottom: -14px; }

.left_lebel .feild_wrapper .error_label:after {
    border-right: 5px solid transparent;
    border-left: 4px solid #cf0404;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    bottom: 7px;
    left: auto;
    right: -7px;
    margin-right: -2px; }
.wrong {
    position: relative;
}
.wrong .error_label {
    visibility: visible;
    -webkit-animation: 400ms bounceIn;
    animation: 400ms bounceIn; }

/* modal */

.modal {
    display: none;
}
.modal-title {
    color: #1f1f1f;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
}
.modal-dsc {
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    max-width: 380px;
}

/* content_ */

.content_ a {
    color: #ed1c24;
}
.content_ a:hover {
    border-bottom: 1px solid;
}

.content_ .strong{
    font-weight: 700;
}
.content_ .italic{
    font-style: italic;
}

.news-item {
    background: #d4d4d4;
    min-height: 120px;
}
.about-title {
    display: block;
}
.media-photo-enum {
    margin-bottom: 0;
}
.media-photo .navigation {
    margin-top: 50px;
}
header nav ul a.selected {
    color: #e41f25;
}
.contacts-manager-phone {
    padding-top: 10px;
}
a.main-more, .main-more {
    margin-left: auto;
    margin-right: auto;
}
.footer-social-item.-tw a:before {
    background-image: url('/local/templates/press/css/imgs/social-tw.svg');
    height: 26px;
    width: 26px;
}
.footer-social-item.-tg a:before {
    background-image: url('/local/templates/press/css/imgs/social-tg.svg');
    height: 26px;
    width: 26px;
}
.footer-social-item.-wp a:before {
    background-image: url('/local/templates/press/css/imgs/social-wp.svg');
    height: 26px;
    width: 26px;
}
.page-title-more {
    margin-bottom: 36px;
}

.page-title-more .page-title {
    margin-bottom: 0;
}
.page-title-more.title-more a {
    font-size: 16px;
    padding-right: 0;
}

.page-title-more.title-more a:after {
    display: none;
}

/* footer-social */

.footer-social-enum,
.footer-social {
    display: flex;
}
.footer-social-enum {
    margin: 0 -5px
}
.footer-social-title {
    color: #FFFFFF;
    font-size: 13px;
    line-height: 1.15;
    margin-bottom: 10px;
    white-space: nowrap;
}
.footer-social-enum li {
    background: transparent;
    margin: 0 5px 10px;
    transition: ease 300ms;
}
.footer-social-enum li:hover {
    background: #e30713;
}
.footer-social-enum li svg{
    display: block;
    height: 32px;
    width: 32px;
}
.footer-social-box + .footer-social-box {
    margin-left: 30px;
}
.footer-social {
    padding-right: 20px;
}
@media screen and (max-width: 767px) {
    .footer-social {
        flex-flow: row wrap;
        justify-content: center;
        width: 100%;
    }
    .footer-row {
        flex-flow: row wrap;
    }
    .footer {
        padding: 30px 0;
    }
    .footer-social-box + .footer-social-box {
        margin-left: 0;
    }
    .footer-social-box {
        text-align: center;
        width: 100%;
    }
    .footer-social-enum {
        justify-content: center;
        flex-flow: row wrap;
    }
    .footer-social-box {
        margin-bottom: 10px;
    }
    .footer-social {
        padding-right: 0;
    }
}

/* sub */

.sub-dsc {
    padding-right: 30px;
}
.sub-checkbox {
    color: #fff;
    font-size: 14px;
}
.sub-checkbox a {
    text-decoration: underline;
}
.sub-checkbox a:hover {
    text-decoration: none;
}
.sub-checkbox + .sub-checkbox {
    padding-top: 10px;
}

/* .checkbox */

.checkbox input {
    display: none;
}
.checkbox span {
    cursor: pointer;
    display: inline-block;
    padding: 4px 0 3px 36px;
    position: relative;
}
.checkbox span:before {
    background: #FFFFFF;
    border: 1px solid #E7E9ED;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transition: ease 300ms;
    height: 24px;
    width: 24px;
}
.checkbox span:after {
    background: transparent;
    border-right: 2px solid;
    border-bottom: 2px solid;
    color: rgba(42, 55, 74, 0.4);
    content: '';
    opacity: 0;
    position: absolute;
    top: 5px;
    left: 9px;
    transform: rotate(45deg);
    transition: ease 300ms;
    height: 11px;
    width: 6px;
}
.checkbox:hover span:after {
    color: rgba(42, 55, 74, 0.4);
    opacity: 1;
}
.checkbox input:checked ~ span:before {
    background: #E72430;
    border: 1px solid #E72430;
}
.checkbox input:checked ~  span:after {
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}
.checkbox.wrong span:before {
    border-color: #e41f25;
}
.checkbox.wrong span {
    color: #e41f25;
}
@media screen and (max-width: 767px) {
    .checkbox span {
        font-size: 15px;
        padding: 5px 0 4px 36px;
    }
}

/**/

.footer-social-enum li a {
    position: relative;
}
.footer-social-placeholder {
    background: #fff;
    border: 1px solid #686868;
    color: #686868;
    padding: 7px 12px;
    margin-bottom: 8px;
    opacity: 0;
    position: absolute;
    bottom: 100%;
    transition: ease 300ms;
    visibility: hidden;
    white-space: nowrap;
    z-index: 2;
}
.footer-social-placeholder:before {
    background: #fff;
    border-left: 1px solid #686868;
    border-bottom: 1px solid #686868;
    content: '';
    display: block;
    transform: rotate(-45deg);
    position: absolute;
    bottom: -4px;
    left: 12px;
    height: 6px;
    width: 6px;
}
a:hover .footer-social-placeholder {
    opacity: 1;
    visibility: visible;
}
@media screen and (max-width: 767.98px) {
    .footer-social-placeholder {
        display: none;
    }
}

.report-list {
    font-size: 16px;
    margin-bottom: 36px;
    position: relative;
}

.report-list li {
    display: inline-block;
    margin-right: 45px;
}

.report-list a {
    border-bottom: 1px solid transparent;
    color: #1F6EE4;
    display: inline-block;
    line-height: 1.3;
    transition: ease 300ms;
    position: relative;
    z-index: 1;
}
.report-list a:hover {
    border-bottom-color: #1F6EE4;
}

@media screen and (max-width: 997px) {
    .report-list {
        text-align: left;
    }
    .report-list li a {
        font-size: 14px;
    }
    .report-list li {
        margin-right: 30px;
    }
}
/* End */


/* Start:/local/media/css/telegram_fixed.css?1748851469986*/
.telegram_fix{
    display: grid;
    position: fixed;
    left: -95px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    height: 70px;
    width: 260px;
    background: #2AABED;
    border-radius: 0px 0px 16px 16px;
    grid-gap: 12px;
    grid-template-columns: 44px 1fr;
    align-items: center;
    padding: 13px 21px 13px 16px;
    z-index: 10;

}
.telegram_fix:hover{
    box-shadow: 2px 8px 20px 0px #1091D352;
}
.telegram_fix svg{
    transform: rotate(90deg);
}
.telegram_fix p{
    /*font-family: 'Proxima Nova';*/
    font-size: 14px;
    font-weight: 700;
    line-height: 17.05px;
    text-align: left;
    color: #ffffff;
}

@media (max-width: 650px) {
    .telegram_fix{
        width: 76px;
        left: -6px;
        top: auto;
        bottom: 30px;
        padding: 13px 16px;
    }
    .telegram_fix p{
        display: none;
    }
    .telegram_fix:hover .telegram_fix p{
        display: block;
    }
}
/* End */
/* /local/templates/press/js/carousel/assets/owl.carousel.min.css?15483221092926 */
/* /local/templates/press/js/datepicker/css/datepicker.min.css?147487649412257 */
/* /local/templates/press/js/fb/jquery.fancybox.min.css?154480333812795 */
/* /local/templates/press/css/main.css?173988840592367 */
/* /local/templates/press/css/custom.css?17588941298959 */
/* /local/media/css/telegram_fixed.css?1748851469986 */
