.faq{margin:0 0 80px;scroll-margin:100px}.faq__content{justify-content:center;align-items:stretch;gap:24px;display:flex}.faq__title{text-align:start}.faq__content{min-height:540px}.faq__column{flex-direction:column;justify-content:space-between;align-items:flex-start;width:calc(50% - 12px);display:flex}.faq__picture-mobile{display:none}.faq__list{width:100%}.faq__list-item{cursor:pointer;border-top:2px solid #dde2fb;flex-direction:column;gap:8px;width:100%;padding:24px 0;transition:all .1s;display:flex}.faq__list-item.active .faq__list-item-question .icon{opacity:.5}.faq__list-item.active:hover{opacity:1}.faq__list-item:first-child{border-top:none}.faq__list-item:last-child{border-bottom:none}.faq__list-item-question{color:#111;justify-content:space-between;align-items:center;font-size:18px;font-weight:400;line-height:140%;display:flex;position:relative}.faq__list-item-question .icon{cursor:pointer;-o-transition:all .5s ease;background-image:url(/images/icons/plus.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:24px;height:24px;margin:0 0 0 16px;transition:all .5s;display:block;position:relative}.faq__list-item.active .faq__list-item-question .icon{transform:rotate(-45deg)}.faq__list-item-answer{color:#111;opacity:.8;max-height:0;font-size:16px;font-weight:300;line-height:140%;transition:max-height 1.5s cubic-bezier(0,1,0,1);overflow:hidden}.faq__list-item.active .faq__list-item-answer{max-height:1000px;transition:max-height 1.5s}ul.faq-list{padding-left:1em}@media (max-width:767px){.faq{margin:0 0 40px}.faq__content{flex-direction:column;justify-content:start}.faq__column{align-items:center;width:100%}.faq__picture-desktop{display:none}.faq__picture-mobile{justify-content:center;display:flex}.faq__picture-mobile img{width:100%;max-width:300px;display:block}.faq__title{text-align:center;margin:0}}
