

/* Start:/local/components/app.module/interest.rates/templates/.default/style.css?17442632814286*/
header{
  background: #eff0f1;
}
.interest-rates{
  padding-top: 86px;
  color: #262626;
  font-weight: 500;
  font-family: Stem, sans-serif;
}
.interest-rates__max{
  padding-top: 80px;
}
.interest-rates .interest-heading{
  margin-bottom: 64px;
  font-size: 64px;
  line-height: 64px;
}
.interest-heading__date{
  vertical-align: baseline;
}
.interest-rates .interest-rates__org{
  padding: 40px;
  border-radius: 36px;
  background: #EEEFF0;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 150px;
}
.interest-rates .interest-rates__org p:not(:last-child){
  margin-bottom: 12px;
}
/* tabs */
.interest-rates__tabs{
  margin-bottom: 64px;
}
.interest-rates__tab-content.interest-rates__tab-content_hidden{
  display: none;
}
/**/
.interest-item{
  width: 100%;
}
.interest-item:not(:last-child){
  margin-bottom: 80px;
}
.interest-item__heading{
  padding-bottom: 40px;
  font-size: 24px;
  line-height: 24px;
  text-align: left;
}
.interest-item__values{
  border-top: 1px solid #DADFE2;
  border-bottom: 1px solid #DADFE2;
}
.interest-item__value,
.interest-item__title{
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
}
.interest-item__title{
  padding-bottom: 20px;
  color: #aeaeae;
}
.interest-item__value{
  padding: 20px 0;
}
.interest-item.interest-item_max tbody tr{
  width: 100%;
}
.interest-item.interest-item_max .interest-item__value span{
  display: none;
  color: #aeaeae;
}
.interest-item.interest-item_max .interest-item__titles .interest-item__title:not(:first-child){
  min-width: 120px;
}
@media (max-width: 1680px) {
  .interest-rates .interest-heading{
    margin-bottom: calc(32px + (64 - 32) * ((100vw - 375px) / (1680 - 375)));
    font-size: calc(28px + (64 - 28) * ((100vw - 375px) / (1680 - 375)));
    line-height: calc(28px + (64 - 28) * ((100vw - 375px) / (1680 - 375)));
  }

  .interest-rates .interest-rates__org{
    padding: calc(20px + (40 - 20) * ((100vw - 375px) / (1680 - 375)));
    border-radius: calc(20px + (36 - 20) * ((100vw - 375px) / (1680 - 375)));
    font-size: calc(20px + (32 - 20) * ((100vw - 375px) / (1680 - 375)));
    line-height: calc(20px + (32 - 20) * ((100vw - 375px) / (1680 - 375)));
    margin-bottom: calc(80px + (150 - 80) * ((100vw - 375px) / (1680 - 375)));
  }
  .interest-rates .interest-rates__org p:not(:last-child){
    margin-bottom: calc(7px + (12 - 7) * ((100vw - 375px) / (1680 - 375)));
  }
  .interest-rates .interest-item__heading{
    font-size: calc(18px + (24 - 18) * ((100vw - 375px) / (1680 - 375)));
    line-height: calc(18px + (24 - 18) * ((100vw - 375px) / (1680 - 375)));
    padding-bottom: calc(32px + (40 - 32) * ((100vw - 375px) / (1680 - 375)));
  }
  .interest-item.interest-item_max .interest-item__titles{
    display: none;
  }
  .interest-item.interest-item_max .interest-item__value span{
    display: block;
  }
  .interest-item.interest-item_max .interest-item__value{
    display: flex;
    justify-content: space-between;
  }
     /**/
  .interest-rates__tabs{
    margin-bottom: calc(32px + (64 - 32) * ((100vw - 375px) / (1680 - 375)));
  }
  /**/
  .interest-item tbody{
    display: flex;
    flex-wrap: wrap;
  }
  .interest-item .interest-item__values,
  .interest-item .interest-item__titles{
    display: flex;
    flex-direction: column;
    width: 50%;
    border-top: none;
    border-bottom: none;
  }
  .interest-item .interest-item__titles{
    border-right: 1px solid #DADFE2;
  }
  .interest-item .interest-item__title,
  .interest-item .interest-item__value{
    padding-top: calc(12px + (20 - 12) * ((100vw - 375px) / (1680 - 375)));
    padding-bottom: calc(12px + (20 - 12) * ((100vw - 375px) / (1680 - 375)));
    border-top: 1px transparent;
    border-bottom: 1px solid #DADFE2;
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1680 - 375)));
    line-height: calc(18px + (22 - 18) * ((100vw - 375px) / (1680 - 375)));
  }
  .interest-item.interest-item_max .interest-item__titles .interest-item__title{
    min-width: initial;
  }
  .interest-item .interest-item__value{
    text-align: right;
  }
  .interest-item .interest-item__title:last-child,
  .interest-item .interest-item__value:last-child{
    border-bottom: none;
  }
  .interest-item__value.interest-item__value_desc{
    text-align: left;
  }
}
/* End */


/* Start:/local/components/app.module/footer/templates/.default/style.css?1766341898209*/
@media screen and (max-width: 1679px) {
	.main-search__form .input__button {
		right: 20px;
	}
	.main-search__empty{
		min-height:350px;
	}
	.main-search__body:has(.main-search__item){
		min-height:350px;
	}
}
/* End */
/* /local/components/app.module/interest.rates/templates/.default/style.css?17442632814286 */
/* /local/components/app.module/footer/templates/.default/style.css?1766341898209 */
