﻿html{font-size:16px;}body{font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:1rem;color:#252525;}a{text-decoration:none;color:#033f86;transition:all .2s ease-out;}a:hover{color:#2d69b7;}h1,h2,h3,h4,h5,h6{color:#033f86;}article p{margin-bottom:22px;}@media screen and (max-width:979px){article p{margin-bottom:16px;}}article p:first-child{margin-top:0;}article a{text-decoration:underline;}article *:last-child{margin-bottom:0;}article ul{margin:20px 0 27px;}article ul>li{position:relative;padding-left:20px;margin-bottom:15px;}article ul>li:before{content:'';display:block;width:9px;height:9px;background:#033f86;border-radius:100%;position:absolute;top:.35em;left:0;}@media screen and (max-width:979px){article ul>li{margin-bottom:10px;padding-left:18px;}}article ol{list-style-type:none;margin:20px 0 27px;}article ol>li{position:relative;margin-bottom:15px;padding-left:24px;counter-increment:step-counter;}article ol>li:before{content:counter(step-counter) ". ";position:absolute;left:0;top:0;color:color(primary);font-weight:500;}@media screen and (max-width:979px){article ol>li{margin-bottom:10px;padding-left:16px;}article ol>li:before{width:6px;height:6px;}}html,body{margin:0;padding:0;background:#fafafa;overflow-x:hidden;height:100vh;display:flex;flex-direction:column;}*,*:before,*:after{box-sizing:border-box;}*{-webkit-overflow-scrolling:touch;}ul{margin:0;padding:0;list-style:none;}ol{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{margin:0;}br{font-size:0;}figure{margin:0;}img{border:none;display:inline-block;vertical-align:middle;}iframe{border:none;display:block;}.hide{display:none;}.show{display:block;}.container{position:relative;width:100%;max-width:860px;margin-left:auto;margin-right:auto;}@media screen and (max-width:768px){.container{padding:0 20px;}}@keyframes preolader{0%{transform:translateX(-50%) translateY(-50%) rotate(0deg);}100%{transform:translateX(-50%) translateY(-50%) rotate(360deg);}}.preloaderWrap{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);}.preloaderWrap.show{display:block;}.preloaderWrap .preloader{width:30px;height:30px;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("../Imgs/helpers/preloader.png");position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);animation:preolader 1s infinite linear;}.header__conts{height:250px;background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;}.header__conts:before{content:'';background:rgba(3,63,134,.06);position:absolute;top:0;left:0;width:100%;height:100%;}.header__logo{max-width:170px;padding-left:35px;}.footer{padding:20px 0;background:#033f86;color:#fff;font-size:.75rem;text-align:center;margin-top:auto;}.info__conts{background:linear-gradient(180deg,#f9f9f9 0%,#fefefe 29.17%,#f4f4f4 100%);border:1px solid #d5dbdb;padding:24px 30px;}.info__row{display:flex;}@media screen and (max-width:768px){.info__row{flex-direction:column;}}.info__row:not(:last-child){margin-bottom:16px;}.info__left{width:165px;font-weight:700;color:#5f5f5f;}@media screen and (max-width:768px){.info__left{margin-bottom:8px;}}.download{margin-top:56px;margin-bottom:56px;}@media screen and (max-width:768px){.download{margin-top:60px;margin-bottom:60px;}}.download__lnk{display:flex;color:#252525;font-size:1.125rem;padding:24px 18px;border-bottom:1px solid #d5dbdb;}.download__lnk span{margin-right:20px;}.download__lnk:hover{background:rgba(3,63,134,.03);color:#fbb414;}.download__lnk:before{font-family:"icons";font-weight:normal;content:"!";margin-right:15px;font-size:1.25rem;}.download__lnk:after{font-family:"icons";font-weight:normal;content:'"';margin-left:auto;}