.qfrf-shop{--qfrf-shop-ink: #11283f;--qfrf-shop-blue: #0067ad;--qfrf-shop-silver: #c3cbd3;--qfrf-shop-muted: #526272;--qfrf-shop-border: #dce3e9;color:var(--qfrf-shop-ink);background:#fff;padding:32px 24px 64px}.qfrf-shop *,.qfrf-shop *:before,.qfrf-shop *:after{box-sizing:border-box}.qfrf-shop__inner{max-width:1200px;margin:0 auto}.qfrf-shop h1,.qfrf-shop h2,.qfrf-shop h3{color:var(--qfrf-shop-ink);letter-spacing:-.025em}.qfrf-shop h1{margin:12px 0 18px;font-size:clamp(32px,3.7vw,48px);line-height:1.1;font-weight:700}.qfrf-shop h2{margin:0;font-size:clamp(25px,2.5vw,32px);line-height:1.2}.qfrf-shop h3{margin:0;font-size:19px;line-height:1.35}.qfrf-shop__hero h1,.qfrf-shop__directory-hero h1,.qfrf-shop-category h2,.qfrf-shop__section-head h2,.qfrf-shop__guidance>h2,.qfrf-shop__guidance-columns h3,.qfrf-shop-product h3,.qfrf-shop__catalog h2,.qfrf-shop__proof h2{text-transform:none}.qfrf-shop a{color:var(--qfrf-shop-blue)}.qfrf-shop a:focus-visible,.qfrf-shop summary:focus-visible{outline:3px solid #007cc4;outline-offset:5px}.qfrf-shop .rte{font-size:16px;line-height:1.65}.qfrf-shop .rte p:first-child{margin-top:0}.qfrf-shop .rte p:last-child{margin-bottom:0}.qfrf-shop .qfrf-shop__eyebrow{margin:0;color:var(--qfrf-shop-blue);font-size:12px;line-height:1.4;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.qfrf-shop__intro{color:var(--qfrf-shop-muted);max-width:600px}.qfrf-shop__actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px;margin-top:24px}.qfrf-shop .qfrf-shop__button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:13px 22px;background:var(--qfrf-shop-blue);border:1px solid var(--qfrf-shop-blue);border-radius:5px;color:#fff;font-size:15px;font-weight:600;line-height:1.3;text-align:center;text-decoration:none}.qfrf-shop .qfrf-shop__button:hover{background:#004b83;border-color:#004b83}.qfrf-shop__text-link{font-size:15px;font-weight:600;text-underline-offset:4px}.qfrf-shop__breadcrumb{margin:0 0 24px;font-size:14px}.qfrf-shop__breadcrumb a{text-decoration:none}.qfrf-shop__breadcrumb a:hover{text-decoration:underline}.qfrf-shop__directory-hero{position:relative;isolation:isolate;overflow:hidden;padding:24px 0 40px;margin-bottom:32px;border-bottom:1px solid var(--qfrf-shop-border)}.qfrf-shop__directory-hero:after{content:"";position:absolute;z-index:-1;width:460px;height:175px;right:-130px;top:48px;border:18px solid #0079bf;border-left-color:transparent;border-bottom-color:var(--qfrf-shop-silver);border-radius:50%;transform:rotate(-26deg);opacity:.16}.qfrf-shop__directory-hero h1{max-width:790px}.qfrf-shop__categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.qfrf-shop-category{display:flex;flex-direction:column;min-width:0;border:1px solid var(--qfrf-shop-border);border-radius:10px;overflow:hidden;background:#fff}.qfrf-shop-category__media{display:block;position:relative;overflow:hidden;aspect-ratio:1.6;background:#e9eef3}.qfrf-shop-category__media:after{content:"";position:absolute;bottom:-20px;right:-16px;width:68%;height:38px;border-top:6px solid #0083c9;border-radius:50%;transform:rotate(-7deg)}.qfrf-shop-category__media img{width:100%;height:100%;object-fit:cover;object-position:var(--qfrf-image-position, center)}.qfrf-shop-category__body{display:flex;flex-direction:column;flex:1;padding:26px}.qfrf-shop-category h2{font-size:25px;margin:10px 0 14px}.qfrf-shop-category h2 a{color:inherit;text-decoration:none}.qfrf-shop-category h2 a:hover{color:var(--qfrf-shop-blue)}.qfrf-shop-category__summary{margin:0 0 22px;color:var(--qfrf-shop-muted);font-size:15px;line-height:1.65}.qfrf-shop-category__tags{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0 0 28px;list-style:none}.qfrf-shop-category__tags li{background:#f1f5f8;border-radius:4px;padding:6px 9px;color:#41566b;font-size:13px;line-height:1.3}.qfrf-shop-category .qfrf-shop-product__link{margin-top:auto}.qfrf-shop__hero{display:grid;grid-template-columns:1.15fr 1fr;gap:44px;align-items:center;margin-bottom:48px}.qfrf-shop__hero-media{position:relative;isolation:isolate;overflow:hidden;height:330px;border-radius:10px;background:#11283f}.qfrf-shop__hero-media img{width:100%;height:100%;object-fit:cover;object-position:var(--qfrf-image-position, center)}.qfrf-shop__hero-media:after{content:"";position:absolute;pointer-events:none;width:120%;height:170px;right:-28%;bottom:-123px;border:12px solid #0085ce;border-bottom-color:var(--qfrf-shop-silver);border-radius:50%;transform:rotate(-20deg)}.qfrf-shop__section-head{display:flex;justify-content:space-between;align-items:end;flex-wrap:wrap;gap:16px;margin-bottom:24px}.qfrf-shop__section-head .qfrf-shop__eyebrow{margin-bottom:8px}.qfrf-shop__section-head p:not(.qfrf-shop__eyebrow){margin:10px 0 0;color:var(--qfrf-shop-muted);font-size:15px;line-height:1.5}.qfrf-shop__products{scroll-margin-top:140px}.qfrf-shop__product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.qfrf-shop-product{display:flex;flex-direction:column;min-width:0;border:1px solid var(--qfrf-shop-border);border-radius:10px;overflow:hidden}.qfrf-shop-product__image{display:flex;align-items:center;justify-content:center;height:200px;padding:24px;background:#f6f8fa;border-bottom:1px solid #edf0f3}.qfrf-shop-product__image img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.qfrf-shop-product__placeholder{width:100%;height:100%;fill:#99a8b6}.qfrf-shop-product__body{display:flex;flex-direction:column;flex:1;padding:24px}.qfrf-shop-product h3{margin:8px 0}.qfrf-shop-product h3 a{color:inherit;text-decoration:none}.qfrf-shop-product h3 a:hover{color:var(--qfrf-shop-blue)}.qfrf-shop-product__sku{color:#586877;font-size:13px;margin:0 0 16px;overflow-wrap:anywhere}.qfrf-shop .qfrf-shop-product__note{color:var(--qfrf-shop-muted);font-size:14px;line-height:1.6;margin-bottom:20px}.qfrf-shop-product__specs{margin:0 0 20px;font-size:13px}.qfrf-shop-product__specs>div{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-top:1px solid #edf0f3}.qfrf-shop-product__specs dt{color:#586877}.qfrf-shop-product__specs dd{margin:0;text-align:right;overflow-wrap:anywhere}.qfrf-shop-product__link{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-top:auto;padding-top:12px;border-top:1px solid var(--qfrf-shop-border);font-size:15px;font-weight:600;text-decoration:none}.qfrf-shop-product__link:hover{text-decoration:underline;text-underline-offset:4px}.qfrf-shop-product__link>span[aria-hidden]{font-size:22px}.qfrf-shop__guidance{margin-top:52px}.qfrf-shop__guidance>h2{margin-bottom:20px}.qfrf-shop__disclosure{border-top:1px solid var(--qfrf-shop-border)}.qfrf-shop__disclosure:last-child{border-bottom:1px solid var(--qfrf-shop-border)}.qfrf-shop__disclosure>summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;cursor:pointer;list-style:none;font-size:17px;font-weight:600}.qfrf-shop__disclosure>summary::-webkit-details-marker{display:none}.qfrf-shop__disclosure>summary:after{content:"+";font-size:25px;color:var(--qfrf-shop-blue);font-weight:400}.qfrf-shop__disclosure[open]>summary:after{content:"\2212"}.qfrf-shop__disclosure-body{padding:0 0 28px}.qfrf-shop__guidance-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.qfrf-shop__guidance-columns h3{font-size:17px;margin-bottom:10px}.qfrf-shop__guidance .rte{color:var(--qfrf-shop-muted);font-size:15px}.qfrf-shop__guidance .rte li{margin-bottom:10px}.qfrf-shop__guidance .rte ol{padding-left:22px}.qfrf-shop__disclosure .qfrf-reference-architecture{margin-top:0;margin-bottom:0}.qfrf-shop__proof{margin-top:40px;padding:24px;border-left:3px solid var(--qfrf-shop-blue);background:#f4f7fa}.qfrf-shop__proof h2{margin-bottom:16px}.qfrf-shop__catalog{display:flex;justify-content:space-between;align-items:center;gap:32px;margin-top:48px;padding:32px;background:#f1f5f8;border-radius:10px;border-left:4px solid var(--qfrf-shop-blue)}.qfrf-shop__catalog h2{font-size:24px;margin:0 0 10px}.qfrf-shop__catalog .rte{color:var(--qfrf-shop-muted);max-width:650px;font-size:15px}.qfrf-shop__catalog .qfrf-shop__actions{margin:0;flex-shrink:0}@media(max-width:999px){.qfrf-shop__hero{gap:28px}.qfrf-shop__categories{gap:16px}.qfrf-shop-category__body{padding:20px}.qfrf-shop-category h2{font-size:22px}.qfrf-shop__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qfrf-shop__catalog{align-items:start;flex-direction:column;gap:22px}}@media(max-width:719px){.qfrf-shop{padding:24px 20px 40px}.qfrf-shop__directory-hero{padding-top:8px;margin-bottom:24px}.qfrf-shop__directory-hero:after{right:-320px}.qfrf-shop__categories{grid-template-columns:1fr;gap:24px}.qfrf-shop-category__media{aspect-ratio:1.8}.qfrf-shop-category__body{padding:24px}.qfrf-shop__hero{grid-template-columns:1fr;gap:24px;margin-bottom:36px}.qfrf-shop__hero-media{height:210px}.qfrf-shop__guidance-columns{grid-template-columns:1fr;gap:24px}.qfrf-shop__catalog{margin-top:32px;padding:24px}}@media(max-width:639px){.qfrf-shop__product-grid{grid-template-columns:1fr;gap:20px}.qfrf-shop-product__image{height:190px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/qfrf-use-cases.css.map */
