*{-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]){visibility:hidden}table img{max-width:none}dl,ol,ul{margin:0;padding:0}ul li{list-style:none}a{color:#e85222;text-decoration:none}a:focus,a:hover{color:#c33f14;text-decoration:none}svg{fill:currentColor;height:1em;pointer-events:none;width:1em}button{cursor:pointer;outline:0}button:focus{outline:0}hr{border:0;border-top:1px solid rgba(0,0,0,.15);margin:6rem 0}@media screen and (max-width:767.98px){hr{margin:4rem 0}}html{font-size:10px}html.no-scroll{overflow:hidden}body{color:#4e4e4e;font-family:Oswald,sans-serif;font-size:1.4rem;font-weight:300;letter-spacing:.037em;line-height:1.5;min-width:320px;position:relative}p{margin-bottom:2rem}.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,.container-sm{margin:0 auto;max-width:100%;padding:0 2rem;width:100%}@media screen and (max-width:575.98px){.container,.container-fluid,.container-sm{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:576px){.container,.container-sm{max-width:540px}}@media screen and (min-width:768px){.container,.container-sm{max-width:720px}}@media screen and (min-width:992px){.container,.container-sm{max-width:960px}}@media screen and (min-width:1200px){.container,.container-sm{max-width:1140px}}@media screen and (min-width:1440px){.container,.container-sm{max-width:1440px}}@media screen and (min-width:1840px){.container,.container-sm{max-width:1800px}.container-sm{max-width:1500px}}@media screen and (min-width:1440px){.container-fluid{max-width:100%}}.main{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.icon{display:inline-block;position:relative;vertical-align:middle}.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)}.icon--arrow-barb-left{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.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:.4rem;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.25;outline:none;padding:1.08rem 2.5rem;position:relative;text-align:center;text-decoration:none;-webkit-transition:.3s;-o-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}@media screen and (min-width:1200px){.btn{font-size:1.8rem;padding:1.08rem 2.5rem}}.btn--primary{background-color:#008ac2;color:#fff}.btn--primary:focus,.btn--primary:hover{background-color:#00a3e6;color:#fff}.btn--primary[disabled]{background-color:#e5e7eb;color:#6b7280;opacity:1}.btn--outline-primary{background-color:transparent;-webkit-box-shadow:inset 0 0 0 1px #008ac2;box-shadow:inset 0 0 0 1px #008ac2;color:#008ac2}.btn--outline-primary:focus,.btn--outline-primary:hover{background-color:rgba(0,138,194,.05);color:#008ac2}.btn--w-280{min-width:280px}.btn-main-wrap{margin-bottom:6rem;margin-top:6rem;text-align:center}@media screen and (max-width:767.98px){.btn-main-wrap{margin-bottom:4rem;margin-top:4rem}}.btn-up{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#374151;border:none;border-radius:50%;bottom:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.07),0 2px 2px rgba(0,0,0,.07),0 4px 4px rgba(0,0,0,.07),0 8px 8px rgba(0,0,0,.07),0 16px 16px rgba(0,0,0,.07);box-shadow:0 1px 1px rgba(0,0,0,.07),0 2px 2px rgba(0,0,0,.07),0 4px 4px rgba(0,0,0,.07),0 8px 8px rgba(0,0,0,.07),0 16px 16px rgba(0,0,0,.07);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;justify-content:center;position:fixed;right:0;-webkit-transform:translate(150%,-50%);-ms-transform:translate(150%,-50%);transform:translate(150%,-50%);-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background,-webkit-transform;transition-property:background,-webkit-transform;-o-transition-property:background,transform;transition-property:background,transform;transition-property:background,transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.645,.045,.355,1);-o-transition-timing-function:cubic-bezier(.645,.045,.355,1);transition-timing-function:cubic-bezier(.645,.045,.355,1);width:64px;z-index:1030}.btn-up .icon{fill:none;height:24px;width:24px}.btn-up.is-active{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.btn-up:hover{background:#1f2937;-webkit-transform:translate(-50%,calc(-50% - 10px));-ms-transform:translate(-50%,calc(-50% - 10px));transform:translate(-50%,calc(-50% - 10px))}@media screen and (max-width:767.98px){.btn-up{height:55px;width:55px}.btn-up .icon{height:20px;width:20px}}@-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:1439.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:1840px){.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%}}.only-xs{display:block!important}@media (min-width:576px){.only-xs{display:none!important}}.only-sm{display:none!important}@media (min-width:576px) and (max-width:767.98px){.only-sm{display:block!important}}.only-md{display:none!important}@media (min-width:768px) and (max-width:991.98px){.only-md{display:block!important}}.only-lg{display:none!important}@media (min-width:992px) and (max-width:1199.98px){.only-lg{display:block!important}}.only-xl{display:none!important}@media (min-width:1200px) and (max-width:1439.98px){.only-xl{display:block!important}}.only-2xl{display:none!important}@media (min-width:1440px) and (max-width:1839.98px){.only-2xl{display:block!important}}.only-3xl{display:none!important}@media (min-width:1840px){.only-3xl{display:block!important}}.show-sm-up{display:none!important}@media (min-width:576px){.show-sm-up{display:block!important}}.show-md-up{display:none!important}@media (min-width:768px){.show-md-up{display:block!important}}.show-lg-up{display:none!important}@media (min-width:992px){.show-lg-up{display:block!important}}.show-xl-up{display:none!important}@media (min-width:1200px){.show-xl-up{display:block!important}}.show-2xl-up{display:none!important}@media (min-width:1440px){.show-2xl-up{display:block!important}}.show-3xl-up{display:none!important}@media (min-width:1840px){.show-3xl-up{display:block!important}}.hide-sm-up{display:block!important}@media (min-width:576px){.hide-sm-up{display:none!important}}.hide-md-up{display:block!important}@media (min-width:768px){.hide-md-up{display:none!important}}.hide-lg-up{display:block!important}@media (min-width:992px){.hide-lg-up{display:none!important}}.hide-xl-up{display:block!important}@media (min-width:1200px){.hide-xl-up{display:none!important}}.hide-2xl-up{display:block!important}@media (min-width:1440px){.hide-2xl-up{display:none!important}}.hide-3xl-up{display:block!important}@media (min-width:1840px){.hide-3xl-up{display:none!important}}.select{position:relative}.select:after{background:url(/site/images/icon/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}.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(232,82,34,.05);border:1px solid transparent;border-radius:.5rem;color:#4e4e4e;display:block;font-size:1.4rem;font-weight:400;height:50px;max-width:100%;outline:none;padding:0 5.5rem 0 2rem;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;width:100%}.select select:focus{background:#fff;border-color:rgba(232,82,34,.3)}@media screen and (min-width:1440px){.select select{font-size:1.8rem}}@media screen and (min-width:1200px){.select select{font-size:1.6rem}}.input,.textarea{background:#fff;border:1px solid #e2e8f0;border-radius:.4rem;color:#4e4e4e;display:block;font-size:1.4rem;font-weight:400;letter-spacing:.037em;max-width:100%;outline:none;padding:0 1.5rem;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;width:100%}.input[disabled],.textarea[disabled]{opacity:.6;pointer-events:none}.input:focus,.textarea:focus{border-color:#1d4ed8}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#64748b}.input::-moz-placeholder,.textarea::-moz-placeholder{color:#64748b}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#64748b}.input:-moz-placeholder,.textarea:-moz-placeholder{color:#64748b}@media screen and (min-width:1200px){.input,.textarea{font-size:1.6rem}}.input{height:34px}.textarea{height:110px;min-height:100px;padding-bottom:1rem;padding-top:1rem}.input-count{color:#6b7280;font-size:1.2rem;font-weight:500;margin-top:1rem;text-align:right}.form-group{margin-bottom:2.4rem;position:relative}.form-group__error{color:#ef1212;display:none;font-size:1.2rem;font-weight:500;margin-top:1rem}.form-group__error:empty{display:none}.form-group.has-error .form-group__error{display:block}.form-group.has-error .input,.form-group.has-error .textarea,.form-group.has-error select{border-color:#ef1212}.form-check{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.form-check__input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.form-check__mark{-ms-flex-negative:0;border:1px solid #e2e8f0;border-radius:4px;flex-shrink:0;height:24px;margin-right:4rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:24px}.form-check__mark:hover{-webkit-box-shadow:0 1px 5px 0 #a5b4fc,0 1px 5px 0 #a5b4fc;box-shadow:0 1px 5px 0 #a5b4fc,0 1px 5px 0 #a5b4fc}.form-check__mark .icon--check{fill:#fff;height:100%;opacity:0;width:100%}.form-check__input:checked+.form-check__mark{background-color:#1d4ed8;border-color:#1d4ed8}.form-check__input:checked+.form-check__mark .icon--check{opacity:1}@media screen and (max-width:1199.98px){.form-check__mark{margin-right:2rem}}.form-check__label{line-height:2}@media screen and (min-width:1200px){.form-check__label{font-size:1.6rem}}.tabs__pane{display:none}.pagination{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-top:1px solid rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:8rem;padding-top:8rem}.pagination__link,.pagination__next-link,.pagination__prev-link{border-radius:.4rem;color:#008ac2;display:block;font-size:1.6rem;font-weight:400;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.pagination__link:not(.is-disabled):not(.is-active):focus,.pagination__link:not(.is-disabled):not(.is-active):hover,.pagination__next-link:not(.is-disabled):not(.is-active):focus,.pagination__next-link:not(.is-disabled):not(.is-active):hover,.pagination__prev-link:not(.is-disabled):not(.is-active):focus,.pagination__prev-link:not(.is-disabled):not(.is-active):hover{background-color:rgba(0,138,194,.1);color:#008ac2}.pagination__next-link,.pagination__prev-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin:.2rem 0;padding:.7rem 1.5rem;text-transform:uppercase}.pagination__next-link .icon,.pagination__prev-link .icon{height:14px;opacity:.4;width:22px}.pagination__next-link.is-disabled,.pagination__prev-link.is-disabled{opacity:.5;pointer-events:none}.pagination__list{margin:0 1rem}@media screen and (max-width:767.98px){.pagination__list{margin:0;overflow:auto;white-space:nowrap}}.pagination__item{display:inline-block;margin:.2rem 0;vertical-align:middle}.pagination__link{height:3.7rem;line-height:3.7rem;text-align:center;width:3.7rem}.pagination__link.is-active{background-color:#e85222;color:#fff}@media screen and (max-width:767.98px){.pagination{margin-top:6rem;padding-top:6rem}.pagination__next-link,.pagination__prev-link{display:none}}.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 #008ac2;box-shadow:inset 0 0 0 2px #008ac2;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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2.6rem;font-weight:400;line-height:1.25;margin-bottom:8rem;margin-top:0;position:relative}.title-primary .icon--pr{height:11px;margin-top:.4rem;width:51px}@media screen and (max-width:1439.98px){.title-primary{font-size:2.4rem}}@media screen and (max-width:767.98px){.title-primary{font-size:2.2rem;margin-bottom:6rem}}.title-primary__files{margin-bottom:4rem}@media screen and (max-width:1439.98px){.title-primary__files{font-size:2.4rem}}@media screen and (max-width:767.98px){.title-primary__files{font-size:2.2rem;margin-bottom:2rem}}.formatted{font-weight:300}@media screen and (min-width:768px){.formatted{font-size:1.6rem}}.formatted>:first-child{margin-top:0}.formatted>:last-child{margin-bottom:0}.formatted p,.formatted table{margin-bottom:2rem}.formatted b,.formatted strong{color:#000;font-weight:400}.formatted p{min-height:1px}.formatted p:last-child{margin-bottom:0}.formatted h1,.formatted h2,.formatted h3,.formatted h4,.formatted h5,.formatted h6{color:#000;font-weight:400;margin-bottom:2rem;margin-top:2rem}.formatted h4{font-size:2rem;font-weight:400;padding-left:2rem;position:relative}.formatted h4:before{background-color:#d9d9d9;content:"";height:11px;left:0;position:absolute;top:.4em;width:11px}@media screen and (max-width:767.98px){.formatted h4{font-size:1.8rem}}.formatted table,.formatted td,.formatted th{border-collapse:collapse}.formatted table{margin-bottom:3rem;margin-top:3rem}.formatted table th:first-child{border-top-left-radius:5px}.formatted table th:last-child{border-top-right-radius:5px}.formatted table td,.formatted table th{padding:.8rem 1rem}.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 tbody tr:nth-child(2n){background-color:rgba(0,138,194,.1)}.formatted table th{background-color:rgba(0,138,194,.1);color:#000;font-size:2rem;font-weight:400}@media screen and (max-width:991.98px){.formatted table th{font-size:1.8rem}}.formatted table p{margin-bottom:1rem}.formatted table p:last-child{margin-bottom:0}.formatted ol,.formatted ul{margin:0 0 2rem 2.5rem}.formatted ol li,.formatted ul li{margin-bottom:1rem}.formatted ol ol,.formatted ol ul,.formatted ul ol,.formatted ul ul{margin-bottom:0;margin-top:1rem}.formatted ul{margin-left:0}.formatted ul li{padding-left:4rem;position:relative}.formatted ul li:before{background-color:#d9d9d9;content:"";height:1.1rem;left:2rem;position:absolute;top:.375em;width:1.1rem}.formatted ul ul{margin-top:1rem}.formatted blockquote{background-color:#d9d9d9;margin:3rem 0 3rem 4rem;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:3rem;margin-top:3rem;max-width:100%;overflow:hidden}.formatted hr{border-color:rgba(0,0,0,.2)}@media screen and (max-width:1199.98px){.formatted img{height:auto!important}.formatted hr{margin-bottom:4rem;margin-top:4rem}}.formatted--mb{margin-bottom:4rem}@media screen and (max-width:991.98px){.formatted--mb{margin-bottom:3rem}}.section{padding-bottom:8rem;padding-top:8rem;position:relative;scroll-margin-top:8rem}@media screen and (max-width:767.98px){.section{padding-bottom:6rem;padding-top:6rem}}.section__files{padding-bottom:4rem;padding-top:2rem;scroll-margin-top:2rem}@media screen and (max-width:767.98px){.section__files{padding-bottom:2rem;padding-top:1rem}}.section--bg-primary{background-color:rgba(0,138,194,.1)}.ratio{background-color:#f8fafc;display:block;overflow:hidden;position:relative}.ratio img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.ratio img:not([src]){visibility:hidden}.ratio iframe{height:100%;left:0;position:absolute;top:0;width:100%}.w-100{width:100%!important}.mw-610{max-width:610px}.mw-400{max-width:400px}.mw-1460{margin-left:auto;margin-right:auto;max-width:1460px}.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}.pb-0{padding-bottom:0!important}.overflow-hidden{overflow:hidden!important}.link{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.link-more{display:inline-block;font-size:1.6rem;font-weight:400;text-transform:uppercase;-webkit-transition:color .3s ease,-webkit-transform .3s ease;transition:color .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,color .3s ease;transition:transform .3s ease,color .3s ease;transition:transform .3s ease,color .3s ease,-webkit-transform .3s ease}.link-more:hover{color:#008ac2;-webkit-transform:translateY(-3px) scale(1.08);-ms-transform:translateY(-3px) scale(1.08);transform:translateY(-3px) scale(1.08)}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-left{text-align:left!important}.header{left:0;padding-bottom:4rem;padding-top:4rem;position:absolute;top:0;width:100%;z-index:1020}.header__inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.header__left{margin-left:10rem}.header__right{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2rem}.header__contact,.header__right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header__contact{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.header__contact-icon{color:#008ac2;height:18px;width:18px}.header__contact-number{color:#fff;font-size:2.8rem;font-weight:400}.header__contact-number:focus,.header__contact-number:hover{color:#fff}.header__contact-text{color:hsla(0,0%,100%,.6);font-size:1rem;text-transform:uppercase}.header__partners{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.header__partners-icon{color:#e85222;height:14px;width:24px}.header__partners-text{color:#fff;font-size:1.6rem;font-weight:400;text-transform:uppercase}.header__locale{position:relative}.header__locale-toggle{background:none;border:none;color:#fff;cursor:pointer;font-size:1.6rem;font-weight:400;position:relative;text-transform:uppercase}.header__locale-list{background-color:#fff;border-radius:.4rem;-webkit-box-shadow:0 15px 14px 1px rgba(0,0,0,.21);box-shadow:0 15px 14px 1px rgba(0,0,0,.21);left:-8px;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;-o-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:#000;display:block;font-size:1.6rem;font-weight:400;padding:1rem;text-transform:uppercase;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__locale-link:first-child{border-top-left-radius:.4rem;border-top-right-radius:.4rem}.header__locale-link:last-child{border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem}.header__locale-link:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2)}.header__locale-link:focus,.header__locale-link:hover{background-color:rgba(0,0,0,.1);color:#000}.header__search-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#008ac2;display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;justify-content:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:25px}.header__search-btn .icon{height:18px;width:18px}.header__search-btn:focus,.header__search-btn:hover{color:#00719e}@media screen and (max-width:767.98px){.header__left{margin-left:5rem}.header__logo-image{display:block;max-width:200px}.header__contact,.header__partners{display:none}}@media screen and (max-width:575.98px){.header{padding-top:2rem}.header__right{-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}}.menu{left:0;position:fixed;top:4rem;z-index:1030}.menu__toggle{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;background:transparent;border:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:flex-end;outline:none;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:80px;z-index:1031}.menu__toggle:focus,.menu__toggle:hover{opacity:.85}.menu__toggle .icon{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.menu__toggle .icon--burger-2{height:24px;width:30px}.menu__toggle .icon--burger-active{height:16px;opacity:0;width:31px}html.is-menu-show .menu__toggle .icon--burger-2{opacity:0}html.is-menu-show .menu__toggle .icon--burger-active{opacity:1}.menu__overlay{background-color:transparent;height:100%;left:0;pointer-events:none;position:fixed;top:0;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;visibility:hidden;width:100%;z-index:1030}html.is-menu-show .menu__overlay{background-color:rgba(0,0,0,.9);pointer-events:auto;visibility:visible}.menu__popup{color:#fff;height:100%;max-height:100%;opacity:0;overflow:auto;padding-bottom:4rem;padding-top:4rem;position:fixed;right:0;top:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:.7s;-o-transition:.7s;transition:.7s;width:100%;z-index:1030}html.is-menu-show .menu__popup{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.menu__header{-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;margin-bottom:10rem;position:sticky;top:0}.menu__logo-image{display:block}.menu__header-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.menu__nav{padding-left:26rem}.menu__nav-list{-webkit-column-count:5;-moz-column-count:5;column-count:5;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.menu__nav-list>li{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:2rem}.menu__nav-list>li>a{color:#fff;font-size:2.6rem;font-weight:400;line-height:1.25;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.menu__nav-list>li>a.is-active,.menu__nav-list>li>a:focus,.menu__nav-list>li>a:hover{color:#e85222}.menu__nav-list ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:2rem;padding-left:1rem;row-gap:1rem}.menu__nav-list ul a{color:hsla(0,0%,100%,.6);font-size:1.4rem;text-transform:uppercase;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.menu__nav-list ul a.is-active,.menu__nav-list ul a:focus,.menu__nav-list ul a:hover{color:#fff}@media screen and (max-width:1839.98px){.menu__nav-list{-webkit-column-count:4;-moz-column-count:4;column-count:4}}@media screen and (max-width:1439.98px){.menu__nav-list{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.menu__nav-list>li>a{font-size:2.2rem}}@media screen and (max-width:991.98px){.menu__nav-list{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media screen and (max-width:767.98px){.menu__nav-list{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media screen and (max-width:2800px){.menu__logo{margin-left:10rem}}@media screen and (max-width:1199.98px){.menu__nav{padding-left:0}}@media screen and (max-width:767.98px){.menu__toggle .icon{right:30px}.menu__header{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:rgba(0,0,0,.3);justify-content:space-between;margin-bottom:4rem;padding-bottom:2rem;padding-top:4rem;row-gap:2rem}.menu__popup{padding-top:0}.menu__logo{margin-left:5rem}.menu__logo-image{max-width:200px}}@media screen and (max-width:575.98px){.menu{top:1.5rem}.menu__header{padding-top:2rem}.menu__popup{padding-top:0}}.socials{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.socials .icon{display:inline-block;height:20px;vertical-align:middle;width:20px}.socials .icon--telegram{height:20px;width:24px}.socials .icon--youtube{height:18px;width:23px}.socials__link{color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.socials__link:focus,.socials__link:hover{color:#008ac2}.nav{--nav-link-color:#008ac2;--nav-link-color-active:#e85222}.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6rem}.nav__item{position:relative}.nav__item.has-subnav.is-open>.nav-subnav{display:block}.nav__link{color:var(--nav-link-color);display:inline-block;font-size:1.8rem;font-weight:400;line-height:1.25;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;vertical-align:middle}.nav__item.is-active>.nav__link,.nav__item:focus>.nav__link,.nav__item:hover>.nav__link{color:var(--nav-link-color-active)}@media screen and (max-width:1199.98px){.nav__list{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:0;row-gap:2rem}.nav__item{padding:0;text-align:center;width:100%}.nav__link{font-size:2rem;padding:1.2rem 0;position:relative;width:100%}.nav__link:after{background-color:#4e4e4e;content:"";height:1.5px;left:50%;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:60px}}.nav-subnav{display:none}.intro{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;background:50%/cover no-repeat #333;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100vh;justify-content:flex-end;min-height:800px;overflow:hidden;padding-bottom:4rem;padding-top:15rem}.intro:before{background-color:rgba(0,0,0,.2);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.intro__inner{position:relative}.intro__title{color:#fff;font-size:6rem;font-weight:400;line-height:1.25;margin:0;max-width:60%}.intro__info{border-top:1px solid hsla(0,0%,100%,.2);display:grid;gap:3rem;grid-template-columns:repeat(4,1fr);margin-top:4rem;padding-top:4rem}.intro__info-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.intro__info-item-number{color:#008ac2;font-size:5.2rem;font-weight:400;line-height:1}.intro__info-item-text{color:#fff;font-size:1.6rem}@media screen and (max-width:1839.98px){.intro__title{font-size:4rem}.intro__info-item-number{font-size:4.8rem}.intro__info-item-text{font-size:1.4rem}}@media screen and (max-width:1199.98px){.intro__title{font-size:4rem;max-width:100%}.intro__info{gap:2rem}.intro__info-item-number{font-size:4.2rem}}@media screen and (max-width:991.98px){.intro{min-height:600px}.intro__title{font-size:4rem;max-width:100%}.intro__info{gap:1rem;grid-template-columns:repeat(1,1fr);margin-top:3rem;padding-top:3rem}}@media screen and (max-width:575.98px){.intro__title{font-size:3rem}}.about__main{-ms-flex-wrap:wrap;flex-wrap:wrap}.about__main,.about__main-left{display:-webkit-box;display:-ms-flexbox;display:flex}.about__main-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background:url(/site/images/common/bg-pattern.svg) no-repeat 50%;-ms-flex-direction:column;flex-direction:column;justify-content:center;width:870px}.about__main-right{padding-bottom:5rem;padding-left:8rem;padding-top:5rem;width:calc(100% - 870px)}.about__main-title{color:#008ac2;font-size:2.8rem;font-weight:400;line-height:1.25;margin:0}.about__divider{background-color:rgba(0,0,0,.2);height:.1rem;margin:8rem 0;width:100%}@media screen and (max-width:1439.98px){.about__main-left{width:500px}.about__main-title{font-size:2.2rem}.about__main-right{padding-bottom:3rem;padding-left:5rem;padding-top:3rem;width:calc(100% - 500px)}}@media screen and (max-width:1199.98px){.about__main-left{min-height:300px;width:100%}.about__main-title{font-size:2rem}.about__main-right{padding-left:0;padding-top:3rem;width:100%}.about__divider{margin:6rem 0}}.about a{font-size:1.6rem;font-weight:400;text-transform:uppercase;-webkit-transition:color .3s ease,-webkit-transform .3s ease;transition:color .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,color .3s ease;transition:transform .3s ease,color .3s ease;transition:transform .3s ease,color .3s ease,-webkit-transform .3s ease}.about a:hover{color:#008ac2;-webkit-transform:translateY(2px) scale(1.08);-ms-transform:translateY(2px) scale(1.08);transform:translateY(2px) scale(1.08)}.about-history{background-color:rgba(0,138,194,.1)}.posts__more{margin-top:6rem;text-align:right}.posts-list{display:grid;gap:4rem;grid-template-columns:repeat(4,minmax(0,1fr))}@media screen and (max-width:1439.98px){.posts-list{gap:3rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:575.98px){.posts-list{grid-template-columns:repeat(1,1fr)}}.post-card__link{color:#008ac2;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.post-card__link:focus,.post-card__link:hover{color:#e85222}.post-card__image-wrap{border-radius:4px;margin-bottom:3rem;padding-top:100%}.post-card__date{background-color:#008ac2;border-radius:4px;bottom:20px;color:#fff;font-size:1.2rem;font-weight:400;left:20px;line-height:1.2;padding:.5rem 1rem;position:absolute;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.post-card__link:focus .post-card__date,.post-card__link:hover .post-card__date{background-color:#e85222}.post-card__title{font-size:2.2rem;font-weight:400;line-height:1.25}@media screen and (max-width:1839.98px){.post-card__title{font-size:2rem}}@media screen and (max-width:1439.98px){.post-card__image-wrap{margin-bottom:2rem}.post-card__title{font-size:1.8rem}}.post{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;max-width:1460px}.post__left{width:410px}.post__right{padding-left:6rem;width:calc(100% - 410px)}.post__media{border-radius:4px;margin-left:auto;margin-right:auto;max-width:410px;overflow:hidden}.post__media-image{display:block}.post__header{border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:3rem;padding-bottom:3rem}.post__title{color:#008ac2;font-size:2.8rem;font-weight:400;line-height:1.25;margin-bottom:3rem}.post__date{background-color:#e85222;border-radius:4px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.2rem;font-weight:400;line-height:1.2;padding:.5rem 1rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.post__images{border-radius:4px;overflow:hidden}.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;border:1px solid rgba(0,138,194,.4);border-radius:50%;color:#008ac2;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:50px;z-index:2}.post__images .swiper-button-next .icon,.post__images .swiper-button-prev .icon{color:#fff;height:1.6rem;width:1rem}.post__images .swiper-button-next:hover,.post__images .swiper-button-prev:hover{border-color:#008ac2}.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-prev{left:15px}.post__images .swiper-button-next{right:15px}.post__images-slide{background-color:#e6edf4;border-radius:4px;overflow:hidden;padding-top:65.3658536585%}.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 #e85222 #e85222}.post__description{margin-bottom:4rem}@media screen and (max-width:1839.98px){.post__right{padding-left:3rem}}@media screen and (max-width:991.98px){.post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post__left{margin-bottom:4rem;width:100%}.post__right{padding-left:0;width:100%}.post__images{max-width:750px;width:100%}.post__title{font-size:2.5rem}}@media screen and (max-width:767.98px){.post__images .swiper-button-next,.post__images .swiper-button-prev{display:none}}.post-videos{margin-bottom:4rem}.products{padding-bottom:0}.products__main{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:8rem}.products__main-left{padding-right:8rem;width:calc(100% - 807px)}.products__main-right{width:807px}.products__media{border-radius:4px;padding-top:87.3605947955%}@media screen and (max-width:1839.98px){.products__main-left{padding-right:5rem;width:calc(100% - 600px)}.products__main-right{width:600px}}@media screen and (max-width:1439.98px){.products__main-left{width:calc(100% - 450px)}.products__main-right{width:450px}}@media screen and (max-width:991.98px){.products__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:6rem;row-gap:4rem}.products__main-left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-right:0;width:100%}.products__main-right{width:100%}}.projects{padding:0}.projects__inner{position:relative}.projects__title{color:#fff;position:absolute;top:8rem;z-index:2}.projects__slider .swiper-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background:-webkit-gradient(linear,left top,right top,from(#00202b),color-stop(27%,#057fab),color-stop(57%,#a75f00),to(#412500));background:-o-linear-gradient(left,#00202b 0,#057fab 27%,#a75f00 57%,#412500 100%);background:linear-gradient(90deg,#00202b,#057fab 27%,#a75f00 57%,#412500);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;min-height:100vh;padding-bottom:20rem;padding-top:20rem}.projects__slider .swiper-lazy{background:50%/cover no-repeat;height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%}.projects__slider .swiper-lazy .swiper-lazy-preloader{border-color:transparent #e85222 #e85222}.projects__slider-arrows{left:0;position:absolute;right:0;top:50%;z-index:1}.projects__slider-arrows .swiper-button-next,.projects__slider-arrows .swiper-button-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid rgba(0,138,194,.4);border-radius:50%;color:#008ac2;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:50px;z-index:2}.projects__slider-arrows .swiper-button-next .icon,.projects__slider-arrows .swiper-button-prev .icon{color:#fff;height:1.6rem;width:1rem}.projects__slider-arrows .swiper-button-next:hover,.projects__slider-arrows .swiper-button-prev:hover{border-color:#008ac2}.projects__slider-arrows .swiper-button-prev{left:0}.projects__slider-arrows .swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}.projects__slider-arrows .swiper-button-next{right:0}.projects__slider-arrows .swiper-button-next:not(.swiper-button-lock).swiper-button-disabled{opacity:0;pointer-events:none}.projects__slider-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:1.6rem;max-width:1400px;position:relative;row-gap:5rem;text-align:center}.projects__slider-text>:first-child{margin-top:0}.projects__slider-text>:last-child{margin-bottom:0}.projects__slider-text h3{font-size:6rem;font-weight:400;line-height:1.2;margin-bottom:2rem;text-align:center}.projects__nav{bottom:0;left:0;position:absolute;right:0;z-index:2}.projects__nav-list{grid-gap:2rem;display:grid;grid-template-columns:repeat(1,1fr);padding-bottom:6rem;padding-top:6rem;position:relative}.projects__nav-list:before{background-color:hsla(0,0%,100%,.3);content:"";height:1px;left:2rem;position:absolute;right:2rem;top:0;width:100%}@media screen and (min-width:768px){.projects__nav-list{grid-gap:3rem;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.projects__nav-list{grid-template-columns:repeat(4,1fr)}}.projects__nav-item{text-align:center}.projects__nav-link{color:#fff;font-size:2.2rem;font-weight:400;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.projects__nav-item.is-active .projects__nav-link,.projects__nav-link:focus,.projects__nav-link:hover{color:#e85222}@media screen and (max-width:1839.98px){.projects__slider-content{max-width:70%}.projects__slider-text{font-size:1.4rem}.projects__slider-text h3{font-size:5rem}.projects__nav-link{font-size:1.4rem}}@media screen and (max-width:1439.98px){.projects__slider-text h3{font-size:3.6rem}.projects__nav-list{padding-bottom:4rem;padding-top:4rem}}@media screen and (max-width:1199.98px){.projects__slider-text h3{font-size:3.2rem}.projects__nav-list{padding-bottom:3rem;padding-top:3rem}}@media screen and (max-width:991.98px){.projects__slider-content{max-width:100%}.projects__slider-arrows{display:none}}@media screen and (max-width:767.98px){.projects{overflow:hidden}.projects__title{top:6rem}.projects__slider .swiper-slide{padding-bottom:25rem;padding-top:14rem}.projects__slider-text h3{font-size:2.4rem}}.reports{background-color:rgba(0,138,194,.1)}.reports-list{grid-gap:4rem;display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1439.98px){.reports-list{grid-gap:3rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575.98px){.reports-list{grid-template-columns:repeat(1,1fr)}}.reports-list-sm{grid-gap:4rem;display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1439.98px){.reports-list-sm{grid-gap:3rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575.98px){.reports-list-sm{grid-template-columns:repeat(1,1fr)}}.report-card__link{display:block;position:relative}.report-card__image-wrap{border-radius:4px;padding-top:100%;position:relative}.report-card__image-wrap:after{background-color:rgba(0,0,0,.3);bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.report-card__link:focus .report-card__image-wrap:after,.report-card__link:hover .report-card__image-wrap:after{background-color:rgba(0,0,0,.45)}.report-card__content{bottom:0;left:0;padding:3rem;position:absolute;right:0}.report-card__title{color:#fff;font-size:2.6rem;font-weight:400;line-height:1.25;margin-bottom:3rem}.report-card__icon{height:11px;width:51px}@media screen and (max-width:991.98px){.report-card__title{font-size:2.2rem;margin-bottom:2rem}.report-card__icon{height:9px;width:41px}}.partners{background-color:rgba(0,138,194,.1)}.partners__slider-wrap{padding-left:9rem;padding-right:9rem;position:relative}.partners__slide,.partners__slider .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partners__slide{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:120px;justify-content:center;text-align:center}.partners__slide img{height:auto;max-height:90%;max-width:90%;position:static;vertical-align:middle;width:auto}.partners__slider-control .icon{height:1.6rem;width:1rem}.partners__slider-control .swiper-button-next,.partners__slider-control .swiper-button-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid rgba(0,138,194,.4);border-radius:50%;color:#008ac2;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:50px;z-index:2}.partners__slider-control .swiper-button-next:hover,.partners__slider-control .swiper-button-prev:hover{border-color:#008ac2}.partners__slider-control .swiper-button-next.swiper-button-disabled,.partners__slider-control .swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}.partners__slider-control .swiper-button-prev{left:0}.partners__slider-control .swiper-button-next{right:0}@media screen and (max-width:767.98px){.partners__slider-wrap{padding-left:0;padding-right:0}.partners__slider-control{display:none}}.accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:4rem}.accordion__item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:2rem}.accordion__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#008ac2;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2.2rem;font-weight:400;line-height:1.25;padding-bottom:2rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.accordion__head:hover,.accordion__item.is-active .accordion__head{color:#e85222}.accordion__head-icon{-ms-flex-negative:0;color:#008ac2;flex-shrink:0;height:14px;margin-right:1rem;opacity:.4;width:8px}.accordion__body{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;-o-transition:max-height .3s ease;transition:max-height .3s ease}.accordion__item.is-active .accordion__body{max-height:10000px}.accordion__content{border-top:1px solid rgba(0,0,0,.2);padding:2rem 0}@media screen and (max-width:1199.98px){.accordion__head{font-size:2rem}}@media screen and (max-width:991.98px){.accordion__head{font-size:1.8rem}}.accordion--secondary .accordion__head:hover,.accordion--secondary .accordion__item.is-active .accordion__head{color:#000}.accordion--secondary .accordion__content{padding-left:2rem}@media screen and (max-width:575.98px){.accordion--secondary .accordion__content{padding-left:0}}.documents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:4rem;row-gap:1.5rem}.document,.documents{display:-webkit-box;display:-ms-flexbox;display:flex}.document{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.document__link{color:#008ac2;font-size:1.6rem;text-decoration:underline;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.document__link:focus,.document__link:hover{color:#008ac2;text-decoration:none}.document__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;background-color:#008ac2;border-radius:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:2.2rem;justify-content:center;margin-right:1.5rem;overflow:hidden;white-space:nowrap;width:5rem}.document__icon:before{color:#fff;content:attr(data-ext);display:inline;font-size:1.2rem;font-style:normal;font-weight:400;text-transform:uppercase}.document__icon--pdf{background-color:#e22a15}.document__icon--doc,.document__icon--docx{background-color:#518ef8}.document__icon--rar{background-color:#9135d9}.document__icon--xls,.document__icon--xlsx{background-color:#43aa2a}.document__icon--zip{background-color:#ffc107}.document__icon--ppt,.document__icon--pptx{background-color:#ff6c00}.document__info{width:calc(100% - 5.5rem)}.intro-page{background-color:#333;color:#fff;overflow:hidden;padding:0;position:relative}.intro-page:before{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.intro-page__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end;min-height:600px;padding-bottom:4rem;padding-top:15rem;position:relative}.intro-page__title{color:#fff;font-size:6rem;font-weight:400;line-height:1.25;margin:0;max-width:60%}.intro-page__menu{border-top:1px solid hsla(0,0%,100%,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;margin-top:4rem;padding-top:4rem}.intro-page__menu-link{border-radius:4px;color:#fff;font-size:1.4rem;font-weight:300;padding:.5rem 1rem;text-decoration:underline;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.intro-page__menu-link.is-active,.intro-page__menu-link:focus,.intro-page__menu-link:hover{color:#fff;text-decoration:none}.intro-page__menu-link.is-active{background-color:#008ac2}@media screen and (max-width:1839.98px){.intro-page__title{font-size:5rem}}@media screen and (max-width:1199.98px){.intro-page__title{font-size:4rem;max-width:100%}}@media screen and (max-width:991.98px){.intro-page__title{font-size:4rem}.intro-page__info{margin-top:3rem;padding-top:3rem}}@media screen and (max-width:575.98px){.intro-page__inner{min-height:400px}.intro-page__title{font-size:3rem}}.leaders{grid-gap:4rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.leaders__item-image-wrap{margin-bottom:2rem;padding-top:122.3880597015%}.leaders__item-title{color:#008ac2;font-size:2.2rem;font-weight:400;line-height:1.25;margin-bottom:2rem}.leaders__item-position{font-size:1.6rem;font-weight:300;line-height:1.25}@media screen and (max-width:1439.98px){.leaders{grid-gap:3rem;grid-template-columns:repeat(2,minmax(0,1fr))}.leaders__item-title{font-size:2rem}.leaders__item-position{font-size:1.4rem}}@media screen and (max-width:767.98px){.leaders{grid-gap:2rem}.leaders__item-image-wrap{margin-bottom:1rem}.leaders__item-title{font-size:1.6rem;margin-bottom:1rem}.leaders__item-position{font-size:1.2rem}}.breadcrumbs{padding-bottom:2rem;padding-top:2rem}.breadcrumbs__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.1rem;gap:1rem;text-transform:uppercase}.breadcrumbs__list .icon{height:7px;margin-left:1rem;width:5px}.breadcrumbs__list li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.breadcrumbs__list li:last-child{pointer-events:none}.breadcrumbs__list li:last-child .icon{display:none}.breadcrumbs__list a{color:rgba(0,0,0,.2);line-height:1.25}.breadcrumbs__list a:focus,.breadcrumbs__list a:hover{color:#000}.breadcrumbs__list a.is-disabled{pointer-events:none}.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:#008ac2;font-size:28.8rem;font-weight:400;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 hr{background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(#bfe2ff),to(#fff));background-image:-o-linear-gradient(left,#fff,#bfe2ff,#fff);background-image:linear-gradient(90deg,#fff,#bfe2ff,#fff);border:none;height:2px;margin:2rem 0 4rem}@media screen and (max-width:767.98px){.page hr{margin:2rem 0 4rem}}.page h2{color:#008ac2}.page-back{margin-top:10rem}@media screen and (max-width:1439.98px){.page-back{margin-top:8rem}}@media screen and (max-width:767.98px){.page-back{margin-top:6rem}}.search{margin-left:auto;margin-right:auto;max-width:1460px}.search__form{background-color:rgba(0,138,194,.1);border-radius:4px;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:3rem}.search__form-input{background:#fff;border:1px solid rgba(0,138,194,.4);border-radius:.4rem;color:#4e4e4e;display:block;font-size:1.4rem;font-weight:400;height:44px;max-width:100%;outline:none;padding:0 2rem;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;width:100%}.search__form-input[disabled]{opacity:.6;pointer-events:none}.search__form-input::-webkit-input-placeholder{color:#4e4e4e}.search__form-input::-moz-placeholder{color:#4e4e4e}.search__form-input:-ms-input-placeholder{color:#4e4e4e}.search__form-input:-moz-placeholder{color:#4e4e4e}@media screen and (min-width:1200px){.search__form-input{font-size:1.6rem}}.search__count{margin-top:2rem}.search__count span{color:#008ac2}.search__result{margin-top:6rem}@media screen and (max-width:991.98px){.search__result{margin-top:4rem}}.search-post:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:2rem;padding-bottom:2rem}.search-post__meta{margin-bottom:1.5rem}.search-post__date{background-color:#008ac2;border-radius:4px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.2rem;font-weight:400;line-height:1.2;padding:.5rem 1rem}.search-post__date,.search-post__link{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.search-post__link{color:#008ac2}.search-post__link:focus,.search-post__link:hover{color:#00668f}.search-post__title{font-size:2.2rem;font-weight:400;line-height:1.25;margin:0}.search-post__description{margin-top:1.5rem}@media screen and (max-width:1199.98px){.search-post__title{font-size:2rem}}@media screen and (max-width:991.98px){.search-post__title{font-size:1.8rem}}.footer{background:-webkit-gradient(linear,left top,right top,from(#00202b),color-stop(27%,#057fab),color-stop(57%,#a75f00),to(#412500));background:-o-linear-gradient(left,#00202b 0,#057fab 27%,#a75f00 57%,#412500 100%);background:linear-gradient(90deg,#00202b,#057fab 27%,#a75f00 57%,#412500);color:hsla(0,0%,100%,.6);padding-bottom:6rem;padding-top:8rem;position:relative}.footer__bg{background:50%/cover no-repeat #333;height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%}.footer__inner{position:relative}.footer__main{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__main-left{width:260px}.footer__main-right{padding-left:4rem;width:calc(100% - 260px)}.footer__logo{margin-bottom:8rem}.footer__logo-image{display:inline-block;vertical-align:middle}.footer__address{margin-bottom:4rem}.footer__address,.footer__bottom{font-size:1.1rem;text-transform:uppercase}.footer__bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;border-top:1px solid hsla(0,0%,100%,.2);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:6rem;padding-top:6rem}.footer__bottom a{color:hsla(0,0%,100%,.6);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer__bottom a:focus,.footer__bottom a:hover{color:#fff}@media screen and (max-width:-0.02){.footer__main-right{padding-left:3rem}}@media screen and (max-width:991.98px){.footer{padding-top:6rem}.footer__main-left{width:100%}.footer__main-right{display:none}.footer__logo{margin-bottom:4rem}.footer__bottom{margin-top:4rem;padding-top:4rem}}@media screen and (max-width:575.98px){.footer__logo-image{max-width:180px}}.footer-nav__list{-webkit-column-count:5;-moz-column-count:5;column-count:5;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.footer-nav__list>li{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:2rem}.footer-nav__list>li>a{color:#fff;font-size:1.6rem;font-weight:400;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer-nav__list>li>a:focus,.footer-nav__list>li>a:hover{color:#e85222}.footer-nav__list ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:1rem;padding-left:1rem;row-gap:.5rem}.footer-nav__list ul a{color:hsla(0,0%,100%,.6);font-size:1.1rem;text-transform:uppercase;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer-nav__list ul a:focus,.footer-nav__list ul a:hover{color:#fff}@media screen and (max-width:1839.98px){.footer-nav__list{-webkit-column-count:4;-moz-column-count:4;column-count:4}}@media screen and (max-width:1439.98px){.footer-nav__list{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}}@media screen and (max-width:767.98px){.footer-nav__list{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media screen and (max-width:991.98px){.footer-nav__list{-webkit-column-count:1;-moz-column-count:1;column-count:1}}
