.b-vopros .categories-sidebar{background:var(--color-black);color:white;padding:20px;border-radius:10px;height:fit-content;display:flex;flex-direction:column;gap:40px}@media (max-width:1400px){.b-vopros .categories-sidebar{padding:18px;gap:35px}}@media (max-width:1200px){.b-vopros .categories-sidebar{padding:16px;gap:30px}}@media (max-width:992px){.b-vopros .categories-sidebar{padding:15px;gap:25px}}@media (max-width:768px){.b-vopros .categories-sidebar{padding:12px;gap:20px;border-radius:8px}}.b-vopros .categories-sidebar__wrapper{display:flex;flex-direction:column;gap:20px}@media (max-width:1400px){.b-vopros .categories-sidebar__wrapper{gap:18px}}@media (max-width:1200px){.b-vopros .categories-sidebar__wrapper{gap:16px}}@media (max-width:768px){.b-vopros .categories-sidebar__wrapper{gap:12px}}.b-vopros .categories-sidebar__quest{padding:20px 10px;font-family:Myriad Pro;font-weight:600;font-style:Semibold;font-size:20px;leading-trim:CAP_HEIGHT;line-height:100%;letter-spacing:2%;text-align:center;vertical-align:middle;text-transform:uppercase;color:var(--color-black);border:2px solid #0D0909;border-radius:5px}@media (max-width:1400px){.b-vopros .categories-sidebar__quest{font-size:18px;padding:18px 9px}}@media (max-width:1200px){.b-vopros .categories-sidebar__quest{font-size:17px;padding:16px 8px}}@media (max-width:992px){.b-vopros .categories-sidebar__quest{font-size:16px;padding:15px 8px}}@media (max-width:768px){.b-vopros .categories-sidebar__quest{font-size:16px;padding:12px 6px}}.b-vopros .categories-sidebar__quest:hover{background:var(--color-yellow);border-color:var(--color-yellow);color:var(--color-black)}.b-vopros .categories-sidebar__contr{padding:20px;border:2px solid var(--color-black);border-radius:10px;display:flex;flex-direction:column;gap:20px;align-items:center;font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:110%;letter-spacing:0%;text-align:center}@media (max-width:1400px){.b-vopros .categories-sidebar__contr{padding:18px;font-size:18px;gap:18px}}@media (max-width:1200px){.b-vopros .categories-sidebar__contr{padding:16px;font-size:17px;gap:16px}}@media (max-width:992px){.b-vopros .categories-sidebar__contr{padding:15px;font-size:16px}}@media (max-width:768px){.b-vopros .categories-sidebar__contr{padding:12px;font-size:14px;gap:12px;border-radius:8px}}.b-vopros .categories-sidebar__contr-link{display:flex;align-items:center;gap:20px;padding:10px;color:#C7000B}@media (max-width:1400px){.b-vopros .categories-sidebar__contr-link{gap:18px;padding:9px}}@media (max-width:1200px){.b-vopros .categories-sidebar__contr-link{gap:16px;padding:8px}}@media (max-width:768px){.b-vopros .categories-sidebar__contr-link{gap:12px;padding:6px}}.b-vopros .categories-sidebar__contr-link svg path{stroke:#C7000B}@media (max-width:768px){.b-vopros .categories-sidebar__contr-link svg{width:18px;height:18px}}.b-vopros .categories-sidebar__contr-link:hover{color:var(--color-black)}.b-vopros .categories-sidebar__contr-link:hover svg path{stroke:var(--color-black)}.b-vopros .categories-sidebar__title{font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:20px;leading-trim:CAP_HEIGHT;line-height:110%;letter-spacing:0%;vertical-align:middle;text-transform:uppercase;display:flex;gap:20px;align-items:center;justify-content:space-between}.b-vopros .categories-sidebar__title:hover{color:var(--color-yellow)}@media (max-width:1400px){.b-vopros .categories-sidebar__title{font-size:22px;gap:18px}}@media (max-width:1200px){.b-vopros .categories-sidebar__title{font-size:20px;gap:16px}}@media (max-width:992px){.b-vopros .categories-sidebar__title{font-size:18px;gap:15px}}@media (max-width:768px){.b-vopros .categories-sidebar__title{font-size:16px;gap:12px}}.b-vopros .categories-sidebar__title::after{content:url("/app/img/icons/tablerplus.svg");display:block;position:relative;cursor:pointer}@media (max-width:768px){.b-vopros .categories-sidebar__title::after{transform:scale(0.8)}}.b-vopros .categories-sidebar__categories{max-height:0;opacity:0;pointer-events:none}.b-vopros .categories-sidebar__section.open .categories-sidebar__title{color:var(--color-yellow)}.b-vopros .categories-sidebar__section.open .categories-sidebar__title::after{content:url("/app/img/icons/tablerminus.svg")}@media (max-width:768px){.b-vopros .categories-sidebar__section.open .categories-sidebar__title::after{transform:scale(0.8)}}.b-vopros .categories-sidebar__section.open .categories-sidebar__categories{max-height:unset;opacity:1;pointer-events:all;margin-top:0}.b-vopros .categories-sidebar__category{font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:18px;leading-trim:CAP_HEIGHT;line-height:100%;letter-spacing:2%;vertical-align:middle;text-transform:uppercase}@media (max-width:1400px){.b-vopros .categories-sidebar__category{font-size:18px}}@media (max-width:1200px){.b-vopros .categories-sidebar__category{font-size:17px}}@media (max-width:992px){.b-vopros .categories-sidebar__category{font-size:16px}}@media (max-width:768px){.b-vopros .categories-sidebar__category{font-size:14px}}.b-vopros .categories-sidebar__category .categories-sidebar__category-title{padding:10px;border-radius:5px}.b-vopros .categories-sidebar__category.open .categories-sidebar__category-title{background:#FFFFFF1A}.b-vopros .categories-sidebar__category:first-child.has-children.open{margin-top:20px}.b-vopros .categories-sidebar__category.category-lvl2.active{color:var(--color-yellow)}.b-vopros .categories-sidebar__category>.categories-sidebar__category-title{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:10px;padding-right:0;font-weight:300}@media (max-width:768px){.b-vopros .categories-sidebar__category>.categories-sidebar__category-title{gap:8px}}.b-vopros .categories-sidebar__category>.categories-sidebar__category-title a:hover{color:var(--color-yellow)}.b-vopros .categories-sidebar__category>.categories-sidebar__category-title svg{min-width:20px;min-height:20px;margin:20px 0;flex-shrink:0}@media (max-width:1400px){.b-vopros .categories-sidebar__category>.categories-sidebar__category-title svg{min-width:18px;min-height:18px;margin:9px}}@media (max-width:1200px){.b-vopros .categories-sidebar__category>.categories-sidebar__category-title svg{min-width:16px;min-height:16px;margin:8px}}@media (max-width:768px){.b-vopros .categories-sidebar__category>.categories-sidebar__category-title svg{min-width:14px;min-height:14px;margin:6px}}.b-vopros .categories-sidebar__category.open>.categories-sidebar__category-title svg{transform:rotate(180deg)}.b-vopros .categories-sidebar__category>.categories-sidebar__children{max-height:0;overflow:hidden;padding:0 0 0 40px}@media (max-width:1400px){.b-vopros .categories-sidebar__category>.categories-sidebar__children{padding-left:35px}}@media (max-width:1200px){.b-vopros .categories-sidebar__category>.categories-sidebar__children{padding-left:30px}}@media (max-width:992px){.b-vopros .categories-sidebar__category>.categories-sidebar__children{padding-left:25px}}@media (max-width:768px){.b-vopros .categories-sidebar__category>.categories-sidebar__children{padding-left:20px}}.b-vopros .categories-sidebar__category.open>.categories-sidebar__children{max-height:unset;padding:10px 0 10px 40px}@media (max-width:1400px){.b-vopros .categories-sidebar__category.open>.categories-sidebar__children{padding:9px 0 9px 35px}}@media (max-width:1200px){.b-vopros .categories-sidebar__category.open>.categories-sidebar__children{padding:8px 0 8px 30px}}@media (max-width:992px){.b-vopros .categories-sidebar__category.open>.categories-sidebar__children{padding:8px 0 8px 25px}}@media (max-width:768px){.b-vopros .categories-sidebar__category.open>.categories-sidebar__children{padding:6px 0 6px 20px}}.b-vopros .categories-sidebar__category .category-lvl2{font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:18px;leading-trim:none;line-height:110%;letter-spacing:0%;vertical-align:middle;text-transform:none;padding:10px 0}@media (max-width:1400px){.b-vopros .categories-sidebar__category .category-lvl2{font-size:18px;padding:9px 0}}@media (max-width:1200px){.b-vopros .categories-sidebar__category .category-lvl2{font-size:17px;padding:8px 0}}@media (max-width:992px){.b-vopros .categories-sidebar__category .category-lvl2{font-size:16px;padding:8px 0}}@media (max-width:768px){.b-vopros .categories-sidebar__category .category-lvl2{font-size:14px;padding:6px 0}}.b-vopros .categories-sidebar__category .category-lvl2:hover{color:var(--color-yellow)}.b-vopros .categories-sidebar__category .category-lvl2.has-children{padding:10px 10px 0 0}@media (max-width:1400px){.b-vopros .categories-sidebar__category .category-lvl2.has-children{padding:9px 9px 0 0}}@media (max-width:1200px){.b-vopros .categories-sidebar__category .category-lvl2.has-children{padding:8px 8px 0 0}}@media (max-width:768px){.b-vopros .categories-sidebar__category .category-lvl2.has-children{padding:6px 6px 0 0}}.b-vopros .categories-sidebar__category .category-lvl2>.categories-sidebar__category-title{padding:0;cursor:pointer;font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:20px;leading-trim:none;line-height:110%;letter-spacing:0%;vertical-align:middle;text-transform:none}@media (max-width:1400px){.b-vopros .categories-sidebar__category .category-lvl2>.categories-sidebar__category-title{font-size:18px}}@media (max-width:1200px){.b-vopros .categories-sidebar__category .category-lvl2>.categories-sidebar__category-title{font-size:17px}}@media (max-width:992px){.b-vopros .categories-sidebar__category .category-lvl2>.categories-sidebar__category-title{font-size:16px}}@media (max-width:768px){.b-vopros .categories-sidebar__category .category-lvl2>.categories-sidebar__category-title{font-size:15px}}.b-vopros .categories-sidebar__category .category-lvl2>.categories-sidebar__children{padding-left:20px}@media (max-width:1400px){.b-vopros .categories-sidebar__category .category-lvl2>.categories-sidebar__children{padding-left:18px}}@media (max-width:1200px){.b-vopros .categories-sidebar__category .category-lvl2>.categories-sidebar__children{padding-left:16px}}@media (max-width:992px){.b-vopros .categories-sidebar__category .category-lvl2>.categories-sidebar__children{padding-left:15px}}@media (max-width:768px){.b-vopros .categories-sidebar__category .category-lvl2>.categories-sidebar__children{padding-left:12px}}.b-vopros .categories-sidebar__category .category-lvl2.open>.categories-sidebar__children{max-height:300px;padding:8px 0 8px 20px}@media (max-width:1400px){.b-vopros .categories-sidebar__category .category-lvl2.open>.categories-sidebar__children{padding:7px 0 7px 18px}}@media (max-width:1200px){.b-vopros .categories-sidebar__category .category-lvl2.open>.categories-sidebar__children{padding:6px 0 6px 16px}}@media (max-width:992px){.b-vopros .categories-sidebar__category .category-lvl2.open>.categories-sidebar__children{padding:6px 0 6px 15px}}@media (max-width:768px){.b-vopros .categories-sidebar__category .category-lvl2.open>.categories-sidebar__children{padding:5px 0 5px 12px}}.b-vopros .categories-sidebar__category .category-lvl3{font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:18px;leading-trim:none;line-height:110%;letter-spacing:0%;vertical-align:middle;text-transform:none;padding:8px 0}@media (max-width:1400px){.b-vopros .categories-sidebar__category .category-lvl3{font-size:16px;padding:7px 0}}@media (max-width:1200px){.b-vopros .categories-sidebar__category .category-lvl3{font-size:15px;padding:6px 0}}@media (max-width:992px){.b-vopros .categories-sidebar__category .category-lvl3{font-size:14px;padding:6px 0}}@media (max-width:768px){.b-vopros .categories-sidebar__category .category-lvl3{font-size:13px;padding:5px 0}}.b-vopros .categories-sidebar__category .category-lvl3:hover{color:#ccc}.b-vopros .catalog-filter-wrapper{background:var(--color-black);color:white;border-radius:10px}@media (max-width:768px){.b-vopros .catalog-filter-wrapper{border-radius:8px}}.b-vopros .catalog-filter-expand{color:white;font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:20px;leading-trim:CAP_HEIGHT;line-height:110%;letter-spacing:0%;vertical-align:middle;text-transform:uppercase;display:flex;gap:20px;text-align:start;padding:20px}@media (max-width:1400px){.b-vopros .catalog-filter-expand{font-size:22px;padding:18px;gap:18px}}@media (max-width:1200px){.b-vopros .catalog-filter-expand{font-size:18px;padding:16px;gap:16px}}@media (max-width:768px){.b-vopros .catalog-filter-expand{font-size:16px}}.b-vopros .catalog-filter-expand:hover{color:var(--color-yellow)}.b-vopros .catalog-filter-expand::before,.b-vopros .catalog-filter-expand::after{content:url("/app/img/icons/arrow-spoiler.svg");height:20px !important;width:20px !important;background:transparent;position:unset}@media (max-width:768px){.b-vopros .catalog-filter-expand::before,.b-vopros .catalog-filter-expand::after{height:16px !important;width:16px !important}}.b-vopros .catalog-filter-expand::before{display:none}.b-vopros .is-open .catalog-filter-expand::after{transform:rotate(180deg)}.b-vopros .is-open .catalog-filter{padding:20px !important;max-height:unset !important}@media (max-width:1400px){.b-vopros .is-open .catalog-filter{padding:18px !important}}@media (max-width:1200px){.b-vopros .is-open .catalog-filter{padding:16px !important}}@media (max-width:992px){.b-vopros .is-open .catalog-filter{padding:15px !important}}@media (max-width:768px){.b-vopros .is-open .catalog-filter{padding:12px !important}}.b-vopros .catalog-filter{border:none}.b-vopros .catalog-filter select{background:white;width:100%;padding:12px 19px;font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:110%;letter-spacing:0%;background:#fff;border:0.75px solid #0D0909;border-radius:5px;transition:border 0.15s, box-shadow 0.15s;cursor:pointer;appearance:none;position:relative;background-image:url("/app/img/icons/select-arrow.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:20px 20px;padding-right:40px}@media (max-width:1400px){.b-vopros .catalog-filter select{font-size:18px;padding:10px 17px;background-position:right 15px center;background-size:18px 18px;padding-right:35px}}@media (max-width:1200px){.b-vopros .catalog-filter select{font-size:17px;padding:9px 15px;background-position:right 12px center;background-size:17px 17px;padding-right:32px}}@media (max-width:992px){.b-vopros .catalog-filter select{font-size:16px}}@media (max-width:768px){.b-vopros .catalog-filter select{font-size:15px;padding:8px 12px;background-position:right 10px center;background-size:16px 16px;padding-right:30px}}.b-vopros .catalog-filter .filter-section{margin-bottom:20px}@media (max-width:1400px){.b-vopros .catalog-filter .filter-section{margin-bottom:18px}}@media (max-width:1200px){.b-vopros .catalog-filter .filter-section{margin-bottom:16px}}@media (max-width:992px){.b-vopros .catalog-filter .filter-section{margin-bottom:15px}}@media (max-width:768px){.b-vopros .catalog-filter .filter-section{margin-bottom:12px}}.b-vopros .catalog-filter .filter-section .button{width:100%}.b-vopros .catalog-filter .filter-section-title{font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:18px;leading-trim:NONE;line-height:110%;letter-spacing:0%;margin-bottom:10px}@media (max-width:1400px){.b-vopros .catalog-filter .filter-section-title{font-size:18px}}@media (max-width:1200px){.b-vopros .catalog-filter .filter-section-title{font-size:17px}}@media (max-width:992px){.b-vopros .catalog-filter .filter-section-title{font-size:16px}}@media (max-width:768px){.b-vopros .catalog-filter .filter-section-title{font-size:14px;margin-bottom:8px}}.b-vopros .catalog-filter .filter-checkboxes-list{display:flex;gap:8px;flex-wrap:wrap}@media (max-width:768px){.b-vopros .catalog-filter .filter-checkboxes-list{gap:6px}}.b-vopros .catalog-filter .filter-checkboxes-list .checkbox{padding:10px;border-radius:5px;font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:18px;leading-trim:NONE;line-height:110%;letter-spacing:0%;border:0.5px solid #0D0909;background:white;color:var(--color-black);transition:background 0.2s ease, color 0.2s ease, border-color 0.2s ease;margin-top:0}@media (max-width:1400px){.b-vopros .catalog-filter .filter-checkboxes-list .checkbox{font-size:18px;padding:9px}}@media (max-width:1200px){.b-vopros .catalog-filter .filter-checkboxes-list .checkbox{font-size:17px;padding:8px}}@media (max-width:992px){.b-vopros .catalog-filter .filter-checkboxes-list .checkbox{font-size:16px;padding:8px}}@media (max-width:768px){.b-vopros .catalog-filter .filter-checkboxes-list .checkbox{font-size:14px;padding:6px;border-radius:4px}}.b-vopros .catalog-filter .list-3 .checkbox{font-family:Myriad Pro;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:110%;letter-spacing:0%}@media (max-width:1400px){.b-vopros .catalog-filter .list-3 .checkbox{font-size:18px}}@media (max-width:1200px){.b-vopros .catalog-filter .list-3 .checkbox{font-size:17px}}@media (max-width:992px){.b-vopros .catalog-filter .list-3 .checkbox{font-size:15px}}@media (max-width:768px){.b-vopros .catalog-filter .list-3 .checkbox{font-size:14px}}.b-vopros .catalog-filter .filter-checkboxes-list .checkbox input[type="checkbox"]{position:absolute;opacity:0;pointer-events:none}.b-vopros .catalog-filter .filter-checkboxes-list .checkbox .checkbox-check{display:none}.b-vopros .catalog-filter .filter-checkboxes-list .checkbox input[type="checkbox"]:checked~span{color:var(--color-black)}.b-vopros .catalog-filter .filter-checkboxes-list .checkbox:has(input[type="checkbox"]:checked){background:#FFF100}.b-vopros__sidebar{border-radius:10px}.b-vopros__all{display:grid;grid-template-columns:345px auto;gap:20px}@media (max-width:1200px){.b-vopros__all{grid-template-columns:280px auto;gap:16px}}@media (max-width:992px){.b-vopros__all{grid-template-columns:1fr}}.b-vopros-filters{margin-bottom:30px}@media (max-width:586px){.b-vopros-filters{margin-bottom:20px}}.b-vopros-search{position:relative;margin-bottom:20px}.b-vopros-search .form-input{width:100%;padding:12px 40px 12px 15px;border:1px solid #e0e0e0;border-radius:4px;font-size:16px;outline:none;transition:border-color 0.2s}.b-vopros-search .form-input:focus{border-color:var(--color-black)}@media (max-width:586px){.b-vopros-search .form-input{padding:10px 35px 10px 12px;font-size:14px}}.b-vopros-search .js-search-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.b-vopros-search .js-search-btn svg{width:20px;height:20px}@media (max-width:586px){.b-vopros-search .js-search-btn{right:10px}.b-vopros-search .js-search-btn svg{width:16px;height:16px}}.b-vopros-tags-cloud{display:flex;flex-wrap:wrap;gap:10px}@media (max-width:586px){.b-vopros-tags-cloud{gap:8px}}.b-vopros-tag{font-family:Myriad Pro;font-weight:400;font-size:18px;line-height:110%;padding:10px;border-radius:10px;box-shadow:0px 0px 4px 0px #00000033;background:transparent;border:none;cursor:pointer;transition:box-shadow 0.2s, background 0.2s}.b-vopros-tag.is-active{background:var(--color-yellow)}.b-vopros-tag:hover{box-shadow:0px 0px 4px 0px #FFEB3B}@media (max-width:768px){.b-vopros-tag{font-size:16px;padding:8px}}@media (max-width:586px){.b-vopros-tag{font-size:14px;padding:6px 10px}}.b-vopros__question-btn-wrap{margin-bottom:20px}@media (max-width:586px){.b-vopros__question-btn-wrap{margin-bottom:16px}}.b-vopros .js-question-form-container{margin-top:20px;display:none}.b-vopros .js-question-form-container.is-visible{display:block}.b-vopros__wrapper{display:flex;flex-direction:column;gap:20px;margin-top:60px}@media (max-width:992px){.b-vopros__wrapper{margin-top:40px}}@media (max-width:586px){.b-vopros__wrapper{margin-top:24px;gap:16px}}.b-vopros__empty{padding:20px 0;text-align:center;font-family:Myriad Pro;font-size:18px;color:#666}.b-vopros__empty b{color:#333}@media (max-width:586px){.b-vopros__empty{font-size:16px;padding:16px 0}}.b-vopros__card{box-shadow:2px 2px 14px 0px #00000033;padding:40px;border-radius:10px}@media (max-width:1200px){.b-vopros__card{padding:30px}}@media (max-width:768px){.b-vopros__card{padding:20px}}@media (max-width:586px){.b-vopros__card{padding:16px}}.b-vopros__card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px}@media (max-width:586px){.b-vopros__card-top{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:14px}}.b-vopros__card-top-info{min-width:135px}@media (max-width:586px){.b-vopros__card-top-info{min-width:unset}}.b-vopros__card-id{font-family:Myriad Pro;font-weight:400;font-size:18px;line-height:110%;margin-bottom:10px}@media (max-width:768px){.b-vopros__card-id{font-size:14px}}@media (max-width:586px){.b-vopros__card-id{font-size:14px;margin-bottom:6px}}.b-vopros__card-date{font-family:Myriad Pro;font-weight:300;font-size:16px;line-height:120%;color:#666}@media (max-width:768px){.b-vopros__card-date{font-size:12px}}.b-vopros__card-tags{display:flex;gap:10px;flex-wrap:wrap}@media (max-width:586px){.b-vopros__card-tags{gap:8px}}.b-vopros__card-tag{font-family:Myriad Pro;font-weight:400;font-size:20px;line-height:110%;padding:10px;border-radius:10px;box-shadow:0px 0px 4px 0px #00000033;cursor:pointer;transition:box-shadow 0.2s}.b-vopros__card-tag:hover{box-shadow:0px 0px 4px 0px #FFEB3B}@media (max-width:768px){.b-vopros__card-tag{font-size:16px;padding:8px}}@media (max-width:586px){.b-vopros__card-tag{font-size:14px;padding:6px 10px}}.b-vopros__card-question-user{font-family:Myriad Pro;font-weight:400;font-size:18px;line-height:110%;margin-bottom:20px;color:#666}@media (max-width:768px){.b-vopros__card-question-user{font-size:14px;margin-bottom:10px}}@media (max-width:586px){.b-vopros__card-question-user{font-size:14px;margin-bottom:8px}}.b-vopros__card-question-text{font-family:Myriad Pro;font-weight:400;font-size:20px;line-height:120%;margin-bottom:20px}@media (max-width:768px){.b-vopros__card-question-text{font-size:16px;margin-bottom:14px}}@media (max-width:586px){.b-vopros__card-question-text{font-size:16px;margin-bottom:12px}}.b-vopros__card-response{display:block;width:100%}.b-vopros__card-response-inner{width:100%;padding:20px;background:#F3F3F3;border-radius:8px}@media (max-width:768px){.b-vopros__card-response-inner{padding:14px}}@media (max-width:586px){.b-vopros__card-response-inner{padding:12px}}.b-vopros__card-response-descr{font-family:Myriad Pro;font-weight:300;font-size:16px;line-height:120%;margin-bottom:10px;color:#666}@media (max-width:768px){.b-vopros__card-response-descr{font-size:12px}}.b-vopros__card-response-expert{font-family:Myriad Pro;font-weight:400;font-size:18px;line-height:110%;margin-bottom:20px}@media (max-width:768px){.b-vopros__card-response-expert{font-size:16px;margin-bottom:14px}}@media (max-width:586px){.b-vopros__card-response-expert{font-size:16px;margin-bottom:10px}}.b-vopros__card-response-content{font-family:Myriad Pro;font-weight:400;font-size:18px;line-height:110%;color:#333}.b-vopros__card-response-content p{margin:0 0 0.5em}.b-vopros__card-response-content p:last-child{margin-bottom:0}@media (max-width:768px){.b-vopros__card-response-content{font-size:14px}}@media (max-width:586px){.b-vopros__card-response-content{font-size:14px}}.b-vopros .pagination{margin-top:30px;display:flex;justify-content:center}@media (max-width:586px){.b-vopros .pagination{margin-top:20px}}/*# sourceMappingURL=./page-d3a672a4acd4f376c54ce461a81137e4.map */