

/* Start:/local/templates/vopros/css/style.css?175432312639959*/
@font-face {
    font-family: Angst;
    font-display: swap;
    src: url(/local/templates/vopros/css/../fonts/Angst-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Angst;
    font-display: swap;
    src: url(/local/templates/vopros/css/../fonts/Angst-Normal.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Angst;
    font-display: swap;
    src: url(/local/templates/vopros/css/../fonts/Angst-Thin.woff2) format("woff2");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: "Suisse Intl";
    font-display: swap;
    src: url(/local/templates/vopros/css/../fonts/SuisseIntl-Light.woff2) format("woff2");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Suisse Intl";
    font-display: swap;
    src: url(/local/templates/vopros/css/../fonts/SuisseIntl-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Suisse Intl";
    font-display: swap;
    src: url(/local/templates/vopros/css/../fonts/SuisseIntl-Book.woff2) format("woff2");
    font-weight: 450;
    font-style: normal
}

@font-face {
    font-family: "Suisse Intl";
    font-display: swap;
    src: url(/local/templates/vopros/css/../fonts/SuisseIntl-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal
}

* {
    padding: 0;
    margin: 0;
    border: 0
}

*,
*::after,
*::before {
    box-sizing: border-box
}

*::after,
*::before {
    display: inline-block
}

body,
html {
    height: 100%;
    min-width: 375px
}

body {
    color: #000;
    line-height: 1;
    font-family: "Suisse Intl";
    font-size: .875rem;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

button,
input,
textarea {
    font-family: "Suisse Intl";
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    background-color: rgba(0, 0, 0, 0)
}

input,
textarea {
    width: 100%
}

label {
    display: inline-block
}

button,
option,
select {
    cursor: pointer
}

a {
    display: inline-block;
    color: inherit;
    text-decoration: none
}

ul li {
    list-style: none
}

img {
    vertical-align: top
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: inherit;
    font-size: inherit
}

body {
    background-color: #f7f5f2
}

.lock body {
    overflow: hidden;
    touch-action: none;
    -ms-scroll-chaining: none;
    overscroll-behavior: none
}

.wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

@supports (overflow:clip) {
    .wrapper {
        overflow: clip
    }
}

.wrapper > main {
    flex: 1 1 auto
}

.wrapper > * {
    min-width: 0
}

[class*=__container] {
    max-width: 101.875rem;
    margin: 0 auto;
    padding: 0 .9375rem
}

[class*="--gc"] {
    display: grid;
    min-width: 0;
    grid-template-columns: .9375rem 1fr minmax(auto, 100rem) 1fr .9375rem
}

[class*="--gc"] > * {
    min-width: 0;
    grid-column: 3/4
}

.icon-menu {
    display: none
}

.ibg {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ibg--top {
    -o-object-position: top;
    object-position: top
}

.ibg--bottom {
    -o-object-position: bottom;
    object-position: bottom
}

.ibg--left {
    -o-object-position: left;
    object-position: left
}

.ibg--right {
    -o-object-position: right;
    object-position: right
}

.ibg--contain {
    -o-object-fit: contain;
    object-fit: contain
}

.subscribe-btn {
    border: 1px solid #ffac09;
    border-radius: 10px;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 11px 19px 11px 11px;
    font-family: Angst;
    text-transform: uppercase;
    transition: all .3s ease-out
}

.subscribe-btn:hover {
    background: #ffac09;
    color: #000
}

.ask-question-btn {
    background-color: #ffac09;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-family: Angst;
    text-transform: uppercase;
    color: #000;
    width: 200px;
    height: 45px;
    transition: all .3s ease-out
}

.ask-question-btn:hover {
    background: #ffc757
}

.green-button {
    border-radius: 10px;
    background: #105c2e;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: Angst;
    font-size: 25px;
    letter-spacing: 1.26px;
    text-transform: uppercase;
    width: 352px;
    height: 80px;
    transition: all .3s ease-out
}

.green-button:hover {
    background: #ffac08
}

.pagging {
    margin: 70px 0
}

.pagging .__container {
    border-top: 1px solid #d9d9d9;
    padding-top: 50px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 80px
}

.pagging__arrow {
    font-family: Angst;
    font-size: 16px;
    line-height: normal;
    letter-spacing: .8px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 15px;
    transition: all .3s ease-out
}

.pagging__arrow:hover {
    color: #105c2e;
    text-decoration: underline
}

.pagging__arrow:last-child img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

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

.pagging__list li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px
}

.pagging__item {
    border-radius: 4px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 18px;
    font-weight: 450;
    transition: all .3s ease-out
}

.pagging__item:hover {
    background: #e4e3e0
}

.pagging__item._active {
    background: #b18f41;
    color: #fff
}

.checkbox__container {
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox__container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkbox__container .checkmark {
    position: absolute;
    top: -2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 4px
}

.checkbox__container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 7px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid #0a4926;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.checkbox__container:hover .checkmark {
    background-color: #ffac09;
    border: 1px solid #ffac09
}

.checkbox__container input:checked ~ .checkmark {
    background-color: #ffac09;
    border-color: transparent
}

.checkbox__container input:checked ~ .checkmark:after {
    display: block
}

.header {
    padding: 25px 0;
    height: 140px
}

.header .__container {
    height: 100%
}

.header__wrapper {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    position: relative
}

.header__col._middle {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.header__logo-src {
    width: 100%;
    height: auto
}

.header__main-website {
    display: block;
    margin-top: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, .5);
    text-align: center;
    text-decoration: underline
}

.footer {
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 450;
    line-height: 1.44;
    margin: 70px 0
}

.hero-wrapper {
    background: url(/local/templates/vopros/css/../img/backgrounds/hero.webp) 0 0/cover no-repeat
}

.hero {
    margin-bottom: -98px
}

.hero .__container {
    position: relative;
    border-top: 1px solid rgba(253, 253, 253, .2);
    padding-top: 60px
}

.hero__subtitle {
    font-family: Angst;
    color: #ffac08;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: 400
}

.hero__title {
    font-family: Angst;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 84px;
    margin-bottom: 50px
}

.hero__main {
    position: relative;
    width: 100%;
    max-width: 790px;
    height: 600px;
    margin: 0 auto
}

.hero__main-item {
    position: absolute
}

.hero__main-item:nth-child(1) {
    z-index: 1;
    left: 0;
    bottom: 0
}

.hero__main-item:nth-child(2) {
    z-index: 2;
    right: 0;
    bottom: 0
}

.hero__main-item:nth-child(3) {
    z-index: 3;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.hero__additional-image {
    position: absolute;
    z-index: 1
}

.hero__additional-image:nth-child(1) {
    top: 13.5%;
    left: 10px
}

.hero__additional-image:nth-child(2) {
    left: 9.5%;
    bottom: 20.5%
}

.hero__additional-image:nth-child(3) {
    top: 19.5%;
    right: 10px
}

.hero__additional-image:nth-child(4) {
    right: 6.5%;
    bottom: 48px
}

.body-buttons {
    display: none;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-top: 90px;
    padding: 20px 0;
    border-top: 1px solid #a5a2a2;
    border-bottom: 1px solid #a5a2a2
}

.body-buttons .subscribe-btn {
    color: #000
}

.body-buttons .ask-question-btn {
    height: 50px
}

.body-buttons._mt-0 {
    margin-top: 0
}

.day-theme {
    margin-top: 212px;
    margin-bottom: 134px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 44px;
    position: relative
}

.day-theme::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 40px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    height: 963px;
    background: url(/local/templates/vopros/css/../img/backgrounds/body.webp) center top/cover no-repeat
}

.day-theme__date {
    text-align: center;
    color: #105c2e;
    font-family: Angst;
    font-size: 22px;
    line-height: normal
}

.day-theme__title {
    color: #000;
    text-align: center;
    font-family: Angst;
    font-size: 52px;
    line-height: 1.19;
    text-transform: uppercase;
    max-width: 1458px
}

.day-theme__button {
    margin: 0 auto
}

.section-menu {
    position: relative;
    margin: 50px 0
}

.section-menu__wrapper {
    border-top: 1px solid #a5a2a2;
    border-bottom: 1px solid #a5a2a2;
    padding: 25px 42px;
    display: flex;
    justify-content: space-between;
    gap: 30px
}

.section-menu__menu {
    width: 100%;
    max-width: 1040px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.section-menu__menu-item {
    position: relative
}

.section-menu__menu-link {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
    color: rgba(0, 0, 0, .5);
    font-family: "Suisse Intl";
    font-size: 18px;
    font-weight: 450;
    line-height: 1.44;
    transition: all .3s ease-out
}

.section-menu__menu-link:hover {
    color: #105c2e
}

.section-menu__menu-link._active {
    color: #105c2e
}

.section-menu__menu-link._active::before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #105c2e;
    position: absolute;
    bottom: -25px;
    left: 0
}

.section-menu__sorting {
    position: relative
}

.section-menu__sorting-link {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
    color: #000;
    font-family: "Suisse Intl";
    font-size: 18px;
    font-weight: 450;
    line-height: 1.44
}

.section-menu__submenu {
    position: absolute;
    z-index: 1;
    width: 250px;
    border-radius: 4px;
    background: linear-gradient(0deg, #fff 0, #fff 100%);
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, .1);
    padding: 20px;
    top: 30px;
    left: -20px;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.section-menu__submenu._active {
    visibility: visible;
    opacity: 1
}

.section-menu__submenu-inner {
    overflow-y: auto;
    height: 100%;
    max-height: 260px
}

.section-menu__submenu-link {
    color: #000;
    font-size: 18px;
    line-height: 1.8
}

.section-menu__submenu-link:hover {
    color: #105c2e;
    text-decoration: underline
}

.articles-list {
    margin: 50px 0 100px
}

.articles-list__wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 70px 50px
}

.articles-list .article-item {
    flex: 0 1 calc(33.333% - 33.333px)
}

.article-item {
    position: relative;
    border-radius: 10px;
    background: #fff;
    padding: 70px 42px 30px 38px;
    display: flex;
    flex-direction: column
}

.article-item__date {
    color: #505050;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.85;
    display: flex;
    align-items: center;
    gap: 38px;
    margin-bottom: 15px
}

.article-item__date div {
    display: flex;
    align-items: center;
    gap: 11px
}

.article-item__title {
    color: #252525;
    font-family: Angst;
    font-size: 22px;
    line-height: normal;
    margin-bottom: 75px
}

.article-item__title:hover {
    text-decoration: underline
}

.article-item__body {
    margin-top: auto
}

.article-item__profile {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 40px
}

.article-item__profile-image {
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.article-item__profile-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.article-item__profile-text {
    max-width: 170px
}

.article-item__tags-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.article-item__tag,
.article-item__tag-add {
    border-radius: 10px;
    padding: 5px 10px;
    height: 36px;
    display: flex;
    align-items: center
}

.article-item__tag {
    border: 1px solid #f0f0f0;
    background: #f7f5f2
}

.article-item__tag-add {
    border: 1px dashed #105c2e;
    background: #fff
}

.article-item__image {
    width: 180px;
    height: 180px;
    overflow: hidden;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -30px;
    right: 42px
}

.article-item__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ask-question {
    background: url(/local/templates/vopros/css/../img/backgrounds/ask-question.webp) 0 0/cover no-repeat;
    border-radius: 16px;
    margin: 70px 0;
    position: relative
}

.ask-question__wrapper::after,
.ask-question__wrapper::before {
    content: "";
    display: block;
    position: absolute;
    width: 146px;
    height: 146px;
    background: url(/local/templates/vopros/css/../img/backgrounds/ask-question-corner.webp) 0 0 no-repeat;
    left: 50px
}

.ask-question__wrapper::before {
    top: 50px
}

.ask-question__wrapper::after {
    bottom: 50px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.ask-question__inner {
    position: relative;
    padding: 130px 145px
}

.ask-question__inner::after,
.ask-question__inner::before {
    content: "";
    display: block;
    position: absolute;
    width: 146px;
    height: 146px;
    background: url(/local/templates/vopros/css/../img/backgrounds/ask-question-corner.webp) 0 0 no-repeat;
    right: 50px
}

.ask-question__inner::before {
    top: 50px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ask-question__inner::after {
    bottom: 50px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ask-question__title {
    color: #fff;
    font-family: Angst;
    font-size: 42px;
    font-style: normal;
    line-height: 1.15;
    text-transform: uppercase;
    margin-bottom: 50px
}

.ask-question__grid {
    display: flex;
    flex-direction: column;
    gap: 40px
}

.ask-question__grid-row {
    display: flex;
    gap: 40px 30px
}

.ask-question__grid-col {
    width: 100%
}

.ask-question__description {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
    height: 100%;
    line-height: 1.57;
    color: #fff
}

.ask-question__description a {
    text-decoration: underline;
    transition: all .3s ease-out
}

.ask-question__description a:hover {
    color: #ffac09
}

.form-field {
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.form-field__title {
    margin-bottom: 20px;
    display: flex;
    align-items: center
}

.form-field__title div {
    font-weight: 400;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-left: 24px
}

.form-field__input {
    border-radius: 4px;
    background: #fff;
    height: 60px;
    width: 100%;
    padding: 24px 25px;
    color: #505050;
    font-size: 16px
}

.form-field__input._error {
    border: 1px solid red;
    color: red
}

.form-field__input._error::-webkit-input-placeholder {
    color: red
}

.form-field__input._error:-ms-input-placeholder {
    color: red
}

.form-field__input._error::-ms-input-placeholder {
    color: red
}

.form-field__input._error::placeholder {
    color: red
}

.form-field__select {
    width: 100%;
    height: 60px;
    background: #fff;
    border-radius: 4px;
    padding: 0 25px;
    color: #aeaeae;
    font-size: 16px
}

.form-field__textarea {
    border-radius: 4px;
    background: #fff;
    height: 155px;
    width: 100%;
    padding: 24px 25px;
    color: #505050;
    font-size: 16px
}

.form-field__textarea._error {
    border: 1px solid red;
    color: red
}

.form-field__textarea._error::-webkit-input-placeholder {
    color: red
}

.form-field__textarea._error:-ms-input-placeholder {
    color: red
}

.form-field__textarea._error::-ms-input-placeholder {
    color: red
}

.form-field__textarea._error::placeholder {
    color: red
}

.form-field__submit {
    border-radius: 10px;
    background: #ffac09;
    max-width: 320px;
    width: 100%;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    color: #000;
    font-family: Angst;
    font-size: 16px;
    letter-spacing: .8px;
    text-transform: uppercase;
    transition: all .3s ease-out
}

.form-field__submit:hover {
    background: #ffc757
}

.form-field__submit:disabled {
    background: #527e64;
    cursor: inherit
}

.thanks {
    position: relative
}

.thanks::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    height: 963px;
    background: url(/local/templates/vopros/css/../img/backgrounds/body.webp) center top/cover no-repeat
}

.thanks__thanks-title {
    color: #105c2e;
    font-family: Angst;
    font-size: 22px;
    line-height: normal;
    margin: 50px auto;
    text-align: center
}

.thanks__wrapper {
    max-width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 10px;
    padding: 60px 100px 75px
}

.thanks__title {
    text-align: center;
    font-family: Angst;
    font-size: 28px;
    line-height: 1.21;
    text-transform: uppercase;
    margin-bottom: 42px
}

.thanks__text {
    text-align: center;
    font-weight: 450;
    line-height: 1.71
}

.thanks__text p {
    margin-bottom: 30px
}

.donate {
    background: url(/local/templates/vopros/css/../img/backgrounds/ask-question.webp) 0 0/cover no-repeat;
    border: 1px solid #fff;
    border-radius: 16px;
    margin: 25px auto;
    position: relative;
    height: 250px
}

.donate__wrapper {
    padding: 40px 50px
}

.donate__wrapper::after,
.donate__wrapper::before {
    content: "";
    display: block;
    position: absolute;
    width: 91px;
    height: 209px;
    background: url(/local/templates/vopros/css/../img/backgrounds/donate-edge.svg) 0 0 no-repeat;
    right: 20px;
    top: 20px
}

.donate__wrapper::before {
    left: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.donate__title {
    color: #fff;
    text-align: center;
    font-family: Angst;
    font-size: 28px;
    line-height: 1.21;
    text-transform: uppercase;
    max-width: 620px;
    margin: 0 auto 35px
}

.donate__form {
    position: relative
}

.donate__form-row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    height: 55px
}

.donate__form-cost {
    border-radius: 10px;
    border: 1px dashed #fff;
    width: 95px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    color: #fff;
    font-size: 18px;
    font-weight: 450;
    line-height: 1.33;
    transition: all .3s ease-out
}

.donate__form-cost._minus div {
    background-color: #38925b;
    padding-right: 1px;
    transition: all .3s ease-in-out
}

.donate__form-cost._plus div {
    background-color: #ffac08;
    padding-left: 1px;
    transition: all .3s ease-in-out
}

.donate__form-cost:hover {
    background: #0c7746
}

.donate__form-cost:hover._minus div {
    background: #b6b6b6
}

.donate__form-cost:hover._plus div {
    background: #15d260
}

.donate__form-cost div {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 18px;
    line-height: 1;
    padding-bottom: 2px
}

.donate__form-center {
    border-radius: 10px;
    background: #fff;
    width: 275px;
    height: 55px
}

.donate__form-input {
    text-align: center;
    font-size: 22px;
    font-weight: 450;
    height: 100%;
    color: #000
}

.donate__form-input::-webkit-input-placeholder {
    color: #000
}

.donate__form-input:-ms-input-placeholder {
    color: #000
}

.donate__form-input::-ms-input-placeholder {
    color: #000
}

.donate__form-input::placeholder {
    color: #000
}

.donate__form-submit {
    border-radius: 10px;
    background: #ffac09;
    width: 275px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    text-align: center;
    font-family: Angst;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 auto;
    position: relative;
    bottom: -20px;
    padding-right: 2px;
    padding-top: 2px;
    transition: all .3s ease-in-out
}

.donate__form-submit:hover {
    background: #ffc757
}

.detail {
    position: relative
}

.detail::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    height: 963px;
    background: url(/local/templates/vopros/css/../img/backgrounds/body.webp) center top/cover no-repeat
}

.detail__wrapper {
    border-radius: 10px;
    background: #fff;
    max-width: 1200px;
    margin: 40px auto;
    padding: 50px 100px
}

.detail__back {
    background: url(/local/templates/vopros/css/../img/icons/pagging-arrow.svg) left center no-repeat;
    padding-left: 35px
}

.detail__back._mt-40 {
    margin-top: 40px
}

.detail__back._mb-40 {
    margin-bottom: 40px
}

.detail__back:hover {
    background: url(/local/templates/vopros/css/../img/icons/pagging-arrow-hovered.svg) left center no-repeat;
    color: #105c2e
}

.detail__title {
    color: #105c2e;
    font-family: Angst;
    font-size: 28px;
    line-height: 1.21;
    text-transform: uppercase;
    margin-bottom: 30px
}

.detail__info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 40px;
    margin-bottom: 30px
}

.detail__info-item {
    display: flex;
    align-items: center;
    gap: 12px
}

.detail__content {
    background-color: #f7f5f2;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    padding: 50px;
    position: relative;
    margin-bottom: 60px
}

.detail__content-image {
    position: absolute;
    right: 50px;
    top: -28px;
    border-radius: 10px;
    border: 1px solid #fff;
    aspect-ratio: 1/1;
    width: 280px;
    height: 280px;
    overflow: hidden
}

.detail__content-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.detail__content-text {
    font-size: 16px;
    line-height: 1.62;
    padding-right: 370px
}

.detail__answers-list {
    display: flex;
    flex-direction: column;
    gap: 50px
}

.detail__answer-title {
    font-family: Angst;
    font-size: 28px;
    line-height: 1.21;
    text-transform: uppercase;
    margin-bottom: 40px
}

.detail__answer {
    border-radius: 10px;
    border: 1px solid #d9d9d9;
    background: url(/local/templates/vopros/css/../img/icons/detail__answer.svg) right 50px top 45px no-repeat #fff;
    padding: 30px 50px 50px
}

.detail__answer-profile {
    display: flex;
    align-items: center;
    gap: 26px;
    margin-bottom: 30px
}

.detail__answer-avatar {
    width: 65px;
    height: 65px;
    overflow: hidden;
    border-radius: 50%;
    flex: 0 0 auto
}

.detail__answer-avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.detail__answer-profile-name {
    color: #105c2e;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.33;
    margin-bottom: 2px
}

.detail__answer-profile-date {
    color: #505050;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.85
}

.default-content {
    line-height: 1.62;
    font-size: 16px
}

.default-content p {
    margin-bottom: 30px
}

.default-content ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 40px
}

.default-content ul li {
    font-style: italic;
    font-weight: 300;
    line-height: 1.2
}

.default-content blockquote {
    margin: 50px auto;
    border-left: 1px solid #ffac08;
    position: relative;
    padding-left: 30px;
    margin-left: 60px
}

.default-content blockquote::before {
    content: "";
    background: url(/local/templates/vopros/css/../img/icons/quotes.svg) left top no-repeat;
    display: block;
    width: 40px;
    height: 26px;
    margin-right: 22px;
    position: absolute;
    left: -60px;
    top: 0
}

.default-content blockquote b {
    display: block;
    margin-bottom: 25px
}

.default-content ol {
    list-style: none;
    counter-reset: custom-counter;
    padding-left: 0
}

.default-content ol li {
    counter-increment: custom-counter;
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 25px
}

.default-content ol li::before {
    content: counter(custom-counter);
    width: 35px;
    height: 35px;
    background: #105c2e;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    flex: 0 0 auto
}

.popular {
    margin: 100px auto
}

.popular__slider-wrapper {
    position: relative
}

.popular__title {
    text-align: center;
    font-family: Angst;
    font-size: 52px;
    line-height: 1.19;
    text-transform: uppercase;
    margin-bottom: 60px
}

.popular .swiper {
    padding-bottom: 20px;
    position: relative
}

.popular .article-item {
    height: 100%
}

.popular .swiper-button {
    background: url(/local/templates/vopros/css/../img/icons/swiper-arrow.svg) center center no-repeat;
    width: 15px;
    height: 25px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.popular .swiper-button:hover {
    background: url(/local/templates/vopros/css/../img/icons/swiper-arrow-hovered.svg) center center no-repeat
}

.popular .swiper-button-prev {
    left: -30px
}

.popular .swiper-button-next {
    right: -30px;
    -webkit-transform: rotate(180deg) translate(0, -50%);
    transform: rotate(180deg) translate(0, -50%)
}

.swiper {
    overflow: hidden
}

.swiper-initialized {
    touch-action: pan-y
}

.swiper-wrapper {
    width: 100%;
    height: 100%;
    box-sizing: content-box;
    display: flex;
    position: relative
}

.swiper-vertical .swiper-wrapper {
    flex-direction: column
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start
}

.swiper-initialized .swiper-slide {
    flex-shrink: 0
}

.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-button-lock {
    display: none !important
}

@media (max-width: 1700px) {
    .popular .swiper-button-prev {
        left: 30px
    }

    .popular .swiper-button-next {
        right: 30px
    }
}

@media (max-width: 1500px) {
    .hero__additional-image:nth-child(2) {
        left: 3.5%
    }

    .hero__additional-image:nth-child(4) {
        right: 1.5%
    }

    .article-item {
        padding: 50px 20px 25px
    }

    .article-item__date {
        font-size: 13px
    }

    .article-item__title {
        font-size: 18px;
        margin-bottom: 60px
    }

    .article-item__profile {
        margin-bottom: 30px
    }

    .article-item__profile-image {
        width: 35px;
        height: 35px
    }

    .article-item__profile-text {
        font-size: 12px;
        max-width: 120px
    }

    .article-item__tag,
    .article-item__tag-add {
        height: 32px
    }

    .article-item__image {
        width: 150px;
        height: 150px;
        bottom: -20px;
        right: 20px
    }
}

@media (max-width: 1280px) {
    .hero {
        margin-bottom: -46px
    }

    .hero__subtitle {
        font-size: 24px;
        margin-bottom: 10px
    }

    .hero__title {
        font-size: 68px
    }

    .day-theme {
        margin-top: 126px;
        margin-bottom: 100px
    }

    .day-theme__title {
        font-size: 42px
    }

    .section-menu__menu {
        max-width: 840px
    }

    .articles-list {
        margin: 50px 0 70px
    }

    .articles-list__wrapper {
        gap: 60px 35px
    }

    .articles-list .article-item {
        flex: 0 1 calc(33.333% - 23.333px)
    }

    .ask-question__wrapper::after,
    .ask-question__wrapper::before {
        left: 30px
    }

    .ask-question__inner {
        padding: 130px 98px
    }

    .ask-question__inner::after,
    .ask-question__inner::before {
        right: 30px
    }
}

@media (max-width: 1180px) {
    .articles-list .article-item {
        flex: 0 1 calc(50% - 35px)
    }
}

@media (max-width: 1080px) {
    .hero__additional-image {
        display: none
    }

    .thanks__wrapper {
        padding: 60px 40px 75px
    }

    .detail__wrapper {
        margin: 0 auto;
        padding: 50px 24px;
        border-radius: 0
    }

    .detail__content {
        padding: 40px 30px 40px 40px
    }

    .detail__content-image {
        right: 0;
        top: 0;
        position: relative;
        float: right;
        margin: 0 0 15px 15px
    }

    .detail__content-text {
        padding-right: 0
    }

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

    .popular .article-item {
        max-width: 87vw
    }

    .popular .swiper {
        margin-right: -15px
    }
}

@media (max-width: 840px) {
    .donate {
        height: 280px
    }

    .donate__wrapper::after,
    .donate__wrapper::before {
        display: none
    }
}

@media (max-width: 768px) {
    .hero__subtitle {
        margin-bottom: 5px
    }

    .hero__title {
        font-size: 60px
    }

    .hero__main {
        max-width: 640px;
        height: 490px
    }

    .hero__main-item {
        width: 420px
    }

    .hero__main-item img {
        width: 100%;
        height: auto
    }

    .day-theme {
        margin-top: 100px;
        margin-bottom: 55px
    }

    .section-menu {
        position: relative;
        margin-bottom: 80px
    }

    .section-menu__wrapper {
        margin-left: -15px;
        margin-right: -15px;
        padding: 25px 15px
    }

    .section-menu__sorting {
        position: absolute;
        bottom: -50px;
        left: 15px
    }

    .section-menu__submenu {
        left: -5px
    }

    .articles-list {
        margin: 35px 0 70px
    }

    .articles-list__wrapper {
        gap: 70px;
        flex-direction: column
    }

    .articles-list .article-item {
        flex: 0 1 100%
    }

    .article-item__profile-image {
        width: 45px;
        height: 45px
    }

    .article-item__image {
        width: 180px;
        height: 180px;
        bottom: -30px;
        right: 40px
    }

    .ask-question {
        margin-bottom: 0
    }

    .ask-question__wrapper::after,
    .ask-question__wrapper::before {
        display: none
    }

    .ask-question__inner {
        padding: 130px 30px
    }

    .ask-question__inner::after,
    .ask-question__inner::before {
        display: none
    }

    .ask-question__grid-row {
        gap: 25px
    }
}

@media (max-width: 630px) {
    .header {
        height: 102px;
        padding: 20px 0
    }

    .header__col:nth-child(1),
    .header__col:nth-child(3) {
        display: none
    }

    .header__logo {
        max-width: 200px
    }

    .header__main-website {
        font-size: 14px
    }

    .footer {
        font-size: 14px;
        margin: 30px 0 40px
    }

    .footer br {
        display: none
    }

    .body-buttons {
        display: flex
    }

    .ask-question {
        background-position: center center;
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0
    }

    .ask-question__inner {
        padding: 65px 15px 50px
    }

    .ask-question__title {
        font-size: 26px
    }

    .ask-question__grid {
        gap: 30px
    }

    .ask-question__grid-row {
        flex-direction: column;
        gap: 30px
    }

    .form-field__submit {
        max-width: 100%
    }

    .thanks__thanks-title {
        font-size: 18px;
        margin: 30px 0
    }

    .thanks__wrapper {
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0;
        padding-bottom: 0
    }

    .thanks__title {
        font-size: 20px;
        margin-bottom: 30px
    }

    .thanks__text {
        font-size: 14px
    }

    .thanks__text p {
        margin-bottom: 20px
    }

    .donate {
        height: 280px;
        margin-left: -40px;
        margin-right: -40px;
        border-radius: 0;
        background-position: center
    }

    .donate__wrapper {
        padding: 40px 15px
    }

    .donate__title {
        font-size: 22px
    }

    .donate__form-row {
        gap: 7px
    }

    .donate__form-center {
        width: 100%
    }

    .donate__form-submit {
        bottom: -40px
    }

    .detail__wrapper {
        margin-left: -15px;
        margin-right: -15px
    }

    .detail__back {
        font-size: 14px;
        font-weight: 300
    }

    .detail__info {
        font-size: 13px;
        font-weight: 300
    }

    .detail__title {
        font-size: 20px
    }

    .detail__content {
        padding: 30px 15px 40px 15px;
        margin-left: -24px;
        margin-right: -24px;
        border-radius: 0
    }

    .detail__content-text {
        font-size: 14px
    }

    .detail__content-image {
        float: none;
        width: 100%;
        height: 345px;
        margin-left: 0
    }

    .detail__answer {
        background: 0 0;
        border-radius: 0;
        border-left: none;
        border-right: none;
        border-bottom: none;
        padding: 30px 15px 50px
    }

    .detail__answer:last-of-type {
        border-bottom: 1px solid #d9d9d9
    }

    .detail__answer-title {
        font-size: 22px;
        margin-bottom: 30px;
        margin-left: -15px;
        margin-right: -15px
    }

    .detail__answers-list {
        margin-left: -30px;
        margin-right: -30px
    }

    .default-content {
        font-size: 14px
    }

    .default-content blockquote {
        margin: 30px auto;
        border-left: none;
        position: relative;
        padding-top: 40px;
        padding-left: 0;
        margin-left: 30px
    }

    .default-content blockquote::before {
        margin-right: 0;
        left: -25px;
        top: 0
    }

    .default-content blockquote::after {
        content: "";
        background-color: #ffac08;
        display: block;
        height: 1px;
        width: 100%;
        position: absolute;
        top: 10px;
        left: 30px
    }

    .default-content blockquote b {
        display: block;
        margin-bottom: 25px
    }

    .default-content ol li {
        align-items: flex-start
    }

    .popular {
        margin: 50px auto
    }

    .popular__title {
        font-size: 24px;
        margin-bottom: 34px
    }

    .popular .article-item__image {
        width: 150px;
        height: 150px;
        bottom: -15px
    }
}

@media (max-width: 500px) {
    .hero__subtitle {
        font-size: 18px
    }

    .hero__title {
        font-size: 32px
    }

    .hero__main {
        max-width: 225px;
        height: 225px
    }

    .hero__main-item {
        width: 225px
    }

    .hero__main-item:nth-child(1) {
        left: -50px;
        bottom: -25px
    }

    .hero__main-item:nth-child(2) {
        right: -50px;
        bottom: -25px
    }

    .hero__main-item:nth-child(3) {
        left: 50%;
        top: 0;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .day-theme {
        margin-top: 30px;
        margin-bottom: 50px;
        padding: 0 15px;
        gap: 30px
    }

    .day-theme__date {
        font-size: 14px
    }

    .day-theme__title {
        font-size: 20px
    }

    .day-theme .green-button {
        width: 210px;
        height: 50px;
        font-size: 16px
    }

    .section-menu__wrapper {
        overflow-y: hidden;
        overflow-x: auto;
        padding: 15px
    }

    .section-menu__menu {
        gap: 35px
    }

    .section-menu__menu-link {
        font-size: 16px
    }

    .section-menu__sorting-link {
        font-size: 16px
    }

    .article-item__title {
        font-size: 16px;
        margin-bottom: 70px
    }

    .article-item__profile-text {
        max-width: 90px;
        font-weight: 300
    }

    .article-item__profile-text br {
        display: none
    }

    .article-item__image {
        right: 0px !important
    }

    .popular .article-item {
        max-width: 340px;
        width: 87vw
    }
}

@media (max-width: 47.99875em) {
    .menu__body {
        position: fixed;
        width: 100%;
        height: 100%;
        left: -100%;
        top: 0;
        overflow: auto;
        padding: 3.125rem .9375rem 1.875rem .9375rem;
        transition: left .3s
    }

    .menu__body::before {
        content: "";
        position: fixed;
        width: 100%;
        height: 4.375rem;
        left: -100%;
        top: 0;
        transition: left .3s;
        z-index: 2
    }

    .menu-open .menu__body {
        left: 0
    }

    .menu-open .menu__body::before {
        left: 0
    }

    .icon-menu {
        display: block;
        position: relative;
        width: 1.875rem;
        height: 1.125rem;
        z-index: 5
    }

    .icon-menu span,
    .icon-menu::after,
    .icon-menu::before {
        content: "";
        transition: all .3s ease 0s;
        right: 0;
        position: absolute;
        width: 100%;
        height: .125rem;
        background-color: #000
    }

    .icon-menu::before {
        top: 0
    }

    .icon-menu::after {
        bottom: 0
    }

    .icon-menu span {
        top: calc(50% - .0625rem)
    }

    .menu-open .icon-menu span {
        width: 0
    }

    .menu-open .icon-menu::before {
        top: calc(50% - .0625rem);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .menu-open .icon-menu::after {
        bottom: calc(50% - .0625rem);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .subscribe-btn {
        width: 160px;
        text-align: left;
        padding: 10px 17px 10px 9px
    }

    .ask-question-btn {
        width: 160px;
        font-size: 12px
    }

    .header__logo {
        max-width: 280px
    }
}

@media (max-width: 47.99875em)and (any-hover: none) {
    .icon-menu {
        cursor: default
    }
}

/* End */


/* Start:/local/templates/vopros/components/bitrix/breadcrumb/.default/style.css?1744384451641*/
.breadcrumb-wrapper{
    position: relative;
    width: 100%;
}
.breadcrumb{
    max-width: 1200px;
    margin: 30px auto -10px;
    display: flex;
}
.b-width .breadcrumb{
    max-width: none;
}
.breadcrumb img{
    transform: rotate(-90deg);
    margin: 4px 6px 0px;
}
.breadcrumb .breadcrumb-item > span{
    color: #828180;
}
.breadcrumb a{
    text-decoration: underline;
}
.breadcrumb a:hover{
    text-decoration: none;
}
.breadcrumb-item{
    white-space: nowrap;
}
@media (max-width: 1080px) {
    .breadcrumb {
        margin-bottom: 30px;
    }
    .breadcrumb-wrapper{
        overflow-x: auto;
        overflow-y: hidden;
    }
}
/* End */


/* Start:/local/templates/vopros/components/bitrix/catalog.item/.default/style.css?17543231262413*/
.age-verification-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    background-color: rgba(255, 255, 255, 0.75);
    backdrop-filter: blur(5px);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    bottom: -20px;
    border-radius: 10px;
}

.verification-box {
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.verification-box p {
    font-family: Angst;
    font-size: 20px;
    text-align: center;
    line-height: normal;
}

.verify-age-btn {
    margin: 0 auto;
    margin-top: 15px;
    background-color: #ffac09;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-family: Angst;
    text-transform: uppercase;
    color: #000;
    width: 200px;
    height: 45px;
    transition: all .3s ease-out;
}

.verify-age-btn:hover {
    background: #ffc757;
}

.hidden {
    display: none !important;
}

.birthyear-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
}

.popup-content {
    background: white;
    padding: 30px;
    border-radius: 10px;
    width: 90%;
    max-width: 400px;
    font-family: Angst;
    font-size: 16px;
    text-align: center;
    line-height: 130%;
}

.birthyear-input {
    width: 100%;
    padding: 12px;
    margin: 15px 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 16px;
    font-family: Angst;
}

.birthyear-input {
    appearance: none;
    -moz-appearance: none; /* Для Firefox */
    -webkit-appearance: none; /* Для Chrome, Safari, Edge */
}

.popup-buttons {
    display: flex;
    justify-content: space-between;
}

.popup-buttons button {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.submit-btn {
    margin: 0 auto;
    background-color: #ffac09;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-family: Angst;
    text-transform: uppercase;
    color: #000;
    height: 45px;
    transition: all .3s ease-out;
    width: 100%;
}

.submit-btn:hover {
    background: #ffc757;
}

.cancel-btn {
    background: #f44336;
    color: white;
}
/* End */


/* Start:/local/templates/vopros/styles.css?17506738851398*/
body[contenteditable="true"] blockquote {
    margin: 50px auto;
    border-left: 1px solid #ffac08;
    position: relative;
    padding-left: 30px;
    margin-left: 60px
}

body[contenteditable="true"] blockquote::before {
    content: "";
    background: url(/local/templates/vopros/img/icons/quotes.svg) left top no-repeat;
    display: block;
    width: 40px;
    height: 26px;
    margin-right: 22px;
    position: absolute;
    left: -60px;
    top: 0
}

body[contenteditable="true"] blockquote b {
    display: block;
    margin-bottom: 25px
}

body[contenteditable="true"] ol {
    list-style: none;
    counter-reset: custom-counter;
    padding-left: 0
}

body[contenteditable="true"] ol li {
    counter-increment: custom-counter;
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 25px
}

body[contenteditable="true"] ol li::before {
    content: counter(custom-counter);
    width: 35px;
    height: 35px;
    background: #105c2e;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    flex: 0 0 auto
}

body[contenteditable="true"] ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 40px
}

body[contenteditable="true"] ul li {
    font-style: italic;
    font-weight: 300;
    line-height: 1.2
}
/* End */


/* Start:/local/templates/vopros/template_styles.css?175432312614503*/
.form-field__select._error {
    border: 1px solid red;
    color: red;
}

.bx-core-adm-dialog-buttons input {
    width: auto;
}

span.pagging__arrow, span.pagging__arrow:hover {
    text-decoration: none;
}

.detail__content-text.detail-no-photo {
    padding-right: 0px;
}

.section-menu__submenu {
    /*width: auto;
    max-width: 280px;
    min-width: 260px;*/
}

.section-menu__submenu-inner a {
    display: block;
    /*white-space: nowrap;*/
}

span.section-menu__submenu-link._active {
    font-weight: bold;
    text-decoration: underline;
}

span.section-menu__submenu-link._active:hover {
    text-decoration: underline;
    color: #000;
}

@media (max-width: 47.9988em) {
    .section-menu__menu-item._more {
        opacity: 1;
        visibility: visible;
    }
}

span.header__main-website {
    text-decoration: none;
}

.header__main-website a {
    text-decoration: underline;
}

.header__main-website a:hover {
    text-decoration: none;
}

.audio-answare {
    margin-bottom: 45px;
}

.audio-answare .detail__answer-title {
    margin-bottom: 15px;
}

@media (max-width: 630px) {
    .audio-answare .detail__answers-list {
        margin-left: -15px;
    }
}

/* -- Multilevel li styles -------------------------------------------------- */
ol.multilevel {
    counter-reset: item;
    padding-left: 0;
    margin-bottom: 25px
}

ol.multilevel ol {
    counter-reset: item;
    padding-left: 0;
}

ol.multilevel li {
    display: block;
    margin-bottom: 15px;
    padding-left: 40px;
    position: relative
}

ol.multilevel > li {
    padding-left: 20px
}

ol.multilevel li ol, ol.multilevel ul {
    margin-top: 15px;
    padding-left: 0
}

ol.multilevel li:before {
    color: #505050;
    content: counters(item, ".") ". ";
    counter-increment: item;
    left: 0;
    position: absolute;
    top: 0
}

ol.multilevel ul > li:before {
    content: "—";
    left: 0;
    position: absolute;
    top: 0px;
}

ol.multilevel.first-bold > li {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 30px;
    padding-left: 35px
}

ol.multilevel.first-bold > li li {
    font-size: 15px;
    font-weight: 400;
    padding-left: 40px
}

ol.multilevel.first-bold > li > ol > li {
    margin-left: -34px
}

ol.multilevel.first-bold > li > ol > li > ol > li {
    margin-left: -40px
}

ol.multilevel.first-bold > li ul > li {
    padding-left: 25px
}

ol.multilevel.first-bold > li:before {
    color: #000
}

/* -- Simple content page styles -------------------------------------------- */
.content-page {
    line-height: 1.62;
    font-size: 16px
}

.content-page p {
    margin-bottom: 30px;
}

h2 {
    color: #252525;
    font-family: Angst;
    font-size: 22px;
    line-height: 1.62;
    margin-bottom: 15px;
}

.vopros-audio {
    justify-content: center;
    width: 30px;
    height: 30px;
    background-color: #FFAC08;
    border-radius: 15px;
    margin-left: auto;
    position: relative;
}

.vopros-audio::after, .vopros-audio::before {
    display: block;
    visibility: hidden;
    position: absolute;
    z-index: 5;
    transition: .5s ease opacity;
}

.vopros-audio::after {
    content: "Есть аудиозапись ответа";
    color: #fff;
    border-radius: 9px;
    padding: 5px 6px;
    top: -50px;
    width: 128px;
    text-align: center;
    line-height: 130%;
    background-color: #000;
}

.vopros-audio::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 7px solid #000000;
    border-bottom: 0;
    content: "";
    top: -6px
}

.vopros-audio:hover::after, .vopros-audio:hover::before {
    opacity: 1;
    visibility: visible;
}

.body-buttons.no-margin {
    margin-top: 0px;
}

.articles-list {
    margin-bottom: 50px;
}

.form_container[data-name="q-form"] {
    width: 100%;
}

.form-field__input[disabled] {
    background-color: #ccc;
}

.gray-text {
    color: #aeaeae;
}

.footer .gray-text {
    display: block;
    font-size: 14px;
    padding-bottom: 15px;
}

.footer .gray-text a {
    text-decoration: underline;
}

.footer .gray-text a:hover {
    text-decoration: none;
}

@media screen and (max-width: 1081px) {
    .breadcrumb-wrapper + .section-menu {
        margin-top: 10px;
    }
}

.popular__title {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.popular__title img {
    width: 50px;
}

.popular .swiper-wrapper {
    padding-bottom: 30px;
}

.popular {
    margin-bottom: 70px;
}

@media (max-width: 630px) {
    .popular__title img {
        margin-left: 10%
    }
}

/* Поиск */
.search-btn {
    height: 45px;
    width: 45px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    opacity: 1;
    transition: opacity .3s ease-in-out;
}

.search-btn:hover {
    opacity: .8;
}

.header__wrapper .header__col:nth-child(3) {
    display: flex;
    gap: 15px;
}

.search-popup {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1000;
    background: #F7F5F2;
    padding-top: 150px;
    transition: all .3s ease-in-out;
}

.search-popup.show {
    opacity: 1;
    visibility: visible;
}

.search-title {
    font-style: normal;
    font-size: 52px;
    line-height: 62px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin: 0 auto;
    font-family: 'Angst';
    font-weight: 500;
}

.search-close {
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
    opacity: 1;
    transition: opacity .3s ease-in-out;
}

.search-close:hover {
    opacity: .8;
}

.search-wrap {
    margin: 0 auto;
    max-width: 900px;
    padding: 80px 15px 0 15px;
}

.search-input-wrap {
    padding-bottom: 15px;
    border-bottom: 1.5px solid #000;
    display: flex;
    align-items: center;
    gap: 15px;
}

.search-input {
    outline: none;
    font-family: 'Angst';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 31px;
    color: #252525;
}

.search-input::placeholder {
    color: #252525;
}

.search-empty {
    font-family: 'Suisse Intl';
    font-weight: 450;
    font-size: 18px;
    color: #FF0000;
    line-height: 125%;
}

.search-items {
    margin-top: 45px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.search-empty.hidden {
    display: none;
}

.search-item {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.search-name {
    font-family: 'Suisse Intl';
    font-weight: 450;
    font-size: 18px;
    line-height: 125%;
    color: #000000;
}

.search-item:hover .search-name {
    color: #105C2E;
    text-decoration: underline;
}

.search-section {
    font-family: 'Suisse Intl';
    font-weight: 450;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
}

.search-popup .remove {
    cursor: pointer;
    opacity: 1;
    transition: opacity .3s ease-in-out;
}

.search-popup .remove:hover {
    opacity: .8;
}

.similar-questions {
    display: none;
    padding: 16px 20px;
    position: absolute;
    background: #FFAC09;
    border-radius: 10px;
    font-family: 'Suisse Intl';
    font-weight: 400;
    font-size: 11px;
    color: #000000;
    width: max-content;
    right: 9px;
    bottom: 9px;
}

.similar-questions.show {
    display: block;
}

.form-questions-wrap {
    position: relative;
}

.similar {
    display: none;
}

.similar.show {
    display: block;
}

.similar-title {
    font-family: 'Angst';
    font-style: normal;
    font-weight: 600;
    font-size: 52px;
    text-transform: uppercase;
    color: #000000;
}

.similar-items {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.similar-item {
    background-color: #fff;
    border-radius: 10px;
    padding: 40px;
    font-family: 'Angst';
    font-weight: 400;
    font-size: 22px;
    color: #252525;
    text-decoration: none;
    transition: background-color .3s ease-in-out;
    line-height: 125%;
}

.similar-item:hover {
    background-color: #105C2E;
    color: #fff;
    text-decoration: underline;
}

@media (max-width: 998px) {
    .similar-questions {
        padding: 16px 4px;
    }

    .similar {
        margin-top: 40px;
    }

    .similar-title {
        font-size: 32px;
    }

    .similar-items {
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .similar-item {
        font-size: 16px;
        padding: 20px;
    }

    .search-close {
        top: 25px;
        right: 25px;
    }

    .search-empty, .search-name {
        font-size: 16px;
    }

    .search-popup {
        padding-top: 80px;
    }

    .search-title {
        font-size: 32px;
    }

    .search-input {
        font-size: 20px;
    }

    .search-wrap {
        padding: 60px 15px 0 15px;
    }

    .search-items {
        margin-top: 35px;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
}

@media (max-width: 630px) {
    .header__wrapper .header__col:nth-child(3) {
        display: none;
    }

    .search-btn {
        height: 50px;
        width: 50px;
        max-width: 50px;
        border: 1px solid #000;
    }

    .body-buttons {
        gap: 5px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

/* Новый дизайн каталога */
.catalog-grid {
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 60px;
}

.catalog-title {
    font-family: 'Angst';
    font-style: normal;
    font-weight: 600;
    font-size: 52px;
    line-height: 120%;
    text-transform: uppercase;
    color: #000000;
    font-variation-settings: 'srff' 0;
}

.catalog-wrap .section-menu__menu-link._active::before {
    display: none;
}

.catalog-menu {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.catalog-wrap .section-menu__menu-link {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.catalog-wrap .section-menu__menu-link._active, .catalog-wrap .section-menu__menu-link:hover {
    color: #105c2e;
}

.catalog-header .detail__back {
    display: none;
}

.catalog-header {
    margin-top: 40px;
    margin-bottom: 40px;
}

.catalog-wrap .section-menu__sorting {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 40px;
}

.catalog-wrap .section-menu__submenu-link {
    text-decoration: none !important;
    font-weight: 400 !important;
    display: flex;
    gap: 15px;
    align-items: center;
    padding: 16px;
    background: #fff;
    border-radius: 10px;
    cursor: pointer;
    opacity: 1;
    transition: opacity .3s ease-in-out;
}

.catalog-wrap .section-menu__submenu-link:hover {
    opacity: .8;
}

.catalog-wrap .section-menu__submenu-link._active {
    background: #105C2E;
    color: #fff !important;
}

.catalog-wrap .section-menu__submenu-link:last-child svg path {
    fill: #000;
}

.catalog-wrap .section-menu__submenu-link:nth-child(2)._active svg path {
    stroke: #FFAC08;
}

.catalog-wrap .section-menu__submenu-link:last-child._active svg path {
    fill: #FFAC08;
}

.catalog-grid {
    border-top: 1px solid #A5A2A2;
}

.catalog-wrap .article-item {
    padding: 50px 20px 30px 20px;
}

.catalog-wrap .article-item__image {
    width: 150px;
    height: 150px;
    right: 22px;
    bottom: -20px;
}

.catalog-wrap .article-item__tag, .catalog-wrap .article-item__tag-add {
    font-size: 12px;
}

.catalog-wrap .article-item__profile-text {
    max-width: 120px;
    font-size: 12px;
}

.catalog-wrap .article-item__tags-list {
    max-width: 200px;
}

.catalog-menu-close, .catalog-menu-title {
    display: none;
}

.menu-btn {
    display: none !important;
    background: #ffac09 !important;
    color: #000 !important;
}

@media (max-width: 1640px) {
    .catalog-wrap .article-item {
        flex: 0 1 calc(50% - 33.333px);
    }

    .catalog-grid {
        grid-template-columns: 260px 1fr;
        gap: 30px;
    }
}

@media (max-width: 1200px) {
    .catalog-grid {
        grid-template-columns: 1fr;
        gap: 0px;
    }

    .catalog-title {
        font-size: 32px;
    }

    .catalog-header {
        margin-top: 0px;
    }

    .catalog-menu {
        opacity: 0;
        visibility: hidden;
        position: fixed;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        padding: 20px 20px 40px 20px;
        background-color: #f7f5f2;
        z-index: 100;
        gap: 12px;
        overflow-y: scroll;
        transform: translateY(-100%);
        transition: all .3s ease-in-out;
    }

    .catalog-wrap .section-menu__menu-link {
        font-weight: 500;
    }

    .catalog-menu.show {
        opacity: 1;
        transform: translateY(0%);
        visibility: visible;
    }

    .catalog-wrap .section-menu__sorting {
        position: static;
    }

    .catalog-wrap .section-menu {
        margin-bottom: 0px;
        position: static;
    }

    .catalog-menu-close {
        display: block;
        position: absolute;
        top: 25px;
        right: 25px;
        cursor: pointer;
        opacity: 1;
        transition: opacity .3s ease-in-out;
    }

    .catalog-menu-title {
        display: block;
        font-family: 'Angst';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 120%;
        text-transform: uppercase;
        color: #000000;
        font-variation-settings: 'srff' 0;
        margin-bottom: 15px;
    }

    .menu-btn {
        display: flex !important;
    }

    .catalog-wrap .pagging__arrow {
        display: none;
    }

    .catalog-wrap .pagging__list {
        gap: 10px;
    }
}

/* End */
/* /local/templates/vopros/css/style.css?175432312639959 */
/* /local/templates/vopros/components/bitrix/breadcrumb/.default/style.css?1744384451641 */
/* /local/templates/vopros/components/bitrix/catalog.item/.default/style.css?17543231262413 */
/* /local/templates/vopros/styles.css?17506738851398 */
/* /local/templates/vopros/template_styles.css?175432312614503 */
