.pf-stats-band,.pf-desc-section,.pf-inbox-section,.pf-specs-section,.pf-faq-section{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif}.pf-stats-band .page-width,.pf-desc-section .page-width,.pf-inbox-section .page-width,.pf-specs-section .page-width,.pf-faq-section .page-width{max-width:var(--page-width, 120rem);margin:0 auto;padding-left:2.4rem;padding-right:2.4rem;box-sizing:border-box}[data-reveal]{opacity:0;transform:translateY(2.4rem);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.pf-section-label{font-size:1.1rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#687386;background:#f2f4f7;display:inline-flex;align-items:center;gap:.8rem;border-radius:999px;padding:.95rem 1.7rem;margin-top:7rem;margin-bottom:3.2rem}.pf-section-label:before{content:"";width:.7rem;height:.7rem;border-radius:50%;background:#05070b;flex:0 0 auto}.pf-specs-section .pf-section-label{background:#fff}.pf-stats-band{background:#0a0a0a;padding:6rem 0}.pf-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:0}.pf-stat{text-align:center;padding:2.4rem 2rem;border-right:1px solid rgba(255,255,255,.08);opacity:0;transform:translateY(1.6rem);transition:opacity .6s ease,transform .6s ease}.pf-stat:last-child{border-right:none}.pf-stat.is-visible{opacity:1;transform:translateY(0)}.pf-stat__number{display:flex;align-items:baseline;justify-content:center;gap:.3em;line-height:1;margin-bottom:.8rem}.pf-stat__num{font-size:clamp(3.6rem,5vw,5.6rem);font-weight:700;color:#fff;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.pf-stat__unit{font-size:clamp(1.6rem,2vw,2.2rem);font-weight:500;color:#ffffff80;letter-spacing:0}.pf-stat__label{font-size:1.25rem;color:#fff6;letter-spacing:.06em;text-transform:uppercase;font-weight:500}.pf-desc-section{background:#fff}.pf-desc-section .page-width{padding-bottom:7rem}.pf-desc{font-size:clamp(1.5rem,1.6vw,1.75rem);color:#2a2a2a;line-height:1.9}.pf-desc>div[style*=max-width],.pf-desc>[style*="max-width: 1160"]{max-width:100%!important;padding-left:0!important;padding-right:0!important}.pf-desc ul,.pf-desc ol{margin:1.2rem 0 1.2rem 2rem;padding:0}.pf-desc li{margin-bottom:.6rem}.pf-desc strong{font-weight:600;color:#111}.pf-desc a{color:#111;text-decoration:underline;text-underline-offset:3px}.pf-desc h1,.pf-desc h2,.pf-desc h3,.pf-desc h4{font-weight:700;color:#0a0a0a;margin:2.4rem 0 1rem;line-height:1.2}.pf-inbox-section{background:#111}.pf-inbox-section .page-width{padding-bottom:7rem}.pf-section-label--light{background:transparent!important;color:#ffffffd9!important;border:1.5px solid rgba(255,255,255,.35)!important}.pf-inbox-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.pf-inbox-card{display:flex;flex-direction:column;gap:1.2rem}.pf-inbox-card__img{background:#fff;border-radius:1.2rem;overflow:hidden;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.pf-inbox-card__img img{width:100%;height:100%;object-fit:contain;padding:1.6rem;display:block}.pf-inbox-card__placeholder{width:100%;height:100%;background:#f0f0f0;display:block}.pf-inbox-card__name{font-size:1.4rem;font-weight:400;color:#ffffffd9;line-height:1.45;margin:0;font-style:italic;text-align:center}.pf-inbox-card__qty{color:#ffffff80;font-style:normal;font-weight:400}.pf-specs-section{background:#f5f5f7}.pf-specs-section .page-width{padding-bottom:7rem}.pf-specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border:1px solid #e0e0e0;border-radius:1.2rem;overflow:hidden;background:#fff}.pf-spec-item{display:flex;flex-direction:column;gap:.5rem;padding:2rem 2.4rem;border-bottom:1px solid #e0e0e0}.pf-spec-item:nth-child(odd){border-right:1px solid #e0e0e0}.pf-spec-item:nth-last-child(-n+2){border-bottom:none}.pf-spec-item__key{font-size:1.1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#999}.pf-spec-item__val{font-size:1.55rem;font-weight:500;color:#111;line-height:1.4}.pf-faq-section{background:#fff}.pf-faq-section .page-width{padding-bottom:8rem}.pf-faq{border-top:1px solid #e8e8e8}.pf-faq__item{border-bottom:1px solid #e8e8e8}.pf-faq__summary{display:flex;align-items:center;justify-content:space-between;padding:2.4rem 0;cursor:pointer;list-style:none;gap:2.4rem}.pf-faq__summary::-webkit-details-marker{display:none}.pf-faq__q{font-size:1.6rem;font-weight:500;color:#111;line-height:1.45;flex:1}.pf-faq__icon{width:2.8rem;height:2.8rem;border:1.5px solid #ccc;border-radius:50%;flex-shrink:0;position:relative;transition:background .2s,border-color .2s}.pf-faq__icon:before,.pf-faq__icon:after{content:"";position:absolute;background:#555;border-radius:2px;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .25s ease,background .2s}.pf-faq__icon:before{width:1.2rem;height:1.5px}.pf-faq__icon:after{width:1.5px;height:1.2rem}.pf-faq__item[open] .pf-faq__icon{background:#111;border-color:#111}.pf-faq__item[open] .pf-faq__icon:before,.pf-faq__item[open] .pf-faq__icon:after{background:#fff}.pf-faq__item[open] .pf-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.pf-faq__answer{padding:0 4rem 2.8rem 0;font-size:1.5rem;color:#555;line-height:1.8}.pf-faq__answer p{margin-bottom:1rem}.pf-faq__answer p:last-child{margin-bottom:0}.pf-faq__answer strong{color:#222}.pf-faq__answer a{color:#111;text-decoration:underline;text-underline-offset:3px}.pf-faq__answer ul,.pf-faq__answer ol{margin:.8rem 0 1rem 2rem}.pf-faq__answer li{margin-bottom:.4rem}.pf-faq__answer img{max-width:100%;height:auto}.pf-snav{position:fixed;top:0;left:0;right:0;z-index:200;background:#08080cd1;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);box-shadow:0 1px #ffffff0f;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease;transform:translateZ(0);-webkit-transform:translateZ(0);font-family:DM Sans,Arial,Helvetica,sans-serif}.pf-snav.is-visible{opacity:1;visibility:visible;pointer-events:auto}.pf-snav .page-width{max-width:var(--page-width, 120rem);margin:0 auto;padding-left:3rem;padding-right:3rem;box-sizing:border-box}.pf-snav__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:var(--header-height, 5.6rem)}.pf-snav__links{display:flex;align-items:center;flex-wrap:wrap;gap:10px;flex:1;min-width:0;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.pf-snav__links::-webkit-scrollbar{display:none}.pf-snav__link{flex-shrink:0;display:flex;align-items:center;font-size:1.4rem;font-weight:500;color:#ffffffde;text-decoration:none;letter-spacing:0;white-space:nowrap;padding:.9rem 2rem;border-radius:50px;transition:background .2s ease,color .2s ease}.pf-snav__link:hover,.pf-snav__link.is-active{background:#ffffff3d;color:#fff}.pf-snav__cta{flex-shrink:0;white-space:nowrap;text-decoration:none;padding:.75rem 2rem;font-size:1.3rem;min-height:3.4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:none;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:linear-gradient(115deg,#e95c26,#f1733f 52%,#d84b16);background-size:185% 100%;background-position:0% 50%;box-shadow:0 10px 22px #e95c2657;transition:background-position .28s ease,box-shadow .2s ease,transform .16s ease}.pf-snav__cta:hover{background-position:100% 50%;box-shadow:0 16px 28px #e95c2666;transform:translateY(-2px)}@media(max-width:749px){.pf-stats-band{padding:4rem 0}.pf-stats-grid{grid-template-columns:repeat(2,1fr)}.pf-stat{border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:2rem 1.4rem}.pf-stat:nth-child(2n){border-right:none}.pf-stat:nth-last-child(-n+2){border-bottom:none}.pf-section-label{margin-top:4.8rem;margin-bottom:2.4rem}.pf-desc-section .page-width,.pf-inbox-section .page-width,.pf-specs-section .page-width,.pf-faq-section .page-width{padding-bottom:5rem}.pf-stats-band .page-width,.pf-desc-section .page-width,.pf-inbox-section .page-width,.pf-specs-section .page-width,.pf-faq-section .page-width{padding-left:1.6rem;padding-right:1.6rem}.pf-inbox-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.pf-inbox-card__name{font-size:1.25rem}.pf-specs-grid{grid-template-columns:1fr}.pf-spec-item:nth-child(odd){border-right:none}.pf-spec-item:nth-last-child(-n+2){border-bottom:1px solid #e0e0e0}.pf-spec-item:last-child{border-bottom:none}.pf-faq__answer{padding-right:0}.pf-faq__q{font-size:1.45rem}.pf-snav .page-width{padding-left:0;padding-right:0}.pf-snav__inner{gap:.6rem;padding-right:0}.pf-snav__links{gap:.6rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 1rem;flex-wrap:nowrap}.pf-snav__links::-webkit-scrollbar{display:none}.pf-snav__link{padding:.5rem .9rem;font-size:1.1rem;white-space:nowrap;flex-shrink:0}.pf-snav__cta{flex-shrink:0;padding:.42rem .9rem!important;font-size:1rem!important;min-height:2.7rem!important;margin-right:.8rem;border-radius:999px!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/aoeagle-product.css.map */
