.header{background:#fff;position:relative;z-index:2;-webkit-filter:drop-shadow(0 4px 33px rgba(19, 23, 64, .22));filter:drop-shadow(0 4px 33px rgba(19, 23, 64, .22));padding:0}.header__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-size:auto 100%;background-repeat:no-repeat;background-position:top left;padding:30px 0;position:relative}@media screen and (max-width:991px){.header__row{padding:15px 0}}@media screen and (max-width:768px){.header__row{background-position:-150px top}}@media screen and (max-width:360px){.header__row{background-position:-240px top}}.header__logo{display:inline-block}@media screen and (max-width:991px){.header__logo img{height:60px;width:auto}}.header__trigger{display:none}@media screen and (max-width:991px){.header__trigger{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__trigger button{background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0;margin:0;outline:0}.header__trigger button svg{width:30px;height:auto}.header__trigger button svg path{fill:#192052}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width:991px){.header__menu{display:none}}.header__menu a{font-weight:600;font-size:16px;line-height:21px;display:inline-block;margin-right:45px;color:#192052}@media screen and (max-width:991px){.header__menu a{margin-right:13px;font-size:14px;line-height:18px}}.header__menu a:hover{color:#ff002d;text-decoration:none}.header__menu a.btn{margin-right:0;padding:11px 55px;background:0 0;border:1px solid #ff002d;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:6px;color:#ff002d}@media screen and (max-width:991px){.header__menu a.btn{font-size:12px;padding:8px 20px}}.header__menu a.btn:hover{background:#ff002d;color:#fff}.mobile-menu{display:none}@media screen and (max-width:991px){.mobile-menu{top:0;left:0;width:100%;z-index:1000;position:fixed;height:100vh}.mobile-menu.active{display:block}}.mobile-menu__overlay{position:absolute;top:0;left:0;width:100%;z-index:1;height:100%;background:rgba(0,0,0,.5)}.mobile-menu__menu{padding:60px 20px;width:200px;position:relative;z-index:2;height:100vh;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-menu__menu button{position:absolute;top:20px;right:20px;background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0;margin:0;outline:0}.mobile-menu__menu button svg{width:15px;height:auto}.mobile-menu__menu button svg path{fill:#192052}.mobile-menu__menu a{color:#192052;font-size:16px;font-weight:700;margin-bottom:10px;display:inline-block;width:100%}.mobile-menu__menu a.btn{color:#fff;text-align:center}