@-webkit-keyframes lineLoop{0%{background-size:100% 1px,0 1px;background-position:100% 100%,-30px 100%}to{background-size:0 1px,100% 1px;background-position:calc(100% + 30px) 100%,0 100%}}@keyframes lineLoop{0%{background-size:100% 1px,0 1px;background-position:100% 100%,-30px 100%}to{background-size:0 1px,100% 1px;background-position:calc(100% + 30px) 100%,0 100%}}@-webkit-keyframes arrowRight{0%{margin-left:0}to{margin-left:5px}}@keyframes arrowRight{0%{margin-left:0}to{margin-left:5px}}.b--burger-a{display:inline-block;height:10px;width:30px;height:30px;pointer-events:none}@media (max-width:992px){.b--burger-a{pointer-events:all}}.b--burger-a__item{background:#050505;height:2px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:block;margin-top:.5rem}.b--burger-a__item:first-child{margin-top:0}.b--burger-a--is-active .b--burger-a__item:first-child{-webkit-transform:translate(2px,12px) rotate(45deg);transform:translate(2px,12px) rotate(45deg)}.b--burger-a--is-active .b--burger-a__item:nth-child(2){opacity:0}.b--burger-a--is-active .b--burger-a__item:last-child{-webkit-transform:translate(1px,-8px) rotate(-45deg);transform:translate(1px,-8px) rotate(-45deg)}.b--layout-a{position:relative}@media (max-width:992px){.b--layout-a{padding-top:62px}}.b--layout-a__hd{position:sticky;position:-webkit-sticky;top:0;float:left;height:100vh;padding:3rem 2rem;background:#fff;border-right:1px solid #fff;width:18%;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0 0 25px 15px rgba(5,5,5,.1);box-shadow:0 0 25px 15px rgba(5,5,5,.1);z-index:900}@media (max-width:1440px){.b--layout-a__hd{width:22%}}@media (max-width:1200px){.b--layout-a__hd{width:25%;padding:2.5rem 1.5rem}}@media (max-width:992px){.b--layout-a__hd{position:fixed;float:none;width:50%;right:-50%;-webkit-box-shadow:none;box-shadow:none}}@media (max-width:600px){.b--layout-a__hd{width:100%;right:-100%}}.b--layout-a__hd--is-active{right:0}.b--layout-a__content{padding-top:4.5rem;margin-left:18%}@media (max-width:1440px){.b--layout-a__content{margin-left:22%}}@media (max-width:1200px){.b--layout-a__content{margin-left:25%}}@media (max-width:992px){.b--layout-a__content{margin-left:0;padding-top:3.5rem}}.b--nav-a__list-group{list-style:none}.b--nav-a__list-group__list-item{position:relative;margin-bottom:1rem;cursor:pointer}.b--nav-a__list-group__list-item:last-child{margin-right:0}.b--nav-a__list-group__list-item__link{font-family:Proxima Nova;font-size:.875rem;line-height:17px;color:#050505;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-transform:uppercase;font-weight:700}.b--nav-a__list-group__list-item__link--is-active,.b--nav-a__list-group__list-item__link:hover{color:#ee2c23;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.b--nav-a__list-group__list-item__btn{text-decoration:none;text-align:center;display:inline-block;background:#0674c6;color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:1rem;font-family:Proxima Nova;line-height:22.8px;font-size:1rem;text-transform:none;font-weight:400;margin-top:2.5rem;display:block;font-weight:700;text-transform:uppercase;line-height:18.8px}@media (max-width:1200px){.b--nav-a__list-group__list-item__btn{line-height:1.4375rem}}.b--nav-a__list-group__list-item__btn:hover{opacity:.8}.b--highlight-a{background-color:rgba(239,237,235,.5)}.b--highlight-a p{font-family:Proxima Nova;line-height:29.1px;font-size:1.25rem;text-transform:none;color:#050505;text-align:left;font-weight:600}@media (max-width:1200px){.b--highlight-a p{font-size:18px;line-height:26.2px}}.b--cta-b{background-color:#02295b;display:block;text-decoration:none;position:relative;overflow:hidden;background-repeat:no-repeat;background-size:auto;background-position:center 35%}@media (max-width:600px){.b--cta-b{background-position:center 28%}}.b--cta-b__content{text-align:center;padding:5.5rem 0}@media (max-width:1200px){.b--cta-b__content{padding:6.5rem 0}}.b--cta-b__content__title{color:#fff;font-family:Proxima Nova;line-height:3.2rem;font-size:2.5rem;text-transform:none;padding-bottom:2rem;font-weight:700}@media (max-width:1200px){.b--cta-b__content__title{font-size:2rem;line-height:2.375rem;text-align:unset}}.b--cta-b__content__btn{font-family:Proxima Nova;line-height:22.8px;font-size:1rem;text-transform:none;font-weight:400;text-decoration:none;text-align:center;display:inline-block;background:#0674c6;color:#fff;-webkit-transition:all .3s ease-in-out;text-transform:uppercase;padding:1rem 3rem;position:relative;font-weight:700;z-index:100;cursor:pointer;transition:all .3s ease-in-out}@media (max-width:1200px){.b--cta-b__content__btn{line-height:1.4375rem}}.b--cta-b__content__btn:active,.b--cta-b__content__btn:focus,.b--cta-b__content__btn:hover{background-color:#3288ce}.b--lang-select-a{position:relative}.b--lang-select-a__btn{color:#0674c6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.b--lang-select-a__btn__artwork{height:1.5rem;margin-right:.5rem}.b--lang-select-a__btn__artwork path{stroke:#0674c6;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.b--lang-select-a__btn__title{font-family:Proxima Nova;font-weight:700;font-size:.875rem;line-height:17px;text-transform:uppercase;padding-right:.5rem}@media (max-width:600px){.b--lang-select-a__btn__title{display:none}}.b--lang-select-a__btn__icon{height:.375rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (max-width:600px){.b--lang-select-a__btn__icon{display:none}}.b--lang-select-a__btn__icon path{stroke:#0674c6;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.b--lang-select-a__btn:active,.b--lang-select-a__btn:active .b--lang-select-a__btn__artwork path,.b--lang-select-a__btn:active .b--lang-select-a__btn__icon path,.b--lang-select-a__btn:focus,.b--lang-select-a__btn:focus .b--lang-select-a__btn__artwork path,.b--lang-select-a__btn:focus .b--lang-select-a__btn__icon path,.b--lang-select-a__btn:hover,.b--lang-select-a__btn:hover .b--lang-select-a__btn__artwork path,.b--lang-select-a__btn:hover .b--lang-select-a__btn__icon path{opacity:.8}.b--lang-select-a__wrapper{z-index:999;position:absolute;top:calc(100% + 20px);left:0;height:0;overflow:hidden;pointer-events:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (max-width:600px){.b--lang-select-a__wrapper{left:auto;right:0}}.b--lang-select-a__wrapper__list-group{padding:2rem 1.5rem;background-color:#fff;-webkit-box-shadow:0 3px 6px 0 rgba(2,41,91,.16);box-shadow:0 3px 6px 0 rgba(2,41,91,.16);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:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:120px}.b--lang-select-a__wrapper__list-group__list-item__link{font-family:Proxima Nova;font-weight:700;font-size:.875rem;line-height:17px;text-transform:uppercase;color:#050505;text-decoration:none;display:block;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.b--lang-select-a__wrapper__list-group__list-item__link:active,.b--lang-select-a__wrapper__list-group__list-item__link:focus,.b--lang-select-a__wrapper__list-group__list-item__link:hover{opacity:.7}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.b--lang-select-a__wrapper__list-group__list-item:not(:last-child){display:block;padding-bottom:1.5rem}}.b--lang-select-a--is-active .b--lang-select-a__btn__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.b--lang-select-a--is-active .b--lang-select-a__wrapper{overflow:visible;overflow:initial;height:auto;pointer-events:all}.b--lang-select-a--second{margin-bottom:1rem}.b--lang-select-a--second .b--lang-select-a__wrapper{right:auto}body{background-color:#fff!important}
