.breadcrumbs{width:100%;margin:0;padding:30px 20px}.breadcrumbs__list{display:flex;list-style:none;flex-wrap:nowrap;overflow:hidden}.breadcrumbs__item{color:#666;font-size:16px;white-space:nowrap;flex:0 0 auto}.breadcrumbs__item a{color:inherit}@media (hover:hover){.breadcrumbs__item a:hover{color:#000}}.breadcrumbs__item a:focus-visible{outline:2px solid rgba(141,34,44,.8);outline-offset:4px}.breadcrumbs__item:last-child{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.breadcrumbs__item:last-child a,.breadcrumbs__item:last-child span{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.breadcrumbs__item+.breadcrumbs__item::before{content:"";display:inline-block;width:4px;height:4px;margin:0 8px;border-radius:50%;background-color:#666;vertical-align:middle}@media only screen and (min-width:768px){.breadcrumbs{max-width:1170px;margin:0 auto;padding:30px 0}}.faq{padding-bottom:0}@media only screen and (min-width:768px){.faq{padding-bottom:60px}}.faq.frame.section-with-divider{padding-top:0}@media only screen and (min-width:768px){.faq.frame.section-with-divider{padding-top:30px}}.faq__container{max-width:1170px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:0;padding:0 20px}@media only screen and (min-width:768px){.faq__container{flex-direction:row;justify-content:space-between;gap:60px;padding:0}}.faq__title-block{display:flex;flex-direction:column;gap:5px;margin-bottom:25px}.faq__tags-nav{margin:0 0 40px}.faq .faq-tags__cloud{list-style:none;display:flex;gap:10px;padding:0;margin:0;flex-wrap:wrap}.faq .faq-tags__cloud--nowrap .faq-tags__link{display:inline-block;padding:8px 12px}@media only screen and (min-width:768px){.faq .faq-tags__cloud--nowrap .faq-tags__link{display:inline-flex;padding:6px 10px}}.faq .faq-tags__tag{flex:0 0 auto;list-style:none}.faq .faq-tags__link{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;border:.5px solid transparent;background:#ededed;font-family:"Golos Text",sans-serif;font-weight:400;font-size:12.8px;line-height:1;white-space:nowrap;transition:background .2s ease,color .2s ease,border-color .2s ease;color:#000;text-decoration:none}.faq .faq-tags__link:hover{background:#fdfbf5;color:#8d222c;border-color:#8d222c}.faq .faq-tags__link.is-active{background:#fdfbf5;color:#8d222c;border-color:#8d222c}.faq__subtitle{color:#666;font-family:"Golos Text",sans-serif;font-size:12.8px;font-weight:400;letter-spacing:.175em;text-transform:uppercase}.faq__subtitle h1,.faq__subtitle h2,.faq__subtitle h3,.faq__subtitle h4,.faq__subtitle h5,.faq__subtitle h6{margin:0;padding:0;font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.faq__title{color:#000;font-family:Onest,sans-serif;font-size:25.6px;font-weight:600;line-height:110%}@media only screen and (min-width:768px){.faq__title{font-size:28.8px}}.faq__accordion{flex:1 1 auto;width:100%;padding:0 20px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media only screen and (min-width:768px){.faq__accordion{flex:0 0 75%;width:auto}}.faq__item{border-bottom:1px solid #e0e0e0;padding:16px 0;position:relative;display:block}@media only screen and (min-width:768px){.faq__item{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:20px;align-items:start}}.faq__heading{margin:0;grid-column:1/2;grid-row:1}.faq__question{background:0 0;border:none;width:100%;text-align:left;font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;color:#333;display:block;padding-right:28px;position:relative;grid-column:1/2;grid-row:1;cursor:pointer;transition:color .3s ease}.faq__question::after{content:"+";position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:26px;line-height:1;color:#333;transition:transform .3s ease,color .3s ease}.faq__question:hover{color:#8d222c}.faq__question[aria-expanded=true]{color:#8d222c}.faq__question[aria-expanded=true]::after{transform:translateY(-50%) rotate(45deg);color:#8d222c}@media only screen and (min-width:768px){.faq__question{padding-right:0;position:static}.faq__question::after{content:none}}.faq__text{display:block;min-width:0}.faq__tag-chip{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;border:.5px solid transparent;background:#ededed;color:#000;text-decoration:none;font-family:"Golos Text",sans-serif;font-weight:400;font-size:12.8px;line-height:1;transition:background .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap;position:static;grid-column:2/3;grid-row:1;justify-self:end;align-self:start;display:none}.faq__tag-chip:hover{background:#fdfbf5;color:#8d222c;border-color:#8d222c}@media only screen and (min-width:768px){.faq__tag-chip{display:inline-flex}}.faq__answer{max-height:0;overflow:hidden;transition:max-height .3s,opacity .3s,padding-top .3s,padding-bottom .3s;font-family:"Golos Text",sans-serif;font-size:16px;font-weight:400;padding:0 20px 0 30px;color:#333;line-height:160%;grid-column:1/-1;grid-row:2}.faq__answer p{margin:0}.faq__answer p+p{margin-top:1.5em}.faq__answer ol,.faq__answer ul{margin:16px 0;padding-left:1.5em;list-style-position:outside}.faq__answer ul{list-style-type:disc}.faq__answer ol{list-style-type:decimal}.faq__answer li{margin:0 0 8px;text-align:left}.faq__answer li:last-child{margin-bottom:0}.faq__answer li p{margin:0}.faq__answer a{text-decoration:underline;text-underline-offset:0.18em;overflow-wrap:anywhere;word-break:break-word}.faq__answer a:focus-visible,.faq__answer a:hover{color:#8d222c}.faq__answer em{font-style:normal}.faq__answer ol+p,.faq__answer ul+p{margin-top:16px}.faq__question[aria-expanded=true]+.faq__answer{padding:15px 20px 20px 30px}.faq__answer.open{padding:24px 20px 20px 30px}.faq__image{display:none;max-width:100%;border-radius:6px;clip-path:border-box}.faq__image img{width:100%;height:auto;display:block;object-fit:contain;border-radius:6px}@media only screen and (min-width:768px){.faq__image{display:block;flex:0 0 25%}}@media only screen and (min-width:768px){.faq__accordion{background-color:#fdfbf5;border:1px solid #dcd7ce;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.55);padding:0 20px}.faq__item:last-child{border-bottom:none}}