.faq{display:flex;flex-direction:column;gap:2.8vw}.faq__title{font-family:YS Display,sans-serif;font-size:2.1vw;font-weight:700;line-height:2.1vw;color:#fcc67f}.faq__container{display:flex;flex-direction:column;gap:1.2vw;width:100%}.faq__item{padding:2.4vw 2.4vw 2.4vw 1.8vw;background-color:#353941;border-radius:1.2vw;transition:all .3s ease;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.faq__item:hover .faq__icon{color:#fff}.faq__header{display:flex;width:100%;justify-content:space-between;align-items:center;gap:9.4vw;border:none;background:none;padding:0}.faq__question{font-family:YS Display,sans-serif;font-size:2.1vw;font-weight:800;line-height:2.4vw;color:#fff;text-align:left;flex:1 0;word-break:break-word}.faq__icon{width:2vw;height:2vw;flex-shrink:0;color:#fff;transform:rotate(180deg) scaleY(-1);transition:transform .3s ease}.faq__item_open .faq__icon{transform:rotate(0deg) scaleY(-1)}.faq__content{overflow:hidden;transition:height .3s cubic-bezier(.4,0,.2,1);height:0}.faq__content-inner{padding-top:1vw}.faq__answer{font-family:YS Text,sans-serif;font-size:1.2vw;font-weight:500;line-height:1.3vw;color:var(--g-color-private-white-700);word-break:break-word}@media(max-width:580px),(max-width:956px)and (orientation:landscape)and (max-height:480px){.faq{gap:8vmin}.faq__title{font-size:6vmin;line-height:6vmin}.faq__container{gap:5vmin}.faq__item{padding:6vmin 6vmin 6vmin 5vmin;border-radius:4vmin}.faq__header{gap:3vmin}.faq__question{font-size:6vmin;line-height:6.5vmin}.faq__icon{width:6vmin;height:6vmin}.faq__content-inner{padding-top:3vmin}.faq__answer{font-size:4.5vmin;line-height:5vmin}}.footer-desktop{display:flex;flex-direction:column;gap:1.9vw;margin-top:6.2vw;padding:.3vw 0 2.3vw}.footer-desktop__logo{display:flex;justify-content:center}.footer-desktop__logo svg{width:93.3vw;max-width:100%;height:auto}.footer-desktop__content{display:flex;justify-content:space-between;align-items:center;color:#fff}.footer-desktop__content>:nth-child(2){padding-right:8.5vw}.footer-desktop__copyright{line-height:1.6vw;color:#36393f;font-family:YS Text,sans-serif;font-size:1.4vw;font-weight:500}@media(max-width:580px),(max-width:956px)and (orientation:landscape)and (max-height:480px){.footer-desktop{display:none}}.footer-mobile{display:none}@media(max-width:580px),(max-width:956px)and (orientation:landscape)and (max-height:480px){.footer-mobile{align-items:center;gap:5vmin;margin-top:16vmin;margin-bottom:5.25vmin}.footer-mobile,.footer-mobile__links{display:flex;flex-direction:column}.footer-mobile__copyright{line-height:4.5vmin;color:#36393f;font-family:YS Text,sans-serif;font-size:4vmin;font-weight:500}.footer-mobile__logo{display:flex;justify-content:center;width:100%}.footer-mobile__logo a{display:block;width:100%}.footer-mobile__logo svg{width:100%;height:auto}.footer-mobile__news,.footer-mobile__site{width:100%}.footer-mobile__news .button.g-button .g-button__text,.footer-mobile__site .button.g-button .g-button__text{align-items:center;padding-top:2vmin;padding-bottom:2vmin}.footer-mobile__news .button__icon,.footer-mobile__site .button__icon{padding-top:0}}