.faq__wrapper{padding:40px 0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px}@media screen and (max-width:1024px){.faq__wrapper{padding:30px 0 60px;gap:40px}}@media screen and (max-width:767px){.faq__wrapper{padding:20px 0 40px;gap:33px}}.faq__title{width:100%}@media screen and (max-width:1200px){.faq__title{max-width:100%}}@media screen and (max-width:767px){.faq__title *{text-align:center}}.faq__content{display:grid;grid-template-columns:1fr;width:100%;gap:24px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media screen and (max-width:1024px){.faq__content{gap:23.8px}}@media screen and (max-width:767px){.faq__content{gap:17.8px}}.faq__content[data-columns="2"]{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1024px){.faq__content[data-columns="2"]{grid-template-columns:1fr}}.faq__item{width:100%}.faq__item.active>.faq__item-question:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@media screen and (max-width:1024px){.faq__item.active>.faq__item-question:after{right:-2px;top:4px}}.faq__item-question{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:25px;background-color:transparent;border:none;border-bottom:1px solid var(--Button-Green-Default);cursor:pointer}@media screen and (max-width:1024px){.faq__item-question{padding-right:7px}}@media screen and (max-width:767px){.faq__item-question{padding:8px 0 6px;gap:4px}}.faq__item-question *{text-align:left;color:var(--Blak-for-Text);font-family:var(--font-open);font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin:0;padding-bottom:8px;padding-top:8px;text-transform:none}@media screen and (max-width:1024px){.faq__item-question *{line-height:1.369}}@media screen and (max-width:767px){.faq__item-question *{font-size:16px;padding:0}}.faq__item-question:after{content:"";width:57px;height:64px;min-width:57px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='66' fill='none' viewBox='0 0 58 66'%3E%3Cmask id='a' width='68' height='68' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='m34 0 33.941 33.941L34 67.882.059 33.942z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23303B4E' d='M40.222 42.284 21.626 23.687l2.121-2.122 18.597 18.598V22.626h2.97v22.628H22.686v-2.97h17.536Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;background-position:center;-webkit-transition:var(--transition);transition:var(--transition);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@media screen and (max-width:1024px){.faq__item-question:after{width:40px;height:65px;min-width:40px;right:0;top:0}}@media screen and (max-width:767px){.faq__item-question:after{width:40px;height:44px;min-width:40px;right:-1px;top:4px;position:relative}}.faq__item-answer{margin-top:26px}.faq__item-answer *{text-align:left;color:var(--Blak-for-Text);font-family:var(--font-open);font-size:18px;font-style:normal;font-weight:400;line-height:normal}.faq__item-answer *+*{margin-top:10px}@media screen and (max-width:767px){.faq__item-answer *+*{margin-top:8px}}@media screen and (max-width:1200px){.faq__item-answer br{display:none}}.faq__item-answer ol,.faq__item-answer ul{padding-left:24px}@media screen and (max-width:767px){.faq__item-answer ol,.faq__item-answer ul{padding-left:17px}}.faq__item-answer strong{font-weight:900}.faq__item-answer a{color:var(--Button-Green-Send)}.faq__item-answer blockquote,.faq__item-answer em{font-style:italic}.faq__item-answer blockquote *,.faq__item-answer em *{font-style:italic}.faq__item-answer blockquote{border-left:4px solid var(--Button-Green-Send);padding:10px 0 10px 10px}@media screen and (max-width:767px){.faq__item-answer blockquote{padding:8px 0 8px 8px}}.faq__item-answer blockquote *{margin:0;font-style:italic}.faq__item-answer blockquote *+*{margin-top:10px}@media screen and (max-width:767px){.faq__item-answer blockquote *+*{margin-top:8px}}