@keyframes sandra-open{0%{opacity:0;transform:scale3d(1.1,1.1,1)}to{opacity:1;transform:scaleX(1)}}@keyframes sandra-close{0%{opacity:1}to{opacity:0;transform:scale3d(.9,.9,1)}}@keyframes dialog-mobile-open{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-mobile-close{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}.faq-item{cursor:pointer;line-height:170%;margin-bottom:20px;position:relative}.faq-item--detail .faq-item__questions{background:none;padding:0}.faq-item--detail .faq-item__name{font-size:18px;font-weight:400;line-height:150%;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:5px}.faq-item--detail .faq-item__arrow{display:none}.faq-item--detail .faq-item__answer-content{font-size:16px;line-height:140%;padding:10px 30px 0 0}.faq-item--detail .faq-item__answer-content .list{padding-bottom:0}.faq-item--detail .faq-item__answer-content .list li{font-size:16px}.faq-item--active .faq-item__questions{background:#edefef;transition:all .3s ease-out}.faq-item--active .faq-item__answer{max-height:500px;opacity:1;transition:max-height .2s ease-out 0s,opacity .3s ease-out 0s}.faq-item--active .icon-arrow{transform:rotate(-180deg)}.faq-item__questions{align-items:center;background:#f8f8fa;border-radius:20px;color:#141413;display:flex;justify-content:space-between;padding:18px 30px;white-space:pre-wrap}@media only screen and (max-width:1100px){.faq-item__questions{line-height:130%}}.faq-item__name{font-size:20px;font-weight:500}.faq-item__arrow{align-items:center;display:flex;justify-content:center;margin-left:15px}.faq-item__arrow .icon-arrow{transition:all .3s ease-out;fill:#858598}.faq-item__answer{max-height:0;opacity:0;overflow:hidden;transition:max-height .2s ease-out 0s,opacity .3s ease-out 0s}.faq-item__answer-content{padding:20px 30px 30px}
