.qa-section{display:none;position:relative;isolation:isolate;gap:60px;width:100%;max-width:1440px;margin:0 auto;padding:110px 140px;background:var(--surface, #F4F0ED);color:var(--ink, #333333);box-sizing:border-box}.qa-section-m::before,.qa-section::before{content:"";position:absolute;z-index:-1;inset:0 calc(-50vw + 50%);background:var(--surface,#F4F0ED)}.qa-section .left{width:367px;flex:none}.qa-section .h1{font-size:38px;line-height:41.8px;font-weight:400;max-width:333px}.qa-section .btn,.qa-section .sub{margin-top:30px;font-size:18px;line-height:26.64px;max-width:367px}.qa-section .btn{height:50px;width:100%;display:flex;align-items:center;justify-content:center;background:var(--accent, #9BF0F5);border-radius:40px;padding:10px;font-size:15px;line-height:21px;color:var(--ink, #333333);text-align:center;text-decoration:none}.qa-section .acc{flex:1;max-width:763px;display:flex;flex-direction:column;gap:8px}.qa-section .qa-item{background:#fff;border-radius:70px;padding:16px 20px}.qa-section .qa-item[open]{border-radius:25px}.qa-section .qa-row{display:flex;justify-content:space-between;align-items:center;gap:16px;cursor:pointer;list-style:none}.qa-section .qa-row::-webkit-details-marker{display:none}.qa-section .qa-q{font-size:18px;line-height:26.64px;color:#333}.qa-section .qa-item[open] .qa-q,.qa-section-m .qa-item[open] .qa-q{font-weight:500}.qa-section .qa-a{margin-top:20px;font-size:15px;line-height:22.8px;color:#767575}.qa-section .qa-chev{flex:none;width:16px;height:16px;position:relative}.qa-section .qa-chev::before{content:"";position:absolute;inset:0;margin:auto;width:8px;height:8px;border-right:2px solid #333;border-bottom:2px solid #333;transform:rotate(45deg);transition:transform .15s}.qa-section .qa-item[open] .qa-chev::before,.qa-section-m .qa-item[open] .qa-chev::before{transform:rotate(-135deg)}.qa-section-m{display:block;position:relative;isolation:isolate;width:100%;max-width:375px;margin:0 auto;padding:64px 28px;background:var(--surface, #F4F0ED);color:var(--ink, #333333);box-sizing:border-box}.qa-section-m .m-h1{font-size:24px;line-height:26.4px;font-weight:400}.qa-section-m .m-sub{margin-top:24px;font-size:14px;line-height:19.6px}.qa-section-m .m-acc{margin-top:32px;display:flex;flex-direction:column;gap:8px}.qa-section-m .m-btn{margin-top:32px;height:50px;width:100%;display:flex;align-items:center;justify-content:center;background:var(--accent, #9BF0F5);border-radius:40px;padding:10px;font-size:15px;line-height:21px;color:var(--ink, #333333);text-align:center;text-decoration:none}.qa-section-m .qa-item{background:#fff;border-radius:20px;padding:16px}.qa-section-m .qa-item[open]{border-radius:20px}.qa-section-m .qa-row{display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;list-style:none}.qa-section-m .qa-row::-webkit-details-marker{display:none}.qa-section-m .qa-q{font-size:16px;line-height:20.8px;color:#333}.qa-section-m .qa-a{margin-top:16px;font-size:14px;line-height:19.6px;color:#767575}.qa-section-m .qa-chev{flex:none;width:16px;height:16px;position:relative}.qa-section-m .qa-chev::before{content:"";position:absolute;inset:0;margin:auto;width:7px;height:7px;border-right:2px solid #333;border-bottom:2px solid #333;transform:rotate(45deg);transition:transform .15s}@media (min-width:768px){.qa-section{display:flex}.qa-section-m{display:none}}