@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.r-faq{padding-top:23px;padding-bottom:100px}@media screen and (width>=1024px){.r-faq{padding-top:66px;padding-bottom:126px}}.r-faq .page-width{max-width:1474px}.r-faq__inner{grid-template-columns:1fr;gap:56px;display:grid}@media screen and (width>=1024px){.r-faq__inner{grid-template-columns:520px 1fr;align-items:start;gap:124px}}@media screen and (width>=1025px) and (width<=1280px){.r-faq__inner{grid-template-columns:1fr 1fr;align-items:start;gap:60px}}.r-faq__left{position:relative}@media screen and (width>=1024px){.r-faq__left{top:calc(var(--header-outer-height) + 66px);position:sticky}}.r-faq__heading{text-align:center;text-transform:uppercase;margin:0}@media screen and (width<=768px){.r-faq__heading{font-size:24px;line-height:1.25}}.r-faq__content{text-align:center;text-transform:uppercase;margin-top:16px;font-size:18px;line-height:1.2}@media screen and (width<=768px){.r-faq__content{font-size:14px;line-height:1.2}}.r-faq__content *{margin:0}.r-faq__image img{width:100%;height:auto}.r-faq__right{flex-direction:column;gap:32px;display:flex}@media screen and (width>=1024px){.r-faq__right{gap:44px}}.r-faq__group-label{text-transform:uppercase;margin:0 0 4px}.r-faq__item{border-bottom:1px solid #d4d3e0;padding:8px 0}@media screen and (width>=1024px){.r-faq__item{padding:12px 0}}.r-faq__item:last-child{border-bottom:none}.r-faq__question{text-align:left;width:100%;letter-spacing:-1%;cursor:pointer;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;font-size:16px;font-weight:500;line-height:1.3;display:flex}@media screen and (width>=1024px){.r-faq__question{font-size:20px;line-height:1.2}}.r-faq__icon{flex-shrink:0;width:20px;height:20px;position:relative}.r-faq__icon:before,.r-faq__icon:after{content:"";background:currentColor;border-radius:2px;transition:transform .25s,opacity .25s;position:absolute}.r-faq__icon:before{width:2px;height:14px;top:3px;left:9px}.r-faq__icon:after{width:14px;height:2px;top:9px;left:3px}.r-faq__item.open .r-faq__icon:before{opacity:0;transform:rotate(90deg)}.r-faq__answer{max-height:0;transition:max-height .3s;overflow:hidden}.r-faq__answer-inner{padding-bottom:20px;font-size:14px;line-height:1.3}@media screen and (width>=1024px){.r-faq__answer-inner{font-size:16px}}.r-faq__answer-inner a{text-decoration:underline}.r-faq__mobile-image{margin-top:-24px}