

/* 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?17848833909364*/
#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;
    }
    #detail_page_hero #detail_page_preview_right .hero-img__picture {
        min-height: 202px;
    }
    #detail_page_hero #detail_page_preview_right .hero-img__img {
        height: 202px;
        object-position: center;
    }
}

/* Блок диплома Валдай */
.block-diplom-valdai {
    margin-top: 80px;
}

.block-diplom-valdai__container {
    background: linear-gradient(309.45deg, #137A5B 9.91%, #EDF6F3 178.32%);
    border-radius: 16px;
    display: flex;
    gap: 10px;
}

.block-diplom-valdai__left {
    padding: 32px 0 32px 32px;
    color: #ffffff;
}

.block-diplom-valdai__left h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 20px;
}

.block-diplom-valdai__content {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    opacity: 80%;
}

.block-diplom-valdai__url {
    display: inline-block;
    border-radius: 8px;
    margin-top: 14px;
    padding: 12px 50px;
    background-color: #FF865A;
    color: #ffffff;
}

.block-diplom-valdai__url:hover {
    background-color: rgb(255, 115, 65);
    color: #ffffff;
}

.block-diplom-valdai__right {
    display: flex;
    flex-direction: column;
    padding: 32px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    color: #ffffff;
}

.block-diplom-valdai__right-title {
    font-size: 20px;
    line-height: 100%;
    font-weight: bold;
    margin-bottom: 15px;
}

.block-diplom-valdai__right-img {
    text-align: center;
}

.block-diplom-valdai__right-img img {
    max-width: 100%;
    min-width: 420px;
}

@media (max-width: 960px) {
    .block-diplom-valdai__left {
        width: 50%;
    }
    .block-diplom-valdai__right {
        width: 50%;
    }
    .block-diplom-valdai__right-title {
        font-size: 24px;
    }
    .block-diplom-valdai__right-img img {
        max-width: 100%;
        min-width: auto;
    }
}

@media (max-width: 640px) {
    .block-diplom-valdai__left {
        width: 60%;
    }
    .block-diplom-valdai__right {
        width: 40%;
    }
    .block-diplom-valdai__right-title {
        font-size: 20px;
    }
    .block-diplom-valdai__content {
        font-size: 14px;
    }
}

@media (max-width: 375px) {
    .block-diplom-valdai__container {
        flex-direction: column;
    }
    .block-diplom-valdai__left {
        width: 100%;
        padding: 32px 16px 16px 16px;
    }
    .block-diplom-valdai__right {
        width: 100%;
        padding: 16px 16px 32px 16px;
    }
    .block-diplom-valdai__right-title {
        font-size: 16px;
    }
    .block-diplom-valdai__url {
        width: 100%;
        text-align: center;
    }
}

/* SEO блок */
.course-seo-block {
    margin: 32px 0;
}

.course-seo-block__content {
    width: 100%;
    padding: 32px;
    box-sizing: border-box;
    color: #232327;
    border-radius: var(--16, 16px);
    background: #EFF5F3;
    font-size: 14px;
    line-height: 1.45;
}

.course-seo-block__content > :first-child {
    margin-top: 0;
}

.course-seo-block__content > :last-child {
    margin-bottom: 0;
}

.course-seo-block__content h2 {
    margin: 0 0 16px;
    color: #232327;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
}

.course-seo-block__content h3 {
    margin: 16px 0 16px;
    color: #116D45;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}

.course-seo-block__content h4 {
    margin: 16px 0 0px;
    color: var(--Text-Brand-Default, #116D45);
    font-size: var(--font-size-Heading-XS, 18px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-Heading-XS, 21px);
}

.course-seo-block__content h2 + h3 + h4 {
    margin-top: 0;
}

.course-seo-block__content p {
    margin: 0 0 8px;
    color: #606261;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.course-seo-block__content ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 32px 0 32px;
    padding: 0;
    list-style: none;
}

.course-seo-block__content ul li {
    position: relative;
    min-height: 24px;
    padding-left: 30px;
    color: #232327;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    align-items: center;
}

.course-seo-block__content ul li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    background: #01EBA1;
    border-radius: 50%;
}

.course-seo-block__content ul li::after {
    content: "";
    position: absolute;
    top: 12px;
    left: 12px;
    width: 9px;
    height: 7px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='7' viewBox='0 0 9 7' fill='none'%3E%3Cpath d='M0.722656 2.62425L3.19239 5.40447L8.00837 0.690186' stroke='%23070707' stroke-width='1.93177' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translate(-50%, -50%);
}

.course-seo-block__content ol {
    margin: 32px 0 32px;
    padding-left: 22px;
}

.course-seo-block__content ol li {
    margin-bottom: 15px;
}

.course-seo-table-wrap {
    width: 100%;
    margin: 8px 0 32px;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: thin;
    scrollbar-color: #aaa8a2 #e6e9e7;
    -webkit-overflow-scrolling: touch;
}

.course-seo-table-wrap::-webkit-scrollbar {
    height: 7px;
}

.course-seo-table-wrap::-webkit-scrollbar-track {
    background: #e6e9e7;
    border-radius: 10px;
}

.course-seo-table-wrap::-webkit-scrollbar-thumb {
    background: #aaa8a2;
    border-radius: 10px;
}

.course-seo-block__content table {
    width: max-content;
    min-width: 100%;
    margin: 0;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: auto;
    background: transparent;
}

.course-seo-block__content table th,
.course-seo-block__content table td {
    min-width: 190px;
    max-width: 360px;
    box-sizing: border-box;
    text-align: left;
    vertical-align: top;
    overflow-wrap: anywhere;
}

.course-seo-block__content table th:first-child,
.course-seo-block__content table td:first-child {
    min-width: 140px;
    max-width: 210px;
}

.course-seo-block__content table th {
    padding: 8px;
    color: #79716b;
    background: transparent;
    border: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 100%;
}

.course-seo-block__content table td {
    padding: 12px 8px;
    color: #232327;
    background: #ffffff;
    border: 0;
    border-bottom: 1px solid #e7e5e4;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.35;
}

.course-seo-block__content table tbody tr:nth-child(even) td {
    background: #f6fef5;
}

.course-seo-block__content table td:first-child {
    font-weight: 700;
}

.course-seo-block__content a {
    color: #116D45;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.course-seo-block__content a:hover {
    text-decoration: none;
}

@media (max-width: 640px) {
    .course-seo-block {
        margin: 20px 0;
    }

    .course-seo-block__content {
        padding: 32px 16px;
        border-radius: 16px;
        font-size: 14px;
        line-height: 1.45;
    }

    .course-seo-block__content h2 {
        font-size: var(--font-size-Heading-M, 24px);
        font-style: normal;
        font-weight: 700;
        line-height: var(--line-height-Heading-M, 28px);
    }

    .course-seo-block__content h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .course-seo-block__content h4 {
        font-size: var(--font-size-Heading-XS, 16px);
        font-style: normal;
        font-weight: 500;
        line-height: var(--line-height-Heading-XS, 20px);
        margin-bottom: 8px;
    }

    .course-seo-block__content p {
        font-size: 14px;
        line-height: 21px;
    }

    .course-seo-block__content ul li {
        padding-left: 31px;
        font-size: 14px;
        line-height: 21px;
    }

    .course-seo-block__content table {
        min-width: 760px;
    }

    .course-seo-block__content table th {
        font-size: 10px;
    }

    .course-seo-block__content table td {
        padding: 12px 8px;
        font-size: 12px;
        line-height: 18px;
    }
}
/* 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?17848833909364 */
