

/* Start:/local/templates/savingsim_new/components/bitrix/news.list/tesis/style.css?17538653462812*/
.tesis-item{
	background: #CBDFE6;
	border-radius: 14px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}


.tesis-item:last-child{
	margin-bottom: 0;
}

.tesis_left{
	padding: 34px;
	position:relative;
}

.tesis_left_text h2{
	font-weight: 400;
	font-size: 32px;
	line-height: 41.6px;
	letter-spacing: 0;
	margin-top: 0;
	margin-bottom: 14px;
	color:#182E4B;

}

.tesis_left_text .text{
	font-weight: 300;
	font-size: 16px;
	line-height: 22.4px;
	letter-spacing: 2%;
	color: #151515;
}

img.tesis_left_image {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 0;
}

.tesis_left, tesis_right{
	position: relative;
}

.tesis_left_text {
	position: relative;
	z-index: 5;
	width: 66%;
}
.tesis_left{
	width: 60%;
}

.tesis_right {
	padding: 34px;
	border-radius: 14px;
	width: 40%;
	position: relative;
	min-height: 197px;
}

.tesis_right_text {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	min-height: 100%;
	position: relative;
	z-index: 5;
}

.tesis_right_header {
	display: flex;
	justify-content: flex-start;
	gap: 10px;
}
.tesis_right_icon img {
	display: none!important;
}

.tesis_right_summ {
	font-weight: 400;
	font-size: 76px;
	line-height: 76px;
	letter-spacing: 0;
	color: #fff;
}

.tesis_right_title{
	color:#FFF!important;
	font-weight: 400;
	font-size: 32px;
	line-height: 41.6px;
	letter-spacing: 0;
}

.tesis_right_icon img{
	width: 118px;
	height: auto;
	opacity: 0.7;
}

.tesis_right_text .text{
	color:#FFF;
	margin-top: 15px;
	font-weight: 300;
	font-size: 15px;
	line-height: 28.8px;

}

img.tesis_right_image {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
}

.tesis-list .swiper-slide:first-child .tesis_right_summ, .tesis-list .swiper-slide:first-child .tesis_right_text .text{
	color:#182E4B;
}

.tesis-list .swiper-slide:first-child .tesis_right_title{
	color:#182E4B!important;
}

.tesis-list .swiper-wrapper {
	flex-direction: column;
	gap: 20px;
}

.tesis-list {
	width: 100%;
	overflow: hidden;
}

.tesis-list .swiper-wrapper {
	display: flex;
}

.tesis-list .swiper-slide {
	width: 100%;
	flex-shrink: 0;
}

.tesis-list .swiper-button-next {
	position: relative;
	z-index: 9;
	right: 0;
	top: -250px;
	float: right;
}
.tesis-list .swiper-button-prev {
	position: relative;
	top: -250px;
	z-index: 9;
	left: 0;
}

.tesis-list .swiper-button-next,
.tesis-list .swiper-button-prev {
	color: #fff !important;
	background: #52648A;
	border-radius: 50%;
	width: 44px !important;
	height: 44px !important;
	z-index: 10;
	border: none;
	box-shadow: 0px 0px 0px 1px #ffffff7d;
}

.tesis-list .swiper-button-next:after,
.tesis-list .swiper-button-prev:after {
	font-size: 20px !important;
	font-weight: bold;
}

.swiper_advantage .swiper-button-next,
.swiper_advantage .swiper-button-prev {
	display:none;
}

/* End */


/* Start:/local/templates/savingsim_new/components/bitrix/news.list/key_funds/style.css?17537750083864*/
.funds-list{
	display: flex;
	gap: 40px;
	margin-top: 80px;
}

.funds-item {
	width: 25%;
	position: relative;
	/*overflow: hidden;*/
	border-radius: 14px;

}
.fund_item_pay_costs {
	display: flex;
	gap: 5px;
	flex-direction: column;
}
.fund_item_proc {
	color: #fff;
	padding: 0 15px;
	display: flex;
	position: absolute;
	top: 10px;
	border-radius: 14px;
	width: 95%;
	justify-content: center;
	background: #0000001A;
	backdrop-filter: blur(8px);
}
.fund_item_hover_box_top {
	margin-top: 42px;
}

.funds-item_link{
	display: flex;
	flex-flow: column;
	width: 100%;
	height: 100%;
	justify-content: space-between;
	text-decoration: none;
	position: relative;
}

.fund_item_bg {
	position: relative;
	z-index: 1;
	width: 100%;
}

.fund_item_hover_box {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	flex-flow: column;
	justify-content: space-between;
}

.fund_item_header {
	font-size: 32px;
	font-weight: 400;
	line-height: 130%;
	text-align: center;
	/*font-family: 'Manrope';*/
	margin: 0;
	margin-bottom: 5px;
	margin-top: 20px;
}

.fund_item_text {
	/*font-family: 'Roboto';*/
	color: #97A6B9;
	text-align: center;
	font-size: 22px;
	line-height: 140%;
	font-weight: 300;
	margin: 0;
}

.dark .fund_item_header{
	color: #151515;
}

.dark .fund_item_text{
	color: #5B5B5B;
}

.white .fund_item_header{
	color: #fff;
}

.white .fund_item_text{
	color: #fff;
}

.fpercent {
	/*font-family: 'Roboto';*/
	text-align: center;
	margin-top: 40px;
	font-size: 56px;
	line-height: 110%;
	font-weight: 200;
	display: none;
}

.fpercent .percent{
	font-weight: 400;
}

.fpercent .percent span:last-child, .fpercent .percent span:nth-last-child(2){
	font-size: 32px;
	font-weight: 200;
}

.white .fpercent{
	color: #fff;
}

.dark .fpercent{
	color: #5B5B5B;
}

.dark .fpercent .percent{
	color: #151515;
}

.fund_item_detail{
	backdrop-filter: blur(8px);
	background: #fff;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 47px;
	width: 47px;
}

.fund_item_hover_box_bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
}


.fund_item_pay_cost {
	background: #0000001A;
	backdrop-filter: blur(8px);
	border-radius: 8px;
	color: white;
	padding: 10px 20px;
	font-weight: 300;
	font-size: 16px;
	line-height: 140%;
	vertical-align: middle;
	width: 100%;
}
.funds-item .fund_item_pay_cost_sha {
	display: none;
}

.funds-item.no-active .fund_item_pay_cost_sha {
	display: block;
}


.fund_item_box{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	align-items: center;
}

.centered_image_box {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
}

.centered_header{
	display: flex;
	align-items: center;
	justify-content: center;
}

.centered_header h3{
	color:#fff !important;
	font-size: 22px;
}

.centered_header {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.fund_item_bg {
	position: static;
	width: 100%;
	filter: blur(1.5rem);
	opacity: 0.46;
}

/*.funds-item:hover .fund_item_box{*/
/*	display: none;*/
/*}*/

/*.funds-item:hover .fund_item_hover_box{*/
/*	display: flex;*/
/*}*/

/*.funds-item:hover{*/
/*	box-shadow: 0 4px 40px 0px #00000814;*/
/*}*/

/*.funds-item:hover .fund_item_bg{*/
/*	display: block;*/
/*	filter: blur(0);*/
/*	opacity: 1;*/
/*}*/

.funds-item .fund_item_box{
	display: none;
}

.funds-item .fund_item_hover_box{
	display: flex;
}

.funds-item{
	box-shadow: 0 4px 40px 0px #00000814;
}

.funds-item .fund_item_bg{
	display: block;
	filter: blur(0);
	opacity: 1;
}

.board_img_bg {
	filter: brightness(80%);
}

.tooltip-icon_img {
	border: none!important;
}
.tooltip-icon_img img {
	width: 25px;
}

/* End */


/* Start:/local/templates/savingsim_new/components/bitrix/news.list/news_in_main/style.css?17537745442319*/
.news_in_main_left .news_in_main-item {
    background: #52648A;
    /* width: 840px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover!important;
    box-sizing: border-box;
    background-position: center!important;
}

.news_in_main-item{
    position: relative;
    border-radius: 14px;
    padding: 34px;
    z-index: 5;
    background: #52648A;
}
.news_in_main-item:hover,
.news_in_main-item:focus,
.news_in_main-item:active {
    cursor: pointer;
}

.news_in_main-item:after{
    content:url("/local/templates/savingsim_new/img/logo_mini.svg");
    display: block;
    width: 32px;
    height: 16px;
    position: absolute;
    right: 35px;
    bottom: 40px;
    z-index: 10;
}

.item_date{
    color:#fff;
    font-weight: 300;
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 24px;
}

section.news_main {
    padding-top: 0;
}

.item_name{
    color:#fff;
    font-weight: 400;
    font-size: 32px;
    line-height: 130%;
    margin-bottom: 40px;
}

.item_link {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    border: 1px solid #fff;
    border-radius: 200px;
    color: #fff;
    width: fit-content;
    padding: 8px 20px;
    cursor: pointer;
    text-decoration: none;
}

.news_in_main-list {
    gap: 40px;
    display: flex;
    justify-content: space-between;
}

.news_in_main_right {
    width: 40%;
    display: flex;
    flex-flow: column;
    gap: 40px;
}

.news_in_main_left {
    width: 60%;
    overflow: hidden;
    border-radius: 14px;
}

.news_in_main_right .news_in_main-item{
    background-repeat: no-repeat;
    background-position: right bottom;
    text-decoration: none;
}

.news_in_main_right .news_in_main-item:last-child{
    background-color: #FFFFFF;
    box-shadow: 0px 4px 54px 0px #00000014;
}

.news_in_main_right .news_in_main-item {
    min-height: 180px;
}

.news_in_main_right .news_in_main-item .item_name{
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
}

.news_in_main_right .news_in_main-item .item_date{
    font-weight: 300;
    font-size: 18px;
    line-height: 160%;
    position: absolute;
    bottom: -5px;
}

.news_in_main_right .news_in_main-item:last-child .item_name{
    color:#151515;
}

.news_in_main_right .news_in_main-item:last-child .item_date{
    color:#898888;
}

/* End */
/* /local/templates/savingsim_new/components/bitrix/news.list/tesis/style.css?17538653462812 */
/* /local/templates/savingsim_new/components/bitrix/news.list/key_funds/style.css?17537750083864 */
/* /local/templates/savingsim_new/components/bitrix/news.list/news_in_main/style.css?17537745442319 */
