.questions__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (max-width:1199px){.questions__wrapper{gap:16px}}.questions__item{padding:20px;border-radius:10px;border:1px solid #1c1d1f}.questions__answer{display:none;margin-top:16px;padding-right:80px}@media screen and (max-width:1199px){.questions__answer{padding-right:44px}}.questions__question{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:40px}.questions__question:after{content:"+";display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:2rem;border-radius:50%;-webkit-box-shadow:0 10px 30px 0 rgba(242,62,63,.53);box-shadow:0 10px 30px 0 rgba(242,62,63,.53);width:40px;height:40px;line-height:40px;background-color:#f23e3f;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.questions__question h4{margin-bottom:0;font-weight:700}.questions__question.--shown:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:1199px){.questions__question{gap:16px}.questions__question:after{width:28px;height:28px;line-height:28px}}.questions__flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:80px}@media screen and (max-width:991px){.questions__flex{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}}.questions__image{width:650px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;max-width:100%}.questions__image img{border-radius:30px 0 0 30px}@media screen and (max-width:1449px){.questions__image{width:550px}}@media screen and (max-width:1199px){.questions__image{width:425px}}@media screen and (max-width:991px){.questions__image{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.questions__image img{border-radius:30px}}