.ya-share2__icon:hover {
    background-color: #135aae;
}

.ya-share2__icon {
    height: 32px !important;
    width: 32px !important;
    background-color: #c7c7c7;
    background-repeat: no-repeat;
    background-size: 32px 32px !important;
}

.ya-share2__badge {
    margin-right: 5px;
}

.form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.form input[type=radio],
.form input[type=checkbox],
.form input[type=file],
.form select {
    display: block;
    position: absolute;
    opacity: 0;
}

.form select {
    top: 0;
    right: 0;
}

.form__radio {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.form-modal__btns {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.form-modal__btns .btn {
    min-width: 200px;
}

.form .js-hidden {
    display: none;
}

.menu__submenu.three-column {
    grid-template-columns: 1fr;
}

.menu__submenu.three-column .menu__submenu-col-2-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 20px;
}

.menu__submenu.three-column .menu__submenu-col-1 {
    display: none;
}

.menu__submenu.three-column .menu__submenu-col-2-title {
    max-width: none;
}

.menu__submenu.three-column .menu__submenu-col-2-grid {
    grid-template-columns: 1fr;
    grid-gap: 15px;
    margin-bottom: 0;
}

.menu__submenu-col-2-wrapper .menu__submenu-col-2-grid {
    gap: 15px;
    margin-bottom: 20px;
}

@media (max-width: 1389px) {
    .menu__submenu.three-column .menu__submenu-col-2-wrapper {
        grid-template-columns: 1fr 1fr;
    }
}

.banner__bg {
    background-color: #fff;
}

.article-section table {
    border: none !important;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    margin-top: 30px;
    margin-bottom: 50px;
}

.article-section table tr:nth-child(even) {
    background: rgba(77, 144, 224, 0.1) !important;
}

.article-section table td {
    color: #646464;
    text-align: left;
    padding: 15px;
}

seaction.sveden .article-section table td {
    padding: 5px;
}

.article-section table.smallwide td {
    padding: 5px;
}

seaction.sveden .article-section table.small_size td {
    padding: 2px 4px;
}

.article-section table td span {
    font-size: 15px;
}

.article-section table.small_size td span {
    font-size: 14px !important;
}

.article-section table th, .article-section table td {
    border: none /*!important*/;
}

.article-section th {
    background-color: rgba(77, 144, 224, 0.1) !important;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px; /* or 143% */
    letter-spacing: 0.02em;
    text-transform: uppercase; /* Black */
    color: #161616;
    text-align: left;
    padding: 15px;
}

.article-section table.small_size th {
    font-weight: 700;
    font-size: 15px;
    line-height: 15px; /* or 143% */
    padding: 5px 7px;
    text-align: center;
}

.article-section table.small_size td {
    color: #646464;
    text-align: left;
    padding: 5px 7px;
    font-size: 14px;
}

.article-section table.smallwide th {
    line-height: normal; /* or 143% */
    letter-spacing: 0.02em;
    text-transform: uppercase; /* Black */
    padding: 5px 7px;
}

.article-section table.small_size a, .article-section table.small_size a span {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px; /* or 143% */
    text-decoration-line: underline; /* Main Blue */
    color: #135AAE !important;
}


.article-section a.btn {
    color: #fff !important;
    text-decoration: none !important;
}

.k-border-wrap {
    width: 100%;
    overflow-x: auto;
}

/* .article-section ul li::before {
    content: '';
    width: 32px;
    height: 36px;
    top: 2px;
    left: -70px;
    position: absolute;
    background-image: url(/img/icons/list-icon.svg);
    background-size: 100%;
    background-repeat: no-repeat;
} */

.article-section .ya-share2__item::before {
    background-image: none
}

/* .article-section ul li {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    position: relative; 
    color: #161616;
    margin-bottom: 30px;
    margin-left: 84px;
} */

.article-section ul li.ya-share2__item::before {
    content: "";
}

.article-section ul li a, .article-section ul li a span {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
}

/* .article-section ul {
    margin-top: 30px;
    margin-bottom: 50px;
} */

.article-section h1 {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 140%; /* or 50px */
    text-transform: uppercase;
    color: #000000;
}

.article-section h1 a {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 140%; /* or 50px */
    text-transform: uppercase;
}

.article-section h2 {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 140%; /* or 39px */
    text-transform: uppercase;
    color: #000000;
}

.article-section h2 a {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    text-transform: uppercase;
}

.article-section h3 {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%; /* or 34px */
    color: #000000;
}

.article-section h3 a {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
}

.article-section ul li ul li {
    margin-left: 42px;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%; /* or 28px */ /* Black */
    color: #161616;
}

.article-section ul li ul li a {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
}

.article-section ul li ul li::before {
    content: url('/img/icons/icon-list-line.svg');
    width: 27px;
    height: 2px;
    top: -5px;
    left: -37px;
    position: absolute;
}

.article-section p, .article-section--no-margin p, .article-section h4 {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%; /* or 25px */ /* Black */
    color: #161616;
}

.article-section table.small_size p {
    font-size: 14px;
    line-height: 14px;
}

.article-section table td.metod_docs p{
    font-size: 14px;
    line-height: 110%;
}

.article-section table.smallwide p {
    font-size: 14px;
    line-height: normal;
}

.article-section a, .article-section a span {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-decoration-line: underline;
    color: #135AAE;
}

.article-section table td.metod_docs p a {
    font-size: 14px;
    line-height: 110%;
}

.article-section a.js-open-modal {
    font-size: 14px;
    line-height: 110%;
}

.article-section table.smallwide a, .article-section table.smallwide a span {
    font-size: 14px;
    line-height: normal;
}

.article-card__footer, .article-card__footer {
    min-width: 200px;
}

.article-card.unhover:hover {
    color: unset;
}

.footer__top a {
    color: #0000EE;
    text-decoration: underline;
}

.page-title__links {
    display: flex;
    gap: 60px;
    font-size: 16px;
    text-transform: uppercase;
    color: #135AAE;
}

@media (max-width: 1389px) {
    .page-title__links {
        gap: 20px;
        font-size: 14px;
        text-transform: uppercase;
        color: #135AAE;
    }
}

/* custom tamplates */
.templates__h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 140%;
    text-transform: uppercase;
    color: #000000;
}

.templates__h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    text-transform: uppercase;
    color: #000000;
}

.templates__h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: #000000;
}

.templates__text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #161616;
}

.templates__card {
    max-width: 1360px;
    margin: 0 auto;
    background: #F0F0F0;
    border-radius: 10px;
    padding: 75px 20px;
}

.templates__card-title {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    color: #000000;
    margin-bottom: 20px;
}

.templates__card-text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #161616;
}

.templates__quote {
    max-width: 1360px;
    margin: 0 auto;
    background: rgba(77, 143, 224, 0.1);
    padding: 48px 40px;
}

.templates__quote-icon {
    margin: auto;
    margin-bottom: 20px;
    width: 60px;
    height: 60px;
}

.templates__quote-text {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 40px;
    max-width: 970px;
    font-size: 24px;
    color: #161616;
}

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

.templates__quote-name span {
    color: #161616;
    font-size: 18px;
    font-weight: 700;
    margin-left: 14px;
}

.templates__list p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    align-items: center;
    color: #161616;
    margin: 0;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    width: 100%;
    gap: 20px;

}

.templates__list p:before {
    content: url("/img/icons/template-list-1.svg");
    min-width: 60px;
    min-height: 60px;
}

.templates__keyphrase {

}

.templates__keyphrase-text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #161616;
}

.templates__keyphrase-phrase {
    background: rgba(77, 143, 224, 0.2);
    border-radius: 10px;
    padding: 30px;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-transform: uppercase;
    color: #161616;
    width: 440px;
    float: right;
    margin: 0 0 40px 20px;
}

.templates__floatimg {

}

.templates__floatimg-text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #161616;
}

.templates__floatimg-img {
    margin: 0 0 40px 20px;
    float: right;
    max-width: 600px;
    width: 600px;
    height: 400px;
}

.templates__twoimg {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "i1 i2";
    gap: 20px;
}

.templates__twoimg-img {
    width: 100%;
    min-height: 100px;
}

.templates__twoimg-img:nth-child(1) {
    grid-area: i1;
}

.templates__twoimg-img:nth-child(2) {
    grid-area: i2;
}

.templates__ol {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 55px;
    row-gap: 20px;
    counter-reset: number;
}

.templates__ol-li {
    margin: 0;
    padding: 0;
    position: relative;
    padding-left: 80px;

}

.templates__ol-li::before {
    counter-increment: number;
    content: counter(number);
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(77, 143, 224, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 48px;
    color: #135AAE;
}

.templates__ol-li-title {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #161616;
    margin-bottom: 10px;
}

.templates__ol-li-text {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #161616;
}

.templates__button {
    min-width: 250px;
    background: #135AAE;
    border-radius: 5px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 121%;
    text-transform: uppercase;
    color: #FEFEFE;
    margin: 0 auto;
    border: none;
    outline: none;
    padding: 7px 25px;
}

.templates__button:hover {
    background: #4D90E0;
}

.templates__links {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.templates__links-item {
    display: flex;
    gap: 50px;
    align-items: center;
    background: #F0F0F0;
    border-radius: 10px;
    padding: 24px 40px;
    cursor: pointer;
}

.templates__links-item-img {
    width: 35px;
    height: 35px;
    min-width: 35px;
    min-height: 35px;
}

.templates__links-item-title {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin-bottom: 2px;
}

.templates__links-item-text {
    font-style: italic;
    font-weight: 300;
    font-size: 10px;
    line-height: 13px;
    color: #4A4A4A;
}

.templates__ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    row-gap: 45px;
}

.templates__ul-item {
    position: relative;
    padding-left: 80px;
    padding-top: 15px;
}

.templates__ul-item-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
}

.templates__ul-item-title {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #161616;
    margin-bottom: 10px;
}

.templates__ul-item-text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #161616;
}

.templates__cards {
    display: flex;
    gap: 20px;
}

.templates__cards-item {
    padding: 45px 25px;
    background: #135AAE;
    border-radius: 10px;
    width: 100%;
}

.templates__cards-item-title {
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 70px;
    color: #FEFEFE;
    margin-bottom: 15px;
}

.templates__cards-item-text {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #FEFEFE;
}

.templates__speech {
    display: grid;
    grid-template-columns: 325px 1fr;
    gap: 20px;
    align-items: center;
}

.templates__speech-person {
    padding-right: 0px;
}

.templates__speech-person-img {
    width: 165px;
    height: 165px;
    min-width: 165px;
    min-height: 165px;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 20px;
    align-items: center;
    overflow: hidden;
    background-color: #c9c9c9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.templates__speech-person-img img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

.templates__speech-person-title {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    color: #161616;
    margin-bottom: 5px;
}

.templates__speech-person-subtitle {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #161616;
}

.templates__speech-text {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 141%;
    color: #161616;
    padding: 0 0 0 35px;
    border-left: 10px solid #135AAE;
}

.templates__dropdown {
    margin-bottom: 10px;
}

.templates__dropdown-title {
    background: #F0F0F0;
    border-radius: 10px;
    padding: 24px 115px 24px 30px;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    text-transform: uppercase;
    color: #161616;
    position: relative;
    height: 90px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.templates__dropdown-title svg {
    position: absolute;
    top: 50%;
    right: 10px;
    transition: all 0.5s;
    transform: translateY(-50%) rotate(45deg);
    fill: #135AAE;
}

.templates__dropdown-content {
    max-width: 1130px;
    margin: auto;
    padding-top: 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #161616;
    transition: all 0.5s;
    height: 0;
    overflow: hidden;
}

.templates__dropdown.active .templates__dropdown-content {
    height: auto;
    padding-top: 30px;
}

.templates__dropdown.active .templates__dropdown-title {
    background: #135AAE;
    color: #FEFEFE;
}

.templates__dropdown.active .templates__dropdown-title svg {
    transform: translateY(-50%);
    fill: #ffffff;
}

@media (max-width: 1000px) {

    .templates__list p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 15px;
    }

    .templates__list p:before {
        min-width: 40px;
        min-height: 40px;
    }

    .templates__h1 {
        font-size: 24px;
        line-height: 120%;
    }

    .templates__h2 {
        font-size: 20px;
        line-height: 120%;
    }

    .templates__h3 {
        font-size: 20px;
        line-height: 120%;
    }

    .templates__text {
        font-size: 14px;
    }

    .templates__card {
        border-radius: 0px;
        padding: 40px 20px;
    }

    .templates__card-title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .templates__card-text {
        font-size: 14px;
    }

    .templates__quote {
        padding: 30px 20px;
    }

    .templates__quote-icon {
        margin-bottom: 15px;
        width: 40px;
        height: 40px;
    }

    .templates__quote-text {
        font-size: 18px;
        margin-bottom: 0;
    }

    .templates__quote-name {
        display: none;
    }

    .templates__keyphrase {

    }

    .templates__keyphrase-text {
        font-size: 14px;
    }

    .templates__keyphrase-phrase {
        font-size: 16px;
        padding: 30px 20px;
        margin: 20px 0;
        width: auto;
        float: none;
    }

    .templates__floatimg {

    }

    .templates__floatimg-text {
        font-size: 14px;
    }

    .templates__floatimg-img {
        margin: 20px auto;
        float: none;
        display: block;
        width: 100%;
        max-width: none;
    }

    .templates__twoimg {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "i1 i1" "i2 i2";
        gap: 10px;
    }

    .templates__ol {
        grid-template-columns: 1fr;
        row-gap: 15px;
    }

    .templates__ol-li {
        padding-left: 0px;
    }

    .templates__ol-li::before {
        position: static;
        margin-bottom: 10px;
    }

    .templates__ol-li-title {
        margin-bottom: 5px;
        font-size: 16px;
    }

    .templates__ol-li-text {
        font-size: 14px;
    }

    .templates__links {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .templates__links-item {
        gap: 20px;
        padding: 10px 20px;
    }

    .templates__links-item-img {
        width: 15px;
        height: 15px;
        min-width: 15px;
        min-height: 15px;
    }

    .templates__links-item-title {
        font-size: 10px;
        margin-bottom: 5px;
    }

    .templates__links-item-text {
        font-size: 8px;
    }

    .templates__ul {
        grid-template-columns: 1fr;
        gap: 15px;
        row-gap: 15px;
    }

    .templates__ul-item {
        padding-left: 60px;
        padding-top: 5px;
    }

    .templates__ul-item-img {
        width: 40px;
        height: 40px;
    }

    .templates__ul-item-title {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .templates__ul-item-text {
        font-size: 14px;
    }

    .templates__cards {
        flex-direction: column;
        gap: 10px;
    }

    .templates__cards-item {
        padding: 45px 20px;
    }

    .templates__cards-item-title {
        font-size: 40px;
        margin-bottom: 0px;
    }

    .templates__cards-item-text {
        font-size: 18px;
    }

    .templates__speech {
        display: block;
        align-items: center;
    }

    .templates__speech-person {
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .templates__speech-person-img {

    }

    .templates__speech-person-img img {

    }

    .templates__speech-person-title {
        font-size: 16px;
    }

    .templates__speech-person-subtitle {
        font-size: 14px;
    }

    .templates__speech-text {
        font-size: 16px;
        padding: 0;
        padding-top: 20px;
        border-left: none;
        border-top: 5px solid #135AAE;
    }

    .templates__dropdown {
    }

    .templates__dropdown-title {
        font-size: 14px;
        line-height: 18px;
        padding: 15px 25px;
        border-radius: 0;
    }

    .templates__dropdown-title svg {

    }

    .templates__dropdown-content {
        font-size: 14px;

    }

    .templates__dropdown.active .templates__dropdown-content {
        padding: 20px 20px 0;
    }

    .templates__dropdown.active .templates__dropdown-title {
    }

    .templates__dropdown.active .templates__dropdown-title svg {
    }
}

.error__content {
    display: grid;
    grid-template-columns: 560px 1fr;
    gap: 10px;
    align-items: center;
}

.error__content-text .title {
    font-weight: 700;
    font-size: 200px;
    line-height: 121%;
    text-transform: uppercase;
    color: #135AAE;
    opacity: 0.6;
    margin-bottom: 40px;
}

.error__content-text .subtitle {
    font-weight: 400;
    font-size: 36px;
    line-height: 45px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 40px;
}

@media screen and (max-width: 1389px) {
    .error__content {
        grid-template-columns: 450px 1fr;
    }

    .error__content-text .title {
        font-size: 180px;
        margin-bottom: 35px;
        line-height: 100%;

    }

    .error__content-text .subtitle {
        font-size: 30px;
        margin-bottom: 35px;
        line-height: 100%;

    }
}

@media screen and (max-width: 1023px) {
    .error__content {
        grid-template-columns: 1fr;
        justify-content: center;
        gap: 20px;
        position: relative;
        padding-bottom: 80px;
    }

    .error__content-text {
        margin: auto;
        max-width: 320px;
    }

    .error__content-text .title {
        font-size: 80px;
        margin-bottom: 10px;
        text-align: center;
    }

    .error__content-text .subtitle {
        font-size: 16px;
        margin-bottom: 0px;
        text-align: center;
    }

    .error__content-img {
        margin: auto;
        width: 100%;
        max-width: 500px;
    }

    .error__content-text .btn {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .section-mt{
        margin-top: 8px;
    }

    .capture-1__main {
        /*min-height: auto;*/
        padding: 15px 15px 3px;
        /*border-radius: 0;*/
    }

    .capture-1__title {
        font-size: 18px;
        margin-bottom: 20px;
        margin-top: 0px;
    }

    .capture-1__text {
        display: none;
    }
}

.capture-1__main h2 a:hover {
    color: #135aae !important;
}

section.news:not(:first-child), section.section-mt-sm:not(:first-child) {
    margin-top: 20px;
}

.h2.inverted {
    margin-top: 40px;
    margin-bottom: unset;
}

@media screen and (max-width: 767px) {
    .container-sm {
        padding: unset;
    }
}

.btn_transparent {
    background-color: unset;
    border: white 1px solid;
}

.templates__cards-2 {
    display: flex;
    gap: 20px;
}

.templates__cards-2-item {
    background: #4D90E0;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
}

.templates__cards-2-item-title {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FEFEFE;
}

.templates__cards-2-item-text {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: #FEFEFE;
}

@media (max-width: 1000px) {
    .templates__cards-2 {
        flex-direction: column;
    }

    .templates__cards-2-item-title {
        font-size: 14px;
        line-height: 16px;
    }

    .templates__cards-2-item-text {
        font-size: 18px;
        line-height: 20px;
    }
}

.article-card__title.period {
    text-transform: unset;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 15px
}

/* поиск и фильтрs в программах */
.page-filters-custom {
    gap: 40px;
}

.page-filters-custom .page-filters-2__search {
    max-width: 700px;
}

.page-filters-radio {
    margin-bottom: 50px;
}

.page-filters-radio .container {
    display: flex;
    align-items: center;
    gap: 25px;
    flex-wrap: wrap;
}

.page-title__text .dropdown {
    display: inline;
}

.page-title__text .dropdown__toggle span {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    text-transform: uppercase;
    color: #135AAE;
    text-decoration: underline;
    text-decoration-style: dashed;
    /* border-bottom: 2px dashed #135AAE; */
}

@media (max-width: 1023px) {
    .page-filters-custom {
        display: block;
    }

    .page-filters-custom .page-filters-2__search {
        max-width: 100%;
        margin-bottom: 25px;
    }

    .page-filters-radio .container {
        gap: 10px;
    }

    .page-title__text .dropdown__toggle span {
        font-size: 36px;
        line-height: 45px;
        font-size: 24px;
        line-height: 30px;
        text-align: left;
        margin-top: 10px;
    }
}

/* 27.10.2022 */

.study-plan-slider {
    position: relative;
}

.study-plan-slider .swiper {
    overflow: visible;
}

.study-plan-slider .swiper-slide {
    padding: 5px;
    height: 100%;
}

.swiper-button-lock {
    display: none;
}

.study-plan-slider .swiper-slide .study-plan {
    margin-right: 0;
    margin-left: 0;
}

.faq-category-slider {
    position: relative;
}

.faq-category-slider .swiper-wrapper {
    align-items: stretch;
}

.faq-category-slider .swiper-slide .faq-category {
    height: 100%;
}

.faq-category-slider .swiper-slide {
    padding: 5px;
    height: auto;
}

.faq-category-slider .swiper {
    overflow: visible;
}

.workers-slider {
    position: relative;
}

.workers-slider .swiper-wrapper {
    align-items: stretch;
}

.workers-slider .swiper-slide .worker-tile {
    height: 100%;
}

.workers-slider .swiper-slide {
    padding: 5px;
    height: auto;
}

.workers-slider .swiper {
    overflow: visible;
}

.page-title__text .filters__list a {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #161616;
}

.study-plan-slider {
    position: relative;
}

.study-plan-slider .swiper {
    overflow: visible;
}

.study-plan-slider .swiper-slide {
    padding: 5px;
    height: 100%;
}

.swiper-button-lock {
    display: none;
}

.study-plan-slider .swiper-slide .study-plan {
    margin-right: 0;
    margin-left: 0;
}

.study-plan .study-plan__tag {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.study-plan .study-plan__tag .study-plan__form {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #135AAE;
    opacity: 0.7;
    transition: all .2s;
}

.study-plan__price-time {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-align: right;
    color: #161616;
    opacity: 0.7;
    margin-bottom: 10px;
    transition: all .2s;
}

.study-plan:hover .study-plan__tag .study-plan__form {
    color: #fff;
}

.study-plan:hover .study-plan__price-time {
    color: #fff;
}

.faq-category-slider {
    position: relative;
}

.faq-category-slider .swiper-wrapper {
    align-items: stretch;
}

.faq-category-slider .swiper-slide .faq-category {
    height: 100%;
}

.faq-category-slider .swiper-slide {
    padding: 5px;
    height: auto;
}

.faq-category-slider .swiper {
    overflow: visible;
}

.workers-slider {
    position: relative;
}

.workers-slider .swiper-wrapper {
    align-items: stretch;
}

.workers-slider .swiper-slide .worker-tile {
    height: 100%;
}

.workers-slider .swiper-slide {
    padding: 5px;
    height: auto;
}

.workers-slider .swiper {
    overflow: visible;
}

.cards-slider--tiles .swiper-slide {
    height: auto;
}

.cards-slider--tiles .swiper-slide .link-tile-2 {
    height: 100%;
}

.article-card-swiper {
    position: relative;
}

.person {
    display: flex;
    gap: 20px;
}

.person__img {
    width: 320px;
    height: 300px;
    border-radius: 10px;
    background-position: center;
    background-size: cover;
}

.person__main {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.person__main-name {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #000000;
}

.person__main-text {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
}

.person__main-text span{
    font-weight: 700;
}

.article-card-custom .article-card__main {
    justify-content: space-between;
}

@media (max-width: 1023px) {
    .person {
        flex-direction: column;
    }

    .person__main {
        gap: 10px;
    }

    .person__main-name {
        font-size: 20px;
        line-height: 25px;
    }

    .person__main-text {
        font-size: 16px;
        line-height: 20px;
    }
}

.study-plan-slider > .swiper.cards-slider__main, .article-card-swiper .cards-slider__main {
    margin-bottom: 0;
}

.form-modal .checkbox input {
    display: block;
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.variant-page {
    display: flex;
    margin-bottom: 5px;
}

.hidden {
    display: none;
}

.dropdown-filter {
    max-width: 40%;
    width: 100%;
}

.person-department:first-letter {text-transform: uppercase}


.templates__more-title {
    font-size: 32px;
    margin-bottom: 15px;
}

.templates__more .link-button {
    font-size: 14px;
    line-height: 128%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 37px;
    padding: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    letter-spacing: .115em;
    text-transform: uppercase;
    border: none;
    border-bottom: 1px solid #161616;
    background: 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}

.templates__more-text,
.templates__more-more {
    display: inline;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #161616;
}

.templates__more .is-hidden {
    display: none;
}

@media (max-width: 1023px) {
    .templates__more .link-button {
        font-size: 12px;
        min-height: 34px;
    }
}

.worker-tile__descr strong {
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}

.hidden-select {
    z-index: -1;
}

.hidden-option {
    display: none;
}

.article-section ol li {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    position: relative;
    color: #161616;
    margin-bottom: 30px;
    /* margin-left: 84px; */
}

.media-block-1 .article-card {
    height: 100%;
}

.article-card__date {
    margin-top: auto;
}

.article-card__date+.article-card__footer {
    margin-top: 20px;
}

.article-card__footer {
    margin-top: auto;
}

.study-plan-custom .study-plan__tag {
    display: grid;
    align-items: start;
    column-gap: 25px;
    grid-template-columns: 4fr 1fr;
    grid-template-areas: "tag form"
    "text form";
}

.study-plan-custom .study-plan__text {
    grid-area: text;
    margin-bottom: 0;
}

.study-plan-custom .study-plan__form {
    grid-area: form;
}

.study-plan-custom .study-plan__tag .tag {
    grid-area: tag;
    font-size: 12px;
    margin-bottom: 15px;
    width: fit-content;
}

.study-plan-custom .study-plan__form {
    display: flex;
    flex-direction: column;
    gap: 5px;
    text-align: right;
}

@media (max-width: 1000px) {
    .study-plan-custom .study-plan__tag .tag {
        font-size: 10px;
    }
}
.date-select__btn {
    width: 250px;
}


.article-section ul {
	margin: 0;
	padding: 0;
}

.article-section ul li {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	align-items: center;
	color: #161616;
    margin: 0;
	/*margin-bottom: 25px;*/
	display: flex;
	align-items: center;
	width: 100%;
	gap: 15px;
}

.article-section ul li:before {
	content: "";
	background-image: url("/frontend/web/img/icons/list-icon.svg");
	background-position: center center;
	background-size: contain;
	min-width: 32px;
	min-height: 36px;
	width: 32px;
	height: 36px;
}


.article-section ol {
	list-style: none;
	margin: 0;
	padding: 0;
	counter-reset: number;
}

.article-section ol li {
	padding: 0;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	align-items: center;
	color: #161616;
    margin: 0;
	margin-bottom: 25px;
	display: flex;
	align-items: center;
	width: 100%;
	gap: 5px;
}

.article-section ol li:before {
	counter-increment: number;
	content: counter(number) ".";
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	align-items: center;
	color: #135aae;
}

@media(max-width: 1000px) {
	.article-section ul li {
		margin-bottom: 15px;
		font-size: 14px;
		line-height: 17px;
		gap: 10px;
	}
	
	.article-section ol li {
		font-size: 14px;
		line-height: 17px;
		margin-bottom: 15px;
		gap: 2px;
	}
	
	.article-section ol li::before {
		font-size: 14px;
		line-height: 17px;
	}
}

.search-li {
    list-style: disc;
    font-size: 22px;
    font-weight: 400;
    line-height: 130%;
    color: #646464;
    margin-left: 30px;
}

.schedule-head .datepicker__wrapper {
    top: 25px !important;
    bottom: auto !important;
}

@media (min-width: 1024px) {
    .schedule-head .datepicker__wrapper {
        right: 0 !important;
        left: auto !important;
    }
}

.sc-card .sc-card-1 .sc-card-1__action-col {
    margin-left: 15px;
}

ul.ya-share2__list.ya-share2__list_direction_horizontal {
    display: flex;
}

.header__search.js-active {
    visibility: visible;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    top: -15px;
    right: 69px;
}

.header__search.js-active .search__field {
    background: #FEFEFE;
}

[data-search] i {
    pointer-events: none;
}

seaction.sveden .container{
    max-width:1590px;
}
.swiper-slid{	
	max-width: 1390px;
	margin: 0 auto;
	padding: 0 15px;
	max-height: 400px;
    position: relative;

}

.modal__content .f_nomer {
    display: none !important;
}

.modal__content .btn_block {
    pointer-events: none;
    opacity: 0.5; /* not necessary */
}