.contacts-link{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;margin-bottom:1rem}.contacts-link:hover{text-decoration:none}.contacts-link__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:1px;max-width:100%;padding-left:10px;word-wrap:break-word}.event-list-item{cursor:pointer}.event-list-item+.event-list-item{border-top:1px solid rgba(0,0,0,.125)}.event-list-item__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;line-height:1.25}@media all and (min-width:720px){.event-list-item__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:18px}}.event-list-item__date{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-ms-flex-negative:0;flex-shrink:0;position:relative;padding:.5rem 1rem}@media all and (min-width:720px){.event-list-item__date{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-ms-flex-negative:1;flex-shrink:1;min-width:145px;padding:.75rem 0 .75rem 2.5rem;font-weight:500;white-space:normal}}@media all and (min-width:960px){.event-list-item__date{min-width:240px}}.event-list-item__date>.fa{position:absolute;left:1.2rem;top:.9rem;display:none;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media all and (min-width:720px){.event-list-item__date>.fa{display:block}}.event-list-item__date:not(.collapsed) .fa{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.event-list-item__name{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0;padding:.75rem 70px .5rem 1rem;font-size:18px}@media all and (min-width:540px){.event-list-item__name{padding-right:140px}}@media all and (min-width:720px){.event-list-item__name{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-bottom:.75rem;padding-right:0;font-size:20px}}.event-list-item__type{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:140px;padding:0 1rem .5rem;white-space:normal;color:#6c757d}@media all and (min-width:720px){.event-list-item__type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;min-width:155px;padding:.75rem 1rem .75rem 0;font-weight:500}}@media all and (min-width:960px){.event-list-item__type{min-width:200px}}.event-list-item__details{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;-ms-flex-negative:1;flex-shrink:1;position:absolute;right:0;top:0;padding:.75rem 1rem .75rem 0}@media all and (min-width:720px){.event-list-item__details{position:static}}.event-list-item__details-icon{display:block;padding-top:.3rem;padding-bottom:.3rem}@media all and (min-width:540px){.event-list-item__details-icon{display:none}}.event-list-item__details-text{display:none}@media all and (min-width:540px){.event-list-item__details-text{display:block}}.event-list-item__body.collapsing,.event-list-item__body.show{border-top:1px solid rgba(0,0,0,.125)}.event-list-item__intro{margin:0;padding:.75rem 1rem;word-wrap:break-word}.event-list{margin-bottom:30px;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.footer-link{display:inline-block;margin:0 5px}.header-logo{color:#00005a;font-family:inherit;font-weight:500;line-height:1.2}.header-logo__main{margin:0 0 5px;font-size:2.5rem;line-height:1}.header-logo__slogan{margin:0;font-size:1rem}@media all and (max-width:540px){.header-logo__slogan{max-width:220px}}.main-menu__toggle{display:none;width:40px;height:40px;background:0 0;border:0;font-size:34px;line-height:1}.main-menu__toggle:focus{outline:0}.main-menu__toggle::after{content:"\f0c9";font-family:FontAwesome,sans-serif}@media all and (max-width:1140px){.main-menu__toggle{display:block}.main-menu--opened .main-menu__toggle::after{content:"\f00d"}}.main-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0;padding:0;list-style-type:none}@media all and (max-width:1140px){.main-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:fixed;top:0;left:0;bottom:0;z-index:1050;padding:20px 25px;background-color:#fff;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .3s ease;transition:all .3s ease}.main-menu--opened .main-menu__list{-webkit-transform:translateX(0);transform:translateX(0);-webkit-box-shadow:0 0 60px rgba(0,0,0,.5);box-shadow:0 0 60px rgba(0,0,0,.5)}}.main-menu__item{display:block;padding:0}@media all and (max-width:1140px){.main-menu__item>.dropdown-menu{position:static!important;display:block;padding:0;margin:0 0 0 15px;float:none;border:0;-webkit-transform:none!important;transform:none!important}}.main-menu__item+.main-menu__item{padding-left:15px}@media all and (max-width:1140px){.main-menu__item+.main-menu__item{padding-left:0;margin-top:12px}}.dropdown-menu>.main-menu__link{padding:.25rem 1.5rem;white-space:nowrap}.main-menu__link{display:block;color:#343a40;text-decoration:none}.main-menu__link:hover{color:#343a40;text-decoration:underline}.main-menu__link::after{-webkit-transform:translateY(2px);transform:translateY(2px)}@media all and (max-width:1140px){.main-menu__link{padding:0!important;margin-bottom:7px}.main-menu__link.dropdown-toggle{opacity:.65;text-decoration:none}}.main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;min-height:100%;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media all and (min-width:1140px){.main-wrapper{padding-top:85px;padding-bottom:55px}}.main-wrapper__header{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -15px;padding:10px 15px;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1)}@media all and (min-width:1140px){.main-wrapper__header{position:fixed;left:0;top:0;right:0;z-index:1030;height:85px;margin:0}}.main-wrapper__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.main-wrapper__footer{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:55px;margin:0 -15px;padding:10px 15px;background-color:#fff;border-top:1px solid rgba(0,0,0,.1);text-align:center;color:#00005a}@media all and (min-width:1140px){.main-wrapper__footer{position:fixed;left:0;bottom:0;right:0;z-index:1030;margin:0}}.max-limit-img{display:block;max-width:100%}.mourning-frame{display:inline-block;padding:2px 5px 5px;border:solid 3px #000;line-height:1}.news-card{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:10px 0;background-color:#fff}@media all and (min-width:960px){.news-card{max-width:49%}}.news-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.75rem 1rem;border:1px solid rgba(0,0,0,.125);border-radius:.25rem .25rem 0 0;font-size:1.5rem;color:#00005a}.news-card__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:15px;font-size:inherit;line-height:1.1;font-weight:500}.news-card__badge{-ms-flex-negative:0;flex-shrink:0;display:inline-block;padding:.2em .6em .35em;border-radius:13px;background-color:#f0f0f0;text-align:center;font-size:75%;font-weight:700;line-height:1;white-space:nowrap}.news-card__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 1rem;border-left:1px solid rgba(0,0,0,.125);border-right:1px solid rgba(0,0,0,.125)}@media all and (min-width:540px){.news-card__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.news-card__thumb{-ms-flex-negative:0;flex-shrink:0;width:100%;margin-right:4%;margin-bottom:4%}@media all and (min-width:540px){.news-card__thumb{width:35%}}.news-card__image{display:block;max-width:100%;margin:0 auto}@media all and (min-width:540px){.news-card__image{width:100%}}.news-card__intro{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:15px;line-height:1.5}.news-card__footer{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.75rem 1rem;border:1px solid rgba(0,0,0,.125);border-radius:0 0 .25rem .25rem;color:#00005a}.news-card__date{padding-right:15px;font-size:14px;color:#6c757d}.news-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.overflow-block{max-width:100%;overflow-x:auto}