.product-intelligence{position:relative;width:100%;background-color:var(--pi-bg-color, #0a0f14);margin-bottom:120px;padding:0;overflow-x:hidden;font-family:Inter,sans-serif}@media screen and (max-width: 768px){.product-intelligence{margin-bottom:50px}}.product-intelligence__container{position:relative;z-index:2;display:flex;width:1440px;max-width:100%;flex-direction:column;align-items:center;gap:60px;margin:0 auto;padding:0}.product-intelligence__header{display:flex;padding:52px 0;flex-direction:column;align-items:center;gap:16px;width:1440px;max-width:100%;text-align:center;border-top:1px solid rgba(10,132,255,.2);background:linear-gradient(150deg,#ffffff05,#0000 10.46% 20.92%,#ffffff05 31.37% 41.83%,#0000 52.29% 62.75%,#ffffff05 73.21%)}.product-intelligence__header-text{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.product-intelligence__label{height:20px;align-self:stretch;color:#d4af37;text-align:center;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:2px;text-transform:uppercase}.product-intelligence__heading{align-self:stretch;color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-2px;margin:0}.product-intelligence__subheading{width:888px;max-width:100%;color:#a0aec0;text-align:center;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin:0}.product-intelligence__content{display:flex;padding:20px;flex-direction:column;align-items:center;gap:40px;width:1282px;max-width:calc(100% - 40px);box-sizing:border-box;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff05;box-shadow:0 0 80px #0a84ff33}.product-intelligence__tabs{display:flex;padding:0;align-items:center;gap:20px;align-self:stretch;width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box}.product-intelligence__tabs::-webkit-scrollbar{display:none}.product-intelligence__tab{display:flex;height:56px;padding:0 32px;justify-content:center;align-items:center;gap:12px;flex:1 0 0;border-radius:12px;background:transparent;border:none;color:#a0aec0;text-align:center;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer;transition:all .3s ease;white-space:nowrap}.product-intelligence__tab:hover{color:#fff}.product-intelligence__tab--active{color:#0a84ff;background:#0a84ff26}.product-intelligence__tab-icon{width:16px;height:16px;fill:currentColor}.product-intelligence__panels{width:100%;min-height:400px}.product-intelligence__panel{display:none;width:100%}.product-intelligence__panel--active{display:block}.product-intelligence__panel--slide-right{animation:slideFromRight .5s ease forwards}.product-intelligence__panel--slide-left{animation:slideFromLeft .5s ease forwards}@keyframes slideFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.product-intelligence__panel-content{display:flex;align-items:center;gap:22px;align-self:stretch;width:100%}.product-intelligence__left{display:flex;width:716px;flex-direction:column;align-items:flex-start;gap:24px}.product-intelligence__right{display:flex;align-items:center;justify-content:center}.product-intelligence__text{align-self:stretch;color:#fff;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.product-intelligence__text p{margin:0 0 20px}.product-intelligence__text p:last-child{margin-bottom:0}.product-intelligence__text--truncated p{display:block;margin:0}.product-intelligence__text--truncated .product-intelligence__read-more{display:block}.product-intelligence__text--expanded p{margin:0 0 20px}.product-intelligence__text--expanded p:last-of-type{margin-bottom:0}.product-intelligence__read-more-toggle{background:none;border:none;padding:0;cursor:pointer}.product-intelligence__read-more{display:inline-block;color:#0a84ff;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:30px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;transition:opacity .3s ease}.product-intelligence__read-more:hover{opacity:.8}.product-intelligence__image{width:502px;height:502px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(0deg,#ffffff05 0% 100%);box-shadow:0 0 40px #0a84ff26;object-fit:cover}.product-intelligence__image-placeholder{width:502px;height:502px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff05;box-shadow:0 0 40px #0a84ff26;display:flex;align-items:center;justify-content:center;color:#ffffff4d;font-size:14px}.product-intelligence__features{display:flex;align-items:center;gap:16px;align-self:stretch}.product-intelligence__feature-card{display:flex;padding:24px 12px;flex-direction:column;align-items:flex-start;gap:13px;flex:1 0 0;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;box-shadow:0 0 40px #0a84ff26}.product-intelligence__feature-icon{display:flex;width:48px;height:48px;padding:13px;align-items:center;gap:10px;border-radius:8px;background:#0a84ff1a;box-sizing:border-box}.product-intelligence__feature-icon svg{width:22px;height:22px;flex-shrink:0;fill:#0a84ff}.product-intelligence__feature-title{height:24px;align-self:stretch;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0}.product-intelligence__feature-desc{height:20px;align-self:stretch;color:#a0aec0;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:0}.product-intelligence__specs-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.product-intelligence__spec-item{display:flex;align-items:flex-start;gap:10px;padding:15px;background:#14283c4d;border-radius:8px;border:1px solid rgba(60,100,140,.2)}.product-intelligence__spec-icon{width:20px;height:20px;fill:#3498db;flex-shrink:0;margin-top:2px}.product-intelligence__spec-text{font-size:14px;color:#fffc;line-height:1.5}.product-intelligence__spec-label{font-weight:600;color:#fff}.product-intelligence__panel--specs,.specs-content{padding:0}.specs-accordion{border-bottom:1px solid rgba(60,100,140,.2)}.specs-accordion:first-child{border-top:none}.specs-accordion__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;background:transparent;border:none;cursor:pointer;transition:background .3s ease}.specs-accordion__header:hover{background:#3498db0d}.specs-accordion__title{font-size:16px;font-weight:600;color:#fff}.specs-accordion__icon{width:20px;height:20px;color:#ffffff80;transition:transform .3s ease}.specs-accordion--open .specs-accordion__icon{transform:rotate(180deg)}.specs-accordion__content{max-height:0;overflow:hidden;transition:max-height .3s ease}.specs-accordion--open .specs-accordion__content{max-height:1000px}.specs-table{width:100%;border-collapse:collapse;margin:0;padding:0 30px 20px}.specs-table tbody{display:block;padding:0 30px 20px}.specs-table tr{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:0;border-bottom:1px solid rgba(60,100,140,.15)}.specs-table tr:last-child{border-bottom:none}.specs-table td{padding:12px 15px;font-size:13px;line-height:1.5}.specs-table__label{color:#ffffff80;font-weight:400}.specs-table__value{color:#ffffffe6;font-weight:500}.specs-download{display:flex;justify-content:space-between;align-items:center;padding:30px;margin:20px 30px 30px;background:linear-gradient(135deg,#3498db26,#2980b91a);border:1px solid rgba(52,152,219,.3);border-radius:12px}.specs-download__content{flex:1}.specs-download__title{font-size:18px;font-weight:600;color:#fff;margin:0 0 5px}.specs-download__text{font-size:14px;color:#fff9;margin:0}.specs-download__btn{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background:linear-gradient(135deg,#3498db,#2980b9);border:none;border-radius:8px;color:#fff;font-size:13px;font-weight:600;text-decoration:none;letter-spacing:.5px;transition:all .3s ease;cursor:pointer}.specs-download__btn:hover{background:linear-gradient(135deg,#5dade2,#3498db);transform:translateY(-2px);box-shadow:0 5px 20px #3498db66}.specs-download__btn svg{width:18px;height:18px}.product-intelligence__panel--features{padding:30px}.features-content{padding:0}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.features-card{display:flex;gap:15px;padding:20px;background:#0f192899;border:1px solid rgba(60,100,140,.2);border-radius:10px;transition:all .3s ease}.features-card:hover{background:#142337b3;border-color:#3498db4d}.features-card__icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#3498db26;border-radius:8px}.features-card__icon svg{width:20px;height:20px;fill:#3498db}.features-card__content{flex:1}.features-card__title{font-size:15px;font-weight:600;color:#fff;margin:0 0 8px;line-height:1.3}.features-card__desc{font-size:13px;font-weight:400;color:#fff9;margin:0;line-height:1.6}.product-intelligence__panel--included{padding:30px}.included-content{padding:0}.included-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.included-card{background:#0f192899;border:1px solid rgba(60,100,140,.2);border-radius:10px;transition:all .3s ease;padding:20px 20px 25px}.included-card:hover{background:#142337b3;border-color:#3498db4d}.included-card__image{width:100%;aspect-ratio:16/10;border-radius:6px;margin-bottom:15px;overflow:hidden}.included-card__image img{width:100%;height:100%;object-fit:cover;display:block}.included-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#78141eb3,#3c0a0fe6);position:relative}.included-card__content{padding:0;text-align:center}.included-card__badge{display:inline-block;padding:5px 12px;background:#3498db33;border:1px solid rgba(52,152,219,.4);border-radius:20px;font-size:10px;font-weight:600;color:#3498db;letter-spacing:.5px;text-transform:uppercase;margin-bottom:12px}.included-card__title{font-size:16px;font-weight:600;color:#fff;margin:0 0 10px;line-height:1.3}.included-card__desc{font-size:13px;font-weight:400;color:#ffffff8c;margin:0;line-height:1.6}.product-intelligence__panel--installation{padding:40px 30px}.installation-content{padding:0}.installation-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:50px}.installation-step{text-align:center}.installation-step__number{width:50px;height:50px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:#3498db26;border:2px solid rgba(52,152,219,.4);border-radius:50%;font-size:20px;font-weight:700;color:#3498db}.installation-step__title{font-size:16px;font-weight:600;color:#fff;margin:0 0 8px}.installation-step__time{display:block;font-size:11px;font-weight:600;color:#3498db;letter-spacing:.5px;margin-bottom:12px}.installation-step__desc{font-size:13px;font-weight:400;color:#ffffff8c;line-height:1.6;margin:0}.installation-requirements{background:#0f192899;border:1px solid rgba(60,100,140,.2);border-radius:12px;padding:35px 40px;margin-bottom:25px}.installation-requirements__title{font-size:22px;font-weight:600;color:#fff;margin:0 0 40px;text-align:center}.installation-requirements__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.installation-requirement{text-align:left}.installation-requirement__icon{display:flex;width:64px;height:64px;padding:16px 20px;justify-content:center;align-items:center;border-radius:8px;border:0 solid #E5E7EB;background:#0066cc1a;margin-bottom:18px}.installation-requirement__icon i{display:flex;width:24px;height:32px;padding:3px 0 5px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border:0 solid #E5E7EB;background:transparent}.installation-requirement__icon svg{display:flex;width:24px;height:24px;justify-content:center;align-items:center;flex-shrink:0}.installation-requirement__icon svg path{fill:#06c}.installation-requirement__title{font-size:16px;font-weight:600;color:#fff;margin:0 0 12px}.installation-requirement__desc{font-size:13px;font-weight:400;color:#ffffff8c;line-height:1.7;margin:0}.installation-support{display:flex;justify-content:space-between;align-items:center;background:#0f1928cc;border:1px solid rgba(60,100,140,.2);border-radius:12px;padding:30px 35px}.installation-support__content{flex:1}.installation-support__title{font-size:18px;font-weight:600;color:#fff;margin:0 0 8px}.installation-support__desc{font-size:14px;font-weight:400;color:#fff9;margin:0}.installation-support__btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:linear-gradient(135deg,#3498db,#2980b9);border:none;border-radius:30px;color:#fff;font-size:12px;font-weight:600;text-decoration:none;letter-spacing:.5px;transition:all .3s ease;white-space:nowrap}.installation-support__btn:hover{background:linear-gradient(135deg,#5dade2,#3498db);transform:translateY(-2px);box-shadow:0 5px 20px #3498db66}.installation-support__btn svg{width:16px;height:16px}.product-intelligence__panel--support{padding:30px}.support-content{padding:0}.support-header{display:flex;align-items:center;gap:15px;margin-bottom:30px}.support-header__icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3498db33,#2980b926);border-radius:10px}.support-header__icon svg{width:24px;height:24px;fill:#3498db}.support-header__title{font-size:20px;font-weight:600;color:#fff;margin:0}.support-resources{margin-bottom:30px}.support-resources__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.resource-card{background:#0f192899;border:1px solid rgba(60,100,140,.2);border-radius:10px;padding:20px;display:flex;flex-direction:column;transition:all .3s ease}.resource-card:hover{background:#142337b3;border-color:#3498db4d}.resource-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.resource-card__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3498db33,#2980b926);border-radius:8px}.resource-card__icon img{width:20px;height:20px;object-fit:cover}.resource-card__download{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:6px;cursor:pointer;transition:all .3s ease}.resource-card__download svg{width:18px;height:18px;fill:#3498db}.resource-card__download:hover{background:#3498db26}.resource-card__title{font-size:12px;font-weight:700;color:#fff;margin:0 0 10px;line-height:1.4;letter-spacing:.3px}.resource-card__desc{font-size:12px;font-weight:400;color:#ffffff8c;line-height:1.6;margin:0 0 15px;flex:1}.resource-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.resource-card__badge{display:inline-block;padding:4px 10px;background:#3498db33;border:1px solid rgba(52,152,219,.4);border-radius:4px;font-size:10px;font-weight:600;color:#3498db;letter-spacing:.5px}.resource-card__size{font-size:11px;color:#fff6}.support-contact{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}.support-contact__card{background:#0f192899;border:1px solid rgba(60,100,140,.2);border-radius:12px;padding:25px;text-align:left}.support-contact__icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3498db33,#2980b926);border-radius:50%;margin-bottom:20px}.support-contact__icon svg{width:24px;height:24px;fill:#3498db}.support-contact__icon--gold{background:linear-gradient(135deg,#f1c40f33,#f39c1226)}.support-contact__icon--gold svg{fill:#f1c40f}.support-contact__number{font-size:24px;font-weight:700;color:#fff;margin:0 0 8px}.support-contact__email{font-size:16px;font-weight:600;color:#3498db;margin:0 0 8px}.support-contact__hours,.support-contact__response{font-size:13px;color:#ffffff8c;margin:0 0 5px}.support-contact__note{font-size:12px;color:#fff6;margin:0 0 15px}.support-contact__title{font-size:16px;font-weight:600;color:#fff;margin:0 0 8px}.support-contact__desc{font-size:13px;color:#ffffff8c;margin:0 0 15px;line-height:1.5}.support-contact__btn{display:inline-block;padding:10px 20px;background:linear-gradient(135deg,#3498db,#2980b9);border:none;border-radius:25px;color:#fff;font-size:11px;font-weight:600;text-decoration:none;letter-spacing:.5px;transition:all .3s ease}.support-contact__btn:hover{background:linear-gradient(135deg,#5dade2,#3498db);transform:translateY(-2px)}.support-contact__btn--secondary{background:transparent;border:1px solid #3498db;color:#3498db}.support-contact__btn--secondary:hover{background:#3498db1a}.support-contact__badge{display:inline-block;padding:8px 16px;background:transparent;border:2px solid #f1c40f;border-radius:25px;color:#f1c40f;font-size:11px;font-weight:600;letter-spacing:.5px}.support-usecase{display:grid;grid-template-columns:1fr 1fr;gap:40px;background:#0f192899;border:1px solid rgba(60,100,140,.2);border-radius:12px;padding:30px}.support-usecase__image{position:relative}.support-usecase__img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:10px;margin-bottom:15px;display:block}.support-usecase__placeholder{width:100%;aspect-ratio:16/10;background:linear-gradient(135deg,#3464a066,#1e3c6499);border-radius:10px;margin-bottom:15px}.support-usecase__specs{display:flex;gap:20px;margin-bottom:20px}.support-usecase__spec{display:flex;flex-direction:column;gap:4px}.support-usecase__spec-label{font-size:10px;font-weight:500;color:#3498db;text-transform:uppercase;letter-spacing:.5px}.support-usecase__spec-value{font-size:14px;font-weight:600;color:#fff}.support-usecase__config{background:#0a0f1999;border-radius:8px;padding:20px}.support-usecase__config-title{font-size:13px;font-weight:600;color:#fff;margin:0 0 15px}.support-usecase__config-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.support-usecase__config-item{display:flex;gap:8px;font-size:12px}.support-usecase__config-label{color:#ffffff80}.support-usecase__config-value{color:#ffffffd9}.support-usecase__content{display:flex;flex-direction:column}.support-usecase__title{font-size:24px;font-weight:700;color:#fff;margin:0 0 20px;line-height:1.3}.support-usecase__text{font-size:14px;font-weight:400;color:#ffffffa6;line-height:1.7;margin:0 0 15px}.support-usecase__features{margin-top:auto}.support-usecase__features-title{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#fff;margin:0 0 15px}.support-usecase__features-title svg{fill:#3498db}.support-usecase__list{list-style:none;padding:0;margin:0}.support-usecase__list li{position:relative;padding-left:25px;font-size:13px;color:#ffffffb3;line-height:1.6;margin-bottom:8px}.support-usecase__list li:before{content:"";position:absolute;left:0;top:6px;width:14px;height:14px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%233498db'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.product-intelligence__dropdown{display:none}.product-intelligence__select{width:100%;padding:14px 40px 14px 16px;font-size:15px;font-weight:500;color:#3b82f6;background:#0f172ae6;border:1px solid rgba(59,130,246,.4);border-radius:8px;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%233b82f6' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.product-intelligence__select:focus{outline:none;border-color:#3b82f699;box-shadow:0 0 0 3px #3b82f626}.product-intelligence__select option{background:#0a0f14;color:#fff}@media screen and (max-width: 1024px){.product-intelligence__panel-content{flex-direction:column;gap:30px}.product-intelligence__left{order:1;width:100%}.product-intelligence__right{order:2;width:100%}.product-intelligence__features{flex-wrap:wrap}.product-intelligence__specs-list{grid-template-columns:1fr}.installation-steps{grid-template-columns:repeat(2,1fr);gap:25px}.installation-requirements__grid{gap:30px}.support-resources__grid{grid-template-columns:repeat(2,1fr)}.support-usecase{grid-template-columns:1fr;gap:30px}}@media screen and (max-width: 768px){.product-intelligence__container{gap:40px;max-width:100%;overflow-x:hidden}.product-intelligence__header{padding:40px 20px}.product-intelligence__header-text{gap:16px}.product-intelligence__label{font-family:Inter,sans-serif;color:#d4af37}.product-intelligence__heading{font-size:32px;letter-spacing:-1px;font-family:Inter,sans-serif;color:#fff}.product-intelligence__subheading{font-size:16px;line-height:24px;font-family:Inter,sans-serif;color:#a0aec0}.product-intelligence__content{max-width:calc(100% - 40px);overflow-x:hidden;padding:15px;border-radius:12px;gap:20px}.product-intelligence__tabs{display:none!important}.product-intelligence__dropdown{display:block!important;width:100%}.product-intelligence__panel{padding:0}.product-intelligence__panels{min-height:auto;overflow:hidden}.product-intelligence__panel-content{flex-direction:column;gap:20px}.product-intelligence__left{order:2;width:100%}.product-intelligence__right{order:1;width:100%}.product-intelligence__text,.product-intelligence__text p{word-wrap:break-word;overflow-wrap:break-word}.product-intelligence__image{max-width:100%;height:auto}.product-intelligence__features{flex-wrap:wrap;gap:12px;width:100%}.product-intelligence__feature-card{flex:1 1 calc(50% - 6px);min-width:140px}.product-intelligence__feature-card{display:flex;flex-direction:column;align-items:flex-start;background:#0a0f19e6;border:1px solid rgba(60,100,140,.3);border-radius:10px;padding:20px 15px;text-align:left;min-width:0}.product-intelligence__feature-icon{flex-shrink:0;width:36px;height:36px;margin:0 0 12px}.product-intelligence__feature-title{font-size:14px;font-weight:600;margin-bottom:4px;color:#fff}.product-intelligence__feature-desc{font-size:12px;color:#fff9;line-height:1.4}.specs-table tr{grid-template-columns:1fr 1fr}.specs-accordion__header{padding:15px 20px}.specs-table tbody{padding:0 20px 15px}.specs-download{flex-direction:column;gap:20px;margin:15px 20px 20px;padding:20px;text-align:center}.features-grid{grid-template-columns:1fr;gap:15px}.product-intelligence__panel--features{padding:20px}.included-grid{grid-template-columns:repeat(2,1fr);gap:15px}.product-intelligence__panel--included{padding:20px}.product-intelligence__panel--installation{padding:25px 20px}.installation-steps{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:35px}.installation-step__number{width:45px;height:45px;font-size:18px;margin-bottom:15px}.installation-step__title{font-size:15px}.installation-step__desc{font-size:12px}.installation-requirements{padding:25px 20px}.installation-requirements__title{font-size:18px;margin-bottom:30px}.installation-requirements__grid{grid-template-columns:1fr;gap:30px}.installation-support{flex-direction:column;gap:20px;padding:25px;text-align:center}.installation-support__content{text-align:center}.product-intelligence__panel--support{padding:20px}.support-resources__grid{grid-template-columns:repeat(2,1fr);gap:15px}.support-contact{grid-template-columns:1fr;gap:15px}.support-usecase{padding:20px}.support-usecase__title{font-size:20px}}@media screen and (max-width: 480px){.product-intelligence__header{padding:30px 15px}.product-intelligence__label{font-size:12px;font-family:Inter,sans-serif;color:#d4af37}.product-intelligence__heading{font-size:28px;font-family:Inter,sans-serif;color:#fff}.product-intelligence__subheading{font-size:14px;font-family:Inter,sans-serif;color:#a0aec0}.product-intelligence__tab{padding:10px 12px;font-size:12px;gap:5px}.product-intelligence__tab-icon{width:14px;height:14px}.product-intelligence__panel{padding:20px 15px}.product-intelligence__text{font-size:14px}.product-intelligence__feature-card{padding:15px}.included-grid{grid-template-columns:1fr}.product-intelligence__panel--installation{padding:20px 15px}.installation-steps{grid-template-columns:1fr;gap:25px;margin-bottom:30px}.installation-step{display:flex;flex-direction:column;align-items:center;text-align:center}.installation-step__number{width:40px;height:40px;font-size:16px;margin-bottom:12px}.installation-step__title{font-size:14px}.installation-step__time{font-size:10px}.installation-requirements{padding:20px 15px;margin-bottom:20px}.installation-requirements__title{font-size:16px;margin-bottom:25px}.installation-requirement__icon{width:48px;height:48px;padding:12px 14px}.installation-requirement__icon svg{width:20px;height:20px}.installation-requirement__title{font-size:14px}.installation-requirement__desc{font-size:12px}.installation-support{padding:20px}.installation-support__title{font-size:16px}.installation-support__desc{font-size:13px}.installation-support__btn{padding:12px 24px;font-size:11px}.product-intelligence__panel--support{padding:15px}.support-header{margin-bottom:20px}.support-header__title{font-size:16px}.support-resources__grid{grid-template-columns:1fr}.resource-card{padding:15px}.resource-card__title{font-size:11px}.support-contact__number{font-size:20px}.support-usecase{padding:15px}.support-usecase__title{font-size:18px}.support-usecase__specs{flex-wrap:wrap;gap:15px}.support-usecase__config-grid{grid-template-columns:1fr}}.product-intelligence__cta{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;align-self:stretch}.product-intelligence__btn{display:flex;width:100%;padding:20px 64px;justify-content:center;align-items:center;gap:20px;border-radius:8px;background:#0a84ff;box-shadow:0 0 30px #0a84ff66;color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease}.product-intelligence__btn:hover{background:#0070e0;box-shadow:0 0 40px #0a84ff80}.product-intelligence__btn--secondary{color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-transform:uppercase;background:transparent;border:none;padding:0;cursor:pointer;transition:all .3s ease}.product-intelligence__btn--secondary:hover{color:#fffc}@media screen and (max-width: 768px){.product-intelligence__cta{margin-top:24px}.product-intelligence__btn{padding:16px 48px}}@media screen and (max-width: 480px){.product-intelligence__btn{padding:14px 32px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/product-intelligence.css.map */
