*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;outline:0;padding:0}:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}img{font-style:italic;height:auto;max-width:100%}img:not([src]):not([srcset]),img[src=""]{visibility:hidden}table img{max-width:none}dl,ol,ul{margin:0;padding:0}ul li{list-style:none}a{color:#224b8e;text-decoration:none}a:focus,a:hover{color:#2756a3;text-decoration:none}svg{fill:currentColor;height:1em;pointer-events:none;width:1em}button{cursor:pointer;outline:0}button:focus{outline:0}html{font-size:10px}html.no-scroll{overflow:hidden}body{color:#1d1d1b;font-family:Inter,sans-serif;font-size:1.4rem;line-height:1.45;min-width:320px;position:relative}p{margin-bottom:2rem}hr{border:none;border-top:1px solid rgba(0,0,0,.1);margin:6rem 0}@media screen and (max-width:1199.98px){hr{margin:4rem 0}}b,strong{font-weight:700}.wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh}html.is-ie .wrap{display:block}.container,.container-fluid{margin:0 auto;max-width:100%;padding:0 2rem;width:100%}@media screen and (min-width:1200px){.container,.container-fluid{padding-left:4rem;padding-right:4rem}}@media screen and (min-width:576px){.container{max-width:540px}}@media screen and (min-width:768px){.container{max-width:720px}}@media screen and (min-width:992px){.container{max-width:960px}}@media screen and (min-width:1200px){.container{max-width:1140px}}@media screen and (min-width:1440px){.container{max-width:1440px}}@media screen and (min-width:1864px){.container{max-width:1864px}}@media screen and (min-width:1440px){.container-fluid{max-width:calc(100% - 40px)}}.main{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.icon{display:inline-block;position:relative;vertical-align:middle}.icon--arrow-up{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.icon--arrow-left{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.icon--arrow-down{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:transparent;border:none;border-radius:.5rem;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:inherit;font-size:1.6rem;font-weight:400;justify-content:center;line-height:1.26;outline:none;padding:1.5rem 2.4rem;position:relative;text-align:center;text-decoration:none;-webkit-transition:.3s;transition:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.btn:focus,.btn:hover{text-decoration:none}.btn[disabled]{opacity:.6;pointer-events:none}.btn__loader{-webkit-animation:btnSpinner 1s linear infinite;animation:btnSpinner 1s linear infinite;display:none;height:2.2rem;left:50%;margin-left:-1.1rem;margin-top:-1.1rem;position:absolute;top:50%;width:2.2rem}.btn__loader-in,.btn__loader-in:before{height:100%;position:absolute;top:0;width:100%}.btn__loader-in{left:50%;overflow:hidden}.btn__loader-in:before{border-radius:100%;-webkit-box-shadow:inset 0 0 0 2px currentColor;box-shadow:inset 0 0 0 2px currentColor;content:"";left:-50%}.btn.is-loading{pointer-events:none}.btn.is-loading>:not(.btn__loader){opacity:0}.btn.is-loading .btn__loader{display:block}.btn--primary{background-color:#224b8e;color:#fff}.btn--primary:focus,.btn--primary:hover{background-color:#295aab;color:#fff}.btn--secondary{background-color:#ff7200;color:#fff}.btn--secondary:focus,.btn--secondary:hover{background-color:#ff8624;color:#fff}.btn--outline-default{background:transparent;border:1px solid rgba(0,0,0,.1);color:#1d1d1b}.btn--outline-default:focus,.btn--outline-default:hover{background-color:rgba(0,0,0,.05);color:#1d1d1b}.btn--w-150{min-width:150px}.btn-up{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgba(0,0,0,.5);border:none;border-radius:50%;bottom:30px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;justify-content:center;position:fixed;right:30px;-webkit-transform:translateY(150%);-ms-transform:translateY(150%);transform:translateY(150%);-webkit-transition:.3s;transition:.3s;width:60px;z-index:1020}.btn-up.is-show{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.btn-up .icon--arrow{height:16px;width:9px}.btn-up:focus,.btn-up:hover{background-color:rgba(0,0,0,.8);color:#fff}@media screen and (max-width:767.98px){.btn-up{bottom:20px;height:45px;right:20px;width:45px}}@-webkit-keyframes btnSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes btnSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-2rem;margin-right:-2rem}[class*=col-]{padding-left:2rem;padding-right:2rem;position:relative}@media screen and (max-width:1199.98px){.row{margin-left:-1.5rem;margin-right:-1.5rem}[class*=col-]{padding-left:1.5rem;padding-right:1.5rem}}.col-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-1,.col-2{-webkit-box-flex:0}.col-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-3,.col-4{-webkit-box-flex:0}.col-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-5,.col-6{-webkit-box-flex:0}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-7,.col-8{-webkit-box-flex:0}.col-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10,.col-9{-webkit-box-flex:0}.col-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-11,.col-12{-webkit-box-flex:0}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1440px){.col-2xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-2xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-2xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-2xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-2xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-2xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-2xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-2xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-2xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-2xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-2xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1864px){.col-3xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-3xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-3xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-3xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-3xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-3xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-3xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-3xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-3xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-3xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-3xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.select{position:relative}.select:after{background:url(/site/images/i/svg/icon-arrow-select.svg) no-repeat;background-size:contain;content:"";height:.8rem;margin-top:-.4rem;position:absolute;right:2rem;top:50%;width:1.5rem;z-index:1}@media screen and (min-width:1200px){.select:after{right:2.5rem}}.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;color:#1d1d1b;font-size:1.8rem;font-weight:700;height:50px;padding:0 5.5rem 0 2rem;-webkit-transition:.2s;transition:.2s}.input,.select select,.textarea{border:1px solid rgba(0,0,0,.1);border-radius:.5rem;display:block;max-width:100%;outline:none;width:100%}.input,.textarea{background-color:#fff;font-size:1.6rem;padding:0 2rem;-webkit-transition:.3s;transition:.3s}.input[disabled],.textarea[disabled]{opacity:.6;pointer-events:none}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#b2b2b2}.input::-moz-placeholder,.textarea::-moz-placeholder{color:#b2b2b2}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#b2b2b2}.input:-moz-placeholder,.textarea:-moz-placeholder{color:#b2b2b2}@media screen and (min-width:1440px){.input,.textarea{font-size:1.8rem}}.input{height:50px}.textarea{height:150px;padding-bottom:2rem;padding-top:2rem;resize:none}.form-group{margin-bottom:3rem;position:relative}.form-group__label{color:#1d1d1b;display:block;font-size:1.6rem;font-weight:700;margin-bottom:1rem}@media screen and (min-width:992px){.form-group__label{font-size:1.8rem}}@media screen and (min-width:1440px){.form-group__label{font-size:2rem}}.form-group__error{color:#ef1212;margin-top:.5rem}.form-group__input{position:relative}.form-group.has-error .input,.form-group.has-error .textarea,.form-group.has-error select{border-color:#ef1212}@media screen and (max-width:767.98px){.form-group{margin-bottom:2rem}}.form-panel{background-color:#f4f4f4;border-radius:.5rem;margin-bottom:6rem;padding:6rem}.form-panel__actions{-webkit-box-pack:right;-ms-flex-pack:right;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;justify-content:right}@media screen and (max-width:1439.98px){.form-panel{margin-bottom:4rem;padding:4rem}}@media screen and (max-width:767.98px){.form-panel{padding:2rem}.form-panel__actions .btn{width:100%}}.accordion__item{position:relative}.accordion__item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:3rem;padding-bottom:3rem}.accordion__head-toggle{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:#1d1d1b;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2rem;font-weight:700;justify-content:space-between;position:relative;-webkit-transition:.3s;transition:.3s}.accordion__head-toggle:hover,.accordion__item.is-active .accordion__head-toggle{color:#ff7200}.accordion__body{max-height:0;overflow:hidden;-webkit-transition:max-height .4s ease;transition:max-height .4s ease}.accordion__item.is-active .accordion__body{max-height:10000px}.accordion__content{background-color:#f4f4f4;border-bottom-right-radius:5px;border-left:4px solid #ff7200;border-top-right-radius:5px;color:#525252;margin-top:3rem;padding:3rem}.accordion__content h4,.accordion__content p{margin-bottom:1rem}.accordion__content>:last-child{margin-bottom:0}@media screen and (max-width:1439.98px){.accordion__head-toggle{font-size:1.8rem}}@media screen and (max-width:1199.98px){.accordion__item:not(:last-child){margin-bottom:2rem;padding-bottom:2rem}.accordion__content{margin-top:2rem;padding:2rem}}.section{padding-bottom:6rem;padding-top:6rem;position:relative}.section--bg-gray{background-color:#f4f4f4}@media screen and (max-width:1199.98px){.section{padding-bottom:4rem;padding-top:4rem}}.loader{background:hsla(0,0%,100%,.5);height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.loader__spinner{-webkit-animation:loaderSpinner 1s linear infinite;animation:loaderSpinner 1s linear infinite;height:32px;left:50%;margin-left:-16px;margin-top:-16px;position:absolute;top:50%;width:32px}.loader__circle,.loader__circle:before{height:100%;position:absolute;top:0;width:100%}.loader__circle{left:50%;overflow:hidden}.loader__circle:before{border-radius:100%;-webkit-box-shadow:inset 0 0 0 2px #224b8e;box-shadow:inset 0 0 0 2px #224b8e;content:"";left:-50%}@-webkit-keyframes loaderSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loaderSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.title-primary{color:#1d1d1b;font-size:2.4rem;font-weight:700;margin-bottom:6rem}@media screen and (max-width:1439.98px){.title-primary{font-size:2.2rem}}@media screen and (max-width:1199.98px){.title-primary{margin-bottom:4rem}}.title-section{color:#1d1d1b;font-size:3.2rem;font-weight:700;line-height:1.25;margin-bottom:4rem}@media screen and (max-width:1439.98px){.title-section{font-size:2.6rem}}@media screen and (max-width:1199.98px){.title-section{margin-bottom:3rem}}.link{-webkit-transition:.3s;transition:.3s}.formatted{font-size:1.8rem}.formatted>:first-child{margin-top:0}.formatted>:last-child{margin-bottom:0}.formatted p,.formatted table{margin-bottom:2rem}.formatted p{min-height:1px}.formatted p:last-child{margin-bottom:0}.formatted h3,.formatted h4,.formatted h5,.formatted h6{color:#000;font-weight:700;margin-bottom:3rem;margin-top:3rem}.formatted h2{color:#1d1d1b;font-size:3.2rem;font-weight:700;line-height:1.25}@media screen and (max-width:1439.98px){.formatted h2{font-size:2.6rem}}@media screen and (max-width:1199.98px){.formatted h2{margin-bottom:3rem}}.formatted h3{color:#1d1d1b;font-size:2.4rem}@media screen and (max-width:1439.98px){.formatted h3{font-size:2.2rem}}@media screen and (max-width:1199.98px){.formatted h3{margin-bottom:4rem}}.formatted table,.formatted td,.formatted th{border-collapse:collapse}.formatted table{margin-bottom:2rem}.formatted table tr:nth-child(odd){background-color:#f4f4f4}.formatted table td,.formatted table th{padding:1.2rem 2rem}.formatted table td:not(:last-child),.formatted table th:not(:last-child){border-right:1px solid rgba(0,0,0,.2)}.formatted table td>:first-child,.formatted table th>:first-child{margin-top:0}.formatted table td>:last-child,.formatted table th>:last-child{margin-bottom:0}.formatted table th:not(:last-child){border-color:#fff}.formatted table th{background-color:#224b8e;color:#fff;font-weight:700}.formatted table p{margin-bottom:1rem}.formatted table p:last-child{margin-bottom:0}.formatted ol,.formatted ul{margin:0 0 2rem 3rem}.formatted ol li,.formatted ul li{margin-bottom:1.5rem}.formatted ol ol,.formatted ol ul,.formatted ul ol,.formatted ul ul{margin-bottom:0;margin-top:1.5rem}.formatted ul{margin-left:0}.formatted ul li{margin-bottom:0;padding-left:3rem;position:relative}.formatted ul li:before{background-color:#224b8e;border-radius:50%;content:"";height:1rem;left:0;position:absolute;top:.45em;width:1rem}.formatted ul li:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:2rem;padding-bottom:2rem}.formatted ul ul{margin-top:2rem}.formatted ul.is-compact li{padding-left:0}.formatted ul.is-compact li:before{content:none}.formatted blockquote{background-color:#f4f4f4;margin:4rem 0 4rem 6rem;overflow-wrap:break-word;padding:3rem;position:relative;word-break:break-word}.formatted blockquote>:first-child{margin-top:0}.formatted blockquote>:last-child{margin-bottom:0}.formatted iframe{display:block;margin-bottom:4rem;margin-top:4rem;max-width:100%;overflow:hidden}.formatted hr{border-color:rgba(0,0,0,.2)}@media screen and (max-width:1199.98px){.formatted{font-size:1.6rem}.formatted img{height:auto!important}.formatted hr{margin-bottom:4rem;margin-top:4rem}}.formatted--mb{margin-bottom:5rem}@media screen and (max-width:991.98px){.formatted--mb{margin-bottom:4rem}}.ratio{background-color:#f4f4f4;-webkit-box-shadow:inset 0 0 0 1px #efefef;box-shadow:inset 0 0 0 1px #efefef;display:block;overflow:hidden;position:relative}.ratio iframe,.ratio img{height:100%;left:0;position:absolute;top:0;width:100%}.ratio img{-o-object-fit:cover;object-fit:cover}.ratio img:not([src]){visibility:hidden}.w-100{width:100%!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.overflow-hidden{overflow:hidden!important}.table-responsive{border:1px solid #f4f4f4;border-radius:.5rem;margin-bottom:3rem;max-width:100%;overflow:auto}.table-responsive>table{margin-bottom:0;min-width:100%}.text-center{text-align:center}.mw-100{max-width:100%!important}.socials{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3rem}.socials .icon--telegram{height:1.8rem;width:2.2rem}.socials .icon--youtube{height:1.6rem;width:2.2rem}.socials .icon--vk{height:1.5rem;width:2.6rem}.socials .icon--fb{height:2.2rem;width:2.2rem}.socials .icon--instagram{height:2rem;width:2rem}.socials__link{color:#fff;-webkit-transition:.3s;transition:.3s}.socials__link:focus,.socials__link:hover{color:#fff;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}@media screen and (max-width:767.98px){.socials{gap:2rem}}.header{border-bottom:1px solid rgba(0,0,0,.1);position:relative;z-index:10}.header__top{background-color:#224b8e;color:#fff;padding-bottom:1.5rem;padding-top:1.5rem}.header__main,.header__top-in{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.header__main{gap:6rem;padding-bottom:2rem;padding-top:2rem}.header__logo-img{max-width:25rem;vertical-align:middle}.header__right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header__locale{position:relative}.header__locale-toggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;-webkit-transition:.3s;transition:.3s}.header__locale-toggle:focus,.header__locale-toggle:hover{color:#fff}.header__locale-toggle .icon{height:10px;margin-left:1.5rem;opacity:.5;width:6px}.header__locale-list{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;-webkit-box-shadow:0 6px 8px rgba(0,0,0,.25);box-shadow:0 6px 8px rgba(0,0,0,.25);left:0;min-width:100%;opacity:0;pointer-events:none;position:absolute;top:calc(100% + 15px);-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px);-webkit-transition:.3s;transition:.3s;visibility:hidden;z-index:1000}.header__locale-toggle.is-show+.header__locale-list{opacity:1;pointer-events:all;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.header__locale-link{color:#1d1d1b;display:block;padding:1rem 1.5rem;text-align:center;-webkit-transition:.3s;transition:.3s}.header__locale-link:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.header__locale-link:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.header__locale-link:focus,.header__locale-link:hover{background-color:#f4f4f4;color:#1d1d1b}.header__search{position:relative}.header__search-btn,.header__search-mob-submit,.header__search-submit{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;background:none;border:none;border-radius:50%;color:#1d1d1b;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:40px;justify-content:center;-webkit-transition:.3s;transition:.3s;width:40px}.header__search-btn .icon,.header__search-mob-submit .icon,.header__search-submit .icon{height:20px;width:20px}.header__search-btn:focus,.header__search-btn:hover,.header__search-mob-submit:focus,.header__search-mob-submit:hover,.header__search-submit:focus,.header__search-submit:hover{background-color:#f4f4f4}.header__search-form{height:100%;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:.3s;transition:.3s;visibility:hidden;width:0;z-index:20}.header__search.is-active .header__search-form{opacity:1;pointer-events:all;visibility:visible;width:220px}.header__search-input,.header__search-mob-input{background:#f4f4f4;border:none;color:#1d1d1b;display:block;font-size:1.6rem;height:100%;padding:0 4rem 0 2rem;width:100%}.header__search-input::-webkit-input-placeholder,.header__search-mob-input::-webkit-input-placeholder{color:#b2b2b2}.header__search-input::-moz-placeholder,.header__search-mob-input::-moz-placeholder{color:#b2b2b2}.header__search-input:-ms-input-placeholder,.header__search-mob-input:-ms-input-placeholder{color:#b2b2b2}.header__search-input:-moz-placeholder,.header__search-mob-input:-moz-placeholder{color:#b2b2b2}.header__search-input{border-radius:3rem}.header__search-mob-submit,.header__search-submit{position:absolute;right:0;top:0}.header__search-mob{display:none;height:50px;margin-bottom:2rem;position:relative}.header__search-mob-input{padding-left:2rem;padding-right:6rem}.header__search-mob-submit{height:50px;width:60px}@media screen and (max-width:1439.98px){.header__main{gap:4rem}}@media screen and (max-width:1199.98px){.header__main{gap:0;padding-bottom:1.5rem;padding-top:1.5rem}.header__logo-img{max-width:15rem}.header__nav{background:#fff;border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);left:0;max-height:calc(100vh - 138px);max-width:100%;opacity:0;overflow:auto;padding:2rem 0;pointer-events:none;position:absolute;top:100%;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.7s;transition:.7s;width:100%}.header__nav.is-active{opacity:1;pointer-events:auto;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}}@media screen and (max-width:767.98px){.header__logo-img{max-width:12rem}.header__search{display:none}.header__search-mob{display:block}}.header-toggle{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;background:none;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:50px;justify-content:center;margin-left:3rem;position:relative;width:50px}.header-toggle__in{display:block;height:18px;position:relative;width:100%}.header-toggle__in:after,.header-toggle__in:before{background-color:#224b8e;content:"";height:4px;left:0;position:absolute;width:100%}.header-toggle__in:before{top:0;-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.header-toggle__in:after{bottom:0;-webkit-transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.header-toggle.is-active .header-toggle__in:before{margin-top:-2.5px;top:50%;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.header-toggle.is-active .header-toggle__in:after{bottom:50%;margin-bottom:-2.5px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s}@media screen and (min-width:1200px){.header-toggle{display:none}}@-webkit-keyframes headerShow{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes headerShow{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.nav__list{-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nav__item{padding-bottom:1.8rem;padding-top:1.8rem;position:relative}.nav__item.has-subnav.is-open>.nav-subnav{display:block}.nav__link{color:#1d1d1b;display:inline-block;font-size:1.8rem;font-weight:700;line-height:1.25;-webkit-transition:.3s;transition:.3s;vertical-align:middle}.nav__item.is-active>.nav__link,.nav__item:focus>.nav__link,.nav__item:hover>.nav__link{color:#ff7200}@media screen and (max-width:1863.98px){.nav__list{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media screen and (max-width:1199.98px){.nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;-ms-flex-direction:column;flex-direction:column;row-gap:1rem}.nav__item{padding:0;width:100%}.nav__link{padding:1.2rem 2rem;width:100%}}.nav-subnav{display:none}@media screen and (min-width:1200px){.nav-subnav{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;-webkit-box-shadow:0 6px 8px rgba(0,0,0,.25);box-shadow:0 6px 8px rgba(0,0,0,.25);display:block;left:-15px;margin-top:0;min-width:250px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:100%;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px);-webkit-transition:.3s;transition:.3s;visibility:hidden;z-index:1000}.nav-subnav .nav-subnav{left:100%;top:0}.nav-subnav ul ul{display:none}}.nav-subnav .nav-subnav{display:block}.nav li.has-subnav:hover>.nav-subnav{opacity:1;pointer-events:all;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.nav-subnav__link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:#1d1d1b;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;justify-content:space-between;padding:1rem 1.5rem;position:relative;-webkit-transition:.3s;transition:.3s}.nav-subnav__link:before{background-color:#224b8e;content:"";height:100%;left:-1px;position:absolute;top:0;-webkit-transition:.3s;transition:.3s;width:0}.nav-subnav__link .icon--arrow{color:rgba(0,0,0,.15);height:10px;margin-left:1rem;width:6px}.nav-subnav__item.is-active>.nav-subnav__link,.nav-subnav__item:hover>.nav-subnav__link{background-color:#f4f4f4;color:#1d1d1b}.nav-subnav__item.is-active>.nav-subnav__link:before,.nav-subnav__item:hover>.nav-subnav__link:before{width:4px}@media screen and (max-width:1199.98px){.nav-subnav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav-subnav__link{background-color:#f9f9f9;padding-left:2rem;padding-right:2rem}}.posts-main{border-bottom:1px solid rgba(0,0,0,.1)}@media screen and (max-width:991.98px){.posts-main__left{margin-bottom:3rem}}.post__header--mb{margin-bottom:6rem}.post__header-in{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;justify-content:space-between}.post__share{margin-bottom:4rem}.post__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.8rem;gap:2rem}.post__date{color:#ff7200}.post__author{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#b2b2b2;display:-webkit-box;display:-ms-flexbox;display:flex}.post__author .icon{-ms-flex-negative:0;flex-shrink:0;height:17px;margin-right:.8rem;width:17px}.post__body,.post__footer{margin:0 auto;max-width:1480px}.post__body--wide{max-width:100%}.post__content{color:#525252}.post__footer{margin-top:6rem}.post__footer-in{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem}@media screen and (max-width:1439.98px){.post__meta{font-size:1.6rem}}@media screen and (max-width:1199.98px){.post__header--mb{margin-bottom:4rem}.post__share{margin-bottom:3rem}.post__footer{margin-top:4rem}.post__footer-in{gap:3rem}}@media screen and (max-width:991.98px){.post__info{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-top:3rem;order:1}.post__meta{font-size:1.4rem}}.post-images .swiper-button-next,.post-images .swiper-button-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgba(0,0,0,.5);border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:6rem;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;transition:.3s;width:6rem;z-index:2}.post-images .swiper-button-next .icon,.post-images .swiper-button-prev .icon{height:1.6rem;width:.8rem}.post-images .swiper-button-next.swiper-button-disabled,.post-images .swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}.post-images .swiper-button-next:hover,.post-images .swiper-button-prev:hover{background-color:#000;color:#fff}.post-images .swiper-button-prev{left:30px}.post-images .swiper-button-next{right:30px}.post-images__slide{background-color:#f4f4f4;border-radius:.5rem;overflow:hidden;padding-top:66.9444444444%}.post-images__slide .swiper-lazy{background:50%/cover no-repeat;height:100%;left:0;position:absolute;top:0;width:100%}.post-images__slide .swiper-lazy-preloader{border-color:transparent #ff7200 #ff7200}@media screen and (max-width:767.98px){.post-images .swiper-button-next,.post-images .swiper-button-prev{height:5rem;width:5rem}.post-images .swiper-button-prev{left:20px}.post-images .swiper-button-next{right:20px}}.posts-more{margin-top:6rem;text-align:center}@media screen and (max-width:1199.98px){.posts-more{margin-top:4rem}}.posts-list{row-gap:4rem}@media screen and (max-width:1199.98px){.posts-list{row-gap:3rem}}@media screen and (max-width:1199.98px){.posts-list--main .post-card:nth-last-child(-n+2){display:none}}.post-card__link{display:block}.post-card__image-wrap{border-radius:.5rem;margin-bottom:2rem;padding-top:66.301369863%;position:relative}.post-card__image{-webkit-transition:.4s;transition:.4s}.post-card__link:focus .post-card__image,.post-card__link:hover .post-card__image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.post-card__icon-play{fill:red;color:#fff;height:50px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:70px;z-index:1}.post-card__title{color:#1d1d1b;font-size:2rem;font-weight:700;line-height:1.35;margin-bottom:2rem;text-transform:uppercase;-webkit-transition:.3s;transition:.3s}.post-card__link:focus .post-card__title,.post-card__link:hover .post-card__title{color:#ff7200}.post-card__title--tt-none{text-transform:none}.post-card__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.2rem;gap:1rem}.post-card__date{color:#ff7200}.post-card__author{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#b2b2b2;display:-webkit-box;display:-ms-flexbox;display:flex}.post-card__author .icon{-ms-flex-negative:0;flex-shrink:0;height:12px;margin-right:.5rem;width:12px}@media screen and (max-width:1863.98px){.post-card__title{font-size:1.8rem}}@media screen and (max-width:1199.98px){.post-card__title{font-size:1.6rem}}.post-card--main .post-card__image-wrap{margin-bottom:3rem;padding-top:66.9014084507%}.post-card--main .post-card__title{font-size:3.2rem;margin-bottom:3rem}.post-card--main .post-card__meta{font-size:1.8rem}.post-card--main .post-card__author .icon{height:17px;width:17px}@media screen and (max-width:1863.98px){.post-card--main .post-card__image-wrap{margin-bottom:2rem}.post-card--main .post-card__title{font-size:2.6rem;margin-bottom:2rem}.post-card--main .post-card__meta{font-size:1.6rem}}@media screen and (max-width:1439.98px){.post-card--main .post-card__title{font-size:2.2rem}.post-card--main .post-card__meta{font-size:1.4rem}}@media screen and (max-width:767.98px){.post-card--main .post-card__title{font-size:2rem}}.purchase-lit{padding-bottom:3.5rem;padding-top:3.5rem}@media screen and (min-width:768px){.purchase-lit{text-align:center}}.purchase-lit__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:3.2rem;font-weight:700}.purchase-lit__link-image{-ms-flex-negative:0;flex-shrink:0;margin-right:4rem;width:90px}.purchase-lit__link-text span,.purchase-lit__link-text strong{color:#ff7200;font-weight:700}@media screen and (max-width:1439.98px){.purchase-lit{padding-bottom:3rem;padding-top:3rem}.purchase-lit__link{font-size:2.2rem}.purchase-lit__link-image{margin-right:3rem;width:70px}}@media screen and (max-width:991.98px){.purchase-lit__link{font-size:1.6rem}.purchase-lit__link-image{margin-right:2rem;width:50px}}.media{background-color:#00163a;color:#fff}.media__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem}.media__nav,.media__videos{width:50%}.media__nav{height:490px;overflow:auto}.media__nav::-webkit-scrollbar{width:6px}.media__nav::-webkit-scrollbar-track{background:transparent}.media__nav::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:5px;-webkit-transition:.3s;transition:.3s}.media__nav::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.media__nav-item{color:#fff;cursor:pointer;font-size:1.8rem;font-weight:700;line-height:1.35;padding-bottom:2rem;padding-top:2rem;position:relative;-webkit-transition:.3s;transition:.3s}.media__nav-item.is-active,.media__nav-item:hover{color:#ff7200}.media__nav-item.is-active{padding-left:3rem}.media__nav-item.is-active:before{border-color:transparent transparent transparent #ff7200;border-style:solid;border-width:8px 0 8px 12px;content:"";height:0;left:0;margin-top:-8px;position:absolute;top:50%;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);width:0}.media__nav-item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1)}.media__videos{border-radius:.5rem;overflow:hidden}.media__video{border:none;display:block;height:100%;width:100%}@media screen and (max-width:1439.98px){.media__nav{height:380px}.media__nav-item{font-size:1.6rem;padding-bottom:1.5rem;padding-top:1.5rem}}@media screen and (max-width:1199.98px){.media__nav{width:40%}.media__nav-item{font-size:1.4rem}.media__videos{width:60%}}@media screen and (max-width:991.98px){.media__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.media__nav,.media__videos{width:100%}.media__nav{-webkit-box-ordinal-group:2;-ms-flex-order:1;height:280px;order:1}.media__videos{height:400px}}@media screen and (max-width:767.98px){.media__nav-item{padding-bottom:1rem;padding-top:1rem}.media__nav-item.is-active{padding-left:2rem}.media__nav-item.is-active:before{border-width:6px 0 6px 8px;margin-top:-6px}.media__videos{height:320px}}.page-404{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;justify-content:center;padding:0 2rem;text-align:center}.page-404 h1{color:#224b8e;font-size:28.8rem;font-weight:900;line-height:1.2;margin:3rem 0}@media screen and (max-width:767.98px){.page-404 h1{font-size:15rem}}.page-404 p{font-size:1.6rem;margin-bottom:6rem}.page-back{margin-top:6rem}@media screen and (max-width:1199.98px){.page-back{margin-top:4rem}}.intro-page{padding:0}.intro-page__title{font-size:3.2rem;font-weight:700;line-height:1.25;margin:0;width:100%}.breadcrumbs{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.2rem;padding-bottom:1.5rem;padding-top:1.5rem}.breadcrumbs,.breadcrumbs li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs li{margin-bottom:.5rem;margin-top:.5rem}.breadcrumbs li:last-child{pointer-events:none}.breadcrumbs li:last-child .icon{display:none}.breadcrumbs .icon{color:#b2b2b2;height:7px;margin:0 .7rem;width:4px}.breadcrumbs a{color:#b2b2b2;line-height:1.25}.breadcrumbs a:focus,.breadcrumbs a:hover{color:#1d1d1b}.breadcrumbs a.is-disabled{pointer-events:none}.pagination{gap:1.5rem;margin-top:6rem}.pagination,.pagination__arrow-link,.pagination__link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.pagination__arrow-link,.pagination__link{border:1px solid rgba(0,0,0,.1);border-radius:.5rem;color:#1d1d1b;font-size:1.6rem;height:5rem;line-height:1;-webkit-transition:.3s;transition:.3s;width:5rem}.pagination__arrow-link:not(.is-disabled):not(.is-active):focus,.pagination__arrow-link:not(.is-disabled):not(.is-active):hover,.pagination__link:not(.is-disabled):not(.is-active):focus,.pagination__link:not(.is-disabled):not(.is-active):hover{background-color:#f4f4f4;color:#1d1d1b}.pagination__link.is-disabled{pointer-events:none}.pagination__link.is-active{background-color:#224b8e;color:#fff}.pagination__arrow-link .icon{height:1.6rem;width:.9rem}.pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}@media screen and (max-width:1199.98px){.pagination{margin-top:4rem}.pagination__arrow-link,.pagination__link{font-size:1.4rem}}@media screen and (max-width:767.98px){.pagination__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;overflow:auto;white-space:nowrap}}.leaders__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.leaders__item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:6rem;padding-bottom:6rem}.leaders__info{padding-right:10rem;width:calc(100% - 482px)}.leaders__title{color:#224b8e;margin-bottom:2rem}.leaders__position{font-size:2rem;font-weight:700;margin-bottom:4rem}.leaders__description{color:#525252}.leaders__media{width:482px}.leaders__image-wrap{border-radius:.5rem;padding-top:100%;width:100%}@media screen and (max-width:1863.98px){.leaders__info{padding-right:6rem}}@media screen and (max-width:1439.98px){.leaders__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.leaders__info{padding-right:4rem;width:calc(100% - 300px)}.leaders__media{width:300px}.leaders__position{font-size:1.8rem;margin-bottom:3rem}}@media screen and (max-width:1199.98px){.leaders__item:not(:last-child){margin-bottom:4rem;padding-bottom:4rem}}@media screen and (max-width:991.98px){.leaders__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.leaders__info{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-right:0;width:100%}.leaders__media{margin-bottom:3rem;max-width:100%;width:482px}}.search__form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem}.search__count{color:#525252;margin-bottom:4rem}.search__count b{color:#224b8e}.search__result-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:2rem;padding-bottom:2rem}.search__result-title{font-size:2rem;font-weight:700;margin:0}.search__result-title a{color:#1d1d1b;-webkit-transition:.3s;transition:.3s}.search__result-title a:focus,.search__result-title a:hover{color:#ff7200}.search__result-date{color:#ff7200;display:inline-block;font-size:1.2rem;margin-top:1rem}@media screen and (max-width:1199.98px){.search__form{gap:3rem}.search__count{margin-bottom:3rem}}@media screen and (max-width:767.98px){.search__form{gap:2rem}.search__result-title{font-size:1.8rem}}.feedback-form.is-success{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.feedback-form.is-success .feedback-form__inner{display:none}.feedback-form.is-success .feedback-form__response{display:block}.feedback-form__response{display:none;font-size:2rem;text-align:center}.feedback-form__response span{color:#224b8e}.feedback-form__action{text-align:right}@media screen and (max-width:575.98px){.feedback-form__action .btn{width:100%}}.photo-gallery{row-gap:4rem}@media screen and (max-width:1199.98px){.photo-gallery{row-gap:3rem}}.photo-gallery__link{border-radius:.5rem;overflow:hidden;padding-top:62.9807692308%;position:relative}.photo-gallery__image{-webkit-transition:.4s;transition:.4s}.photo-gallery__link:focus .photo-gallery__image,.photo-gallery__link:hover .photo-gallery__image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.doc-links--mt{margin-top:4rem}.doc-links__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.doc-links__item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:3rem;padding-bottom:3rem}.doc-links__icon{fill:#224b8e;-ms-flex-negative:0;flex-shrink:0;height:26px;margin-right:2rem;top:2px;width:32px}.doc-links__link{color:#1d1d1b;font-size:2rem;font-weight:700;-webkit-transition:.3s;transition:.3s}.doc-links__link:focus,.doc-links__link:hover{color:#ff7200}@media screen and (max-width:1439.98px){.doc-links__link{font-size:1.8rem}}@media screen and (max-width:1199.98px){.doc-links__item:not(:last-child){margin-bottom:2rem;padding-bottom:2rem}}@media screen and (max-width:767.98px){.doc-links__link{font-size:1.6rem}}.footer{background-color:#224b8e;color:#92aedd;overflow:hidden;padding-bottom:3rem;padding-top:3rem}.footer__inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem;justify-content:space-between}.footer__dev a{color:#fff;-webkit-transition:.3s;transition:.3s}.footer__dev a:focus,.footer__dev a:hover{color:hsla(0,0%,100%,.5)}@media screen and (max-width:1199.98px){.footer__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;gap:3rem;justify-content:center}}
