.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-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;-webkit-transform:translate3d(0px, 0px, 0px)}.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{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.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{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-height{-webkit-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.no-js .owl-carousel{display:block}.urgent{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0, 0, 0, 0.6);z-index:500}.urgent__inner{position:absolute;top:50%;left:0;right:0;margin:0 auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:90%;max-width:735px;max-height:90%;background-color:#fff;border-radius:25px;overflow:hidden}.urgent__header{padding:25px;background-color:#EB1426}.urgent__header span{font-family:"Muli", sans-serif;font-weight:700;font-size:0.9375em;color:#fff;display:block;margin-bottom:10px}.urgent__header h2{margin:0;color:#fff}.urgent__info{padding:25px;overflow:auto;position:relative}.urgent__info p{line-height:1.8;margin:0 0 25px}.urgent__close{position:absolute;top:30px;right:30px;height:44px;width:44px;color:#fff;font-size:1.75em}@media (min-width:769px){.urgent__header{padding:50px}.urgent__info{padding:50px}}.popup{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0, 0, 0, 0.6);z-index:500}.popup__inner{position:absolute;top:50%;left:0;right:0;margin:0 auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:90%;max-width:735px;height:470px;max-height:90%;background-color:#fff;border-radius:25px;overflow:hidden}.popup__info{padding:25px;height:100%}.popup__info__inner{overflow:auto;height:100%;position:relative}.popup__info__inner span{font-family:"Muli", sans-serif;font-weight:700;font-size:0.9375em;color:#142A57;display:block;margin-bottom:10px}.popup__info__inner h2{margin:0}.popup__info__inner p{line-height:1.8;margin:25px 0}.popup__img{background-color:#142A57;border-radius:50% 0 0 50%;margin-top:-50px;height:calc(100% + 100px);display:none}.popup__img img{opacity:0.7}.popup__close{position:absolute;top:30px;right:30px;color:#142A57;font-size:1.75em}@media (min-width:769px){.popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.popup__info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:50px}.popup__img{width:285px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:block}.popup__close{color:#fff}}.hero{position:relative;min-height:400px;max-height:770px}.hero:before{display:block;content:"";width:100%;padding-top:55%}.hero__values{position:absolute;left:0;right:0;bottom:50px;z-index:3;max-width:710px}.hero__values__watermark{width:64px;position:absolute;bottom:-25px;left:0;right:0;margin:auto;pointer-events:none;opacity:0;-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}.mason--loaded .hero__values__watermark{opacity:1}.hero__values__list{opacity:0;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transition:opacity 1s ease 250ms, -webkit-transform 1s ease 250ms;transition:opacity 1s ease 250ms, -webkit-transform 1s ease 250ms;-o-transition:opacity 1s ease 250ms, transform 1s ease 250ms;transition:opacity 1s ease 250ms, transform 1s ease 250ms;transition:opacity 1s ease 250ms, transform 1s ease 250ms, -webkit-transform 1s ease 250ms}.mason--loaded .hero__values__list{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.hero__values__item{width:100%;bottom:0;top:auto!important;opacity:0}.hero__values__item h2{color:#fff;text-align:center;font-weight:300;font-style:italic;font-size:1.5625em;margin:0}.hero__values__pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:25px 0 0;opacity:0;-webkit-transition:opacity 1s ease 1s;-o-transition:opacity 1s ease 1s;transition:opacity 1s ease 1s}.mason--loaded .hero__values__pager{opacity:1}.hero__values__pager span{width:23px;height:3px;border-radius:1.5px;margin-right:7px;background-color:rgba(255, 255, 255, 0.2);cursor:pointer;-webkit-transition:background-color 350ms ease;-o-transition:background-color 350ms ease;transition:background-color 350ms ease}.hero__values__pager span:last-child{margin-right:0}.hero__values__pager span.cycle-pager-active{background-color:#B7941C}@media (min-width:1025px){.hero__values{bottom:100px}.hero__values__watermark{width:126px;bottom:-50px}.hero__values__item h2{font-size:3.125em}.hero__values__pager{margin:50px 0 0}}.home{position:relative}.home__watermark{position:absolute;top:-15%;left:0;width:150%;pointer-events:none;opacity:0;-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}.mason--loaded .home__watermark{opacity:1}.home__lower{background:-webkit-gradient(linear, left top, left bottom, from(rgba(20, 42, 87, 0)), color-stop(75%, #142a57), to(#142a57));background:-webkit-linear-gradient(top, rgba(20, 42, 87, 0) 0%, #142a57 75%, #142a57 100%);background:-o-linear-gradient(top, rgba(20, 42, 87, 0) 0%, #142a57 75%, #142a57 100%);background:linear-gradient(to bottom, rgba(20, 42, 87, 0) 0%, #142a57 75%, #142a57 100%)}.welcome{padding:50px 0 0;text-align:center}.welcome__left{margin-bottom:50px}.welcome__title{font-size:2.1875em;margin:0}.welcome__region{line-height:1.8;margin:25px 0}.welcome__right{width:100%}.welcome__img{overflow:hidden;display:inline-block;position:relative;height:240px;width:240px;border-radius:50%;-webkit-box-shadow:0 5px 20px rgba(0, 0, 0, 0.2);box-shadow:0 5px 20px rgba(0, 0, 0, 0.2)}@media (min-width:1025px){.welcome{padding:120px 0 0;text-align:left}.welcome__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.welcome__left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:60px;margin-bottom:0;-webkit-transition:opacity 1s ease 250ms, -webkit-transform 1s ease 250ms;transition:opacity 1s ease 250ms, -webkit-transform 1s ease 250ms;-o-transition:opacity 1s ease 250ms, transform 1s ease 250ms;transition:opacity 1s ease 250ms, transform 1s ease 250ms;transition:opacity 1s ease 250ms, transform 1s ease 250ms, -webkit-transform 1s ease 250ms}.toView .welcome__left{opacity:0;-webkit-transform:translateX(-240px);-ms-transform:translateX(-240px);transform:translateX(-240px)}.welcome__right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:240px;-webkit-transition:opacity 1s ease 250ms, -webkit-transform 1s ease 250ms;transition:opacity 1s ease 250ms, -webkit-transform 1s ease 250ms;-o-transition:opacity 1s ease 250ms, transform 1s ease 250ms;transition:opacity 1s ease 250ms, transform 1s ease 250ms;transition:opacity 1s ease 250ms, transform 1s ease 250ms, -webkit-transform 1s ease 250ms}.toView .welcome__right{opacity:0;-webkit-transform:translateX(240px);-ms-transform:translateX(240px);transform:translateX(240px)}}.news{padding:50px 0}.news .owl-stage{margin:0;padding:0}.news .owl-stage .owl-item{list-style-type:none}.news__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}.news__title{line-height:55px;margin:0;font-size:2.1875em}.news__btns{display:-webkit-box;display:-ms-flexbox;display:flex}.news__btn{width:55px;height:55px;border-radius:50%;background-color:#142A57;color:#fff;font-size:1.75em;-webkit-transition:opacity 350ms ease, background-color 350ms ease;-o-transition:opacity 350ms ease, background-color 350ms ease;transition:opacity 350ms ease, background-color 350ms ease}.news__btn:disabled{opacity:0.5}.news__btn:enabled:hover{background-color:#B7941C}.news__btn--prev{margin-right:10px}.news__feed{min-height:485px;position:relative}.news__feed__message{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-family:"Muli", sans-serif;font-weight:700;font-size:1.0625em;color:#142A57}.news__item{width:285px;height:380px;border-radius:25px;overflow:hidden;-webkit-box-shadow:0 5px 20px rgba(0, 0, 0, 0.2);box-shadow:0 5px 20px rgba(0, 0, 0, 0.2);background-color:#142A57;-webkit-transition:height 350ms ease, margin-top 350ms ease, background-color 350ms ease;-o-transition:height 350ms ease, margin-top 350ms ease, background-color 350ms ease;transition:height 350ms ease, margin-top 350ms ease, background-color 350ms ease}.news__item:hover{height:400px;margin-top:-10px;background-color:#fff}.news__item:hover .news__item__icon{top:40px}.news__item:hover .news__item__img{border-radius:15px;top:30px;left:30px;right:30px;height:225px}.news__item:hover .news__item__img.lazyLoaded{opacity:1}.news__item:hover .news__item__text,.news__item:hover .news__item__title{color:#142A57}.news__item--facebook:hover .news__item__img{height:150px}.news__item--fullImg:hover .news__item__img{border-radius:25px;top:0;left:0;right:0;height:100%}.news__item__link{display:block;height:100%;position:relative}.news__item__icon{color:#fff;position:absolute;top:30px;left:30px;width:30px;line-height:30px;text-align:center;-webkit-transition:top 350ms ease;-o-transition:top 350ms ease;transition:top 350ms ease;font-size:1.5625em}.news__item__img{position:absolute;top:0;left:0;right:0;height:100%;border-radius:25px;-webkit-box-shadow:0 5px 20px rgba(0, 0, 0, 0.2);box-shadow:0 5px 20px rgba(0, 0, 0, 0.2);-webkit-transition:top 350ms ease, left 350ms ease, right 350ms ease, height 350ms ease, border-radius 350ms ease, opacity 350ms ease;-o-transition:top 350ms ease, left 350ms ease, right 350ms ease, height 350ms ease, border-radius 350ms ease, opacity 350ms ease;transition:top 350ms ease, left 350ms ease, right 350ms ease, height 350ms ease, border-radius 350ms ease, opacity 350ms ease}.news__item__img.lazyLoaded{opacity:0.55}.news__item__img.lazyLoaded[data-src="/_site/images/design/thumbnail.jpg"]{opacity:1}.news__item__info{position:absolute;left:30px;right:30px;bottom:30px}.news__item__title{color:#fff;font-size:1.5625em;margin:0 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;max-height:2.8em;overflow:hidden;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.news__item__text{color:#fff;margin:0 0 5px;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;line-height:1.4;max-height:9.8em;overflow:hidden}.news__item__date{color:#B7941C;font-family:"Muli", sans-serif;font-size:0.75em;font-weight:700;letter-spacing:1px}.news__links{margin-top:25px}.news__links .button__link{display:block;margin-bottom:10px}.news__links .button__link a{color:#fff}.news__links .button__link a:hover{color:#B7941C}.news__links .button__link:last-child{margin-bottom:0}@media (min-width:769px){.news__links{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news__links .button__link{display:inline-block;margin-bottom:0}}@media (min-width:1025px){.news{padding:120px 0}.news__header{margin-bottom:55px}.news__list{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);opacity:0;-webkit-transition:opacity 1s ease, -webkit-transform 1s ease;transition:opacity 1s ease, -webkit-transform 1s ease;-o-transition:opacity 1s ease, transform 1s ease;transition:opacity 1s ease, transform 1s ease;transition:opacity 1s ease, transform 1s ease, -webkit-transform 1s ease}.ready .news__list{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.owl-item:first-child .news__item{width:485px;height:485px}.owl-item:first-child .news__item:hover{height:495px}.owl-item:first-child .news__item:hover .news__item__img{height:275px}.owl-item:first-child .news__item--facebook .news__item__text{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;line-height:1.4;max-height:7em;overflow:hidden}.owl-item:first-child .news__item__info{bottom:45px}.owl-item:first-child .news__item__title{font-size:1.875em;margin:0 0 15px}}@media (min-width:1301px){.news__links{position:absolute;right:0;bottom:0;margin-top:0;width:calc(100% - 550px);z-index:101;opacity:0;-webkit-transition:opacity 1s ease 750ms;-o-transition:opacity 1s ease 750ms;transition:opacity 1s ease 750ms}.ready .news__links{opacity:1}}.events{padding:0 0 50px}.events .owl-stage{margin:0;padding:0}.events .owl-stage .owl-item{list-style-type:none}.events__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}.events__title{line-height:55px;margin:0;font-size:2.1875em;color:#fff}.events__btns{display:-webkit-box;display:-ms-flexbox;display:flex}.events__btn{width:55px;height:55px;border-radius:50%;background-color:#5670A3;color:#fff;font-size:1.75em;-webkit-transition:opacity 350ms ease, background-color 350ms ease;-o-transition:opacity 350ms ease, background-color 350ms ease;transition:opacity 350ms ease, background-color 350ms ease}.events__btn:disabled{opacity:0.5}.events__btn:enabled:hover{background-color:#B7941C}.events__btn--prev{margin-right:10px}.events__feed{min-height:285px;position:relative}.events__list{-webkit-transition:opacity 1s ease 250ms, -webkit-transform 1s ease 250ms;transition:opacity 1s ease 250ms, -webkit-transform 1s ease 250ms;-o-transition:transform 1s ease 250ms, opacity 1s ease 250ms;transition:transform 1s ease 250ms, opacity 1s ease 250ms;transition:transform 1s ease 250ms, opacity 1s ease 250ms, -webkit-transform 1s ease 250ms}.toView .events__list{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);opacity:0}.events__item{width:225px;height:285px;border-radius:25px;overflow:hidden;background-color:#fff;-webkit-transition:height 350ms ease, margin-top 350ms ease, background-color 350ms ease;-o-transition:height 350ms ease, margin-top 350ms ease, background-color 350ms ease;transition:height 350ms ease, margin-top 350ms ease, background-color 350ms ease}.events__item:hover{background-color:#B7941C;height:305px;margin-top:-10px}.events__item:hover .events__item__title{color:#fff}.events__item:hover .events__item__date,.events__item:hover .events__item__time{color:rgba(255, 255, 255, 0.55)}.events__item:hover .events__item__bg{color:rgba(255, 255, 255, 0.2);top:20px}.events__item__link{display:block;height:100%}.events__item__info{position:absolute;left:30px;right:30px;bottom:30px;z-index:1}.events__item__title{font-size:1.5625em;margin:0 0 15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;max-height:2.8em;overflow:hidden;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.events__item__date,.events__item__time{display:block;color:#B7941C;font-family:"Muli", sans-serif;font-size:0.75em;font-weight:700;text-transform:uppercase;letter-spacing:1px;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.events__item__date svg,.events__item__time svg{margin-right:10px;font-size:1.16667em}.events__item__date{margin-bottom:10px}.events__item__bg{position:absolute;top:30px;left:-10px;-webkit-transform:translateX(225px) rotate(90deg);-ms-transform:translateX(225px) rotate(90deg);transform:translateX(225px) rotate(90deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;font-family:"Muli", sans-serif;font-size:3.125em;font-weight:900;color:#E6E6E6;text-transform:uppercase;letter-spacing:1px;-webkit-transition:color 350ms ease, top 350ms ease;-o-transition:color 350ms ease, top 350ms ease;transition:color 350ms ease, top 350ms ease}.events__links{margin-top:25px}.events__links .button__link{display:block;margin-bottom:10px}.events__links .button__link a{color:#fff}.events__links .button__link a:before{background-color:#5670A3}.events__links .button__link a:hover{color:#B7941C}.events__links .button__link:last-child{margin-bottom:0}@media (min-width:769px){.owl-item:first-child .events__item{width:285px;height:390px}.owl-item:first-child .events__item:hover{height:400px}.owl-item:first-child .events__item__info{bottom:40px}.owl-item:first-child .events__item__title{font-size:1.875em}.owl-item:first-child .events__item__bg{-webkit-transform:translateX(285px) rotate(90deg);-ms-transform:translateX(285px) rotate(90deg);transform:translateX(285px) rotate(90deg)}.events__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;right:0;bottom:0;margin-top:0;width:calc(100% - 350px);z-index:101;-webkit-transition:opacity 1s ease 750ms;-o-transition:opacity 1s ease 750ms;transition:opacity 1s ease 750ms}.toView .events__links{opacity:0}.events__links .button__link{display:inline-block;margin-bottom:0;margin-right:30px}.events__links .button__link:last-child{margin-right:0}}@media (min-width:1025px){.events{padding:0 0 120px}.events__header{margin-bottom:55px}}.quicklinks{background-color:#C0C6D2;padding:50px 0;position:relative}.quicklinks__item{position:relative;z-index:0;-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}.quicklinks__item:before{display:block;content:"";width:100%;padding-top:100%}.toView .quicklinks__item{opacity:0}.quicklinks__item:nth-child(2){-webkit-transition-delay:350ms;-o-transition-delay:350ms;transition-delay:350ms}.quicklinks__item:last-child{-webkit-transition-delay:700ms;-o-transition-delay:700ms;transition-delay:700ms}.quicklinks__item a{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;background:url("/_site/images/design/quicklinkWatermark.svg") center/55% auto no-repeat;-webkit-transition:background 350ms ease;-o-transition:background 350ms ease;transition:background 350ms ease}.quicklinks__item a:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:50%;background-color:#fff;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);opacity:0;-webkit-transition:opacity 350ms ease, -webkit-transform 350ms ease;transition:opacity 350ms ease, -webkit-transform 350ms ease;-o-transition:transform 350ms ease, opacity 350ms ease;transition:transform 350ms ease, opacity 350ms ease;transition:transform 350ms ease, opacity 350ms ease, -webkit-transform 350ms ease}.quicklinks__item a span{position:absolute;top:50%;left:0;right:0;color:#142A57;font-family:"Muli", sans-serif;font-size:1.875em;font-weight:700;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);letter-spacing:1px;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.quicklinks__item a:hover{background:url("/_site/images/design/menuWatermark.svg") center/55% auto no-repeat}.quicklinks__item a:hover:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.quicklinks__item a:hover span{color:#B7941C}@media (min-width:550px){.quicklinks__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quicklinks__item{width:calc(50% - (15px / 2))}.quicklinks__item:first-child{margin-right:15px}}@media (min-width:1025px){.quicklinks{padding:100px 0}.quicklinks__item{width:calc(33.3333% - 10px)}.quicklinks__item:last-child{margin-left:15px}}
/*# sourceMappingURL=home.css.map */