.mel-faqs__title{margin:2.4rem 0 1.6rem;font:var(--headline-02)}.mel-faqs__text{margin:0 0 3.2rem;font:var(--body-02)}.mel-faqs__questions{margin:0 0 4.8rem;display:grid;gap:8px}.mel-faqs__questions .mel-button{--padding: 1.6rem 1.2rem}.mel-faqs__list{margin:0 0 4.4rem;padding:20px 0;list-style:none;display:flex;align-items:flex-start;flex-wrap:nowrap;overflow-x:auto;gap:16px}.mel-faqs__list li{display:flex;align-items:center;flex-shrink:0}.mel-faqs__list-item{font:var(--body-02);color:var(--neutral-greyscale-100);text-decoration:none}.mel-faqs__group{margin-bottom:4.8rem}.mel-faqs__group-title{scroll-margin-top:30px;margin:0 0 1.6rem;font:var(--headline-03);font-weight:400}.mel-faq{font:var(--body-02)}.mel-faq:not(:last-child){margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--neutral-greyscale-20)}.mel-faq summary{display:flex;align-items:center;justify-content:space-between;padding:.8rem}.mel-faq[open] .mel-faq__icon:after{transform:rotate(90deg)}.mel-faq__content{padding:.8rem 6.4rem .8rem .8rem}.mel-faq__content h4{margin:0 0 1.6rem;font:var(--body-02)}.mel-faq__content p,.mel-faq__content a,.mel-faq__content ul,.mel-faq__content ol{margin:2rem 0}.mel-faq__content p:first-child,.mel-faq__content a:first-child,.mel-faq__content ul:first-child,.mel-faq__content ol:first-child{margin-top:0}.mel-faq__content p:last-child,.mel-faq__content a:last-child,.mel-faq__content ul:last-child,.mel-faq__content ol:last-child{margin-bottom:0}.mel-faq__content a{display:inline-block}.mel-faq__content ul,.mel-faq__content ol{list-style-position:initial;padding-left:20px}.mel-faq__icon{display:flex;align-items:center;justify-content:center;position:relative;width:32px;height:32px}.mel-faq__icon:before{content:"";position:absolute;width:15px;height:1px;background:var(--neutral-greyscale-100)}.mel-faq__icon:after{content:"";position:absolute;width:1px;height:15px;background:var(--neutral-greyscale-100);transition:transform var(--time-fast) ease-in-out}@media screen and (min-width: 750px){.mel-faqs__group{margin-bottom:6.4rem}.mel-faqs__group-title{scroll-margin-top:70px;margin-bottom:2.4rem}.mel-faqs__questions{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:16px}}
