.--faqs--content{flex:1;max-width:704px;padding:37px;min-height:100%;background:#fff;border-radius:10px}.-YC-FaqsSimple-box{display:flex;flex-wrap:wrap;flex-direction:row-reverse;gap:15px}.-YC-FaqsSimple-image{width:48%;height:100%;overflow:hidden}.--v---faqss--image{position:relative;border-radius:25px;overflow:hidden}.--v---faqss--image img{width:100%;height:100%;object-fit:cover}.-YC-FaqsSimple-Item-v1{margin-bottom:20px;overflow:hidden}.-FaqsSimple-Content-Row-v1{font-size:17px;line-height:1.6;font-weight:400;color:var(--secondarytext);height:0;opacity:0;transition:.4s;padding-inline-start:20px}.active .-FaqsSimple-Content-Row-v1.-Toggle-Content{height:var(--pin-height);opacity:1}.-YC-FaqsSimple-Title{font-size:14px;line-height:1.6;display:flex;color:var(--primary-text);position:relative;justify-content:space-between;align-items:center;cursor:pointer;background:var(--background);padding:15px 13px}.active .-YC-FaqsSimple-Title{margin-bottom:15px}.-YC-FaqsSimple-Title h2{font-weight:500}.faq-icon::after,.faq-icon::before{content:'';position:absolute;width:2px;height:15px;background:var(--uicolor);border-radius:41px}.faq-icon::after{width:15px;height:2px}.active .faq-icon::before{display:none}.faq-icon{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-inline-start:2px solid var(--uicolor)}.-YC-FaqsSimple-in--page{padding-bottom:50px}