.index-questions{padding:50px 0;background:#efefef}@media (min-width:992px){.index-questions{padding:75px 0}}.index-questions .questions .item{background:#fff;margin-bottom:20px;border-radius:12px;padding:30px 55px 30px 25px;position:relative}.index-questions .questions .item .title{font-style:normal;font-weight:700;font-size:22px;line-height:31px;cursor:pointer;margin:0}@media (min-width:576px){.index-questions .questions .item{padding:30px 80px}.index-questions .questions .item .title{font-size:32px;line-height:140%}}.index-questions .questions .item .text{font-weight:400;color:#56575C;padding-top:0;padding-bottom:0;transition:all ease .3s;max-height:0;overflow:hidden;font-size:14px;line-height:24px}@media (min-width:576px){.index-questions .questions .item .text{font-size:16px;line-height:170%}}@media (min-width:768px){.index-questions .questions .item .text{font-size:18px}}.index-questions .questions .item .arrow{position:absolute;right:15px;top:40px;z-index:1;background-image:url(../../images/arrow.png);background-position:center center;background-repeat:no-repeat;background-size:cover;width:36px;height:22px;cursor:pointer;transform:rotate(180deg);transition:all ease .3s}@media (min-width:576px){.index-questions .questions .item .arrow{right:40px}}.index-questions .questions .item.active .text{padding-top:30px;max-height:1000px;overflow-y:auto}.index-questions .questions .item.active .arrow{transform:rotate(0)}.index-questions .questions-container{max-width:1300px}