html body .product-faq.product-faq{padding:var(--faq-space-top) 0 var(--faq-space-bottom);scroll-margin-top:180px;background:#f4e8d9}html body .product-faq.product-faq .product-faq__layout{display:grid;grid-template-columns:minmax(230px,280px) minmax(0,1fr);gap:clamp(24px,4vw,54px);align-items:start}html body .product-faq.product-faq .product-faq__intro{position:sticky;top:calc(var(--header-end-padded, 0px) + 28px);padding:28px;overflow:hidden;border-radius:20px;color:#fff;background:#000}html body .product-faq.product-faq .product-faq__intro:after{content:"?";position:absolute;right:-12px;bottom:-50px;color:#ffffff0b;font-size:210px;font-weight:900;line-height:1;pointer-events:none}html body .product-faq.product-faq .product-faq__eyebrow{margin:0 0 16px;color:#e55420;font-size:11px;font-weight:800;letter-spacing:.16em}html body .product-faq.product-faq .product-faq__title{margin:0;color:inherit;font-size:clamp(36px,5vw,var(--faq-title-size));font-weight:850;line-height:.98;letter-spacing:-.04em}html body .product-faq.product-faq .product-faq__subtitle{max-width:36ch;margin:20px 0 0;color:#ffffffad;font-size:15px;line-height:1.55}html body .product-faq.product-faq .product-faq__count{margin:28px 0 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);color:#ffffff94;font-size:12px}html body .product-faq.product-faq .product-faq__support{position:relative;z-index:1;display:inline-flex;align-items:center;gap:18px;margin-top:22px;color:#fff;font-size:13px;font-weight:750;text-decoration:none}html body .product-faq.product-faq .product-faq__support span{color:#e55420;font-size:20px;font-weight:900;line-height:1;transition:transform .2s ease}html body .product-faq.product-faq .product-faq__support:hover span{transform:translate(4px)}html body .product-faq.product-faq .product-faq__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;align-items:start}html body .product-faq.product-faq .product-faq__item{overflow:hidden;border:1px solid #d8d4cd;border-radius:14px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}html body .product-faq.product-faq .product-faq__item[open]{border-color:#beb8af;box-shadow:0 12px 30px #14141412}html body .product-faq.product-faq .product-faq__question{display:grid;grid-template-columns:24px minmax(0,1fr) 26px;gap:10px;align-items:center;min-height:66px;padding:12px 14px;cursor:pointer;list-style:none}html body .product-faq.product-faq .product-faq__question::-webkit-details-marker{display:none}html body .product-faq.product-faq .product-faq__number{color:#333332;font-size:10px;font-weight:800;letter-spacing:.1em}html body .product-faq.product-faq .product-faq__question-text{font-size:15px;font-weight:750;line-height:1.3}html body .product-faq.product-faq .product-faq__toggle{position:relative;width:26px;height:26px;border-radius:50%;background:#f1efeb}html body .product-faq.product-faq .product-faq__toggle:before,html body .product-faq.product-faq .product-faq__toggle:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:1.5px;background:#000;transform:translate(-50%,-50%);transition:transform .2s ease}html body .product-faq.product-faq .product-faq__toggle:after{transform:translate(-50%,-50%) rotate(90deg)}html body .product-faq.product-faq .product-faq__item[open] .product-faq__toggle{background:#333332}html body .product-faq.product-faq .product-faq__item[open] .product-faq__toggle:before,html body .product-faq.product-faq .product-faq__item[open] .product-faq__toggle:after{background:#fff}html body .product-faq.product-faq .product-faq__item[open] .product-faq__toggle:after{transform:translate(-50%,-50%) rotate(0)}html body .product-faq.product-faq .product-faq__answer{padding:0 42px 18px 48px;color:#333332;font-size:15px;line-height:1.65}html body .product-faq.product-faq .product-faq__answer>*:first-child{margin-top:0}html body .product-faq.product-faq .product-faq__answer>*:last-child{margin-bottom:0}html body .product-faq.product-faq .product-faq__answer a{text-decoration:underline;text-underline-offset:3px}@media(max-width:768px){html body .product-faq.product-faq .product-faq__layout{grid-template-columns:1fr;gap:22px}html body .product-faq.product-faq .product-faq__intro{position:relative;top:auto;padding:28px 24px}html body .product-faq.product-faq .product-faq__list{grid-template-columns:1fr}html body .product-faq.product-faq .product-faq__question{grid-template-columns:26px minmax(0,1fr) 28px;gap:10px;min-height:68px;padding:14px 16px}html body .product-faq.product-faq .product-faq__question-text{font-size:16px}html body .product-faq.product-faq .product-faq__answer{padding:0 44px 20px 52px}}html body .product-faq.product-faq{--faq-title-size:44px;--faq-space-top:56px;--faq-space-bottom:56px;font-family:Monument FAQ UI,Arial,sans-serif;font-synthesis:none;color:#333332}html body .product-faq.product-faq .product-faq__title{font-family:OBBLIGATO-Fortissimo,Arial,sans-serif;font-weight:400;font-synthesis:none}html body .product-faq.product-faq :is(.product-faq__question-text,.product-faq__answer,.product-faq__support,.product-faq__eyebrow,.product-faq__count,.product-faq__subtitle){font-family:Monument FAQ UI,Arial,sans-serif;font-style:normal}html body .product-faq.product-faq .product-faq__question-text{margin:0;color:#000;font-weight:700;letter-spacing:0}html body .product-faq.product-faq .product-faq__answer{font-weight:400}html body .product-faq.product-faq :is(.product-faq__count,.product-faq__subtitle){color:#d2e2ed}html body .product-faq.product-faq .product-faq__category{grid-column:1/-1;margin:20px 0 4px;font:700 22px/1.3 Monument FAQ UI,Arial,sans-serif;color:#000}html body .product-faq.product-faq .product-faq__list{margin:0;min-width:0}html body .product-faq.product-faq .product-faq__answer img{max-width:100%;height:auto}.monument-faq-mobile-toggle{display:none}html body .product-faq.product-faq :is(button,summary,a):focus-visible{outline:3px solid #E55420;outline-offset:4px}html body .product-faq.product-faq.kb-wrapper .kb-main{display:block}html body .product-faq.product-faq .kb-panel.active{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}html body .product-faq.product-faq .kb-panel>h2,html body .product-faq.product-faq .kb-group-name{grid-column:1/-1}html body .product-faq.product-faq .kb-question{width:100%;border:0;background:#fff;color:#000;text-align:left}html body .product-faq.product-faq .kb-sidebar :is(a,li,.kb-category-item){color:#fff}html body .product-faq.product-faq.kb-wrapper{width:100%;max-width:none}html body .product-faq.product-faq.kb-wrapper .kb-container{width:min(1240px,calc(100% - 40px));margin-inline:auto}html body .product-faq.product-faq.kb-wrapper .product-faq__title{text-align:left}@media(max-width:768px){html body .product-faq.product-faq{--faq-space-top:32px;--faq-space-bottom:32px}html body .product-faq.product-faq .monument-faq-mobile-toggle{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:48px;margin-top:20px;padding:12px 16px;border:1px solid #D2E2ED;border-radius:8px;background:#fff;color:#000;font:700 15px/1.4 Monument FAQ UI,Arial,sans-serif;cursor:pointer}html body .product-faq.product-faq[data-faq-collapsed=true] .product-faq__list{display:none!important}html body .product-faq.product-faq .kb-panel.active{grid-template-columns:1fr}html body .product-faq.product-faq .product-faq__intro{margin:0}.monument-mobile-rail{display:grid!important;grid-template-columns:none!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 16px) / 7 * 6)!important;gap:16px!important;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:0;padding-bottom:14px!important}.monument-mobile-rail>*{min-width:0;scroll-snap-align:start}.msp-features.monument-mobile-rail>.msp-feature{border:1px solid #92B7D4;border-radius:12px;padding:22px}}@media(prefers-reduced-motion:reduce){.monument-mobile-rail{scroll-behavior:auto}.product-faq *{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/224/assets/monument-faq-unified.css.map */
