

/* Start:/local/templates/appkk-green--agalarov/components/bitrix/breadcrumb/n_breadcrums/style.css?1765025624496*/
div.bx-breadcrumb-new .bx-breadcrumb-item span {
  font-family: "Inter-SemiBold";
  color: var(--secondary-text);
  font-size: 12px;
}

div.bx-breadcrumb-new .fa-angle-right:before {
  content: "/";
  font-family: "Inter-Regular";
  color: #a4a4a4;
  font-size: 12px;
}




div.bx-breadcrumb-new .bx-breadcrumb-item {
  margin-right: 6px;
}

div.bx-breadcrumb-new i {
  margin-right: 0px;
}

@media (max-width:520px) {
  div.bx-breadcrumb-new .bx-breadcrumb-item span {
    font-size: 10px;
  }
}
/* End */


/* Start:/local/templates/appkk-green--agalarov/components/bitrix/news.detail/n_course_new/style.css?17780501811274*/
#appkk_detail_page {
    .mp_trust_title {
        font-weight: 400;
        color: #000;
    }
}

#detail_page_course_why h2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    gap: 8px;
    background: var(--color-light-grey);
    border-radius: 16px;
    flex: 0 0 calc(33.33% - 6.7px);
    width: calc(33.33% - 6.7px);
}

.course_why_title {
    width: min-content;
    overflow-wrap: break-word;
    hyphens: auto;
    -webkit-hyphens: auto;
}

.hero-img__img{
  display: block;
  object-fit: cover;         
  object-position: 88% 100%;  
  border-radius: 40px;
}


.hero-img--design2026{
  overflow: hidden;
}

.hero-img--design2026 .hero-img__media,
.hero-img--design2026 .hero-img__picture{
  display: block;
  width: 100%;
  height: 100%;
}

.hero-img--design2026 .hero-img__img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 88% 100%;
  border-radius: 40px;
}

@media (max-width: 380px) { 
  #detail_page_hero{
    #detail_page_preview_right{
      .hero-img__media{
        min-height: 202px;
      }
      .hero-img__picture{
        min-height: 202px;
      }
      .hero-img__img{    
        height: 202px;
        object-position: center;
      }
    }    
  }
  
}
/* End */
/* /local/templates/appkk-green--agalarov/components/bitrix/breadcrumb/n_breadcrums/style.css?1765025624496 */
/* /local/templates/appkk-green--agalarov/components/bitrix/news.detail/n_course_new/style.css?17780501811274 */
