.product-faq{background:#fff;left:50%;margin-left:-50vw;padding:120px 24px;position:relative;width:100vw}.product-faq__container{margin:0 auto;max-width:880px}.product-faq__header{margin-bottom:72px;text-align:center}.product-faq__eyebrow{color:#2455ff;font-size:12px;font-weight:600;letter-spacing:.08em;margin-bottom:16px;text-transform:uppercase}.product-faq__title{color:#1d1d1f;font-size:48px;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 auto 20px;max-width:720px}.product-faq__subtitle{color:#6e6e73;font-size:19px;line-height:1.5;margin:0 auto;max-width:640px}.product-faq__subtitle p{margin:0}.product-faq__list{border-top:1px solid #e5e5e7}.product-faq__item{border-bottom:1px solid #e5e5e7}.product-faq__item summary{cursor:pointer;list-style:none}.product-faq__item summary::-webkit-details-marker{display:none}.product-faq__question{align-items:center;color:#1d1d1f;display:flex;font-size:20px;font-weight:500;gap:24px;justify-content:space-between;letter-spacing:-.005em;line-height:1.4;padding:28px 0;transition:color .2s ease}.product-faq__item:hover .product-faq__question{color:#2455ff}.product-faq__icon{align-items:center;color:#6e6e73;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;transition:transform .3s ease,color .2s ease;width:32px}.product-faq__item[open] .product-faq__icon{color:#2455ff;transform:rotate(45deg)}.product-faq__item:hover .product-faq__icon{color:#2455ff}.product-faq__answer{color:#6e6e73;font-size:17px;line-height:1.6;max-width:760px;padding:0 0 32px}.product-faq__answer p{margin:0 0 16px}.product-faq__answer p:last-child{margin-bottom:0}.product-faq__answer a{border-bottom:1px solid;color:#2455ff;text-decoration:none;transition:opacity .2s ease}.product-faq__answer a:hover{opacity:.7}.product-faq__answer ol,.product-faq__answer ul{margin:0 0 16px;padding-left:24px}.product-faq__answer li{margin-bottom:8px}@media (max-width:1024px){.product-faq{padding:96px 24px}.product-faq__title{font-size:40px}}@media (max-width:768px){.product-faq{padding:64px 20px}.product-faq__header{margin-bottom:48px}.product-faq__title{font-size:32px}.product-faq__subtitle{font-size:17px}.product-faq__question{font-size:17px;gap:16px;padding:24px 0}.product-faq__answer{font-size:16px;padding-bottom:28px}}