@media(max-width:1200px){
	.news-detail{
		margin-top:30px;
	}
}

.header-desktop .callback-form-header,
.header-mobile-menu-links>.header-mobile-menu-links__el:first-child{display:none;}
.news2022__wrapper>div[id]{
	width: 50%;
}
.pozvonim{
    display: none;
}
.modal-block__tip{
    text-align: left !important;
    font-size: 19px !important;
    line-height: 130% !important;
    color: #596D87 !important;
    padding-left: 15px !important;
    margin-top: 10px !important;
}
.modal-block__tip a{
    color: #02c0f3; !important;
}
.modal-block__tip a:hover{
    color: #02586f !important;
}
.rustore {
    display: inline-block;
    margin-right: 10px;
    width: 100px;
    height: 45px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: 0.5s;
	background-image: url(https://заправляемденьгами.рф/app_rustore.png);
}
.rustore:hover{
    transform: scale(1.05);
}
.modal-thx-tip{
    margin: 0;
    color: #878992 !important;
    font-size: 13px !important;
    padding: 0 15px;
    line-height: 18px;
	margin-top: 20px;
}
.modal-thx-tip a{
    text-decoration: underline;
}
.modal-srocho-tip p{
    margin: 0;
    color: #878992;
    font-size: 13px;
    text-align: center;
    padding: 0 20px;
    line-height: 18px;
}
.modal-srocho-tip p a{
    text-decoration: underline;
}

.footer-top-address+.footer-top-icons .footer-top-icons__container .footer-top-icons__icon {
    display: inline-block;
    margin-right: 10px;
    width: 100px;
    height: 45px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: 0.5s;
}
.footer-top-address+.footer-top-icons .footer-top-icons__container .footer-top-icons__icon:hover{
    transform: scale(1.05);
}
.footer-top-address+.footer-top-icons .footer-top-icons__container .footer-top-icons__icon:nth-child(2){
    background-image: url(/upload/app-gp.png);
}
.footer-top-address+.footer-top-icons .footer-top-icons__container .footer-top-icons__icon:nth-child(1){
    background-image: url(/upload/app-ios.png);
}

.info-content .mc-title{
	text-align: center; 
	font-size: 43px;
	line-height: 119.2%; 
	color: #141829;
	margin: 0 0 12px;	
}
.mc-p{
	font-weight: 600;
	font-size: 18px;
	line-height: 119.2%; 
	text-align: center; 
	margin-bottom: 20px;
	color: #141829;
}
.mc-sum{
	margin: 0 auto 80px;
	width: 100%;
	max-width: 436px;
	text-align: center;
	background: linear-gradient(89.71deg, #0925A1 15.13%, #00BAEE 99.75%);
	border-radius: 13px;
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	line-height: 75px; 
}
.mc-flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.mc-flex>div{
	width: 49%;
}
.mc-left-title{
	font-weight: bold;
	font-size: 35px;
	line-height: 119.2%; 
	color: #141829;
	margin-bottom: 30px;
}
.mc-ul li{
	font-weight: 600;
	font-size: 18px;
	line-height: 160%;  
	color: #141829;
    padding-left: 40px;
}
.mc-ul li:before{
	width: 22px;
	height: 22px;
	top: 1px;
	background-image: url(/assets/img/li.svg);
	background-color: transparent;
	background-position: center;
	background-size: contain;
}
.mc-right{
	padding: 15px;
	height: 370px;
	background: #EDFBFF;
	border-radius: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mc-right > div{
	width: 100%;
	max-width: 394px;
	font-size: 18px;
	line-height: 160%;  
	text-align: center; 
	color: #141829;
	font-weight: 600;
}

@media(max-width: 1000px){
	.mc-flex>div{
		width: 100%;
	}
	.mc-right{
		height: auto;
		margin-top: 25px;
	}
	.info-content .mc-title{ 
		font-size: 30px;
	}
	.mc-sum{
		font-size: 20px;
		white-space: nowrap;
		margin-bottom: 40px;
	}
}
.braslet-btn{
	width: 100%;
	max-width: 638px;
	margin: 0 auto 20px;
	text-align: center;
	background: linear-gradient(89.71deg, #0925A1 15.13%, #00BAEE 99.75%), #FACD3F;
	border-radius: 47px;
	padding: 14px;
	font-size: 20px;
	line-height: 119.2%;  
	font-weight: 600;
	color: #FFFFFF;
}

.braslet-p{ 
	font-size: 18px;
	line-height: 119.2%; 
	text-align: center;
	color: #141829;
	margin-bottom: 70px;
}
.bra-flex{
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	flex-wrap: wrap;
}
.bra-el{
	width: 100%;
	max-width: 330px;
	margin-bottom: 20px;
	text-align: center;
}
.bra-img{
	width: 100%;
	height: 61px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}
.bra-title{
	font-weight: bold;
	font-size: 20px;
	line-height: 160%;
	margin-bottom: 9px; 
	color: #141829;
}
.bra-text{
	font-size: 18px;
	line-height: 160%;   
	color: #141829;
}

/**Эффект увеличения**/ 
.hover-effect2 {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.hover-effect2:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}





.clock2022{
	font-size: 16px;
}
.clock2022_banner{
	position: relative;
	overflow: hidden;
	color: #fff;
	width: 100%;
	height: 45.4em;
	background: linear-gradient(313deg, #0E4582 14.39%, #0E284A 76.94%);
	font-size: 0.82602vw;
}
.clock2022_bannerBack{
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: 100%;
	z-index: 0;
}
.clock2022_bannerClock{
	position: absolute;
	left: 12.6em; 
	bottom: 0;
	width: auto;
	height: 100%;
	z-index: 1;
}
.clock2022_bannerContentAbsolute {
    display: flex;
    align-items: center;
    justify-content: center;
}
.clock2022_bannerContentAbsoluteText {
    display: block;
    color: #0E4582;
    font-size: 16px;
    margin-right: 32px;
}
.clock2022_bannerContentAbsoluteBtns {
    display: flex;
    align-items: center;
}
.clock2022_bannerContentAbsoluteBtn {
    display: block;
    transition: transform .2s;
}
.clock2022_bannerContentAbsoluteBtn:hover {
    transform: scale(1.05);
    transition: transform .2s;
}
.clock2022_bannerContentAbsoluteBtn:not(:last-child) {
    margin-right: 8px;
}
.clock2022_bannerContentAbsoluteBtnIcon {
    display: block;
    width: 134px;
}
@media (max-width: 900px) {
    .clock2022_bannerContentAbsolute {
        flex-direction: column;
    }
    .clock2022_bannerContentAbsoluteText {
        margin-right: 0;
        margin-bottom: 8px;
    }
}
.clock2022_bannerContent{
	position: absolute;
    left: 61.1em;
    top: 12.3em;
    width: 31.9em; 
    z-index: 2; 
}
.clock2022_bannerContent h1{
	font-weight: 600;
	font-size: 5em;
	line-height: 1; 	
	background: linear-gradient(119.81deg, #FFFFFF 31.79%, #94BAE3 90.23%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
    padding-left: 0.02em;
	margin: 0 0 0.41em;
}
.clock2022_bannerContent h2{
    font-weight: 600;
	font-size: 2.5em;
	line-height: 1;
    padding-left: 0.02em;
	margin: 0 0 0.77em;
    color: #7497BD;
}
.clock2022_bannerContentItem{
	display: flex; 
	align-items: center;
	margin-bottom: 1.55em;
}
.clock2022_bannerContentItemGalka{
	flex-shrink: 0;
	width: 2.1875em;
	height: 2.1875em;
	margin-right: 1.25em;
}
.clock2022_bannerContentItemText{
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.2;
	padding-top: 0.2em;
}
.clock2022_bannerContentButton{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0.2em 0em 0em 0em;
	position: relative;
	width: 100%;
	height: 4.6875em;
	margin-top: 3.1em;
}
.clock2022_bannerContentButton::after{
	content: "";
	position: absolute;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
	background: #9BCA45;
	border-radius: 3em;
	top: 0;
	left: 0;
}
.clock2022_bannerContentButton:hover{
	opacity: 0.7;
}
.clock2022_bannerContentButton::before{
	content: "";
	position: absolute;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
	background: #7FA834;
	border-radius: 3em;
	top: 0.4em;
	left: 0;
}
.clock2022_bannerContentButton span{
	color: #fff;
	font-weight: 700;
	line-height: 1.2;
	white-space: no-wrap;
	font-size: 1.125em;
	position: relative;
	z-index: 3;
}
.clock2022_bannerContentButton img{
	z-index: 4;
	position: absolute;
	left: 50%;
    top: -0.8em;
    margin-left: 5.6em;
	width: auto;
	height: 7.4375em;
}
.clock2022__wrapper{
	width: 100%;
	max-width: 80.9375em;
	margin: 0 auto;
	padding: 7.4em 0.625em;
}
.clock2022__content{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap-reverse;
	padding-bottom: 6.9em;
	margin-bottom: 4em;
	border-bottom: 0.0625em solid #E8E6E6;
}
.clock2022__contentLeft{
	width: 47%;
	margin-bottom: 0.3em;
}
.clock2022__contentLeft span{
	border-bottom: 0.0625em dashed #999eb2;
}
.clock2022__contentLeftText{
	font-weight: 400;
	font-size: 1.125em;
	line-height: 1.5; 
	color: #0E284A;
	max-width: 20em;
	margin-bottom: 1.7em;
}
.clock2022__contentLeftMarks{
	font-weight: 600; 
	line-height: 2.3;
	color: #333C65;
}
.clock2022__contentRight{
	width: 45.4%;
}
.clock2022__contentRightTitle{
	font-weight: 700;
	font-size: 2.5em;
	line-height: 1.3;
	color: #0E284A;
	margin-bottom: 0.45em;
}
.clock2022__contentRightText{

}
.clock2022__contentRightText p{
	font-weight: 400;
	font-size: 1.125em;
	line-height: 1.5; 
	color: #333C65;
	margin: 0 0 1.5em;
}
.clock2022__contentRightText p:last-child{
	margin-bottom: 0;
}
.clock2022_bannerContentSubtitle{
	font-size: 1.5em;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 0.8em;
    margin-top: -0.65em;
}
.clock2022_bannerContentText{
	font-size: 1.125em;
	line-height: 1.5;
	margin-bottom: -0.8em;
}
.clock2022_banner--agent::before{
	content: "";
	position: absolute;
	z-index: 0;
	border-radius: 100%;
	left: -4.5em;
    bottom: -21.3em;
	width: 59.6875em;
	height: 59.6875em; 
	background: #0E4582;
}
.agent2022__title{
	font-weight: 700;
	font-size: 2.5em;
	line-height: 1.3; 
	text-align: center;
	margin: 0 0 1.1em;
	color: #0E284A;
}
.agent2022__items{
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
	flex-wrap: wrap;
    margin: 0 auto 4.9em;
    max-width: 71.8em;
}
.agent2022__item{
	width: 16.6875em;
	margin: 0 0.625em 1.5em;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.agent2022__itemRound{
	width: 8.25em;
	height: 8.25em; 
	border-radius: 100%;
	border: 0.0625em solid #7497BD;
	margin-bottom: 1.5em;
	display: flex;
	justify-content: center;
	align-items: center;
} 
.agent2022__itemText{
	font-weight: 600;
	font-size: 1.125em;
	line-height: 1.5;  
	color: #333C65;
}	
.agent2022__ref{
	padding-top: 5em;
	border-top: 0.0625em solid #E8E6E6;
}
.agent2022__refTitle{
	font-weight: 700;
	font-size: 2.5em;
	line-height: 1.3;  
	margin: 0 0 0.4em;
	color: #0E284A;
	text-align: center;
}
.agent2022__refSubtitle{
	font-weight: 500;
    font-size: 1.375em;
    line-height: 1.3;
    text-align: center;
    color: #656C8C;
	margin-bottom: 1em;
}
.agent2022__refSvg{
    margin: 2.3em auto;
    display: block;
    width: 1.1875em;
    height: auto;
}
.agent2022__refItems{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
	padding-top: 1em;
}
.agent2022__refItem{
	width: 100%;
	max-width: 25.125em;
	margin-bottom: 1.5em;
	display: flex;
	flex-direction: column;
	position: relative;
}
@media(min-width: 1200px){
    .agent2022__refItem:nth-child(3)::before{
        content: "";
        position: absolute;
        display: block;
        bottom: 100%;
        margin-bottom: 0.6em;
        left: 50%;
        transform: translateX(-50%);
        width: 6.4375em;
        height: 4.625em;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url(/assets/img/clock/crown.png);
    }
}
.agent2022__refItemImg{
	width: 100%;
	height: auto;
}
.agent2022__refItemContent{
	width: 100%;
	height: 23.8875em;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	padding: 0 1.875em 1.05em;
	background: #F1F1F1;
	border-radius: 0.3125em;
}
.agent2022__refItemTable{
    margin: 0.95em 0;
    border-bottom: solid 0.0625em #AEB4D0;
    border-top: solid 0.0625em #AEB4D0;
    padding: 0.8em 0;
    width: 100%;
}
.agent2022__refItemTr{
    display: flex;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
    margin-bottom: 0.9em;
}
.agent2022__refItemTrLeft{
    color: #0E284A;
    font-weight: 300;
    font-size: 1.125em;
    line-height: 1.5;
}
.agent2022__refItemTrRight{
    color: #0E284A;
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1.5;
}
.agent2022__refItemTr:last-child{
    margin-bottom: 0;
}
.agent2022__refItemText{
	font-size: 1.125em;
	line-height: 1.5; 
	color: #333C65; 
}
.agent2022__refItemTitle{
	margin-top: 0.8em; 
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.5;
	color: #0E284A;
}
.agent2022__refItemStatus{
	width: 6em;
	line-height: 1;
	height: 1.875em;
	padding-top: 0.5em;
	background: #A9AEB4;
	border-radius: 0.1875em;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-weight: 600;
}
.agent2022__refItem:nth-child(2) .agent2022__refItemContent{
	background: #FEF0D3;
}
.agent2022__refItem:nth-child(2) .agent2022__refItemStatus{
	background: #D8BA40;
}
.agent2022__refItem:nth-child(3) .agent2022__refItemContent{
	background: #DDE5ED;
}
.agent2022__refItem:nth-child(3) .agent2022__refItemStatus{
	background: #333C65;
}
.clock2022__formWrapper{
	background: linear-gradient(313deg, #0E4582 14.39%, #0E284A 76.94%);
	color: #fff;
}
.clock2022__formFlex{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 2.3em 0;
}
.clock2022__formLeft{
	width: 49%;
}
.clock2022__formTitle{
	font-weight: 600;
	font-size: 4.0625em;
	line-height: 1.2; 	
	background: linear-gradient(119.81deg, #FFFFFF 31.79%, #94BAE3 90.23%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	margin-bottom: 0.6em;
}
.clock2022__formSubtitle{
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.5;
	margin-bottom: 1em;
}
.clock2022__formText{
	font-size: 1.125em;
	line-height: 1.5; 
	color: #B2D2F7;
	max-width: 28.5em;
}
.clock2022__formRight{
	width: 45%;
	padding-right: 7.9%;
}
.clock2022__formRightText{
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.5;
	margin-bottom: 1em;
}
.clock2022__formInput{
	display: block;
	width: 100%;
	font-size: 1em;
	background: #0E4582;
	border-radius: 0.3125em;
	height: 3.75em;
	color: #fff;
	border: solid 0.0625em #c0cfdf;
	padding: 0 1.4375em;
	margin-bottom: 0.875em;
}
.clock2022__formInput::placeholder{
	color: #7497BD;
	font-weight: 300;
}
.clock2022__formSubmit{
	width: 100%;
	position: relative;
	transition: 0.4s opacity;
	height: 4.6875em;
	background: transparent;
	border: none;
	margin-bottom: 1.5em;
	cursor: pointer;
}
.clock2022__formSubmit:hover{
	opacity: 0.7;
}
.clock2022__formSubmit::after{
	content: "";
	z-index: 1;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
 	height: 100%;
	background: linear-gradient(87.9deg, #9BCA45 29.11%, #B6E65F 90.2%);
	border-radius: 3em;
}
.clock2022__formSubmit::before{
	content: "";
	z-index: 0;
	position: absolute;
	display: block;
	left: 0;
	top: 0.375em;
	width: 100%;
 	height: 100%;
	background: #7FA834;
	border-radius: 3em;
}
.clock2022__formSubmit span{
	position: relative;
	z-index: 2;
	font-weight: 700;
	font-size: 1.125em;
	line-height: 1.2; 
	color: #FFFFFF;
}
.clock2022__formCB{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.clock2022__formCB input{
	font-size: 1em;
	width: 1.0625em;
	height: 1.0625em;
}
.clock2022__formCB label{
	font-size: 0.75em;
	line-height: 1.5;
	color: #FFFFFF;
	opacity: 0.7;
	width: calc(100% - 2.5em);
	padding-top: 0.1em;
}
.clock2022_bannerContentOl{

}
.clock2022_bannerContentLi{
	padding: 0em 0em 0em 2em;
	position: relative;
	font-size: 1.125em;
	line-height: 1.5;
	color: #B5D4F7;	
    margin-bottom: 1.2em;
    max-width: 30.5em;
}
.clock2022_bannerContentLi::before{
	content: attr(data-number); 
	position: absolute;
	left: 0em;
	top: -0.1em;
	width: 1.555em;
	height: 1.555em; 	
	background: linear-gradient(180deg, #0E284A 0%, #9BCA45 100%);
	border: 0.0555em solid #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
    box-sizing: border-box;
    padding-top: 0.2em;
    color: #fff;
}
.clock2022--partner .clock2022_bannerContentText{
	font-size: 1em;
	font-weight: 600;
	margin-bottom: -1.6em;
}
.clock2022--partner .clock2022_bannerContentButton{
	max-width: 31.6em;
}
.clock2022--partner .clock2022_bannerContent h1{
	font-size: 4.375em;
	line-height: 1.1;
	margin: 0 0 0.57em;
}
.clock2022--partner .clock2022_banner::after{
	content: "";
	z-index: 1;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(14, 69, 130, 0) 18.81%, rgba(14, 40, 74, 0.98) 71.55%);
}
.clock2022--partner .clock2022__wrapper:not(:last-child){
	padding-bottom: 0;
}
.clock2022--partner .agent2022__items{
	margin-bottom: 3.95em;
}
.clock2022__partnerFormWrapper{
	display: flex;
}
.clock2022__partnerFormWrapperLeft{
	width: 50.5%;
	border-top: solid 0.0625em #E8E6E6;
	border-bottom: solid 0.0625em #E8E6E6;
	display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
	padding: 4.5em;
}
.clock2022__partnerFormWrapperRight{
	width: 49.5%;
	padding: 7.25em 5.9em;
	background: linear-gradient(313deg, #0E4582 14.39%, #0E284A 76.94%);  
}
.clock2022__partnerFormWrapperRightContent{
	max-width: 29.6875em;
	color: #fff;
}
.clock2022__partnerFormWrapperLeftContent{
	max-width: 36.1em;
}
.clock2022__partnerFormWrapperLeftContentTitle{
	font-weight: 700;
	font-size: 2.5em;
	line-height: 1.3; 
	margin-bottom: 0.7em;
	color: #0E284A;
}
.clock2022__partnerFormWrapperLeftContent p{
	font-size: 1.125em;
	line-height: 1.5;
	margin-bottom: 1.5em;	
	color: #333C65;
}
.clock2022__partnerFormWrapperLeftContent p:last-child{
	margin-bottom: 0;
}
.partner2022__title{
	font-weight: 700;
    font-size: 2.5em;
    line-height: 1.3;
    text-align: center;
    margin: 0 0 0.6em;
    color: #0E284A;
}
.partner2022__flex{
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 0 auto;
    max-width: 67em;
}
.partner2022__flexItem{
	width: 100%;
	max-width: 20.5625em;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	margin-bottom: 1.7em;
}
.partner2022__flexItemImage{ 
	width: 4.0625em;
	height: 4.0625em;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 0.375em;
}
.partner2022__flexItemTitle{
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.5;	 
	color: #0E284A;
	margin-bottom: 0.2em;
}
.partner2022__flexItemText{
	font-size: 1.125em;
	line-height: 1.5;  
	color: #737DA5;
}
.partner2022__banner{
	margin-top: 4.1em;
	display: flex;
	font-size: 0.8261vw;
}
.partner2022__bannerImage{
	width: 46.771%;
}
.partner2022__bannerContent{
	flex-grow: 1;
	background: linear-gradient(313deg, #0E4582 14.39%, #0E284A 76.94%);  
	color: #fff; 
    padding-left: 7.85em;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center; 
}
.partner2022__bannerContentTitle{
	font-weight: 700;
	font-size: 2.5em;
	line-height: 1.3;
	background: linear-gradient(91.51deg, #FFFFFF 18.15%, #B5D4F7 51.28%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	margin-bottom: 0.65em;
}
.partner2022__bannerContentOl{
	margin-bottom: 2.4em;
}
.partner2022__bannerContentLi{
	padding-left: 2.4em;
	position: relative;
	margin-bottom: 1.33em; 
	font-size: 1.125em;
	line-height: 1.5;
}
.partner2022__bannerContentLi:last-child{
	margin-bottom: 0;
}
.partner2022__bannerContentLi::before {
    content: attr(data-number);
    position: absolute;
    left: 0em;
    top: -0.1em;
    width: 1.555em;
    height: 1.555em;
    background: linear-gradient(180deg, #0E284A 0%, #9BCA45 100%);
    border: 0.0555em solid #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    box-sizing: border-box;
    padding-top: 0.2em;
}
.partner2022__bannerContentButton{
    width: 100%;
    position: relative;
    transition: 0.4s opacity;
    height: 4.6875em;
    background: transparent;
    border: none; 
    cursor: pointer;
	display: flex;
    justify-content: center;
    align-items: center;
	max-width: 23.7em;
}
.partner2022__bannerContentButton:hover{
	opacity: 0.7;
}
.partner2022__bannerContentButton span {
    position: relative;
    z-index: 2;
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1.2;
    color: #FFFFFF;
}
.partner2022__bannerContentButton::before {
    content: "";
    z-index: 0;
    position: absolute;
    display: block;
    left: 0;
    top: 0.375em;
    width: 100%;
    height: 100%;
    background: #7FA834;
    border-radius: 3em;
}
.partner2022__bannerContentButton::after {
    content: "";
    z-index: 1;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(87.9deg, #9BCA45 29.11%, #B6E65F 90.2%);
    border-radius: 3em;
}
.partner2022__note{
	margin: 0 auto 2.6em;
	text-align: center;
	font-size: 1.125em;
	line-height: 1.5;  
	color: #333C65;
	padding: 0 17% 4.45em;
	border-bottom: 0.0555em solid #E8E6E6;
}
.partner2022__note--noborder {
	border-bottom: 0;
}
.partner2022__note--nomargin {
	margin: 0 auto 0;
}
@media (max-width: 900px) {
	.partner2022__note--nomargin br {
		display: none;
	}
}
.partner2022__note a{
	color: #333C65;
	font-weight: 700;
}
#modal2022{
	font-size: 16px;
	padding: 0 0.625em;
}
.modal2022.modal-block{ 
    position: relative;
    opacity: 0;
    z-index: 5;
    margin: 2em auto;
    max-width: 24.5em; 
    padding: 2.5625em 3.0625em 2.125em;
    background: #fff; 
	//border-radius: 1.25em;
} 
.modal2022 .modal-close{
	position: absolute;
    width: 1.875em;
    height: 1.875em;
	display: flex;
	align-items: center;
	justify-content: center;
    top: 0.6em;
    right: 0.6em;
    padding: 0;
    cursor: pointer;
	transition: 0.3s opacity;
}
.modal2022 .modal-close:hover{
	opacity: 0.7;
}
.modal2022 .modal-close svg{
	width: 1.625em;
	height: auto;
}
.modal2022__title{
	font-weight: 700;
	font-size: 1.875em;
	line-height: 1.2; 
	color: #0E284A;
	margin-bottom: 0.5em;
}
.modal2022__description{
	font-weight: 300; 
	line-height: 1.3; 	
	color: #596D87;
	margin-bottom: 1.2em;
}
.modal2022__form{

}
.modal2022__formInput{
	background: #F9F9F9;
	border: 0.0625em solid #F9F9F9;
	font-size: 1em;
	box-sizing: border-box;
	border-radius: 0.3125em;
	width: 100%;
	height: 3.75em;
	background: #F9F9F9;
	outline: none;
	transition: 0.3s border-color;
	margin-bottom: 0.625em;
	padding: 0 1.3125em;
}
.modal2022__formInput:focus{
	outline: none;
	border-color: #9BCA45;
}
.modal2022__formInput::placeholder{
	color: #0E284A;
	font-size: 0.875em;
}
/*.modal2022__formSubmit{
	display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.2em 0em 0em 0em;
    position: relative;
    width: 100%;
    height: 4.375em;
	transition: 0.3s opacity;
	background: none;
	border: none;
	cursor: pointer
}*/
.modal2022__formSubmit{
	border: none;
    width: 100%;
    height: 50px;
    border-radius: 50px;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#0845b2), to(#02c0f3));
    background: -o-linear-gradient(left, #0845b2 0%, #02c0f3 100%);
    background: linear-gradient(to right, #0845b2 0%, #02c0f3 100%);
    -webkit-box-shadow: 5px 5px 10px 0 rgb(0 0 0 / 30%);
    box-shadow: 5px 5px 10px 0 rgb(0 0 0 / 30%);
    -webkit-transition: background-position 1s, -webkit-box-shadow 0.5s;
    -o-transition: background-position 1s, box-shadow 0.5s;
    transition: background-position 1s, box-shadow 0.5s;
    transition: background-position 1s, box-shadow 0.5s, -webkit-box-shadow 0.5s;
	position: relative;
}
.modal2022__formSubmit:hover{
	opacity: 0.7;
}
.modal2022__formSubmit span{
	color: #fff;
    font-weight: 700;
    line-height: 1.2;
    white-space: nowrap;
    font-size: 0.9375em;
    position: relative;
    z-index: 3;
}
/*.modal2022__formSubmit::before{
	content: "";
    position: absolute;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background: #7FA834;
    border-radius: 3em;
    top: 0.4em;
    left: 0;
}
.modal2022__formSubmit::after{
	content: "";
    position: absolute;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(87.9deg, #9BCA45 29.11%, #B6E65F 90.2%);
    border-radius: 3em;
    top: 0;
    left: 0;
}*/
.modal2022__formCB{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 0.9375em;
}
.modal2022__formCB input{
	font-size: 1em;
	width: 0.6875em;
	height: 0.6875em;
}
.modal2022__formCB label{
	font-size: 0.625em;
	line-height: 1.6; 	
	color: #393939;	
	opacity: 0.7;
	width: calc(100% - 2.1em);
}
.agent2022__how{
    padding-top: 4.1em;
}
.agent2022__howTitle{
    font-weight: 700;
    font-size: 2.5em;
    line-height: 1.3;
    text-align: center;
    color: #0E284A;
    margin-bottom: 1em;
}
.agent2022__howFlex{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.agent2022__howItem{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 1em;
    width: 100%;
    max-width: 20em;
}
.agent2022__howItemNumber{
    padding-top: 0.1em;
    border-radius: 100%;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 1; 
    text-align: center;
    color: #FFFFFF;
    width: 2.8889em;
    height: 2.8889em; 
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #0E284A 0%, #9BCA45 100%);
    border: 0.0555em solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0 0.2222em 2.7778em rgba(14, 69, 130, 0.15);
    margin-bottom: 0.94444em;
}
.agent2022__howItemText{
    font-weight: 600;
    font-size: 1.125em;
    line-height: 1.4; 
    color: #0E284A;
}
.clock2022--company .clock2022_bannerContent h1{
    font-size: 3.75em;
    line-height: 1.2;
    margin-bottom: 0.23em;
}
.clock2022_bannerCompanyText{
    font-weight: 500;
    font-size: 1.5em;
    line-height: 1.5;
    max-width: 26.5em;
    margin-bottom: 0.9em;
}
.clock2022_bannerCompanySubtext{
    font-size: 1.125em;
    line-height: 1.5; 
    color: #64A7F1;
}
.clock2022--company .clock2022_banner::before{
    content: "";
    position: absolute;
    display: block;
    top: -18.6em;
    right: -43.6em;
    width: 93.625em;
    height: 93.625em; 
    background: #0E4582;
    border-radius: 100%;
}

.clock2022__companyTitle{
    text-align: center;
    font-weight: 700;
    font-size: 2.5em;
    line-height: 1.3; 
    color: #0E284A;
    margin-bottom: 1.45em;
}
.clock2022__companyFlex{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: flex-start;
}
.clock2022__companyItem{
    width: 100%;
    max-width: 31em;
    margin-bottom: 1.5em;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.clock2022__companyIco{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6.0625em;
    height: 6.0625em;
    margin-bottom: 1.5em;
}
.clock2022__companyText{
    font-weight: 600;
    font-size: 1.5em;
    line-height: 1.5; 
    color: #0E284A;
    max-width: 15.7em;
    margin-bottom: 0.45em;
}
.clock2022__companySubtext{
    font-size: 1.125em;
    line-height: 1.5; 
    color: #737DA5;
}
.clock2022__companyItem:first-child .clock2022__companySubtext{
    line-height: 2;
}
.clock2022--profit .clock2022_bannerContent h1{
    font-size: 5.3125em;
    margin-bottom: 0.2em;
}
.clock2022--profit .clock2022_bannerContentText{
    font-weight: 500;
    font-size: 1.5em;
    line-height: 1.4;
    margin: 0;
}
.clock2022--profit .clock2022_bannerContentButton{
    max-width: 32em;
}
.profit2022__items{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 3.9em;
    border-bottom: 0.0625em solid #E8E6E6;
    margin-bottom: 5.4em;
}
.profit2022__item{
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    width: 100%;
    max-width: 25.25em;
    margin-bottom: 1.5em;
}
.profit2022__itemIco{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4.5em;
    height: 4.5em;
    margin-bottom: 0.2em;
}
.profit2022__itemText{
    font-weight: 600;
    font-size: 1.125em;
    line-height: 1.5; 
    color: #0E284A;
}
.profit2022__status{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap; 
}
.profit2022__statusItem{ 
    width: 18.875em;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 1.25em 1.35em;
    border-radius: 0.3125em;
    margin: 5.7em 0 2.3em;
}
.profit2022__statusItemImg{
    width: 9.6875em;
    height: 9.6875em;
    margin-top: -4.875em;
    margin-bottom: 1.5em;
}
.profit2022__statusItem:first-child{
    border: 0.0625em solid #DFDFDF;
}
.profit2022__statusItemRow{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 1em;
}
.profit2022__statusItemRowLeft{
    width: 6em;
    height: 1.875em;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    border-radius: 0.1875em;
    padding-top: 0.2em;
    line-height: 1;
}
.profit2022__statusItemRowRight{
    font-size: 0.875em;
    line-height: 1.5; 
    color: #0E284A;
}
.profit2022__statusItem:nth-child(1) .profit2022__statusItemRowLeft{
    color: #333C65;
    border: 0.0625em solid #E3E3E3;
    padding: 0 0 0.4em;
}
.profit2022__statusItem:nth-child(2) .profit2022__statusItemRowLeft{
    background: #A9AEB4;
}
.profit2022__statusItem:nth-child(3) .profit2022__statusItemRowLeft{
    background: #D8BA40;
}
.profit2022__statusItem:nth-child(4) .profit2022__statusItemRowLeft{
    background: #333C65;
}
.profit2022__statusItem:nth-child(2){
    background: #F1F1F1;
}
.profit2022__statusItem:nth-child(3){
    background: #FEF0D3;
}
.profit2022__statusItem:nth-child(4){
    background: #DDE5ED;
}
.profit2022__statusItemTitle{
    width: 100%;
    font-weight: 600;
    font-size: 1.5em;
    line-height: 1.5; 
    color: #0E284A;
    margin-bottom: 0.2em;
}
.profit2022__statusItemText{
    color: #767A8A;
    line-height: 1.5; 
    width: 100%;
}
.profit2022__statusAfter{
    font-size: 0.875em;
    line-height: 1.5; 
    text-align: center;
    color: #0E284A;
    margin: 0 auto;
    max-width: 78em;
}
.clock2022--profit .clock2022__formTitle{
    margin-bottom: 0.3em;
}

@media(min-width: 901px){
    .clock2022--profit .clock2022_bannerContent{
        left: 20em;
        top: 50%;
		transform: translateY(-50%);
        width: 37em;
    }
	.clock2022--app  .clock2022_bannerContent{
		top: 50%;
		transform: translateY(-50%);
	}
    .clock2022--profit .clock2022_bannerClock { 
        left: 42.4em;
    }
    .clock2022--company .clock2022__wrapper{
        padding: 5.7em 0.625em;
    }
    .clock2022--company .clock2022_bannerContentButton{
        margin-top: 2em;
        max-width: 22em;
    }
    .clock2022--company .clock2022_bannerContent { 
        left: 18.6em;
		top: 50%;
		transform: translateY(-50%);
        width: 40.5em; 
    }
	.clock2022--agent .clock2022_bannerContent{
		top: 10.1em;
	}
	.clock2022--partner .clock2022_bannerClock,
	.clock2022--agent .clock2022_bannerClock{
		left: 0
	}
	.clock2022--profit .clock2022__wrapper{
		padding-bottom: 3.7em;
	}
	.clock2022--agent .clock2022__wrapper{
		padding: 5em 0.625em;
	}
	.clock2022--partner .clock2022__wrapper{
		padding: 5.9em 0.625em;
	}
	.clock2022--partner .clock2022_bannerContent {
		top: 50%;
		transform: translateY(-50%);
		left: 62.7em;
		width: 37.3em;
	}
	.clock2022--app .clock2022_bannerClock{
	    left: inherit;
        right: 0;
	}
	.clock2022--app .clock2022_bannerContent { 
        left: 20em; 
        width: 34em; 
    }
    .clock2022--app .clock2022_bannerContentButton{
        max-width: 31.9em;
    }
    .clock2022--company .clock2022_bannerClock{
        left: 58.6em;
    }
}
@media(max-width: 1240px){
	.agent2022__refItems{
		justify-content: space-around;
	}
	.clock2022__formWrapper{
		font-size: 1.3vw;
	}
	.clock2022__partnerFormWrapper{
		font-size: 1.2vw;
	}
}
@media(max-width: 900px){
	.clock2022_banner{
		font-size: 16px;
		height: auto;
		padding: 3em 0.5em;
	}
	.clock2022_bannerClock{
		display: none;
	}
	.clock2022_bannerContent{
		position: relative;
		top: 0;
		left: 0;
		margin: auto;
	}
	.clock2022__contentRight{
		width: 100%;
		margin-bottom: 2em;
	}
	.clock2022__contentLeft{
		width: 100%;
	}
	.clock2022__wrapper{
		padding: 2em 0.625em;
	}
	.clock2022__content{
		padding-bottom: 2em;
		margin-bottom: 2em;
	}
	.partner2022__title,
	.agent2022__title,
	.clock2022__contentRightTitle{
		font-size: 1.5em;
	}
	.clock2022__contentLeftText{
		margin-bottom: 0.7em;
	}
	.clock2022__formWrapper {
		font-size: 2.8vw;
	}
	.clock2022__formLeft {
		width: 100%;
	}
	.clock2022__formRight {
		width: 100%;
		padding-right: 0;
		margin-top: 2em;
	}
	.partner2022__note{
		padding: 0;
		border: none;
	}
	.clock2022__partnerFormWrapper{
		flex-wrap: wrap;
	}
	.clock2022__partnerFormWrapperRight{
		width: 100%;
		padding: 1em;
	}
	.clock2022__partnerFormWrapperLeft{
		width: 100%;
		padding: 2em 1em;
		border: none;
	}
	.clock2022__partnerFormWrapperRightContent,
	.clock2022__partnerFormWrapperLeftContent{
		max-width: 100%;
	}
	.clock2022__partnerFormWrapper {
		font-size: 3.5vw;
	}
	.partner2022__bannerImage{
		display: none;
	}
	.partner2022__bannerContent{
		padding: 2em 1em;
	}
	.partner2022__banner {
		margin-top: 2.1em; 
		font-size: 3.8vw;
	}
	.profit2022__items{
	    border: none;
	    padding-bottom: 0;
	}
	.profit2022__status{
	    justify-content: space-around;
	}
}
@media(max-width: 550px){
	.clock2022_bannerContent{
		font-size: 2.8vw;
	}
	.agent2022__refTitle{
		font-size: 1.6em;
	}
	#modal2022 {
		font-size: 3.7vw; 
	}
	.modal2022.modal-block{
		padding: 2em;
	}
	.agent2022__refItem {
        font-size: 3.7vw;
	}
	.clock2022--app .clock2022_bannerContent h1{
	    font-size: 4.8em;
	}
}



/* НОВАЯ СТРАНИЦА ТАРИФОВ */
.section-newrates {

}
.section-newrates .title {
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 16px;
    text-align: center;
    color: #0E284A;
}
.section-newrates .subtitle {
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    text-align: center;
    color: #707A9A;
    margin-bottom: 170px;
    text-transform: none;
}
.newrates__list {
    display: grid;
	align-items: stretch;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 40px;
    row-gap: 84px;
}
.newrates__item {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.newrates__itemImgContainer {
    width: 100%;
    height: 0;
    padding-top: 75%;
    position: relative;
    margin-bottom: 30px;
}
.newrates__itemImg {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.newrates__itemLabel {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #707A9A;
    margin-bottom: 4px;
}
.newrates__itemHeading {
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    margin-bottom: 5px;
    color: #0E284A;
}
.newrates__itemSubheading {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #0E284A;
    margin-bottom: 14px;
    margin-top: 9px;
}
.newrates__itemUnderheading {
    font-weight: 600;
    font-size: 18px;
    color: #0E284A;
    line-height: 150%;
    margin-bottom: 28px;
}
.newrates__itemListBlock {
    padding-bottom: 27px;
    margin-bottom: 27px;
    border-bottom: 1px solid #E2E4EB;
}
.newrates__itemList {

}
.newrates__itemListRow {

}
.newrates__itemListRow:not(:last-child) {
    margin-bottom: 20px;
}
.newrates__itemListRowContainer {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    border-bottom: 1px dashed #E2E4EB;
}
.newrates__itemListTermWrapper {
    display: block;
    max-width: calc(100% - 130px);
    margin-bottom: -9px;
}
.newrates__itemListTerm {
    display: inline;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #707A9A;
    background-color: #fff;
    margin-bottom: -9px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding-right: 10px;
}
.newrates__itemListDefWrapper {
    display: block;
    flex-shrink: 0;
    margin-bottom: -9px;
    max-width: 120px;
}
.newrates__itemListDef {
    display: inline;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #0E284A;
    background-color: #fff;
    margin-bottom: -9px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding-left: 10px;
    white-space: nowrap;
}
.newrates__itemListDescContainer {
    display: flex;
    justify-content: flex-end;
    padding-top: 9px;
}
.newrates__itemListDesc {
    max-width: 65%;
    display: block;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #707A9A;
    text-align: right;
}
.newrates__itemDesc {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #0E284A;
    margin-bottom: 25px;
}
.newrates__itemBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    color: #FFFFFF;
    text-transform: uppercase;
    width: 100%;
    border-radius: 200vw;
    background: linear-gradient(113.96deg, #9BCA45 17.77%, #88AF41 81.27%);
    padding: 23px;
    filter: drop-shadow(0 3px 0 #71972B);
    transition: color .2s, filter .2s;
	margin-top: auto;
}
.newrates__itemBtn:hover {
    filter: drop-shadow(0 3px 2px #71972B);
    transition: color .2s, filter .2s;
}
.newrates__itemBtn:active {
    filter: drop-shadow(0 0 0 #71972B);
    transition: color .2s, filter .2s;
}
@media (max-width: 1000px) {
    .newrates__list {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 900px) {
    .section-newrates .title {
        font-size: 34px;
    }
    .section-newrates .subtitle {
        font-size: 20px;
        margin-bottom: 100px;
    }
}
@media (max-width: 767px) {
    .section-newrates .title {
        font-size: 28px;
    }
    .section-newrates .subtitle {
        font-size: 18px;
        margin-bottom: 36px;
    }
}
@media (max-width: 550px) {
    .newrates__list {
        grid-template-columns: repeat(1, 1fr);
    }
}
/* НОВАЯ СТРАНИЦА ТАРИФОВ */



/* СТРАНИЦА КАРЬЕРА */
.karera__banner {
    background-color: #0E294B;
    padding: 100px 0;
}
.karera__bannerh1 {
    font-size: 42px;
    font-weight: 600;
    background: linear-gradient(119.81deg, #FFFFFF 31.79%, #94BAE3 90.23%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 32px;
    color: #FFFFFF;
}
.karera__bannerList {
    padding-left: 30px;
    max-width: 700px;
}
.karera__bannerItem {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    line-height: 120%;
    color: #FFFFFF;
}
.karera__bannerItem::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url('./img/karera-list.svg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: -2px;
    left: -30px;
}
.karera__bannerItem:not(:last-child) {
    margin-bottom: 24px;
}
.karera__wrapper {
    width: 100%;
    height: auto;
    font-size: 1.21488vw;
}
@media(max-width: 800px){
	.karera__wrapper {
		font-size: 3.70588vw;
	}
}
.karera__map {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 32px;
}
.karera__mapText {
    font-weight: 500;
    font-size: 22px;
    line-height: 130%;
    padding-bottom: 28px;
    margin-bottom: 38px;
    border-bottom: 1px solid #E8E6E6;
    text-align: center;
}
.karera__advantages {

}
.karera__advantagesHeading {
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 26px;
}
.karera__advantagesList {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 28px;
    justify-content: center;
    padding-bottom: 28px;
    margin-bottom: 38px;
    border-bottom: 1px solid #E8E6E6;
}
.karera__advantagesItem {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.karera__advantagesItemIcon {
    display: block;
    width: 66px;
    margin-bottom: 18px;
}
.karera__advantagesItemTitle {
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 14px;
}
.karera__advantagesItemText {
    line-height: 150%;
    max-width: 280px;
}
.karera__vacancies {

}
.karera__vacanciesHeading {
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 26px;
}
.karera__vacanciesList {
	margin-bottom: 32px;
}
.karera__vacanciesItem {
	background-color: #F4F4F4;;
}
.karera__vacanciesItem:not(:last-child) {
	margin-bottom: 7px;
}
.karera__vacanciesItemHeader {
	position: relative;
	padding: 18px 78px 18px 18px;
	overflow: hidden;
}
.karera__vacanciesItemTitle {
	display: block;
	font-weight: 700;
	font-size: 24px;
	line-height: 150%;
	color: #0E284A;
}
.karera__vacanciesItemSubtitle {
	display: block;
	font-size: 12px;
	line-height: 150%;
	color: #9DA1B5;
	margin-bottom: 14px;
}
.karera__vacanciesItemSalary {
	display: block;
	font-size: 18px;
	line-height: 150%;
	color: #0E284A;
}
.karera__vacanciesItemBtn {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #9BCA45;
	padding: 20px;
	border: 0;
	transition: background-color .5s;
	cursor: pointer;
}
.karera__vacanciesItem--active .karera__vacanciesItemBtn {
	background-color: #FF2323;
	transition: background-color .5s;
}
.karera__vacanciesItemBtn::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 200vw;
	height: 200vw;
}
.karera__vacanciesItem--active .karera__vacanciesItemBtn::before {
	display: none;
}
.karera__vacanciesItemBtnIcon {
	display: block;
	width: 14px;
	height: auto;
	transition: transform .5s;
}
.karera__vacanciesItem--active .karera__vacanciesItemBtnIcon {
	transform: rotate(-180deg);
	transition: transform .5s;
}
.karera__vacanciesItemBody {
	padding: 24px 18px 18px 18px;
	border-top: 1px solid #DEDEDE;
	display: none;
}
.karera__vacanciesItemContent {
	font-size: 18px;
	font-weight: 300;
	line-height: 125%;
	margin-bottom: 38px;
}
.karera__vacanciesItemContent p {
	margin-bottom: 14px;
}
.karera__vacanciesItemContent p:first-child {
	margin-bottom: 24px;
}
.karera__vacanciesItemContent b {
	font-weight: 700;
}
.karera__vacanciesItemContent ul {
	font-size: 14px;
}
.karera__vacanciesItemContent ul:not(:last-child) {
	margin-bottom: 38px;
}
.karera__vacanciesItemContent li:not(:last-child) {
	margin-bottom: 14px;
}
.karera__vacanciesItemCallbackBlock {
	display: flex;
	justify-content: flex-start;
}
.karera__vacanciesItemCallbackBtn {
	display: block;
	font-weight: 700;
	font-size: 15px;
	line-height: 120%;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background: linear-gradient(220deg, #9BCA45 29.11%, #B6E65F 90.2%);
	border-radius: 200px;
	padding: 25px 35px;
	filter: drop-shadow(0 4px 0 #8BB342);
}
.karera__contacts {
	text-align: right;
	font-size: 18px;
	line-height: 150%;
}
.karera__contacts b {
	font-weight: 700;
}
.karera__contacts a {
	color: #0E4582;
	font-weight: 700;
}
.karera__profits {
	background: linear-gradient(320deg, #0E4582 14.39%, #0E284A 76.94%);
}
.karera__profitsContent {
	padding: 100px 0;
}
.karera__profitsImgBlock {
	display: none;
}
.karera__profitsImg {

}
.karera__profitsTextBlock {
	color: #fff;
}
.karera__profitsHeading {
	font-size: 32px;
    font-weight: 600;
    background: linear-gradient(119.81deg, #FFFFFF 31.79%, #94BAE3 90.23%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 28px;
    color: #FFFFFF;
}
.karera__profitsList {
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 42px;
	counter-reset: my-awesome-counter;
	margin-bottom: 28px;
	max-width: 630px;
}
.karera__profitsItem {
	position: relative;
	counter-increment: my-awesome-counter;
}
.karera__profitsItem::before {
	content: counter(my-awesome-counter);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    font-size: 18px;
    color: #fff;
    background: linear-gradient(180deg, #0E284A 0%, #9BCA45 100%);
    border: 1px solid #FFFFFF;
    position: absolute;
    top: -4px;
    left: -42px;
    overflow: hidden;
    padding-top: 6px;
    box-sizing: border-box;
}
.karera__profitsItem:not(:last-child) {
	margin-bottom: 24px;
}
.karera__profitsBtnBlock {
	display: flex;
	justify-content: flex-start;
}
@media (min-width: 1000px) {
	.karera__banner {
		min-height: 30.9em;
		display: flex;
		align-items: center;
		background-image: url('./img/karera-banner.jpg');
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}
	.karera__bannerh1 {
		font-size: 2.7em;
		margin-bottom: 0.45em;
	}
	.karera__bannerList {
		padding-left: 2.3em;
	}
	.karera__bannerItem {
		font-size: 0.926em;
	}
	.karera__bannerItem::before {
		width: 1.45em;
		height: 1.45em;
		top: -0.25em;
		left: -2.3em;
	}
	.karera__bannerItem:not(:last-child) {
		margin-bottom: 32px;
	}
	.karera__map {
		margin-bottom: 48px;
	}
	.karera__mapText {
		font-size: 40px;
		padding-bottom: 92px;
		margin-bottom: 92px;
	}
	.karera__advantagesHeading {
		font-size: 40px;
		margin-bottom: 55px;
	}
	.karera__advantagesList {
		grid-template-columns: repeat(4, 1fr);
		column-gap: 54px;
		padding-bottom: 100px;
		margin-bottom: 80px;
	}
	.karera__advantagesItemIcon {
		width: 132px;
		margin-bottom: 24px;
	}
	.karera__vacanciesHeading {
		font-size: 40px;
		margin-bottom: 32px;
	}
	.karera__vacanciesItemHeader {
		padding: 42px 120px 42px 46px;
		display: flex;
		align-items: center;
	}
	.karera__vacanciesItemTitle {
		font-size: 24px;
		margin-right: 14px;
	}
	.karera__vacanciesItemSubtitle {
		margin-bottom: -6px;
		margin-right: 42px;
	}
	.karera__vacanciesItemBtn {
		padding: 25px;
	}
	.karera__vacanciesItemSalary {
		margin-left: auto;
	}
	.karera__vacanciesItemBody {
		padding: 35px 46px 46px 46px;
	}
	.karera__vacanciesList {
		margin-bottom: 48px;
	}
	.karera__contacts {
		font-size: 24px;
	}
	.karera__profitsContent {
		display: flex;
		align-items: stretch;
	}
	.karera__profitsImgBlock {
		display: block;
		width: 50%;
		flex-shrink: 0;
		position: relative;
	}
	.karera__profitsImg {
		display: block;
		position: absolute;
		bottom: -100px;
		right: 34px;
		height: calc(100% + 200px + 44px);
	}
	.karera__profitsTextBlock {
		width: 50%;
		flex-shrink: 0;
	}
	.karera__profitsHeading {
		font-size: 40px;
		margin-bottom: 28px;
	}
	.karera__profitsItem:not(:last-child) {
		margin-bottom: 34px;
	}
	.karera__profitsList {
		margin-bottom: 34px;
	}
}
/* СТРАНИЦА КАРЬЕРА */

/* ПЕРЕЗАЛОГ */

.ref__banner {
	height: 30.9em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: -o-linear-gradient(to left, #0E4582, #0E284A);
	background: linear-gradient(to left, #0E4582, #0E284A);
	position:relative;
}
.section-ref-banner{
	font-size: 1.21488vw;
    width: 100%;
    height: auto;
}
@media(max-width: 1000px){
	.section-ref-banner{
		font-size: 3.70588vw;
	}
}
@media(min-width: 1000px){
	.ref__banner {
		height: 30.9em;
	}
}
.ref__CallbackBtnBlock{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
}
.ref__bannerh1{
	font-family: "MullerMedium", Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 2.1em;
	line-height: 1.1;
	color: #FFFFFF;
	margin-bottom: 0.29em;
	 background: -o-linear-gradient(left, #ffffff, #4483c9);
	 background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#4483c9));
	 background: linear-gradient(to right, #ffffff, #4483c9);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-left:-7px;
}
@media(min-width:600px){
	/*.ref__bannerh1{
		font-size: 60px;
	}*/
}
@media(max-width:600px){
	/*.ref__bannerh1{
		font-size: 30px;
		margin-left: 0;
	}
	.ref__bannerbeforeh1 {
		font-size: 15px !important;
	}*/
}
.ref__bannerbeforeh1{
	display:block;
	font-weight: 500;
	font-size: 1.055em;
	line-height: 1.5;
	color: #FFFFFF;
	font-family: "MullerMedium", Helvetica, Arial, sans-serif;
}
.ref__CallbackBtnBlock input{
	position:relative;
	background: #0E4582;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.2;
	color: #7497BD;
	max-width:31.68em;
	border-radius:50px;
	padding: 20px 24px;
	height:unset;
}
.ref__CallbackBtnBlock input + span:before{
	content: '';
	position: absolute;
	inset: 0;
	border-radius: 50px; 
	padding: 1px;
	background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#27568b));
	background: -o-linear-gradient(left, #ffffff, #27568b);
	background: linear-gradient(to right, #ffffff, #27568b);
	-webkit-mask: 
		-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box,
		-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
	-webkit-mask: 
		linear-gradient(#fff 0 0) content-box,
		linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	pointer-events: none;
}
.callback-form__blockInput{
	position: relative;
	margin-bottom:1em;
	max-width: 22.3em;
}
.greenText{
	color:#9BCA45;
}
.ref__CallbackBtnBlock .form-field{
	max-width:28.1em;
	width:100%;
	padding:0;
}
.ref__CallbackBtnBlock .btn--callback-form{
	height:76px;
}
.ref__CallbackBtn{
	display: block;
    font-weight: 700;
    font-size: 0.7917em;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: -o-linear-gradient(230deg, #9BCA45 29.11%, #B6E65F 90.2%);
    background: linear-gradient(220deg, #9BCA45 29.11%, #B6E65F 90.2%);
    border-radius: 50px;
    padding: 26px 35px;
    -webkit-filter: drop-shadow(0 4px 0 #8BB342);
    filter: drop-shadow(0 4px 0 #8BB342);
    max-width: 28.1em;
    width: 100%;
	margin-bottom:20px;
	cursor:pointer;
}
.checkbox-field__text{
	font-weight: 400;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	opacity: 0.7;
}
.ref__CallbackBtnBlock .form-field .checkbox--active .checkbox-icon__check {
    opacity: 1;
}
.ref__CallbackBtnBlock .form-field .checkbox-icon__check {
    opacity: 0;
    fill: #fff;
}
.ref__CallbackBtnBlock .form-field .checkbox-icon {
    float: left;
    width: 17px;
    height: 17px;
    margin-right: 13px;
    cursor: pointer;
}
.ref__CallbackBtnBlock .form-field .checkbox--active .checkbox-icon__rect {
    stroke: #fff;
}
.ref__CallbackBtnBlock  .input-field__text--phone{
	background-color: unset;
	color:#7497BD;
}
.ref__bannerImg {
		display:none;
	}
@media(min-width:1200px){
	.ref__bannerh1{
		font-size: 3.7374em;
	}
}
@media(min-width:1000px){
	.ref__bannerImg {
		display:block;
		max-width: 31em;
	}
	.ref__bannerImg img{
		width:100%;
		max-width:100%;
		height:100%;
		object-fit: contain;
		object-position: center;
	}
	.ref--bannerWrapper{
		-webkit-box-pack: start !important;
		    -ms-flex-pack: start !important;
		        justify-content: flex-start !important;
	}
}
.ref__bannerInfo{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.ref--bannerWrapper{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-line-pack: center;
	    align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
	-webkit-column-gap: 140px;
	   -moz-column-gap: 140px;
	        column-gap: 140px;
	padding:0 30px;
}

/* ПЕРЕЗАЛОГ */

/* СТРАНИЦА Инвестировать выгодно и надежно*/
.invest__banner {
    width: 100%;
    height: auto;
    font-size: 1.21488vw;
    min-height: 30.9em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E9F9EF;
    background-size: 7em;
    background-image: url(./img/invest_bannerNew.svg);
    background-position: 20em 0.5em;
    background-repeat: no-repeat;
    position: relative;
}
@media(min-width:800px){
	.invest__banner {
		background-size: 26.423em 24.46em;
		background-position: 5.27em 2.276em;
	}
}
/*.top-bar{display:none !important;}*/
.pNote{color:#fff;max-width:488px;margin-top:24px;font-size: 0.54em;}
/*.invest__banner::after{
	content:'';
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	background: rgb(0 0 0 / 50%);
}*/
@media(max-width: 800px){
	.invest__banner {
		font-size: 3.70588vw;
	}
}
.invest--bannerWrapper{
	max-height:592px;
	margin:0 auto;
	padding: 0 20px;
	text-align: center;
	z-index: 8;
}
.invest__notice{
	padding: 0 20px;
	margin-top: 30px;
}
.invest--notice__wrapper{
	max-width: 1280px;
    margin: 0 auto;
	padding: 20px;
	background: -o-linear-gradient(353.95deg, #0E284A 0%, #0E4582 100%);
	background: linear-gradient(96.05deg, #0E284A 0%, #0E4582 100%);
	border-radius: 20px;
}
.invest--notice__header{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	row-gap: 15px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;
	margin-bottom: 20px;
}
.invest--notice__header svg{
	margin-left: auto;
}
.invest--notice__title{
	color: #FFF;
	font-family: 'MullerBold';
	font-size: 25px;
	font-style: normal;
	line-height: 130%;
}
.invest--notice__text{
	color: #FFF;
	font-family: 'MullerRegular';
	font-size: 15px;
	font-style: normal;
	line-height: 130%;
}
.invest--notice__text br{
		display: none;
}
@media(min-width: 600px){
	.invest__notice{
		margin-top: 89px;
	}
	.invest--notice__wrapper{
		padding: 34px 17px 41px 59px;
	}
	.invest--notice__header{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.invest--notice__title{
		font-size: 35px;
		line-height: 150%;
	}
	.invest--notice__text{
		font-size: 18px;
		line-height: 150%;
	}
	.invest--notice__header svg{
		margin-left: unset;
	}
	.invest--notice__text br{
		display: block;
	}
}
.invest__CallbackBtnBlock{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-bottom:1.543em;
}
@media(min-width:800px){
	.invest--bannerWrapper {
		margin-left: 46%;
	}
	.invest--bannerWrapper {
		padding: 0;
		text-align: unset;
	}
	.invest__CallbackBtnBlock{
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	.invest__bannerControl {
		margin: unset !important;
	}
	.invest__banner::after{
		content:none;
	}
}
@media(min-width:1300px){
	.invest__CallbackBtn{
		padding: 2em 1.75em !important;
	}
}
.invest__bannerbeforeh1{
	font-family: 'MullerMedium';
	font-size: 0.926em;
	line-height: 1.5;
	color: #252525;
	margin-bottom:1em;
	display:block;
}
.invest__bannerh1{
	font-family: 'MullerMedium';
	line-height: 1.1;
	color: #252525;
	margin-bottom:0.6em;
}
.invest__bannerh1 span{
	font-family: 'MullerMedium';
	font-size: 0.714em;
	line-height: 1.2;
	color: #9BCA45;
}
.invest__bannerControl{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-direction:row;
	        flex-direction:row;
	-webkit-column-gap: 0.926em;
	   -moz-column-gap: 0.926em;
	        column-gap: 0.926em;
	max-width: 18em;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin:0 auto;
}
.invest__bannerControl span{
	font-family: 'MullerBold';
	font-size: 0.772em;
	line-height: 1.5;
	color: #252525;
	margin-bottom:0.5em;
	display:block;
}
.invest__bannerControl p{
	font-weight: 300;
	font-size: 0.618em;
	line-height: 1.5;
	color: #252525;
}
.invest__CallbackBtn{
	display: block;
    font-weight: 700;
    font-size: 0.772em;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: -o-linear-gradient(230deg, #9BCA45 29.11%, #B6E65F 90.2%);
    background: linear-gradient(220deg, #9BCA45 29.11%, #B6E65F 90.2%);
    border-radius: 200px;
    padding: 20px 35px;
    -webkit-filter: drop-shadow(0 4px 0 #8BB342);
            filter: drop-shadow(0 4px 0 #8BB342);
	max-width: 27.739em;
    width: 100%;
}

.invest--bannerControl__img{
    max-width: 3.8em;
    width: 100%;
    height: 100%;
}
.invest--bannerControl__img img{
	width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
	display: flex;
    align-items: center;
    justify-content: center;
}
.invest--bannerControl__text{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	text-align: left;
}
@media (min-width: 800px) {
	.invest__bannerh1{
		font-size: 2.7em;
	}
}
.investCalc{
	margin-top:89px;
	padding:0 20px;
}
.investCalc__wrapper{
	padding: 51px 57px 47px 57px;
	border: 1px solid #E8E8E8;
	border-radius: 20px;
	max-width: 1280px;
    margin: 0 auto;
}
.investCalc__header{
	padding-bottom:40px;
	border-bottom: 1px solid #E7E7E7;
	margin-bottom: 36px;
}
.investCalc__header span{
	font-family: 'MullerBold';
	font-size: 30px;
	line-height: 1.5;
	color: #0E284A;
}
.investCalc__form form{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
}
.investCalc--form__firstRow{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	row-gap:20px;
}
.investCalc__getDohod{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal !important;
	-webkit-box-direction:normal !important;
	    -ms-flex-direction:row !important;
	        flex-direction:row !important;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	-webkit-box-align:baseline;
	    -ms-flex-align:baseline;
	        align-items:baseline;
	-webkit-column-gap:20px;
	   -moz-column-gap:20px;
	        column-gap:20px;
}
@media(max-width:500px){
	.investCalc__getDohod label{
		    white-space: normal !important;
	}
}
@media(min-width:1000px){
	.investCalc--form__firstRow{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		    -ms-flex-direction:row;
		        flex-direction:row;
	}
	.investCalc__sum{
		margin-right:51px;
		max-width: 375px;
		width: 100%;
	}
	.investCalc__srok{
		margin-right:80px;
		max-width:375px;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.investCalc__getDohod{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-orient:vertical !important;
		-webkit-box-direction:normal !important;
		    -ms-flex-direction:column !important;
		        flex-direction:column !important;
		-ms-flex-wrap:unset;
		    flex-wrap:unset;
	}
}
.investCalc--form__firstRow > div{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
}
.investCalc--form__secondRow{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	margin-top:51px;
	margin-bottom:28px;
}
@media(min-width:1000px){
	.investCalc__info{
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		    -ms-flex-direction: row !important;
		        flex-direction: row !important;
	}
	.investCalc--form__secondRow{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.investCalc__CallbackBtn{
		width:280px;
	}
}
.investCalc__info{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	row-gap:20px;
	margin-bottom:20px;
}
.investCalc__stavka{
	margin-right:56px;
}
.investCalc__commonDohod{
	margin-right:34px;
}
.investCalc__head{
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5;
	color: #252525;
	margin-bottom:10px;
}
.investCalc--stavka__nums{
	font-weight: 400;
	font-size: 20px;
	line-height: 1.5;
	color: #252525;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-direction:row;
	        flex-direction:row;
	-webkit-column-gap:19px;
	   -moz-column-gap:19px;
	        column-gap:19px;
}
.investCalc--stavka__nums p span{
	font-family: 'MullerBold';
	font-size: 24px;
	line-height: 1.5;
}
.investCalc__price{
	font-family: 'MullerBold';
	font-weight: 700;
	font-size: 24px;
	line-height: 1.5;
	color: #252525;
}
.investCalc__CallbackBtn{
	display: block;
    background: -o-linear-gradient(230deg, #9BCA45 29.11%, #B6E65F 90.2%);
    background: linear-gradient(220deg, #9BCA45 29.11%, #B6E65F 90.2%);
    border-radius: 200px;
    padding: 27px 35px;
    -webkit-filter: drop-shadow(0 4px 0 #8BB342);
            filter: drop-shadow(0 4px 0 #8BB342);
	width:100%;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
}
.investCalc--form__thirdRow span{
	font-family: 'MullerRegular';
	font-size: 12px;
	line-height: 1.5;
	color: #252525;
}
.investCalc__lbl{
	font-family: 'MullerRegular';
	font-size: 14px;
	line-height: 1.5;
	color: #252525;
	display:block;
}
@media(min-width: 1000px){
	.investCalc__CallbackBtnBlock{
		max-width: 280px;
		width: 100%;
	}
}
.investCalc__sum{
    width: 100%;
}
.investCalc__srok{
	width:100%;
}
.flex-r{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-direction:row;
	        flex-direction:row;
}
.flex-c{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
}
.investCalc__num{
	height:80px;
	padding: 0 30px;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	color: #252525;
	background: #F8F8F8;
	border: 1px solid #000000;
	border-radius: 10px;
	outline:none;
	margin-top:10px;
	margin-bottom:15px;
}
.investCalc__sel{
	height:80px;
	padding: 0 30px;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	color: #252525;
	background: #F8F8F8;
	border: 1px solid #000000;
	border-radius: 10px;
	outline:none;
	margin-top:10px;
	margin-bottom:15px;
}
.investCalc__sel {
  font: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.investCalc__sel:disabled, 
.investCalc__num:disabled{
	-webkit-appearance: none;
	color:#252525 !important;
	opacity: 1 !important;
	-webkit-text-fill-color: #252525;
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
    .investCalc__sel:disabled,
    .investCalc__num:disabled {
        opacity: 1 !important;
        color: #252525 !important;
        -webkit-text-fill-color: #252525;
    }
}
/*.investCalc__sel:not([multiple]) {
  padding-right: 1.2em;
  background-repeat: no-repeat;
  background-position: calc(100% - 30px);
  background-size: 0.85em auto;
  background-image: url("/assets/img/arrow_calc.svg");
}*/

/* скроет иконку стрелки в IE */
.investCalc__sel::-ms-expand {
  display: none;
}
.investCalc__getDohod .investCalc__lbl{
	margin-bottom:17px;
	width:100%;
}
.investCalc__getDohod input{
	margin-right:15px;
}
.investCalc__getDohod label{
	font-family: 'MullerRegular';
	font-size: 17px;
	line-height: 1.5;
	color: #252525;
}
.investCalc__range{
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	width:100%;
}
.rangeslider{
	background: #D9D9D9 !important;
}
.rangeslider--horizontal{
	height:4px !important;
}
.rangeslider__fill {
    background: #9BCA45 !important;
}
.rangeslider__handle {
    background: -webkit-gradient(linear, left top, left bottom, from(#0E284A), to(#9BCA45)) !important;
    background: linear-gradient(180deg, #0E284A 0%, #9BCA45 100%) !important;
    background-position: center center !important;
    background-size: 100% 210% !important;
	-webkit-appearance: none !important;
	width:28px !important;
	height:28px !important;
	border-radius:100% !important;
	box-shadow: 0 0 20px rgb(0 0 0 / 30%) !important;
}
.rangeslider__handle::after {
	background-image:unset !important;
	background-color: #fff !important;
	width: 14px !important;
    height: 14px !important;
}
.rangeIntervals{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-direction:row;
	        flex-direction:row;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
}
.rangeIntervals span{
	display:block;
	font-weight: 300;
	font-size: 12px;
	line-height: 1.5;
	color: #252525;
	margin-bottom: 15px;
}
/*.investCalc__range::-webkit-slider-runnable-track {
	border-radius: 10px/100%;
	height: 4px;
	background: #D9D9D9;
}
.investCalc__range::-webkit-slider-thumb {
	border: 7px solid transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(#0E284A), to(#9BCA45));
    background: linear-gradient(180deg, #0E284A 0%, #9BCA45 100%);
    background-position: center center;
    background-size: 100% 210%;
    -webkit-box-shadow: inset 0px 0px 0px 100vw #fff;
            box-shadow: inset 0px 0px 0px 100vw #fff;
	-webkit-appearance: none;
	width:24px;
	height:24px;
	border-radius:100%;
	margin-top:-8px;
}
.investCalc__range::-moz-range-track {
	border-radius: 10px/100%;
	height: 4px;
	background: #D9D9D9;
}
.investCalc__range::-moz-range-thumb {
	background: #ecf0f1;
	border: 1px solid cyan;
	border-radius: 10px/100%;
	cursor: pointer;
}
*/
.customChb{
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.customChb+label {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	cursor:pointer;
}
.customChb+label::before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-webkit-box-flex: 0;
	    -ms-flex-positive: 0;
	        flex-grow: 0;
	margin-right: 15px;
	border: 7px solid #E2E2E2;
	border-radius:100%;
	background: #fff;
	box-sizing:unset;
}
.firstRadio{
	margin-bottom:14px;
}
.customChb:checked+label::before {
	border: 7px solid transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#0E284A), to(#9BCA45));
	background: -o-linear-gradient(top, #0E284A 0%, #9BCA45 100%);
	background: linear-gradient(180deg, #0E284A 0%, #9BCA45 100%);
	background-position: center center;
	background-size: 100% 200%;
	-webkit-box-shadow: inset 0px 0px 0px 100vw #fff;
	        box-shadow: inset 0px 0px 0px 100vw #fff; /*Тень направленная внутрь контейнера, перекрывает ненужный фон и оставляет только рамку*/

}
.investModalOrder-form .customChb+label::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-webkit-box-flex: 0;
	    -ms-flex-positive: 0;
	        flex-grow: 0;
	margin-right: 10px;
    margin-bottom: 5px;
	border: 6px solid #E2E2E2;
	border-radius:100%;
	background: #fff;
	box-sizing:unset;
}
.investModalOrder-form .customChb:checked+label::before {
	border: 6px solid transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#0E284A), to(#9BCA45));
	background: -o-linear-gradient(top, #0E284A 0%, #9BCA45 100%);
	background: linear-gradient(180deg, #0E284A 0%, #9BCA45 100%);
	background-position: center center;
	background-size: 100% 250%;
	-webkit-box-shadow: inset 0px 0px 0px 100vw #fff;
	        box-shadow: inset 0px 0px 0px 100vw #fff; /*Тень направленная внутрь контейнера, перекрывает ненужный фон и оставляет только рамку*/

}
.invest-form-callback .customChb:checked+label::before {
	border: 6px solid transparent;
	background: #0079ff;
	background: #0079ff;
	background: #0079ff;
	background-position: center center;
	background-size: 100% 250%;
	-webkit-box-shadow: inset 0px 0px 0px 100vw #fff;
	        box-shadow: inset 0px 0px 0px 100vw #fff; /*Тень направленная внутрь контейнера, перекрывает ненужный фон и оставляет только рамку*/

}
.invest-form-callback .customChb+label::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-webkit-box-flex: 0;
	    -ms-flex-positive: 0;
	        flex-grow: 0;
	margin-right: 10px;
    margin-bottom: 5px;
	border: 6px solid #E2E2E2;
	border-radius:100%;
	background: #fff;
	box-sizing:unset;
}
.invest-form-callback .customChb+label {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	cursor:pointer;
	color: #fff;
}
.investProduct__title{
	font-family: 'MullerLight';
	font-size: 50px;
	line-height: 1.3;

	text-align: center;
	
	color: #252525;
	margin-bottom:17px;
	display:block;
}
@media(max-width:500px){
	.investProduct__title{
		font-size:35px !important;
	}
	.investAdvants__title{
		font-size:40px !important;
	}
	.nadejnost__item {
		min-width: unset !important;
	}
}
.investProduct__title span{
	font-family: 'MullerMedium';
}
.investProduct__subtitle{
	font-family: 'MullerLight';
	font-size: 18px;
	line-height: 1.5;

	text-align: center;
	margin-bottom: 42px;
	color: #252525;
}
.investProduct__subtitle span{
	font-family: 'MullerMedium';
}
.investProduct__cards{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	row-gap:20px;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	margin-bottom: 50px;
}
.investProduct__card{
	display:flex;
	flex-direction:column;
	align-items:center;
}
.investProduct--card__wrapper{
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	border-radius: 20px;
	padding:17px 17px 31px 17px;
	max-width:408px;
	min-height:417px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
	position:relative;
}
.investProduct__link{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
}
.investProduct--card__link{
	display:block;
	text-decoration:underline;
	margin-top:15px;
}
.investProduct--card__img{
	margin-bottom:30px;
}
.nadejnost{
	margin-top:18px;
	margin-left:-41px;
}
.nadejnost__list{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	row-gap:20px; 
}
.nadejnost__item{
	position:relative;
	width:100%;
	min-width: 408px;
	height:396px;
	background: -o-linear-gradient(316.8deg, #0E284A 1.05%, #044191 98.94%);
	background: linear-gradient(133.2deg, #0E284A 1.05%, #044191 98.94%);
	border: 1px solid #E8E8E8;
	border-radius: 20px;
	overflow:hidden;
}
.nadejnost__title{
	position:absolute;
	top:34px;
	left:31px;
	font-family: 'MullerBold';
	font-size: 24px;
	line-height: 1.2;
	color: #FFFFFF;
}
.nadejnost__img{
	width:100%;
	height:100%;
	max-width:100%;
}
.investProduct--card__img img{
	width:100%;
	max-width:100%;
	height:100%;
	-o-object-fit:cover;
	   object-fit:cover;
}
.investProduct--card__title{
	font-family: 'MullerMedium';
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	
	color: #252525;
	margin-bottom:7px;
}
.investProduct--card__subtitle{
	font-family: 'MullerLight';
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	
	color: #252525;
	display:block;
}
.investProduct__arrow{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.investAdvants{
	margin-bottom:50px;
}
.investAdvants__wrapper{

}
.investAdvants__title{
	font-family: 'MullerMedium';
	font-size: 50px;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 54px;
	color: #252525;
}
.investAdvants__list{
	max-width:849px;
	margin:0 auto;
}
.investAdvants__item{
	position:relative;
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
}
.investAdvants__item:not(:last-child){
	margin-bottom:45px;
}
.investAdvants--item_marker{
	position:relative;
	display:inline-block;
	width: 22px;
	height: 22px;
	background: #fff;
	border: 1px solid #E7E7E7;
	border-radius: 20px;
	padding-right: 19px;
	margin-right: 19px;
}
.investAdvants--item_marker::before{
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	    -ms-transform:translate(-50%,-50%);
	        transform:translate(-50%,-50%);
	content:'';
	display:inline-block;
	width: 14px;
	height: 14px;
	background: #9BCA45;
	border-radius: 20px;
}
.investAdvants--item__title{
	font-family: 'MullerMedium';
	font-size: 30px;
	line-height: 1.5;
	color: #252525;
	margin-bottom:6px;
}
.secure{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
}
.investProduct__wrapper{
	margin-top:73px;
	margin-bottom:41px;
}
.secure>div{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-direction:row;
	        flex-direction:row;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.secure>div img:first-child{
	max-width:50px;
}
.secure>div img:last-child{
	max-width:120px;
}
@media(min-width:600px){
	.secure{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		    -ms-flex-direction:row;
		        flex-direction:row;
	}
	.secure>div img{
		max-width:unset;
	}
	.secure>div img:first-child{
		max-width:unset;
	}
	.secure>div img:last-child{
		max-width:unset;
	}
}
investAdvants--item__link{

}
.investAdvants__item img{
	-o-object-fit:cover;
	   object-fit:cover;
	-o-object-position:center;
	   object-position:center;
	width:100%;
	max-width:100%;
	height:100%;
}
.investAdvants__subtitle{
	font-family: 'MullerLight';
	font-size: 16px;
	line-height: 1.4;
	color: #252525;
}
.investAdvants--item__secure{
	background: -o-linear-gradient(353.95deg, #0E284A 0%, #0E4582 100%);
	background: linear-gradient(96.05deg, #0E284A 0%, #0E4582 100%);
	border-radius: 20px;
	padding: 20px;
	margin-top: 25px;
	width: 100%;
	position: relative;
}
.investAdvants--item__secure p{
	font-family: 'MullerLight';
	font-size: 13px;
	line-height: 1.5;
	color: #FFF;
	margin-bottom: 10px;
}
.investAdvants--item__secure img{
	display: none;
	position: absolute;
    right: 0;
    top: 10px;
    object-fit: contain;
    object-position: right top;
}
.investAdvants--item__secure p br{
	display: none;
} 
.investAdvants--item__secure a{
	border-bottom:1px dashed #9BCA45;
	color: #9BCA45;
	font-family: 'MullerMedium';
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	position: relative;
}
@media(min-width: 800px){
	.investAdvants--item__secure img{
		display: block;
	}
}
@media(min-width:830px){
	.investAdvants--item__secure{
		min-width: 833px;
		padding: 22px 33px 35px 33px;
	}
	.investAdvants--item__secure p br{
		display: block;
	}
	.investAdvants--item__secure a{
		font-size: 16px;
	} 
	.investAdvants--item__secure p{
		font-size: 15px;
		margin-bottom: 18px;
	}
}
.investAdvants__subtitle a{
	text-decoration: underline;
	transition: all 0.2s ease 0s;
	font-weight: 600;
}
.investAdvants__subtitle a:hover{
	color: #9BCA45 !important;
	text-decoration: none;
}
.dohodBlock{
	background: -o-linear-gradient(353.95deg, #0E284A 0%, #0E4582 100%);
	background: linear-gradient(96.05deg, #0E284A 0%, #0E4582 100%);
	border: 1px solid #E8E8E8;
	border-radius: 20px;
	padding: 32px 45px 29px 36px;
	width:100%;
	margin-top:28px;
}
.dohodBlock__firstRow{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	row-gap:20px;
	margin-bottom:15px;
}
.dohodBlock__col{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
}
.dohodBlock__title{
	font-family: 'MullerRegular';
	font-size: 15px;
	line-height: 1.5;
	color: #FFFFFF;
	margin-bottom:5px;
}
.dohodBlock__num{
	font-family: 'MullerBold';
	font-weight: 700;
	font-size: 24px;
	line-height: 1.5;
	color: #9BCA45;
}
.dohodBlock__oferta{
	font-family: 'MullerLight';
	font-size: 11px;
	line-height: 1.5;
	color: #FFFFFF;
}
.investStart__wrapper{
	max-width:873px;
	margin:0 auto;
}
.investStart__title{
	font-family: 'MullerBold';
	font-size: 40px;
	line-height: 1.5;
	text-align: center;
	
	color: #252525;
	margin-bottom:50px;
}
.investStart__steps{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
@media(min-width:700px){
	.investStart__steps{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		    -ms-flex-direction:row;
		        flex-direction:row;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-align:unset;
		    -ms-flex-align:unset;
		        align-items:unset;
	}
	.investStart__step span{
		font-size: 100px !important;
	}
	.investStart__step p{
		font-size: 18px !important;
	}
	.investProduct__cards{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		    -ms-flex-direction:row;
		        flex-direction:row;
		-webkit-column-gap:33px;
		   -moz-column-gap:33px;
		        column-gap:33px;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align:unset;
		    -ms-flex-align:unset;
		        align-items:unset;
		margin-bottom: 71px;
	}
	.investProduct--card__img{
		max-height: 249px;
	}
}
.stabilnost img{
	margin-left:-41px;
}
.investStart__step{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	margin-bottom:26px;
	width:266px;
}
.investStart__step span{
	font-family: 'MullerMedium';
	font-size: 70px;
	line-height: 1;
	text-align: center;
	display:block;
	margin-bottom:14px;
	color: #252525;

}
.investStart__step p{
	font-family: 'MullerLight';
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	
	color: #252525;
}
.investStart__text{
	font-family: 'MullerRegular';
	font-size: 18px;
	line-height: 1.5;
	
	text-align: center;
	
	color: #252525;
	max-width:849px;
	margin-bottom: 61px;
}
@media(min-width:1000px){
	.investAdvants--item__text{
		margin-right:19px;
	}
	.nadejnost__list{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		    -ms-flex-direction:row;
		        flex-direction:row;
		-webkit-column-gap:39px;
		   -moz-column-gap:39px;
		        column-gap:39px; 
	}
	.nadejnost__item{
		position:relative;
		max-width:408px;
		min-width: 408px;
		height:396px;
		background: -o-linear-gradient(316.8deg, #0E284A 1.05%, #044191 98.94%);
		background: linear-gradient(133.2deg, #0E284A 1.05%, #044191 98.94%);
		border: 1px solid #E8E8E8;
		border-radius: 20px;
		overflow:hidden;
	}
	.dohodBlock{
		min-width:837px;
		margin-top:28px;
		margin-left:-41px;
	}
	.dohodBlock__firstRow{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		    -ms-flex-direction:row;
		        flex-direction:row;
		-webkit-box-pack:justify;
		    -ms-flex-pack:justify;
		        justify-content:space-between;
		margin-bottom:26px;
	}
	.dohodBlock__title{
		margin-bottom:5px;
	}
	.dohodBlock__oferta{
		font-size: 14px;
	}
}
.investCallback__wrapper{
	max-width:1280px;
	margin:0 auto;
	margin-bottom:64px;
	min-height: 550px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-image: url(./img/callback__bg.png);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
	padding: 30px 64px;
	border-radius:20px;
}
.investCallback__content{
	width:100%;
}
.investCallback__infoBlock{
	display:none;
}
.investCallback__infoBlock span{
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	color: #0E284A;
	margin-bottom:4px;
	display:block;
}
.investCallback__infoBlock p{
	font-weight: 300;
	font-size: 14px;
	line-height: 1.5;
	color: #040404;
}
.investCallback--form__title{
	font-weight: 500;
	font-size: 30px;
	line-height: 1.3;
	color: #FFFFFF;
	margin-bottom:33px;
	display:block;
}
.investCallback__form form{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	row-gap:14px;
}
.investCallback__form form input:not([type="submit"]){
	background: #0E4582;
	border-radius: 5px;
	padding:21px 24px;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.2;
	color: #7497BD;
	border:none;
	outline:none;
	border: 1px solid #083775;
}
.investCallback__btn{
	display: block;
    background: -o-linear-gradient(230deg, #9BCA45 29.11%, #B6E65F 90.2%);
    background: linear-gradient(220deg, #9BCA45 29.11%, #B6E65F 90.2%);
    border-radius: 200px;
    padding: 27px 35px;
    -webkit-filter: drop-shadow(0 4px 0 #8BB342);
            filter: drop-shadow(0 4px 0 #8BB342);
    width: 100%;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
	outline:none;
	border:none;
	height:unset;
}
@media(max-width:400px){
	.investCallback__btn{
		font-size: 9px;
	}
}
.investCallback__acception{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-direction:row;
	        flex-direction:row;
	-webkit-column-gap:13px;
	   -moz-column-gap:13px;
	        column-gap:13px;
	margin-top:5px;
}
.investCallback__form{
	width:100%;
}
.investCalc__form{
	display:flex;
	flex-direction:column;
}
.investCallback__acception p{
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFFF;
	opacity: 0.7;
}
@media(min-width:800px){
	.investCallback__infoBlock{
		display:block;
		position:absolute;
		left:63px;
		bottom:55px;
		background:#fff;
		padding:16px 22px 19px 22px;
		max-width:289px;
		border-radius: 5px;
	}
	.investCallback__form{
		max-width: 610px;
   		margin-left: auto;
	}
	.investCallback--form__title {
		font-size: 50px;
	}
	.investCallback__wrapper {
		background-position: inherit;
	}
}
.investCallback{
	padding:0 20px;
}
.digits{
	margin-bottom: 110px;
	margin-top:29px;
    padding: 0 20px;
}
.digits__wrapper{
	max-width: 1280px;
    margin: 0 auto;
	padding-top: 79px;
	border-top: 1px solid #C5C5C5;
}
.digits__title{
	font-family: 'MullerBold';
	font-size: 40px;
	line-height: 150%;
	text-align: center;
	color: #252525;
	display: block;
	margin-bottom: 69px;
}
.digits__list{
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	row-gap: 26px;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.digits__item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	min-height: 89px;
}
.digits__list .digits__item:nth-child(3){
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
}
.digits__list .digits__item:nth-child(3) .digits--item__digit{
	font-size: 35px;
	margin-bottom: 22px;
    margin-top: 7px;
}
.digits__list .digits__item:not(:last-child){

}
.digits--item__digit{
	font-family: 'MullerBold';
	font-size: 35px;
	line-height: 100%;
	text-align: center;
	color: #9BCA45;
	margin-bottom: 22px;
}
.digits--item__title{
	font-family: 'MullerRegular';
	font-size: 18px;
	line-height: 150%;
	text-align: center;
	color: #252525;
}
.digits__list hr{
	width: 15%;
	margin: 0 auto;
}
.digits--item__titleText{

}
@media(min-width: 600px){
	.digits__list{
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
	}
	.digits__list .digits__item:not(:last-child){
		border-right: none;
		border-bottom: none;
	}
	.digits__list hr{
		display: none;
	}
	.digits__list .digits__item:first-child, .digits__list .digits__item:nth-child(5){
		border-right: 1px solid #C5C5C5;
	}
	.digits__item{
		padding-bottom: 0;
	}
	.digits__list{
		row-gap: 35px;
	}
	.digits__list hr{
		display: none;
	}
	.digits__list .digits__item:nth-child(3) .digits--item__digit{
		font-size: 35px !important;
	}
	.digits--item__digit{
		font-size: 35px !important;
	}
}
@media(min-width: 1100px){
	.digits__list{
		-ms-grid-columns: (1fr)[4];
		grid-template-columns: repeat(4, 1fr);
	}
	.digits__list .digits__item:not(:last-child){
		border-right: 1px solid #C5C5C5;
		border-bottom: none;
	}
	.digits__item{
		padding-bottom: 0;
	}
	.digits__list .digits__item:nth-child(3) .digits--item__digit{
		font-size: 35px !important;
	}
	.digits--item__digit{
		font-size: 50px !important;
	}
	.digits--item__titleText{
		font-size: 30px !important;
    	margin-bottom: 10px !important;
	}
}
.opacity {
	margin-bottom:65px;
	padding: 0 20px;
}
.opacity__wrapper {
	border-radius: 20px;
	padding: 20px;
	background:linear-gradient(96.05deg, #0E284A 0%, #0E4582 100%);
}
@media(min-width: 800px){
	.opacity__wrapper {
		padding: 36px 44px 39px 150px;
	}
}
.opacity--info__title {
	font-weight: 700;
	font-size: 40px;
	line-height: 150%;
	color: #FFFFFF;
	display:block;
	margin-bottom:10px;
}
.opacity--info__description {
	font-family: 'MullerLight';
	font-size: 16px;
	line-height: 150%;
	color: #ffffffb3;
	display:block;
	margin-bottom:20px;
}
.opacity--info__description br{
	display:none;
}
.opacity--info__text{
	font-family: 'MullerMedium';
	color: #9BCA45;
	font-size: 16px;
	line-height: 150%;
}
@media(max-width:500px){
	.opacity--info__title {
		font-size: 30px;
	}
}
@media(min-width:1000px){
	.opacity--info__description br{
		display:block;
	}
	.opacity {
		margin-bottom:65px;
		padding: 0 20px;
	}
	.opacity__wrapper {
		max-width: 1280px;
		margin: 0 auto;
		background-image: url(./img/prozrachnost.png);
		background-size: cover;
		background-position: right;
		background-repeat: no-repeat;
	}
	.opacity__info {
		display:flex;
		flex-direction:row;
	}
	/*.opacity__info::before {
		content: '';
		max-width:82px;
		width:100%;
		height:82px;
		display:block;
		background-image: url(./img/opacity_icon.svg);
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		margin-right:24px;
	}*/
}
/* СТРАНИЦА Инвестировать выгодно и надежно*/

.mainBanner{
	position:relative;

}
.mainBanner__nav{
	position: absolute;
	bottom: 23px;
	z-index: 1;
	display: flex;
	justify-content: space-between;
	column-gap:10px;
	width: 100%;
	padding: 0 20px;
	z-index: 123;
}
.mainBanner__navBtn{
	width:66px;
	height:66px;
	border-radius:100%;
	background: #1660B3;
	border: 1px solid transparent;
	outline:none;
	transition: all 0.3s ease-in 0s;
	cursor:pointer;
}
.mainBanner__navBtn:hover{
	border: 1px solid #218aff;
	transform: scale(1.05);
}
.mainBanner__navBtn--prev{
	background-image: url(/upload/arr_prev.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 46% center;
}
.mainBanner__navBtn--next{
	background-image: url(/upload/arr_next.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 46% center;
}
.mainBanner__pagination{
	bottom:40px !important;
	left: unset;
    width: 100%;
	z-index: 10;
}
.swiper-pagination-bullet{
	width: 10px !important;
    height: 10px !important;
    background: #939292 !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #8FBD45 !important;
}
@media(min-width:1400px){
	.mainBanner__nav{
		position: absolute;
		top: 50%;
		bottom:unset;
		transform: translateY(-50%);
		z-index: 1;
		display: flex;
		justify-content: space-between;
		width: 100%;
		padding: 0 130px;
	}
}
@media(min-width:1000px){
	.mainBanner__pagination{
		top:unset !important;
		bottom:46px !important;
		left: 0 !important;
		width: 100% !important;
	}
}

.btn-banner-default {
    width: 100%;
    height: 50px;
    border-radius: 50px;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    background: #9bca45;
    -webkit-box-shadow: 5px 5px 10px 0 rgb(0 0 0 / 30%);
    box-shadow: 5px 5px 10px 0 rgb(0 0 0 / 30%);
    -webkit-transition: background-position 1s, -webkit-box-shadow 0.5s;
    -o-transition: background-position 1s, box-shadow 0.5s;
    transition: background-position 1s, box-shadow 0.5s;
    transition: background-position 1s, box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
.fastZaym-form .checkbox-field__text, .modal-karera-form .checkbox-field__text{
	color: #878992;
}
.testSlide .newBanner2022__heading{
	font-weight: 700;
	font-size: 40px;
	line-height: 120%;
	margin-bottom:30px;
	white-space: normal;
}
.testSlide .newBanner2022__list{
	margin-bottom:30px;
}
.fastOrder{
	max-width: 435px;
	background: #FFFFFF;
	border-radius: 20px;
	margin-bottom:20px;
	order:2;
}
.fastOrder__wrapper{
	padding: 21px 25px;
}
@media(min-width:1000px){
	.fastOrder__wrapper{
		padding:23px 26px 20px 21px;
	}
	.fastOrder__title {
		font-size: 30px !important;
	}
	.fastOrder__phone {
		padding: 20px 10px 20px 59px!important;
	}
	.fastOrder__btn {
		height: 66px;
	}
	.fastOrder {
		margin-bottom: 40px;
	}
	.fastOrder__acception label {
		font-size: 12px;
	}
	.fastOrder{
		order:unset;
	}
}
.fastOrder__title{
	font-weight: 700;
	font-size: 22px;
	line-height: 120%;
	margin-bottom:20px;
}
.fastOrder__phone{
	margin-bottom:18px;
	padding:10px 10px 10px 25px!important;
	height: 60px !important;
	border: 1px solid #0E284A !important;
	border-radius: 500px;
	/*background-image: url(/assets/img/hand_icon.svg) !important;
	background-position: 20px 15px !important;
    background-repeat: no-repeat !important;
    background-size: 27px !important;*/
	font-weight: 400;
	font-size: 16px !important;
	line-height: 120%;
	color: #000000;
}
@media(min-width: 1000px){
	.fastOrder__phone{
		font-size: 16px !important;
	}
}
.fastOrder__btn{
	background: #74A41E;
	border-radius: 50px;
	font-weight: 700;
	font-size: 15px;
	line-height: 120%;
	text-transform: uppercase;
	color: #FFFFFF;
	border:none;
	outline:none;
	padding:15px !important;
	width: 100%;
	height: 66px;
	display: flex;
	flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    column-gap: 8px;
	cursor:pointer;
	transition: all 0.3s ease 0s;
}
.fastOrder__btn:hover{
	transform: scale(1.02);
}
.fastOrder__acception{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
	align-items: baseline;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-column-gap: 13px;
    -moz-column-gap: 13px;
    column-gap: 13px;
    margin-top: 13px;
}
.fastOrder__acception label{
	font-weight: 400;
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	opacity: 0.7;
}
.fastOrder__acception input {
	position: absolute;
	z-index: 1;
	opacity: 0;
	width: 17px;
    height: 17px;
}
.fastOrder__acception input+label {
  display: inline-flex;
  user-select: none;
}

.fastOrder__acception input+label::before {
	content: '';
	display: inline-block;
	width: 17px;
	height: 17px;
	flex-shrink: 0;
	flex-grow: 0;
	margin-right: 13px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
	background-color: #CDCDCD;
	border: 1px solid #E3E3E3;
	border-radius: 2px;
}
.fastOrder__acception input:checked+label::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230e4582' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.fastOrder__acception input:focus:not(:checked)+label::before {
  border-color: #80bdff;
}


.mainBanner__acception{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-column-gap: 13px;
    -moz-column-gap: 13px;
    column-gap: 13px;
}
.mainBanner__acception label{
	font-weight: 400;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	opacity: 0.7;
}
.mainBanner__acception input {
	position: absolute;
	z-index: 1;
	opacity: 0;
	width: 17px;
    height: 17px;
}
.mainBanner__acception input+label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.mainBanner__acception input+label::before {
	content: '';
	display: inline-block;
	width: 17px;
	height: 17px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-webkit-box-flex: 0;
	    -ms-flex-positive: 0;
	        flex-grow: 0;
	margin-right: 13px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
	background-color: #CDCDCD;
	border: 1px solid #E3E3E3;
	border-radius: 2px;
}
.mainBanner__acception input:checked+label::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230e4582' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.mainBanner__acception input:focus:not(:checked)+label::before {
  border-color: #80bdff;
}
.mainBanner__slide .main-banner__img{
	width:100%;
	height:590px;
	overflow:hidden;
}
@media(min-width:750px){
	.mainBanner__slide .main-banner__img{
		height:700px;
	}
	.mainBanner__slide .main-banner-content{
		height:700px;
	}
}
.mainBanner__slide .main-banner-content{
	height:590px;
}
.mainBanner__slide .main-banner__img::after{
	content: '';
	width:100%;
	height:100%;
	position:absolute;
	display: block;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background: rgb(14 40 74 / 80%);;
}
.mainBanner__slide .main-banner__img1::before{
	width: 467px !important;
    height: 216px !important;
}
.mainBanner__slide .main-banner__img::before{
	content: '';
	width:370px;
	height:200px;
	position:absolute;
	right:0;
    bottom: -32px;
    background-image: url(/assets/img/oil_banner.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    z-index: 2;
}
.mainBanner__slide .main-banner__img-filter{
	display:none;
}
.mainBanner__slide .main-banner{
	height: 590px;
}
@media(min-width:750px){
	.mainBanner__slide .main-banner{
		height: 700px;
	}
}
.mainBanner--slide__title{
	font-weight: 700;
	font-size: 40px;
	line-height: 110%;
	background: -o-linear-gradient(330.19deg, #FFFFFF 31.79%, #94BAE3 90.23%);
	background: linear-gradient(119.81deg, #FFFFFF 31.79%, #94BAE3 90.23%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	margin-bottom:37px;
}
.mainBanner__slide .main-banner__safety{
	display:none;
}
.mainBanner--slide__subtitle{
	font-weight: 500;
	font-size: 18px;
	line-height: 150%;
	color: #B6FF30;
	margin-top:19px;
	margin-bottom:19px;
}
.mainBanner__list .mainBanner__item{
	font-weight: 500;
	font-size: 24px;
	line-height: 120%;
	color: #FFFFFF;
	position: relative;
}
.main-banner__slide1 .mainBanner__item br{
	display: none;
}
@media(min-width: 1200px){
	.main-banner__slide1 .mainBanner__item br{
		display: block;
	}
}
.mainBanner__list .mainBanner__item:not(:last-child){
	margin-bottom:19px;
}
.mainBanner__list{
	padding-left: 37px;
	margin-bottom: 22px;

}
.main-banner__slide1 .mainBanner__list{
	margin-top: 20px;
}
@media(min-width: 1000px){
	.main-banner__slide1 .mainBanner__list{
		margin-top: 0;
	}
}
.mainBanner__list .mainBanner__item::before{
	content: '';
    display: block;
    position: absolute;
    top: -4px;
    left: -34px;
    width: 24px;
    height: 24px;
    background-image: url(/local/components/invest/bannerTest/templates/.default/newBanner2022-item.svg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.mainBanner--item__title{
	font-weight: 500;
	font-size: 18px;
	line-height: 120%;
	color: #FFFFFF;
    margin-bottom: 5px;
}
.mainBanner--item__subtitle{
	font-weight: 500;
	font-size: 14px;
	line-height: 120%;
	color: #B6FF30;
}
.mainBanner__slide .main-banner-content{
	width:100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	z-index: 14;
}
.mainBanner__slide .main-banner-content__inner{
	padding: 20px 20px;
	-ms-grid-column-align: center;
	    justify-self: center;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
}
.mainBanner__btn{
	display: block;
    background: -o-linear-gradient(230deg, #9BCA45 29.11%, #B6E65F 90.2%);
    background: linear-gradient(220deg, #9BCA45 29.11%, #B6E65F 90.2%);
    border-radius: 200px;
    padding: 27px 35px;
    -webkit-filter: drop-shadow(0 4px 0 #8BB342);
    filter: drop-shadow(0 4px 0 #8BB342);
    width: 100%;
	max-width:507px;
	height:60px;
    font-weight: 700;
    font-size: 18px;
    line-height: 0.7;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    outline: none;
    border: none;
	margin-bottom: 10px;
}
.mainBanner--slide__title span{
	color: #afed4c;
    -webkit-text-fill-color: #afed4c;
	position: relative;
	font-style: italic;
	font-family: 'MullerBold';
	letter-spacing: 1px;
}
.mainBanner--slide__title span::after{
	content: '';
	position: absolute;
	top: -2px;
	left: -5px;
	width: 100%;
	max-width: 22px;
    height: 100%;
	display: block;
	background-image: url(/assets/img/speed_1.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}
.mainBanner--slide__title span::before{
	content: '';
	position: absolute;
	top: 1px;
	right: 9px;
	width: 100%;
	max-width: 8px;
    height: 100%;
	display: block;
	background-image: url(/assets/img/speed_2.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}
@media(min-width: 1000px){
	.mainBanner--slide__title span::after{
		top: -4px;
		left: -5px;
		max-width: 29px;
	}
	.mainBanner--slide__title span::before{
		top: 0;
		right: 12px;
		max-width: 11px;
	}
}
.mainBanner__slide .main-banner-content__inner {
    position: unset !important;
    top: unset !important;
    -webkit-transform: unset !important;
        -ms-transform: unset !important;
            transform: unset !important;
}
.main-banner__slide5 .mainBanner--slide__title{
	font-size: 22px;
}
.main-banner__img1{
	background: url(/assets/img/autoUVa.png) no-repeat center; background-size: cover;
}
.main-banner__img1::after{
	content: none !important;
}
@media(min-width:750px){
	.main-banner__img1{
		background: url(/assets/img/bgAutoUvas_1.png) no-repeat center; background-size: cover;
	}
	.main-banner__img1::after{
		content: '' !important;
	}
}
.main-banner__img2{
	background: url(/assets/img/pts_banner_mob.png) no-repeat center;
}
.main-banner__img3{
	background: url(/assets/img/auto_banner_mob.png) no-repeat center;
}
.main-banner__img4{
	background: url(/assets/img/specTech_banner_mob.png) no-repeat center;
}
.main-banner__img5{
	background: url(/assets/img/komNedv_banner_mob.png) no-repeat center;
}
.mainBanner--slide__subtitle br{
	display: none;
}
.main-banner__slide1 .mainBanner--slide__title br,  .fastOrder__acception label br{
	display: none;
}
.main-banner__slide1 .mainBanner--slide__title{
	display: none;
}
@media (max-width: 500px){
	.fastOrder__btn {
		font-size: 12px;
	}
}
@media (min-width: 992px){
	.mainBanner__list .mainBanner__item::before{
		top: -6px;
		left: -55px;
		width: 35px;
		height: 35px;
	}
}
@media (min-width: 1200px){
	.main-banner__slide1 .mainBanner--slide__title{
		display: block;
		font-size: 30px !important;
		margin-bottom: 20px;
		max-width: 410px;
		font-family: 'MullerBold';
	}
}
@media (min-width: 1000px){
	.main-banner__slide5 .mainBanner--slide__title{
		font-size:55px;
	}
	.mainBanner__slide .main-banner-content{
		width:100% !important;
		padding-left: 30%;
	}
	.mainBanner--slide__title{
		font-size: 70px;
	}
	.main-banner__slide1{
		padding-left: 35% !important;
	}
	.main-banner__slide5{
		padding-left: 25% !important;
	}
	.mainBanner__list{
		padding-left: 55px;
	}
	.mainBanner .swiper-pagination-bullet{
		width: 18px !important;
		height: 18px !important;
		background: #F9F9F9 !important;
	}
	.mainBanner .swiper-pagination-bullet.swiper-pagination-bullet-active{
		background: #8FBD45 !important;
	}
	.mainBanner__slide .main-banner-content__inner {
		margin-top: -65px;
	}
	.mainBanner--slide__title {
		font-size:55px;
	}
	.mainBanner--slide__subtitle {
		font-size: 30px;
	}
	.mainBanner--slide__subtitle br{
		display: block;
	}
	.mainBanner--item__title {
		font-size: 24px;
	}
	.mainBanner--item__subtitle {
		font-size: 16px;
	}
	.mainBanner__btn{
		height:81px;
		line-height: 1.7;
	}
	.mainBanner__slide .main-banner-content {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.main-banner__slide1 .mainBanner--slide__title br, .fastOrder__acception label br{
		display: block;
	}
	.main-banner__slide1 .mainBanner--slide__title{
		font-size: 40px !important;
		margin-bottom: 37px;
		max-width: unset;
	}
	.mainBanner__slide .main-banner__img {
		width: 100%;
		height: 900px;
	}
	.mainBanner__slide .main-banner-content {
		height: 900px;
	}
	.main-banner__img1{
		background: url(/assets/img/bgAutoUvas_1.png) no-repeat center; background-size: cover;
		background: url(/assets/img/newBanner2023.jpg) no-repeat center; background-size: cover;
	}
	.main-banner__img2{
		background: url(/assets/img/pts_banner.png) no-repeat center;
	}
	.main-banner__img3{
		background: url(/assets/img/auto_banner.png) no-repeat center;
	}
	.main-banner__img4{
		background: url(/assets/img/specTech_banner.png) no-repeat center;
	}
	.main-banner__img5{
		background: url(/assets/img/komNedv_banner.png) no-repeat center;
	}
	.mainBanner__list .mainBanner__item:not(:last-child){
		margin-bottom:32px;
	}
	.mainBanner__slide .main-banner__safety{
		font-weight: 500;
		font-size: 14px;
		line-height: 120%;
		color: #FFFFFF;
		margin-top:15px;
		display:block;
		margin-top: 0;
	}
	.mainBanner__list {
		margin-bottom: 38px;
	}
	.mainBanner--slide__subtitle {
		margin-bottom: 27px;
	}
	.mainBanner__slide .main-banner__img::before, .mainBanner__slide .main-banner__img::after {
		display:none;
	}
}
.stories-form-modal .checkbox-field__text{
	color: inherit;
}
.btn-newDate{
	white-space:normal;
}



@media(max-width: 768px){
    .mainBanner__swiperWrapper{
        transform: none !important;
    }
    .mainBanner__nav,
    .mainBanner .swiper-pagination,
    .mainBanner__swiperWrapper .swiper-slide:not(.mobileSlide){
        display: none !important;
    }
    body .section-icon-block{
        padding: 85px 0 85px 0;
    }
	body .iconMin{
		padding: 45px 0 85px 0;
	}
    body .section-simplecalc{
        padding: 0 0 50px;
    }
    body .simplecalc__aboutBlock,
    body .simplecalc__aboutImg{
        display: none;
    }
    body .simplecalc__heading{
        margin-bottom: 0;
    }
    body .zaimBlock2024__bg,
    body .zaimBlock2024__img,
    body .zaimBlock2024--roketa .zaimBlock2024__img{
        display: none;
    }
    body .zaimBlock2024__grid,
    body .zaimBlock2024__textcell,
    body .btnBlockMob{
        margin: 0;
    }
    body .zaimBlock2024--dom{
        margin-top: 30px;
    }
    /*body .section-advantage{
        padding: 0;
    }*/
    /*body .zaimSlider__wrapper{
        display: none;
    }*/
}
.failInput{
	border: 1px solid #EC4A3A !important;
}
.input__fail{
	font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: #EC4A3A;
    margin-bottom: 5px;
    margin-top: -15px;
    margin-left: 20px;
    background: #fff;
    padding: 5px;
    max-width: max-content;
    border-radius: 5px;
	display: none;
	opacity: 0;
	transition: all 0.2s ease 0s;
}
.input__fail.active{
	opacity: 1;
	display: block;
}
.input__fill{
	font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: #EC4A3A;
    margin-bottom: -5px;
    margin-top: -5px;
    margin-left: 20px;
    background: #fff;
    padding: 5px;
    max-width: max-content;
    border-radius: 5px;
	display: none;
	opacity: 0;
	transition: all 0.2s ease 0s;
}
.input__fill.active{
	opacity: 1;
	display: block;
}
.go{
	font-size: 1.21488vw;
    width: 100%;
    height: auto;
}
@media(max-width: 800px){
	.go{
		font-size: 3.70588vw;
	}
}
.go__banner{
    height: 30.9em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    position: relative;
	margin-bottom: 80px;
	z-index: 1;
}
.go__banner::after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	bottom:0;
	left:0;
	background-image: url(./img/dengi_edut-mob.png);
    background-size: 100%;
    background-position: left top;
    background-repeat: no-repeat;
	-webkit-box-shadow: inset 1000px -2px 20px 20px rgb(0 0 0 / 33%);
	        box-shadow: inset 1000px -2px 20px 20px rgb(0 0 0 / 33%);
}
.go__banner::before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	background: -o-linear-gradient(310.55deg, #0E4582 14.39%, #0E284A 76.94%);
	background: linear-gradient(139.45deg, #0E4582 14.39%, #0E284A 76.94%);
	z-index: 0;
}
.go--bannerWrapper{
	max-height: 592px;
    margin: 0 auto;
    padding: 40px 20px;
    text-align: center;
    z-index: 8;
}
@media(min-width:500px){
	.go__banner{
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.go--bannerWrapper{
		padding: 0 20px;
	}
	.go__banner::after{
		background-size: 130%;
		background-position: left bottom;
		-webkit-box-shadow: inset 1000px -2px 20px 20px rgb(0 0 0 / 30%);
		box-shadow: inset 1000px -2px 20px 20px rgb(0 0 0 / 30%);
	}
}
.go__title{
	font-weight: 700;
	font-size: 2.5em;
    line-height: 110%;
    background: -o-linear-gradient(330.19deg, #FFFFFF 31.79%, #94BAE3 90.23%);
    background: linear-gradient(119.81deg, #FFFFFF 31.79%, #94BAE3 90.23%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 37px;
}
.go__list{
    padding-left: 37px;
    margin-bottom: 30px;
}
.go__list .go__item:not(:last-child){
	margin-bottom: 19px;
}
.go__list .go__item{
	position:relative;
	text-align: left;
}
.go__list .go__item::before{
	content: '';
    display: block;
    position: absolute;
    top: -4px;
    left: -34px;
    width: 24px;
    height: 24px;
    background-image: url(/local/components/invest/bannerTest/templates/.default/newBanner2022-item.svg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.go--item__title{
	font-weight: 500;
    font-size: 15px;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 5px;
}
.go__CallbackBtn{
	display: block;
    font-weight: 700;
    font-size: 0.875em;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: -o-linear-gradient(230deg, #9BCA45 29.11%, #B6E65F 90.2%);
    background: linear-gradient(220deg, #9BCA45 29.11%, #B6E65F 90.2%);
    border-radius: 200px;
    padding: 0 35px;
    -webkit-filter: drop-shadow(0 4px 0 #8BB342);
    filter: drop-shadow(0 4px 0 #8BB342);
    max-width: 555px;
    width: 100%;
	height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.go__work{
	margin-bottom: 106px;
}
.go--work__text{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-align: center;
	color: #828282;
	margin-bottom:30px;
}
.go--work__text a{
	color: #02c0f3;
}
.go--work__text a:hover{
	color: #0E284A !important;
}
.go--work__title{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 130%;
	text-align: center;
	color: #0E284A;
	margin-bottom:43px;
}
.go--work-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	row-gap:40px;
}
.go--work-list__item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	min-width: 211px;
}
.go--work-item__icon{
	max-width:132px;
	width: 100%;
	height: 132px;
	border: 1px solid #7497BD;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-bottom: 24px;
}
.go--work-item__title{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 150%;
	text-align: center;
	color: #333C65;
	margin-bottom: 5px;
}
.go--work-item__text{
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	text-align: center;	
	color: #828282;
}
@media (min-width: 500px){
	.go--work__title{
		font-size: 40px;
	}
	.go--work__text{
		font-size: 18px;
	}
	.go__banner{
		min-height: 30.9em;
		background-image: url(./img/dengi_edut-min.png);
		background-size: cover;
		background-position: inherit;
		background-repeat: no-repeat;
	}
	.go__banner::after{
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		bottom:0;
		left:0;
		right:0;
		bottom:0;
		background: rgb(0 0 0 / 20%) !important;
	}
	.go__banner::before{
		content: none;
	}
}
@media (min-width: 700px){
	.go--work-list{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-ms-flex-pack: distribute;
		    justify-content: space-around;
		row-gap: 0;
	}
	.go__CallbackBtn{
		height: 4.817em;
	}
}
@media (min-width: 800px){
	.go__banner {
		background-position: center center;
	}
}
@media (min-width: 992px){
	.go__list .go__item::before{
		top: -6px;
		left: -55px;
		width: 35px;
		height: 35px;
	}
}
@media (min-width: 1000px){
	.go--bannerWrapper {
		padding: 0;
		text-align: unset;
	}
	.go__title {
		font-size: 3.5em;
		margin-bottom: 25px;
		max-width: unset;
	}
	.go__list{
		padding-left: 55px;
		margin-bottom: 38px;
		margin-top: 0;
	}
	.go__list .go__item:not(:last-child){
		margin-bottom: 32px;
	}
	.go--item__title{
		font-size: 1.04em;
	}
}
@media (min-width: 1200px){
	.go--bannerWrapper {
		margin-left: 52%;
	}
	.go__banner::after{
		content: none;
	}
}
.main-banner__slide6{
	padding-left:0;
}
.main-banner__slide6 .go__banner{
	margin-bottom: 0;
}
.go__btn{
	display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: -o-linear-gradient(230deg, #9BCA45 29.11%, #B6E65F 90.2%);
    background: linear-gradient(220deg, #9BCA45 29.11%, #B6E65F 90.2%);
    border-radius: 200px;
    padding: 0 35px;
    -webkit-filter: drop-shadow(0 4px 0 #8BB342);
    filter: drop-shadow(0 4px 0 #8BB342);
    max-width: 100%;
    width: 100%;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	border: none;
	margin-top: 30px;
}
@media(min-width: 700px){
	.go__btn{
		display: none;
	}
}
.faq__Btn{
    height: 60px;
    border-radius: 65px;
    background: linear-gradient(113.96deg, #9BCA45 17.77%, #88AF41 81.27%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 0;
    filter: drop-shadow(0 3px 0 #71972B);
    width: 50%;
	color: #fff;
	font-size: 16px;
	margin: 15px auto 0 auto;
}
@media(min-width: 600px){
	.faq__Btn{
		width: 30%;
		font-size: 18px;
		margin: 25px auto 0 auto;
	}
}
.notfound{
	display: flex;
	flex-direction: column;
    justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}
.notfound__left span{
	font-family: 'MullerBold';
    font-size: 26px;
    margin-bottom: 10px;
    display: block;
	text-align: center;
}
.notfound__left p{
	font-size: 17px;
    color: #ccc;
    margin-bottom: 25px;
	text-align: center;
}
.notfound__left a{
	background: linear-gradient(220deg, #9BCA45 29.11%, #B6E65F 90.2%);
	display: flex;
	justify-content: center;
	align-items: center;
	font-size:16px;
	max-width: 200px;
	width: 100%;
	height: 50px;
	color: #fff;
	border-radius: 5px;
	margin: 0 auto;
}
.notfound__right span{
	font-size: 300px;
    color: #E9F9EF;
    font-family: MullerBold;
	text-shadow: 7px 3px 10px #ced1cf;
	display: none;
}
@media(min-width:400px){
	.notfound__left span{
		font-size: 35px;
	}
	.notfound__left p{
		font-size: 20px;
	}
}
@media(min-width:600px){
	.notfound__right span{
		display: block;
	}
}
@media(min-width: 1000px){
	.notfound{
		flex-direction: row;
	}
	.notfound__right span{
		font-size: 300px;
	}
	.notfound__left span, .notfound__left p{
		text-align: unset;
	}
	.notfound__left a{
		margin: unset;
	}
}
.map{
	margin: 30px auto 30px auto;
}
.map ul li a br{
	display: none;
}
.map .map-columns td ul li ul{
	padding: 5px 0 5px 10px;
}
.zaimsPage__banner{
    width: 100%;
    height: auto;
	font-size: 3.70588vw;
    min-height: 30.9em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E9F9EF;
    background-size: 7em;
	background-position: 20em 0.9em;
    background-repeat: no-repeat;
    position: relative;
	margin-bottom: 2.4em;
}
.zaimsPage__banner.az{
    background-image: url(./img/autozaims_img.svg);
}
.zaimsPage__banner.bz{
    background-image: url(./img/buisness_img.svg);
}
.zaimsPage--banner__wrapper{
    max-height: 592px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
    z-index: 8;
}
.zaimsPage--banner__title{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 2.7866em;
	line-height: 110%;
	color: #252525;
	margin:0 0 0.969em 0;
}
.zaimsPage__banner.bz{
	background-size: 6em;
    background-position: 21em 0.9em;
}
.zaimsPage__banner.bz .zaimsPage--banner__title{
	margin:0 0 0.3em 0;
}
.zaimsPage--banner__list{
	display: flex;
	flex-direction: column;
	row-gap: 0.5em;
	margin-bottom: 2em;
}
.zaimsPage--banner__list li{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 1.1em;
	line-height: 110%;
	color: #252525;
}
.zaimsPage--banner__list li span{
	font-size: 0.7em;
    display: block;
    padding-left: 1.5em;
}
.zaimsPage--banner__btn{
	font-weight: 700;
	font-size: 0.8574em;
	line-height: 120%;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background: -o-linear-gradient(230deg, #9BCA45 29.11%, #B6E65F 90.2%);
	background: linear-gradient(220deg, #9BCA45 29.11%, #B6E65F 90.2%);
	border-radius: 2.5em;
	height: 5.1em;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-filter: drop-shadow(0 8px 0 #8BB342);
	filter: drop-shadow(0 8px 0 #8BB342);
	max-width: 27.75em;
	width: 100%;
	transition: all 0.2s ease-in 0s;
}
.zaimsPage--banner__btn:hover{
	filter: drop-shadow(0 0 0 #8BB342);
}
.zaimsPage__cats{
	max-width: 90.928em;
	margin: 0 auto 6.285em auto;
	padding-right: 1.071em;
	padding-left: 1.071em;
}
.zaimsPage--cats__title{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 2.5em;
	line-height: 130%;
	text-align: center;
	color: #252525;
	margin-bottom: 1.06em;
}
.zaimsPage--cats__list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: 3em;
	row-gap: 3em;
}
.zaimsPage--cats__item{
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}
.zaimsPage--cats__item a{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.zaimsPage--cats__item img{
	width: 13em;
	height: 13em;
	object-fit: contain;
	object-position: center;
	margin-bottom: 1.071em;
	transform: scale(1);
	pointer-events: none;
	transition: all 0.3s ease-in 0s;
}
.zaimsPage--cats__item h3{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 1em;
	line-height: 130%;
	text-align: center;
	color: #252525;
}
.zaimsPage--cats__item:hover img{
	transform: scale(1.05);
}
@media (min-width: 800px){
	.zaimsPage__banner{
		font-size: 1.21488vw;
		background-position: 20em 0.5em;
	}
	.zaimsPage__banner{
		background-size: 26.423em 24em;
		background-position: 9.27em 4em;
	}
	.zaimsPage__banner.bz{
		background-size: 26.423em 24em;
		background-position: 9.27em 4em;
	}
	.zaimsPage--banner__wrapper{
		margin-left: 53%;
		padding: 0;
		text-align: unset;
	}
	.zaimsPage--banner__btn{
	}
	.zaimsPage--cats__list{
		justify-content: space-between;
		column-gap: 1em;
		row-gap: 1em;
	}
	.zaimsPage--cats__title{
		font-size: 3.5714em;
	}
	.zaimsPage--cats__item img{
		margin-bottom: 2.071em;
	}
	.zaimsPage--cats__item h3{
		line-height: 150%;
		font-size: 1.428em;
	}
	.zaimsPage__cats{
		margin: 0 auto 9.428em auto;
	}
}
.blockAcc{
	cursor: pointer;
	position: relative;
	display: flex;
	align-items: center;
	column-gap: 40px;
	margin-bottom: 65px;
}
.blockAcc button{
	display: flex;
	flex-direction: column;
	row-gap: 10px;
	align-items: center;
	justify-content: center;
	border: none;
	outline: none;
	background: transparent;
	font-family: 'MullerRegular';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	color: #122A50;
}
.blockAcc button::after{
	content: '';
	width: 30px;
	height: 10px;
	background-image: url('data:image/svg+xml,<svg width="22" height="13" viewBox="0 0 22 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 1L11 11L1 1" stroke="%23122A50" stroke-width="2" stroke-linecap="round"/></svg>');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	transition: all 0.3s ease-in 0s;
}
.blockAcc.active button::after{
	transform: rotate(180deg);
}
.blockAcc::after{
	content: '';
	width: 100%;
	height: 1px;
	background: #9BCA45;
	display: block;
}
.blockAcc::before{
	content: '';
	width: 100%;
	height: 1px;
	background: #9BCA45;
	display: block;
}
.blockPanel {
    max-height: 0;
    overflow: hidden;
	padding: 0;
    transition: all 0.2s ease-out;
}
.blockPanel.active:not(.section){
	padding: 0 0 10px 0;
}
.blockPanel.active.section{
	padding: 40px 0 40px 0;
}
.withoutzalog-modal{
	max-width: 600px;
	width: 100%;
	padding: 20px;
	border-radius: 10px;
	margin: auto;
    top: 50%;
    transform: translateY(-50%);
}
.withoutzalog__close{
    top: 10px;
    right: 10px;
	width: 20px;
    height: 20px;
	padding: 0;
}
.withoutzalog__close svg{
	max-width: 100%;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
}
.withoutzalog__img{
	max-width: 60px;
	width: 100%;
	height: 80px;
	margin: 0 auto 15px auto;
}
.withoutzalog__img img{
	max-width: 100%;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
}
.withoutzalog__title{
	font-family: 'MullerBold';
	font-style: normal;
	font-weight: 700;
	font-size: 25px;
	line-height: 130%;
	text-align: center;
	color: #0E284A;
	margin-bottom: 10px;
}
.withoutzalog__description{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 140%;
	text-align: center;
	color: #969696;
	margin-bottom: 15px;
}
.withoutzalog__link{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(155, 202, 69, 1);
	border-radius: 10px;
	max-width: 394px;
	width: 100%;
	height: 50px;
    margin: 0 auto;
	transition: all 0.3s ease-in 0s;
}
.withoutzalog__link:hover, .withoutzalog__link:active, .withoutzalog__link:focus{
	color: #FFFFFF !important;
	border-radius: 25px;
}
@media(min-width: 800px){
	.withoutzalog-modal{
		padding: 65px 103px;
		width: 600px;
	}
	.withoutzalog__close{
		top: 25px;
		right: 25px;
		width: 28px;
		height: 28px;
	}
	.withoutzalog__close path{
		transition: all 0.3s ease-in 0s;
	}
	.withoutzalog__close:hover path{
		fill: #9BCA45;
		opacity: 0.6;
	}
	.withoutzalog__img{
		max-width: 86px;
		height: 120px;
		margin: 0 auto 30px auto;
	}
	.withoutzalog__title{
		font-size: 35px;
		line-height: 130%;
		margin-bottom: 10px;
	}
	.withoutzalog__description{
		font-size: 18px;
		line-height: 150%;
		margin-bottom: 30px;
	}
	.withoutzalog__link{
		font-size: 20px;
		max-width: 394px;
		height: 80px;
	}
}


.cookie-banner {
	display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 15px;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
    z-index: 999999999999;
}

.cookie-content {
    max-width: 1200px;
	width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
	flex-wrap: wrap;
    justify-content: space-between;
}

.cookie-content p {
	font-size:14px;
	margin: 0;
	width: 100%;
	max-width: 900px;
	color: #000;
}
.cookie-content p a{
	text-decoration: underline;
	color: #9bca45 !important;
}

.cookie-buttons {
    flex-shrink: 0;
}

.cookie-btn {
	width: 138px;
	height: 43px;
	display: flex;
	align-items: center;
	justify-content: center;
    padding: 8px 15px;
    border: none; 
    cursor: pointer; 
        background: #9bca45 !important;
    color: white;
	border-radius: 8px;
	margin: 10px 0;
}


.headerPc{
	max-width: 1314px;
	width: 100%;
	margin: 0 auto;
	padding: 0 7px;
	position: relative;
}
.headerPc a:active, .headerPc a:focus, .headerMob a:active, .headerMob a:focus, .headerMob a:hover{
	color: #74A41E !important;
} 
.headerPc__top{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 13px 0;
	border-bottom: 1px solid rgba(229, 231, 235, 0.5);
}
.headerPc--top__left{
	display: flex;
	align-items: center;
	column-gap: 60px;
}
.headerPc--top__left > a{
	display: block;
	max-width: 140px;
	width: 100%;
	height: 44px;
	flex-shrink: 0;
}
.headerPc--top__left > a svg{
	max-width: 100%;
	width: 100%;
	height: 100%;
	object-fit: cotnain;
	object-position: center;
}
.headerPc__city{
	position: relative;
}
.headerPc--city__title{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 15px;
	color: #6B6B6B;
	display: flex;
	align-items: center;
	column-gap: 6px;
	cursor: pointer;
}
.headerPc--city__title::before{
	content: '';
	width: 20px;
	height: 20px;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.6688 3.79412C6.23754 3.22532 6.91276 2.77412 7.65589 2.46628C8.39902 2.15844 9.19551 2 9.99988 2C10.8042 2 11.6007 2.15844 12.3439 2.46628C13.087 2.77412 13.7622 3.22532 14.331 3.79412C15.4798 4.94362 16.1251 6.50225 16.1251 8.12739C16.1251 9.75253 15.4798 11.3112 14.331 12.4607L13.344 13.4354L11.2135 15.509C10.9074 15.8052 10.5036 15.9792 10.0781 15.9983C9.65257 16.0173 9.23482 15.88 8.90355 15.6123L8.78718 15.509L6.99962 13.7722L5.66967 12.4607C4.52114 11.3112 3.87598 9.75275 3.87598 8.12783C3.87598 6.5029 4.52114 4.94445 5.66967 3.795M9.99988 5.93779C9.41974 5.93779 8.86336 6.16825 8.45314 6.57847C8.04292 6.98869 7.81247 7.54506 7.81247 8.1252C7.81247 8.70534 8.04292 9.26172 8.45314 9.67194C8.86336 10.0822 9.41974 10.3126 9.99988 10.3126C10.58 10.3126 11.1364 10.0822 11.5466 9.67194C11.9568 9.26172 12.1873 8.70534 12.1873 8.1252C12.1873 7.54506 11.9568 6.98869 11.5466 6.57847C11.1364 6.16825 10.58 5.93779 9.99988 5.93779Z' fill='%2374A41E'/%3E%3C/svg%3E%0A");
	background-size: contain;
	background-position: center;
	display: block;
}
.headerPc--city__title::after{
	content: '';
	width: 14px;
	height: 14px;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 4.75L7.07071 9.17929C7.03166 9.21834 6.96834 9.21834 6.92929 9.17929L2.5 4.75' stroke='%236B6B6B' stroke-width='1.75' stroke-linecap='round'/%3E%3C/svg%3E%0A");
	background-size: contain;
	background-position: center;
	display: block;
}
.headerPc--city__list{
	display: none;
	position: absolute;
	bottom: -12px;
	left: 0;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid rgba(229, 231, 235, 0.5);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
	width: 195px;
	transform: translateY(100%);
	z-index: 101;
}
.headerPc__city:hover .headerPc--city__list,
.headerPc--city__list:hover {
    display: block;
}
.headerPc--city__list::before{
	content: '';
	width: 100%;
	height: 20px;
	top: -15px;
	left: 0;
	position: absolute;
}
.headerPc--city__list ul{
	display: flex;
	flex-direction: column;
}
.headerPc--city__list ul li:not(:last-child) a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 15px;
	color: #6B6B6B;
	padding: 8px 10px;
	border-radius: 10px;
    display: block;
} 
.headerPc--city__list ul li:not(:last-child) a:hover{
	background: #F5F7FA;
	color: #74A41E !important;
}
.headerPc--city__list ul li:last-child a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 15px;
	color: #74A41E;
	padding: 8px 10px;
	background: #E9F9EF;
	border-radius: 10px;
    display: block;
	margin-top: 10px;
}
.headerPc--city__list ul li:last-child a:hover{
	color: #74A41E !important;
}
.headerPc--top__right{
	display: flex;
	flex-direction: column;
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 1;
	color: #6B6B6B;
}
.headerPc--top__jobTop{
	display: flex;
	align-items: center;
	margin-bottom: 5px;
}
.headerPc__jobText{
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.2;
	color: #6B6B6B;
}
.headerPc__jobText br{
	display: none;
}
@media(min-width: 800px){
	.headerPc__jobText{
		font-size: 13px;
	}
	.headerPc__jobText br{
		display: block;
	}
}
.headerPc__timeTitle{
	display: flex;
	align-items: center;
	column-gap: 10px;
}
.headerPc__timeValue{
	display: block;
	margin-left: 10px;
}
.headerPc__timeTitle::after{
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	background-color: #74A41E;
	margin-top: -2px;
	animation: blink 1s infinite;
}
@keyframes blink {
	0% {
		background-color: #74A41E;
	}
	50% {
		background-color: #CBCBCB;
	}
	100% {
		background-color: #74A41E;
	}
}
.headerPc__bottom{
	padding: 21px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.headerPc__nav{

}
.headerPc__nav > ul{
	display: flex;
	align-items: center;
	column-gap: 30px;
}
.headerPc__nav > ul > li >a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 1;
	text-transform: uppercase;
	color: #333333;
	vertical-align: bottom;
	display: flex;
	align-items: center;
	column-gap: 6px;
}
.headerPc--nav__el:not(.financeMenu):has(.headerPc--nav__sub) > a::after{
	content: '';
	width: 14px;
	height: 14px;
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 4.75L7.07071 9.17929C7.03166 9.21834 6.96834 9.21834 6.92929 9.17929L2.5 4.75' stroke='%23333333' stroke-width='1.75' stroke-linecap='round'/%3E%3C/svg%3E%0A");
	background-position: center;
	background-size: contain;
	margin-top: -4px;
}
.headerPc--nav__el.financeMenu > a{
	padding: 15px 16px;
	border-radius: 10px;
	border: 1px solid #E5E7EB;
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 6px;
}
.headerPc--nav__el.financeMenu > a::before{
	content: '';
	width: 18px;
	height: 18px;
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.82732 1.7998H4.56065C3.10065 1.7998 2.33398 2.56647 2.33398 4.0198V5.28647C2.33398 6.7398 3.10065 7.50647 4.55398 7.50647H5.82065C7.27398 7.50647 8.04065 6.7398 8.04065 5.28647V4.0198C8.04732 2.56647 7.28065 1.7998 5.82732 1.7998Z' fill='%23333333'/%3E%3Cpath d='M13.4466 1.7998H12.18C10.7266 1.7998 9.95996 2.56647 9.95996 4.0198V5.28647C9.95996 6.7398 10.7266 7.50647 12.18 7.50647H13.4466C14.9 7.50647 15.6666 6.7398 15.6666 5.28647V4.0198C15.6666 2.56647 14.9 1.7998 13.4466 1.7998Z' fill='%23333333'/%3E%3Cpath d='M13.4466 9.41895H12.18C10.7266 9.41895 9.95996 10.1856 9.95996 11.6389V12.9056C9.95996 14.3589 10.7266 15.1256 12.18 15.1256H13.4466C14.9 15.1256 15.6666 14.3589 15.6666 12.9056V11.6389C15.6666 10.1856 14.9 9.41895 13.4466 9.41895Z' fill='%23333333'/%3E%3Cpath d='M5.82732 9.41895H4.56065C3.10065 9.41895 2.33398 10.1856 2.33398 11.6389V12.9056C2.33398 14.3656 3.10065 15.1323 4.55398 15.1323H5.82065C7.27398 15.1323 8.04065 14.3656 8.04065 12.9123V11.6456C8.04732 10.1856 7.28065 9.41895 5.82732 9.41895Z' fill='%23333333'/%3E%3C/svg%3E%0A");
	background-position: center;
	background-size: contain;
	transition: .3s;
}
.headerPc__nav > ul > li >a:hover{
	color: #74A41E !important;
}
.headerPc--nav__el.financeMenu > a:hover::before{
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.82732 1.7998H4.56065C3.10065 1.7998 2.33398 2.56647 2.33398 4.0198V5.28647C2.33398 6.7398 3.10065 7.50647 4.55398 7.50647H5.82065C7.27398 7.50647 8.04065 6.7398 8.04065 5.28647V4.0198C8.04732 2.56647 7.28065 1.7998 5.82732 1.7998Z' fill='%2374A41E'/%3E%3Cpath d='M13.4466 1.7998H12.18C10.7266 1.7998 9.95996 2.56647 9.95996 4.0198V5.28647C9.95996 6.7398 10.7266 7.50647 12.18 7.50647H13.4466C14.9 7.50647 15.6666 6.7398 15.6666 5.28647V4.0198C15.6666 2.56647 14.9 1.7998 13.4466 1.7998Z' fill='%2374A41E'/%3E%3Cpath d='M13.4466 9.41943H12.18C10.7266 9.41943 9.95996 10.1861 9.95996 11.6394V12.9061C9.95996 14.3594 10.7266 15.1261 12.18 15.1261H13.4466C14.9 15.1261 15.6666 14.3594 15.6666 12.9061V11.6394C15.6666 10.1861 14.9 9.41943 13.4466 9.41943Z' fill='%2374A41E'/%3E%3Cpath d='M5.82732 9.41943H4.56065C3.10065 9.41943 2.33398 10.1861 2.33398 11.6394V12.9061C2.33398 14.3661 3.10065 15.1328 4.55398 15.1328H5.82065C7.27398 15.1328 8.04065 14.3661 8.04065 12.9128V11.6461C8.04732 10.1861 7.28065 9.41943 5.82732 9.41943Z' fill='%2374A41E'/%3E%3C/svg%3E%0A");
}
.headerPc__nav > ul{

}
.headerPc--nav__sub{
	display: none;
}
.headerPc__nav > ul > .headerPc--nav__el:not(.financeMenu){
	position: relative;
}
.headerPc__nav > ul > .headerPc--nav__el:not(.financeMenu) > .headerPc--nav__sub{
	position: absolute;
	bottom: -12px;
	left: 0;
	transform: translateY(100%);
	background: #FFFFFF;
	border: 1px solid rgba(229, 231, 235, 0.5);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
	padding: 10px;
	z-index: 101;
	width: 314px;
	max-height: 315px;
	overflow: hidden;
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub{
	position: absolute;
	bottom: 9px;
	left: 7px;
	transform: translateY(100%);
	background: #FFFFFF;
	border: 1px solid rgba(229, 231, 235, 0.5);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
	padding: 30px;
	z-index: 101;
	max-width: 1300px;
	width: 100%;
	min-height: 346px;
	overflow: hidden;
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul{
	columns: 2;
    column-gap: 60px;
    max-width: 610px;
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul > li{
	max-width: 275px;
	break-inside: avoid;
    display: inline-block;
	margin-bottom: 30px;
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul > li:nth-child(2),
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul > li:nth-child(4) {
    margin-bottom: 0;
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul a:hover{
	color: #74A41E !important;
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul > li > a{
	display: flex;
	align-items: center;
	column-gap: 12px;
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul > li > a::before{
	content: '';
	width: 24px;
	height: 24px;
	display: block;
	background-repeat:no-repeat;
	background-size: contain;
	flex-shrink: 0;
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul > li[data-icon="autozaim"] > a::before{
	background-image: url(/assets/img/autozaimIcon.svg);
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul > li[data-icon="bussines"] > a::before{
	background-image: url(/assets/img/bussinesIcon.svg);
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul > li[data-icon="invest"] > a::before{
	background-image: url(/assets/img/investIcon.svg);
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul > li[data-icon="dopproducts"] > a::before{
	background-image: url(/assets/img/dopproducts.svg);
}
.headerPc__tip{
	background-image: url(/assets/img/header-tip.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
	border-radius: 12px;
	width: 100%;
}
.headerPc--tip__text{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 1;
	color: #969696;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 50px;
	width: 133px;
	height: 37px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.headerPc--tip__content{
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.headerPc--tip__content p{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 130%;
	color: #133562;
	margin-bottom: 15px;
}
.headerPc--tip__content a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(90deg, #4168C0 0%, #2E43A0 100%);
	border-radius: 12px;
	width: 262px;
	height: 55px;
}
.headerPc--tip__content a:hover{
	color: #fff !important;
	transform: scale(1.01);
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul > li > a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	color: #333333;
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul > li ul{
	margin-top: 11px;
	padding-left: 45px;
	display: flex;
	flex-direction: column;
	row-gap: 12px;
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul > li ul a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: #6B6B6B;
	display: flex;
	column-gap: 10px;
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul > li ul a::before{
	content: '';
	width: 4px;
	height: 4px;
	display: block;
	border-radius: 100%;
	background-color: #6B6B6B;
	flex-shrink: 0;
	margin-top: 5px;
}
.headerPc__nav > ul > .headerPc--nav__el:not(.financeMenu) .headerPc--nav__sub ul::-webkit-scrollbar {
	width: 12px;
	border-radius: 10px;
	padding: 2px;
}
.headerPc__nav > ul > .headerPc--nav__el:not(.financeMenu) .headerPc--nav__sub ul::-webkit-scrollbar-track {
  background: rgba(160, 166, 178, 0.15);
}
.headerPc__nav > ul > .headerPc--nav__el:not(.financeMenu) .headerPc--nav__sub ul::-webkit-scrollbar-thumb {
  background-color: #A0A6B2;
  border-radius: 10px;
}
.headerPc__nav > ul > .headerPc--nav__el:hover > .headerPc--nav__sub{
	display: flex;
	column-gap: 90px;
}
.headerPc__nav > ul > .headerPc--nav__el:not(.financeMenu) > .headerPc--nav__sub ul{
	overflow: auto;
	max-height: 295px;
}
.headerPc__nav > ul > .headerPc--nav__el:hover::after{
	content: '';
	position: absolute;
	bottom: -16px;
	left: 0;
	right: 0;
	width: 314px;
	height: 16px;
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu:hover::after{
	content: '';
	position: absolute;
	bottom: 8px;
	left: 0;
	right: 0;
	width: 100%;
	height: 16px;
}
.headerPc__nav > ul > .headerPc--nav__el:not(.financeMenu) > .headerPc--nav__sub a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 1;
	color: #6B6B6B;
	padding: 10px;
	display: block;
	border-radius: 10px;
	vertical-align: bottom;
}
.headerPc__nav > ul > .headerPc--nav__el:not(.financeMenu) > .headerPc--nav__sub a:hover{
	background: #F5F7FA;
	color: #74A41E !important;
}
.headerPc--bottom__right{
	display: flex;
	column-gap: 30px;
	align-items: center;
}
.headerPc__phones{
	display: flex;
	flex-direction: column;
	row-gap: 10px;
}
.headerPc__phones a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	text-align: end;
	color: #333333;
}
.headerPc__phones a:hover{
	color: #0D4691 !important;
}
.headerPc__btns{
	display: flex;
	column-gap: 10px;
	align-items: center;
}
.headerPc__btns a:hover{
	color: #fff !important;
}
.headerPc__getZaim{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 147px;
	height: 48px;
	background: #74A41E;
	border-radius: 10px;
}
.headerPc__getZaim:hover{
	background: rgba(116, 164, 30, 0.9);
}
.headerPc__enter{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 6px;
	width: 103px;
	height: 48px;
	background: #02C0F3;
	border-radius: 10px;
}
.headerPc__enter:hover{
	background: rgba(2, 192, 243, 0.9);
}
.headerPc__enter::after{
	content: '';
	width: 18px;
	height: 18px;
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.63735 5.36366C4.2357 5.36366 3.91007 5.03803 3.91007 4.63637V1.72728C3.91007 1.32563 4.2357 1 4.63735 1H16.2737C16.6754 1 17.001 1.32563 17.001 1.72728V13.3637C17.001 13.7653 16.6754 14.0909 16.2737 14.0909H4.63732C4.23566 14.0909 3.91004 13.7653 3.91004 13.3637V10.4546C3.91004 10.0529 4.23566 9.72728 4.63732 9.72728C5.03898 9.72728 5.3646 10.0529 5.3646 10.4546V12.6364H15.5464V2.45456H5.36463V4.63637C5.3646 5.03803 5.03898 5.36366 4.63735 5.36366Z' fill='white'/%3E%3Cpath d='M1.72701 6.81795L9.22785 6.81798L7.38388 4.97395C7.09985 4.68991 7.09985 4.22948 7.38388 3.94545C7.66785 3.66141 8.12835 3.66141 8.41238 3.94545L11.4979 7.03101C11.7819 7.31504 11.7819 7.77551 11.4979 8.05951L8.41238 11.1451C8.27038 11.2871 8.08423 11.3581 7.89816 11.3581C7.7121 11.3581 7.52588 11.2871 7.38395 11.1451C7.09991 10.8611 7.09991 10.4006 7.38395 10.1166L9.22788 8.27251L1.72704 8.27245C1.32538 8.27245 0.999758 7.94682 0.999758 7.54516C0.999726 7.14357 1.32535 6.81795 1.72701 6.81795Z' fill='white'/%3E%3C/svg%3E%0A");
	background-size: contain;
	background-position: center;
}
.headerMob{

}
.headerMob__top{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 12px 15px;
}
.headerMob__top > a{
	max-width: 133px;
	width: 100%;
	height: 42px;
	flex-shrink: 0;
}
.headerMob__top > a svg{
	max-width: 100%;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
}
.headerMob__btns{
	display: flex;
	align-items: center;
	column-gap: 9px;
}
.headerMob__max{
	width: 30px;
	height: 30px;
}
.headerMob__cabinet{
	background: #02C0F3;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
}
.headerMob__phone{
	background: #0D4691;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
}
.headerMob__burger{
	margin-left: 9px;
	width: 26px;
	height: 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.headerMob__burger span{
	width: 100%;
	height: 2px;
	background: #333333;
	border-radius: 100px;
	transform-origin: center;
	transition: all .2s ease-in 0s;
}
.headerMob__burger.active span:nth-child(1){
	transform: rotate(45deg) translateX(0) translateY(10px);
}
.headerMob__burger.active span:nth-child(2){
	opacity: 0;
}
.headerMob__burger.active span:nth-child(3){
	transform: rotate(-45deg) translateX(1px) translateY(-11px);
}
.headerMob__menu{
	position: fixed;
	top: 65px;
	left: -200%;
    z-index: 101;
	background: #fff;
	padding: 20px 15px 15px 15px;
	display: flex;
	flex-direction: column;
	width: 100%;
	overflow: auto;
	height: calc(100% - 65px);
	border-top: 1px solid #E5E7EB;
	transition: all .2s ease-in 0s;
}
.headerMob--menu__content{
	display: flex;
	flex-direction: column;
	width: 100%;
	height: calc(100% - 65px);
}
body.lock{
	overflow: hidden;
	height: 100vh;
}
.headerMob__menu.active{
	left: 0;
}
.headerMob__nav{
	margin-bottom: 20px;
}
.headerMob--nav__list{
	display: flex;
	flex-direction: column;
	row-gap: 5px;
}
.headerMob--nav__list > .headerMob--nav__el:not(:first-child) > a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	color: #333333;
	background: #F5F7FA;
	border-radius: 8px;
	padding: 11px 10px;
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.headerMob--nav__list > .headerMob--nav__el:not(:first-child) > a[data-menu]::after {
	content: '';
	width: 14px;
	height: 14px;
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75 2.5L9.17929 6.92929C9.21834 6.96834 9.21834 7.03166 9.17929 7.07071L4.75 11.5' stroke='%23333333' stroke-width='1.75' stroke-linecap='round'/%3E%3C/svg%3E%0A");
	background-size: contain;
	background-position: center;
}
.headerMob--nav__screen:not(#menu-screen-0) .headerMob--nav__sub{
	display: flex;
	flex-direction: column;
	row-gap: 5px;
}
.headerMob--nav__screen:not(#menu-screen-0) .headerMob--nav__sub a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: clamp(12px, 3vw, 14px);
	line-height: 125%;
	color: #6B6B6B;
	padding: 10px 10px 8px 10px;
	background: #F5F7FA;
	border-radius: 8px;
	display: block;
	width: 100%;
}
.headerMob--nav__list > .headerMob--nav__el:first-child > a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	color: #333333;
	border-radius: 8px;
	border: 1px solid #E5E7EB;
	padding: 12px;
	display: flex;
	column-gap: 5px;
	align-items: center;
	max-width: 175px;
	width: 100%;
	margin-bottom: 7px;
}
.headerMob--nav__list > .headerMob--nav__el:first-child > a::before{
	content: '';
	width: 16px;
	height: 16px;
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.82732 1.7998H4.56065C3.10065 1.7998 2.33398 2.56647 2.33398 4.0198V5.28647C2.33398 6.7398 3.10065 7.50647 4.55398 7.50647H5.82065C7.27398 7.50647 8.04065 6.7398 8.04065 5.28647V4.0198C8.04732 2.56647 7.28065 1.7998 5.82732 1.7998Z' fill='%23333333'/%3E%3Cpath d='M13.4466 1.7998H12.18C10.7266 1.7998 9.95996 2.56647 9.95996 4.0198V5.28647C9.95996 6.7398 10.7266 7.50647 12.18 7.50647H13.4466C14.9 7.50647 15.6666 6.7398 15.6666 5.28647V4.0198C15.6666 2.56647 14.9 1.7998 13.4466 1.7998Z' fill='%23333333'/%3E%3Cpath d='M13.4466 9.41895H12.18C10.7266 9.41895 9.95996 10.1856 9.95996 11.6389V12.9056C9.95996 14.3589 10.7266 15.1256 12.18 15.1256H13.4466C14.9 15.1256 15.6666 14.3589 15.6666 12.9056V11.6389C15.6666 10.1856 14.9 9.41895 13.4466 9.41895Z' fill='%23333333'/%3E%3Cpath d='M5.82732 9.41895H4.56065C3.10065 9.41895 2.33398 10.1856 2.33398 11.6389V12.9056C2.33398 14.3656 3.10065 15.1323 4.55398 15.1323H5.82065C7.27398 15.1323 8.04065 14.3656 8.04065 12.9123V11.6456C8.04732 10.1856 7.28065 9.41895 5.82732 9.41895Z' fill='%23333333'/%3E%3C/svg%3E%0A");
	background-position: center;
	background-size: contain;
	transition: .3s;
}
.headerPc__nav > ul > .headerPc--nav__el.financeMenu > .headerPc--nav__sub > ul > li > a{
	display: flex;
	align-items: center;
	column-gap: 12px;
}
#menu-screen-0 > .headerMob--nav__sub > .headerMob--nav__el{
	padding: 10px 0;
	border-top: 1px solid rgba(229, 231, 235, 0.5);
}
#menu-screen-0 > .headerMob--nav__sub > .headerMob--nav__el:last-child{
	border-bottom: 1px solid rgba(229, 231, 235, 0.5);
}
#menu-screen-0 > .headerMob--nav__sub > .headerMob--nav__el > a{
	display: flex;
	align-items: center;
	column-gap: 6px;
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: clamp(14px, 3vw, 16px);
	line-height: 14px;
	color: #333333;
}
#menu-screen-0 > .headerMob--nav__sub > .headerMob--nav__el > a::before{
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	background-repeat:no-repeat;
	background-size: contain;
	flex-shrink: 0;
}
#menu-screen-0 > .headerMob--nav__sub > .headerMob--nav__el[data-icon="autozaim"] > a::before{
	background-image: url(/assets/img/autozaimIcon.svg);
}
#menu-screen-0 > .headerMob--nav__sub > .headerMob--nav__el[data-icon="bussines"] > a::before{
	background-image: url(/assets/img/bussinesIcon.svg);
}
#menu-screen-0 > .headerMob--nav__sub > .headerMob--nav__el[data-icon="invest"] > a::before{
	background-image: url(/assets/img/investIcon.svg);
}
#menu-screen-0 > .headerMob--nav__sub > .headerMob--nav__el[data-icon="dopproducts"] > a::before{
	background-image: url(/assets/img/dopproducts.svg);
}
#menu-screen-0 > .headerMob--nav__sub > .headerMob--nav__el:has(.headerMob--nav__sub) > a::after{
	content: '';
	width: 14px;
	height: 14px;
	display: block;
	background-repeat:no-repeat;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 4.75L7.07071 9.17929C7.03166 9.21834 6.96834 9.21834 6.92929 9.17929L2.5 4.75' stroke='%23333333' stroke-width='1.75' stroke-linecap='round'/%3E%3C/svg%3E%0A");
	flex-shrink: 0;
	margin-left: auto;
}
#menu-screen-0 > .headerMob--nav__sub > .headerMob--nav__el > a.active::after{
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 4.75L7.07071 9.17929C7.03166 9.21834 6.96834 9.21834 6.92929 9.17929L2.5 4.75' stroke='%2374A41E' stroke-width='1.75' stroke-linecap='round'/%3E%3C/svg%3E%0A");
	transform: rotate(180deg);
}
.headerMob--menu__tip{
	background-image: url(/assets/img/header-tip-m.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
	border-radius: 10px;
	width: 100%;
	height: 172px;
	margin-top: 20px;
}
@media(min-width: 500px){
	.headerMob--menu__tip{
		background-image: url(/assets/img/header-tip.jpg);
		height: 250px;
	}
}
@media(min-width: 800px){
	.headerMob--menu__tip{
		height: 350px;
	}
}
.headerMob--menu--tip__text{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 10px;
	line-height: 1;
	color: #969696;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 30px;
	width: 111px;
	height: 26px;
	position: absolute;
	top: 7px;
	right: 7px;
}
.headerMob--menu--tip__content{
	position: absolute;
	bottom: 12px;
	left: 12px;
}
.headerMob--menu--tip__content p{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 130%;
	color: #133562;
	margin-bottom: 10px;
}
.headerMob--menu--tip__content a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 1;
	text-transform: uppercase;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(90deg, #4168C0 0%, #2E43A0 100%);
	border-radius: 8px;
	width: 182px;
	height: 34px;
}
#menu-screen-0 .accordion-content{
    flex-direction: column;
    padding-left: 28px;
    padding-top: 12px;
    padding-bottom: 5px;
}
#menu-screen-0 .accordion-content{
	display: flex;
	flex-direction: column;
	row-gap: 12px;
}
#menu-screen-0 .accordion-content a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: clamp(12px, 3vw, 14px);
	line-height: 1;
	color: #6B6B6B;
	display: flex;
	column-gap: 7px;
}
#menu-screen-0 .accordion-content a:before{
	content: '';
	width: 3px;
	height: 3px;
	display: block;
	border-radius: 100%;
	background: #6B6B6B;
	margin-top: 4px;
}
.headerMob--nav__screen{
	flex-direction: column;
}
.headerMob--nav__back{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: clamp(12px, 3vw, 14px);
	line-height: 12px;
	color: #6B6B6B;
	display: flex;
	align-items: center;
	margin-bottom: 24px;
}
.headerMob--nav__back::before{
	content: '';
	width: 14px;
	height: 14px;
	display: flex;
	background-size: contain;
	background-position: center;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.64062 3.5L5.42125 6.71938C5.38708 6.75355 5.38708 6.80895 5.42125 6.84312L8.64062 10.0625' stroke='%236B6B6B' stroke-width='1.75' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.headerMob--nav__title{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 16px;
}
.headerMob--nav__sub{

}
.headerMob--nav__el{

}
.headerMob__city{
	padding: 17px 0;
	border-top: 1px solid rgba(229, 231, 235, 0.5);
	border-bottom: 1px solid rgba(229, 231, 235, 0.5);
	margin-bottom: 17px;
	position: relative;
}
.headerMob--city__title{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: clamp(13px, 3vw, 15px);
	line-height: 13px;
	color: #6B6B6B;
	display: flex;
	align-items: center;
	column-gap: 7px;
	cursor: pointer;
}
.headerMob--city__title::before{
	content: '';
	width: 18px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.6688 3.79412C6.23754 3.22532 6.91276 2.77412 7.65589 2.46628C8.39902 2.15844 9.19551 2 9.99988 2C10.8042 2 11.6007 2.15844 12.3439 2.46628C13.087 2.77412 13.7622 3.22532 14.331 3.79412C15.4798 4.94362 16.1251 6.50225 16.1251 8.12739C16.1251 9.75253 15.4798 11.3112 14.331 12.4607L13.344 13.4354L11.2135 15.509C10.9074 15.8052 10.5036 15.9792 10.0781 15.9983C9.65257 16.0173 9.23482 15.88 8.90355 15.6123L8.78718 15.509L6.99962 13.7722L5.66967 12.4607C4.52114 11.3112 3.87598 9.75275 3.87598 8.12783C3.87598 6.5029 4.52114 4.94445 5.66967 3.795M9.99988 5.93779C9.41974 5.93779 8.86336 6.16825 8.45314 6.57847C8.04292 6.98869 7.81247 7.54506 7.81247 8.1252C7.81247 8.70534 8.04292 9.26172 8.45314 9.67194C8.86336 10.0822 9.41974 10.3126 9.99988 10.3126C10.58 10.3126 11.1364 10.0822 11.5466 9.67194C11.9568 9.26172 12.1873 8.70534 12.1873 8.1252C12.1873 7.54506 11.9568 6.98869 11.5466 6.57847C11.1364 6.16825 10.58 5.93779 9.99988 5.93779Z' fill='%2374A41E'/%3E%3C/svg%3E%0A");
	background-size: contain;
	background-position: center;
	display: block;
}
.headerMob--city__title::after{
	content: '';
	width: 13px;
	height: 13px;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 4.75L7.07071 9.17929C7.03166 9.21834 6.96834 9.21834 6.92929 9.17929L2.5 4.75' stroke='%236B6B6B' stroke-width='1.75' stroke-linecap='round'/%3E%3C/svg%3E%0A");
	background-size: contain;
	background-position: center;
	display: block;
}
.headerMob--city__list{
	display: none;
	position: absolute;
	bottom: 8px;
	left: 0;
	padding: 8px;
	background: #FFFFFF;
	border: 1px solid rgba(229, 231, 235, 0.5);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	width: 166px;
	transform: translateY(100%);
	z-index: 1;
}
.headerMob--city__list.active{
	display: block;
}
.headerMob--city__list ul{
	display: flex;
	flex-direction: column;
}
.headerMob--city__list ul li:not(:last-child) a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 13px;
	color: #6B6B6B;
	padding: 6px 10px;
	border-radius: 10px;
    display: block;
} 
.headerMob--city__list ul li:last-child a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 13px;
	color: #74A41E;
	padding: 7px 10px;
	background: #E9F9EF;
	border-radius: 8px;
    display: block;
	margin-top: 8px;
}
.headerMob__info{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: clamp(13px, 3vw, 15px);
	line-height: 1;
	color: #6B6B6B;
	display: flex;
	flex-direction: column;
	row-gap: 10px;
	margin-bottom: 17px;
}
.headerMob__timeTitle{
	display: flex;
	align-items: center;
	column-gap: 6px;
}
.headerMob__timeValue{
	display: block;
	color: #333333;
}
.headerMob__timeTitle::before{
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #74A41E;
	margin-top: -2px;
	animation: blink 1s infinite;
}
.headerMob__phones{
	display: flex;
	align-items: center;
	column-gap: 8px;
	margin-bottom: 20px;
}
.headerMob__phones a{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: clamp(13px, 3vw, 15px);
	line-height: 13px;
	color: #0D4691;
	padding: 12px 7px;
	background: rgba(13, 70, 145, 0.15);
	border-radius: 8px;
	display: flex;
	align-items: center;
	column-gap: 5px;
}
.headerMob__phones a::before{
	content: '';
	width: 13px;
	height: 13px;
	background-position: center;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.375 5.6875C11.375 5.04731 11.2489 4.41338 11.0039 3.82192C10.7589 3.23046 10.3998 2.69304 9.94715 2.24035C9.49446 1.78767 8.95704 1.42858 8.36558 1.18359C7.77412 0.938596 7.14019 0.8125 6.5 0.8125V1.7875C7.27131 1.78748 8.02531 2.01618 8.66666 2.44467C9.308 2.87315 9.80789 3.48219 10.1031 4.19477C10.2991 4.66802 10.4 5.17526 10.4 5.6875H11.375ZM1.625 4.7125V2.275C1.625 2.14571 1.67636 2.02171 1.76779 1.93029C1.85921 1.83886 1.98321 1.7875 2.1125 1.7875H4.55C4.67929 1.7875 4.80329 1.83886 4.89471 1.93029C4.98614 2.02171 5.0375 2.14571 5.0375 2.275V4.225C5.0375 4.35429 4.98614 4.47829 4.89471 4.56971C4.80329 4.66114 4.67929 4.7125 4.55 4.7125H3.575C3.575 5.74684 3.98589 6.73882 4.71728 7.47022C5.44868 8.20161 6.44066 8.6125 7.475 8.6125V7.6375C7.475 7.50821 7.52636 7.38421 7.61779 7.29279C7.70921 7.20136 7.83321 7.15 7.9625 7.15H9.9125C10.0418 7.15 10.1658 7.20136 10.2572 7.29279C10.3486 7.38421 10.4 7.50821 10.4 7.6375V10.075C10.4 10.2043 10.3486 10.3283 10.2572 10.4197C10.1658 10.5111 10.0418 10.5625 9.9125 10.5625H7.475C4.24434 10.5625 1.625 7.94316 1.625 4.7125Z' fill='%230D4691'/%3E%3Cpath d='M9.20221 4.5684C9.34925 4.92325 9.42495 5.30359 9.425 5.6877H8.5475C8.5475 5.14466 8.33178 4.62387 7.9478 4.23989C7.56382 3.85591 7.04303 3.6402 6.5 3.6402V2.7627C7.07849 2.76273 7.64399 2.93429 8.12497 3.2557C8.60596 3.57712 8.98084 4.03393 9.20221 4.5684Z' fill='%230D4691'/%3E%3C/svg%3E%0A");
	display: block;
	flex-shrink: 0;
}
.headerMob--menu__btns{
	display: flex;
	flex-direction: column;
	row-gap: 8px;
	margin-top: auto;
}
.headerMob__enter{
	max-width: 310px;
	width: 100%;
	height: 44px;
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 6px;
	background: #02C0F3;
	border-radius: 10px;
}
.headerMob__enter::after{
	content: '';
	width: 18px;
	height: 18px;
	background-position: center;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.63735 5.36366C4.2357 5.36366 3.91007 5.03803 3.91007 4.63637V1.72728C3.91007 1.32563 4.2357 1 4.63735 1H16.2737C16.6754 1 17.001 1.32563 17.001 1.72728V13.3637C17.001 13.7653 16.6754 14.0909 16.2737 14.0909H4.63732C4.23566 14.0909 3.91004 13.7653 3.91004 13.3637V10.4546C3.91004 10.0529 4.23566 9.72728 4.63732 9.72728C5.03898 9.72728 5.3646 10.0529 5.3646 10.4546V12.6364H15.5464V2.45456H5.36463V4.63637C5.3646 5.03803 5.03898 5.36366 4.63735 5.36366Z' fill='white'/%3E%3Cpath d='M1.72701 6.81795L9.22785 6.81798L7.38388 4.97395C7.09985 4.68991 7.09985 4.22948 7.38388 3.94545C7.66785 3.66141 8.12835 3.66141 8.41238 3.94545L11.4979 7.03101C11.7819 7.31504 11.7819 7.77551 11.4979 8.05951L8.41238 11.1451C8.27038 11.2871 8.08423 11.3581 7.89816 11.3581C7.7121 11.3581 7.52588 11.2871 7.38395 11.1451C7.09991 10.8611 7.09991 10.4006 7.38395 10.1166L9.22788 8.27251L1.72704 8.27245C1.32538 8.27245 0.999758 7.94682 0.999758 7.54516C0.999726 7.14357 1.32535 6.81795 1.72701 6.81795Z' fill='white'/%3E%3C/svg%3E%0A");
	display: block;
	flex-shrink: 0;
}
.headerMob__getZaim{
	max-width: 310px;
	width: 100%;
	height: 44px;
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #74A41E;
	border-radius: 10px;
}
@media(max-width: 1000px){
	.headerPc{
		display: none;
	}
	.headerMob{
		display: block;
	}
}
@media(min-width: 1000px){
	.headerMob{
		display: none;
	}
	.headerPc{
		display: block;
	}
}
.headerPc__max{
	max-width: 40px;
	width: 100%;
	height: 40px;
}
.contacts__jobText{
    font-family: 'MullerMedium';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #828282;
	margin-top: 8px;
}
.succes__jobText{
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3;
    color: #6B6B6B;
    text-align: center;
    margin-top: 10px;
}
.appealBtn{
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #272C43;
	border-radius: 50px;
	border: none;
	outline: none;
	max-width: 289px;
	width: 100%;
	height: 57px;
	transition: .2s;
}
.appealBtn:hover{
	background: #2F3653;
}
.appeal-modal{
    max-width: 350px !important;
    padding: 30px !important;
    background: #fff;
	border-radius: 10px;
}
#appeal .modal-close{
    width: 25px !important;
    height: 25px !important;
    top: 15px !important;
    right: 15px !important;
    padding: 0 !important;
    cursor: pointer;
}
#appeal .modal-close svg{
	max-width: 100%;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
}
.appeal__title{
	font-family: 'MullerBold';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 130%;
	color: #2B2A29;
	margin-bottom: 10px;
}
.appeal-form{
	display: flex;
	flex-wrap: wrap;
	row-gap: 10px;
	column-gap: 10px;
}
.appeal__formInput{
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	padding: 10px 15px;
	border: 1px solid #E5E5E5;
	border-radius: 10px;
	width: 100%;
	outline: none;
}
.appeal__formInput:focus-visible{
	border: 1px solid #333333;
}
.appealName{
	max-width: 340px;
}
.appealEmail{
	max-width: 340px;
}
.appealText{
	min-height: 130px;
}
.appeal__formSubmit{
	font-family: 'MullerBold';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 1;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background: linear-gradient(90deg, #88B732 0%, #9BCA45 100%);
	box-shadow: 0px 4px 0px #71972B;
	border-radius: 72px;
	border: none;
	outline: none;
	max-width: 350px;
	width: 100%;
	height: 45px;
	padding-top: 7px;
	margin-right: 14px;
}
.appeal__formCB{
	display: flex;
	column-gap: 5px;
    align-items: flex-start;
	max-width: 310px;
}
.appeal__formCB input{

}
.appeal__formCB label{
	font-size: 12px;
	color: #878992;
}
.appeal__formCB label a{
	text-decoration: underline;
	color: #02c0f3;
}
@media(min-width: 800px){
	.appeal-modal{
		padding: 68px 45px 60px 45px  !important;
 		max-width: 780px !important;
	}
	#appeal .modal-close{
		width: 33px !important;
		height: 33px !important;
		top: 30px !important;
		right: 45px !important;
		padding: 0 !important;
		cursor: pointer;
	}
	#appeal .modal-close:hover svg g path:nth-child(2){
		fill: #2B2A29 !important;
	}
	#appeal .modal-close svg{
		transition: .2s;
	}
	#appeal .modal-close:hover svg{
		transform: rotate(90deg);
	}
	.appeal__title{
		font-size: 26px;
		margin-bottom: 20px;
	}
	.appeal__formInput{
		font-size: 16px;
		line-height: 16px;
		padding: 18px 24px;
	}
	.appealName{
		max-width: 340px;
	}
	.appealEmail{
		max-width: 340px;
	}
	.appealText{
		min-height: 150px;
		line-height: 18px;
	}
	.appeal__formSubmit{
		box-shadow: 0px 4px 0px #71972B;
		height: 60px;
		transition: .2s;
		font-size: 18px;
		margin-top: 6px;
	}
	.appeal__formSubmit:hover{
		box-shadow: 0px 0px 0px #71972B;
	}
	.appeal__formCB{
		display: flex;
		column-gap: 5px;
		align-items: flex-start;
		margin-top: 6px;
	}
	.appeal__formCB label{
		font-size: 14px;
	}
}
#modalTYAppeal{
	max-width: 600px;
	background-color: #fff;
	border-radius: 10px;
	padding: 60px 20px;
	margin: 50vh auto 0 auto;
	transform: translateY(-50%);
}
#modalTYAppeal .modal-block__desc{
	text-align: left;
	font-size: 24px;
	line-height: 130%; 
	color: #596D87;
	padding-left: 15px;
}
#modalTYAppeal .modal-block__title{
	margin-bottom: 13px;
	font-weight: 700;
	font-size: 40px;
	line-height: 120%;
	color: #0E284A;
	padding-left: 15px;
}
#modalTYAppeal .modal-close--circle {
    top: 17px;
    right: 9px;
}
.thxmodal{

}
.thxmodalappeal__title{
	font-family: 'MullerBold';
	font-style: normal;
	font-weight: 700;
	font-size: 19px;
	line-height: 130%;
	text-align: center;
	color: #0E284A !important;
	margin-bottom: 10px;
}
.thxmodalappeal__subtitle{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 14px !important;
	line-height: 140%;
	text-align: center;
	color: #969696 !important;
	margin-bottom: 30px;
}
.thxmodalappeal__img{
	display: block;
	max-width: 170px;
	width: 100%;
	height: auto;
	object-fit: contain;
	object-position: center;
	margin: 0 auto 32px auto;
}
.thxmodalappeal__btn{
	font-family: 'MullerMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 1;
	text-transform: uppercase;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 350px;
	width: 100% !important;
	height: 50px !important;
	background: #9BCA45;
	margin: 0 auto 12px auto;
	filter: drop-shadow(0 4px 0 #71972B);
    border-radius: 50px;
	transition: all .2s ease-in 0s;
	position: unset !important;
	outline: none;
	border: none;
	padding-top: 13px !important;
}
.thxmodalappeal__close{
	max-width: 33px !important;
	width: 100% !important;
	height: 33px !important;
    top: 15px !important;
    right: 15px !important;
	padding: 0 !important;
}

.thxmodalappeal__close svg{
	max-width: 100%;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
	transition: all .2s ease-in 0s;
}
@media(min-width: 800px){
	.thxmodalappeal__img{
		max-width: 200px;
	}
	.thxmodalappeal__title{
		font-size: 26px;
		margin-bottom: 10px;
	}
	.thxmodalappeal__subtitle{
		font-size: 16px !important;
		margin-bottom: 32px;
	}
	.thxmodalappeal__btn{
		font-size: 18px;
		height: 60px;
	}
	#modalTYAppeal{
		padding: 68px 45px 60px 45px;
		min-height: 544px;
	}
	.thxmodalappeal__close{
		top: 30px !important;
		right: 45px !important;
	}
	.thxmodalappeal__close:hover svg{
		transform: rotate(180deg);
	}
	.thxmodalappeal__btn:hover{
		filter: drop-shadow(0 0 0 #71972B);
		color: #fff !important;
	}
	.thxmodalappeal__close:hover svg g path:nth-child(2) {
		fill: #999999 !important;
	}
}