@charset "UTF-8";.faqSection_faqSection__SMh_5{width:60%;max-width:1200px;margin:0 auto;padding:0}.faqSection_faqSection__SMh_5 h2{margin-bottom:.5rem;color:#1e1e1e}@media (max-width:449px){.faqSection_faqSection__SMh_5{max-width:90vw;padding:0 0 6rem}}@media (min-width:450px) and (max-width:766px){.faqSection_faqSection__SMh_5{max-width:90vw;padding:0 0 6rem}}@media (min-width:767px) and (max-width:1024px){.faqSection_faqSection__SMh_5{max-width:90vw;padding:0 0 6rem}}@media (min-width:1025px) and (max-width:1199px){.faqSection_faqSection__SMh_5{max-width:90vw;padding:0 0 6rem}}.faqSection_fullWidth__EdeL9{width:100vw}.faqSection_faqContainer__oFAhv{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;align-items:center}.faqSection_faqContainer__oFAhv details[open]~details[open]{display:revert}.faqSection_faqContainer__oFAhv details[open]~details[open]>:not(summary){display:none}.faqSection_faqContainer__oFAhv details[open]~details[open][open] summary:before{content:"+"}.faqSection_faqItem__TsOwS,.faqSection_faq__B3T4x{background:transparent;border:1px solid rgba(30,30,30,.1);border-radius:.2rem;transition:all .3s ease;width:100vw}.faqSection_faqItem__TsOwS[open],.faqSection_faq__B3T4x[open]{box-shadow:0 4px 12px rgba(30,30,30,.1)}.faqSection_faqItem__TsOwS[open]>summary:after{content:"−";transform:translateY(-50%)}.faqSection_faq__B3T4x[open]>summary:after{content:"⌃";transform:translateY(-50%)}.faqSection_faqItem__TsOwS>summary,.faqSection_faq__B3T4x>summary{position:relative;padding:1.5rem;line-height:1.5rem;list-style:none;display:flex;align-items:center;gap:1rem;cursor:pointer}.faqSection_faqItem__TsOwS>summary::-webkit-details-marker,.faqSection_faq__B3T4x>summary::-webkit-details-marker{display:none}.faqSection_faqItem__TsOwS>summary:after,.faqSection_faq__B3T4x>summary:after{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);color:#1e1e1e;font-size:1.5rem;font-weight:300;transition:all .3s ease}.faqSection_faqItem__TsOwS>summary:after{content:"+"}.faqSection_faq__B3T4x>summary:after{content:"⌄"}.faqSection_faqItem__TsOwS .faqSection_questionNumber__sWBh3{color:var(--color-brown);font-weight:700;font-size:1.1rem;min-width:2rem}.faqSection_faqItem__TsOwS .faqSection_questionText__BcwD3{color:#1e1e1e;margin:0;padding-right:2vw;font-weight:500}.faqSection_faqItem__TsOwS .faqSection_content__sUHD_,.faqSection_faq__B3T4x .faqSection_content__sUHD_{padding:0 2vw 2vw;color:rgba(30,30,30,.8);line-height:1.6}.faqSection_content__sUHD_ ul{-webkit-padding-start:1rem;padding-inline-start:1rem}.faqSection_faqItem__TsOwS[open] .faqSection_content__sUHD_,.faqSection_faq__B3T4x[open] .faqSection_content__sUHD_{animation:faqSection_slideDown____05s .3s ease-out}@keyframes faqSection_slideDown____05s{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faqSection_faqItem__TsOwS:hover,.faqSection_faq__B3T4x:hover{background:rgba(30,30,30,.01)}