body[data-v-2f7eafe1]{background:#fff;color:var(--gray-800);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;overflow-x:hidden}.container[data-v-2f7eafe1]{margin:0 auto;max-width:1200px;padding:0 1rem}header[data-v-2f7eafe1]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0e27f2;border-bottom:1px solid hsla(0,0%,100%,.1);position:fixed;top:0;width:100%;z-index:1000}nav[data-v-2f7eafe1]{padding:1.2rem 0}.nav-container[data-v-2f7eafe1]{align-items:center;display:flex;justify-content:space-between}.logo[data-v-2f7eafe1]{color:#fff;font-size:1.8rem;font-weight:700;letter-spacing:-.5px}.nav-menu[data-v-2f7eafe1]{display:flex;gap:2.5rem;list-style:none}.nav-item[data-v-2f7eafe1],.nav-menu>li[data-v-2f7eafe1]{position:relative}.nav-item[data-v-2f7eafe1]{color:#ffffffe6;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .3s ease}.nav-item[data-v-2f7eafe1]:after{background:var(--accent);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-item[data-v-2f7eafe1]:hover{color:var(--accent)}.nav-item[data-v-2f7eafe1]:hover:after{width:100%}.dropdown[data-v-2f7eafe1]{background:#0a0e27fa;border:1px solid hsla(0,0%,100%,.1);border-radius:.5rem;box-shadow:0 10px 30px #0000004d;left:0;margin-top:.5rem;min-width:200px;opacity:0;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden}.nav-menu>li:hover .dropdown[data-v-2f7eafe1]{opacity:1;transform:translateY(0);visibility:visible}.dropdown a[data-v-2f7eafe1]{color:#fffc;display:block;font-size:.9rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.dropdown a[data-v-2f7eafe1]:hover{background:#00ffe01a;color:var(--accent);padding-left:2rem}.hero[data-v-2f7eafe1]{align-items:center;background:var(--dark-gradient);display:flex;min-height:75vh;overflow:hidden;position:relative}.hero[data-v-2f7eafe1]:before{background:radial-gradient(circle at 20% 50%,rgba(0,255,224,.1) 0,transparent 50%),radial-gradient(circle at 80% 50%,rgba(25,118,210,.1) 0,transparent 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-bg-image[data-v-2f7eafe1]{opacity:.5;width:100%;z-index:0}.hero-bg-image[data-v-2f7eafe1],.hero-grid[data-v-2f7eafe1]{bottom:0;position:absolute}.hero-grid[data-v-2f7eafe1]{animation:gridMove-2f7eafe1 20s linear infinite;background-image:linear-gradient(rgba(0,255,224,.1) 1px,transparent 0),linear-gradient(90deg,rgba(0,255,224,.1) 1px,transparent 0);background-size:50px 50px;left:0;opacity:.3;right:0;top:0;z-index:1}@keyframes gridMove-2f7eafe1{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.hero-overlay[data-v-2f7eafe1]{background:linear-gradient(135deg,#0a0e274d,#0a0e274d 50%,#0a0e274d);bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.hero-content[data-v-2f7eafe1]{color:#fff;margin:0 auto;max-width:900px;padding:8rem 0 5rem;position:relative;text-align:center;z-index:3}.hero-subtitle[data-v-2f7eafe1]{color:var(--accent);font-size:1.3rem;font-weight:800;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.hero h1[data-v-2f7eafe1]{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-description[data-v-2f7eafe1]{font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:700px;opacity:.9}.hero-description strong[data-v-2f7eafe1]{color:var(--accent);font-weight:600}.business-section[data-v-2f7eafe1]{background:#fff;padding:6rem 0}.section-header[data-v-2f7eafe1]{margin-bottom:4rem}.section-header h2[data-v-2f7eafe1]{color:var(--primary-900);font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1rem}.section-header p[data-v-2f7eafe1]{color:var(--gray-600);font-size:1.1rem;line-height:1.8;max-width:800px}.business-grid[data-v-2f7eafe1]{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.business-card[data-v-2f7eafe1]{background:#fff;border:1px solid var(--gray-200);border-radius:1rem;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.business-card[data-v-2f7eafe1]:before{background:linear-gradient(90deg,var(--primary-600) 0,var(--secondary-600) 100%);content:"";height:3px;left:0;position:absolute;top:0;transform:translate(-100%);transition:transform .3s ease;width:100%}.business-card[data-v-2f7eafe1]:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-5px)}.business-card[data-v-2f7eafe1]:hover:before{transform:translate(0)}.business-icon[data-v-2f7eafe1]{align-items:center;background:linear-gradient(135deg,#1976d21a,#1976d20d);border:1px solid rgba(25,118,210,.2);border-radius:16px;display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;position:relative;transition:all .3s ease;width:60px}.business-card:hover .business-icon[data-v-2f7eafe1]{background:linear-gradient(135deg,#1976d226,#1976d214);border-color:var(--primary-500);transform:translateY(-2px)}.business-icon svg[data-v-2f7eafe1]{height:32px;width:32px;fill:var(--primary-600)}.business-card h3[data-v-2f7eafe1]{color:var(--primary-900);font-size:1.3rem;font-weight:600;margin-bottom:1rem}.business-card p[data-v-2f7eafe1]{color:var(--gray-600);line-height:1.6}.product-section[data-v-2f7eafe1]{background:var(--gray-50);padding:6rem 0}.product-grid[data-v-2f7eafe1]{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}.product-card[data-v-2f7eafe1]{background:#fff;border-radius:1rem;box-shadow:0 10px 30px #00000014;display:flex;height:320px;overflow:hidden;position:relative;transition:all .3s ease}.product-card[data-v-2f7eafe1]:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.product-number[data-v-2f7eafe1]{color:var(--primary-200);font-size:3rem;font-weight:700;position:absolute;right:20px;top:20px;z-index:1}.product-content[data-v-2f7eafe1]{display:flex;flex:1;flex-direction:column;padding:2.5rem;position:relative;z-index:2}.product-badge[data-v-2f7eafe1]{background:linear-gradient(135deg,var(--primary-700),var(--primary-900));border-radius:20px;color:#fff;display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:1rem;padding:.4rem 1rem;width:-moz-fit-content;width:fit-content}.product-title[data-v-2f7eafe1]{color:var(--primary-900);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.product-features[data-v-2f7eafe1]{flex-grow:1;list-style:none;margin-bottom:1.5rem}.product-features li[data-v-2f7eafe1]{color:var(--gray-700);font-size:.95rem;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.product-features li[data-v-2f7eafe1]:before{background:var(--secondary-600);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:8px;width:6px}.product-link[data-v-2f7eafe1]{align-items:center;color:var(--primary-700);display:inline-flex;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s ease}.product-link[data-v-2f7eafe1]:hover{color:var(--primary-900);transform:translate(5px)}.product-link[data-v-2f7eafe1]:after{content:"→";margin-left:.5rem;transition:margin-left .3s ease}.product-link[data-v-2f7eafe1]:hover:after{margin-left:1rem}.product-preview[data-v-2f7eafe1]{align-items:center;background:linear-gradient(135deg,var(--primary-50),var(--primary-100));display:flex;height:100%;justify-content:center;overflow:hidden;position:absolute;right:0;top:0;width:260px}.prism-ai-ui[data-v-2f7eafe1]{background:#fff;border-radius:8px;box-shadow:0 10px 20px #0000001a;display:flex;flex-direction:column;gap:8px;height:200px;padding:12px;width:160px}.ai-header[data-v-2f7eafe1]{background:linear-gradient(90deg,var(--primary-600),var(--secondary-600));border-radius:4px;height:20px}.ai-chat[data-v-2f7eafe1]{display:flex;flex:1;flex-direction:column;gap:6px}.chat-bubble[data-v-2f7eafe1]{background:var(--gray-200);border-radius:10px;height:20px}.chat-bubble[data-v-2f7eafe1]:nth-child(2n){align-self:flex-end;background:var(--primary-100);width:70%}.chat-bubble[data-v-2f7eafe1]:nth-child(odd){width:80%}.prism-data-ui[data-v-2f7eafe1]{background:#fff;border-radius:8px;box-shadow:0 10px 20px #0000001a;display:flex;flex-direction:column;gap:8px;height:200px;padding:12px;width:160px}.data-chart[data-v-2f7eafe1]{align-items:flex-end;display:flex;gap:4px;height:60px}.chart-bar[data-v-2f7eafe1]{background:linear-gradient(to top,var(--primary-600),var(--primary-300));border-radius:2px 2px 0 0;flex:1}.chart-bar[data-v-2f7eafe1]:first-child{height:40%}.chart-bar[data-v-2f7eafe1]:nth-child(2){height:70%}.chart-bar[data-v-2f7eafe1]:nth-child(3){height:55%}.chart-bar[data-v-2f7eafe1]:nth-child(4){height:85%}.chart-bar[data-v-2f7eafe1]:nth-child(5){height:65%}.data-rows[data-v-2f7eafe1]{display:flex;flex:1;flex-direction:column;gap:4px}.data-row[data-v-2f7eafe1]{background:var(--gray-100);border-radius:2px;display:flex;gap:4px;height:16px;padding:2px}.data-cell[data-v-2f7eafe1]{background:#fff;border-radius:1px;flex:1}.prism-note-ui[data-v-2f7eafe1]{background:#fff;border-radius:8px;box-shadow:0 10px 20px #0000001a;display:flex;flex-direction:column;gap:8px;height:200px;padding:12px;width:160px}.note-toolbar[data-v-2f7eafe1]{background:var(--gray-100);border-radius:4px;display:flex;gap:4px;height:24px;padding:4px}.tool-btn[data-v-2f7eafe1]{background:var(--gray-300);border-radius:2px;height:16px;width:16px}.note-content[data-v-2f7eafe1]{display:flex;flex:1;flex-direction:column;gap:4px}.note-line[data-v-2f7eafe1]{background:var(--gray-200);border-radius:2px;height:8px}.note-line[data-v-2f7eafe1]:nth-child(2){width:80%}.note-line[data-v-2f7eafe1]:nth-child(3){width:90%}.note-line[data-v-2f7eafe1]:nth-child(4){width:70%}.note-attachment[data-v-2f7eafe1]{background:var(--primary-100);border-radius:4px;height:30px;margin-top:8px}.prism-hrm-ui[data-v-2f7eafe1]{background:#fff;border-radius:8px;box-shadow:0 10px 20px #0000001a;display:flex;flex-direction:column;gap:8px;height:200px;padding:12px;width:160px}.hrm-profile[data-v-2f7eafe1]{align-items:center;display:flex;gap:8px}.profile-pic[data-v-2f7eafe1]{background:var(--primary-300);border-radius:50%;height:30px;width:30px}.profile-info[data-v-2f7eafe1]{display:flex;flex:1;flex-direction:column;gap:2px}.info-bar[data-v-2f7eafe1]{background:var(--gray-200);border-radius:2px;height:6px}.info-bar[data-v-2f7eafe1]:first-child{width:70%}.hrm-metrics[data-v-2f7eafe1]{display:grid;flex:1;gap:6px;grid-template-columns:1fr 1fr}.metric-card[data-v-2f7eafe1]{align-items:center;background:var(--gray-100);border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding:4px}.metric-value[data-v-2f7eafe1]{background:var(--primary-400);border-radius:4px;height:20px;margin-bottom:2px;width:20px}.metric-label[data-v-2f7eafe1]{background:var(--gray-300);border-radius:1px;height:4px;width:100%}.rd-section[data-v-2f7eafe1]{background:linear-gradient(135deg,var(--dark-bg) 0,#1a1f3a 100%);color:#fff;padding:6rem 0;position:relative}.rd-header[data-v-2f7eafe1]{margin-bottom:4rem}.rd-header h2[data-v-2f7eafe1]{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.rd-header p[data-v-2f7eafe1]{font-size:1.1rem;line-height:1.8;opacity:.8}.rd-grid[data-v-2f7eafe1]{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.rd-card[data-v-2f7eafe1]{background:#ffffff0d;border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.rd-card[data-v-2f7eafe1]:before{background:linear-gradient(135deg,rgba(0,255,224,.1),transparent 50%);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.rd-card[data-v-2f7eafe1]:hover:before{opacity:1}.rd-card[data-v-2f7eafe1]:hover{border-color:var(--accent);transform:translateY(-5px)}.rd-card-number[data-v-2f7eafe1]{color:var(--accent);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.rd-card h3[data-v-2f7eafe1]{font-size:1.3rem;margin-bottom:1rem}.rd-card p[data-v-2f7eafe1]{line-height:1.6;opacity:.8}.social-section[data-v-2f7eafe1]{background:#fff;padding:6rem 0}.social-grid[data-v-2f7eafe1]{display:grid;gap:3rem;grid-template-columns:1fr 1fr}.social-card[data-v-2f7eafe1]{background:#fff;border:1px solid rgba(25,118,210,.1);border-radius:1.5rem;box-shadow:0 10px 40px #0000000d;overflow:hidden;padding:3rem;position:relative;transition:all .3s ease}.social-card[data-v-2f7eafe1]:hover{border-color:#1976d233;box-shadow:0 20px 60px #0000001a;transform:translateY(-5px)}.social-card[data-v-2f7eafe1]:before{background:linear-gradient(90deg,var(--primary-500) 0,var(--secondary-500) 100%);content:"";height:4px;left:0;position:absolute;right:0;top:0}.social-card-content[data-v-2f7eafe1]{position:relative;z-index:1}.social-icon[data-v-2f7eafe1]{align-items:center;background:linear-gradient(135deg,#1976d214,#00acc114);border:1px solid rgba(25,118,210,.15);border-radius:16px;display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:60px}.social-card:hover .social-icon[data-v-2f7eafe1]{background:linear-gradient(135deg,#1976d21f,#00acc11f);transform:scale(1.1)}.social-card h3[data-v-2f7eafe1]{color:var(--primary-900);font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.social-list[data-v-2f7eafe1]{list-style:none}.social-list li[data-v-2f7eafe1]{align-items:start;background:linear-gradient(135deg,#f3f4f680,#f9fafbcc);border:1px solid rgba(229,231,235,.5);border-radius:.75rem;display:flex;margin-bottom:1.5rem;padding:1.2rem;transition:all .3s ease}.social-list li[data-v-2f7eafe1]:hover{background:linear-gradient(135deg,#ffffffe6,#f3f4f6e6);box-shadow:0 5px 15px #00000014;transform:translate(5px)}.social-list-icon[data-v-2f7eafe1]{align-items:center;background:linear-gradient(135deg,var(--primary-500),var(--secondary-500));border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.8rem;font-weight:700;height:24px;justify-content:center;margin-right:1rem;width:24px}.social-list-content h4[data-v-2f7eafe1]{color:var(--primary-900);font-size:1.05rem;font-weight:600;margin-bottom:.25rem}.social-list-content p[data-v-2f7eafe1]{color:var(--gray-600);font-size:.9rem;line-height:1.5}.news-section[data-v-2f7eafe1]{background:var(--gray-50);padding:6rem 0}.news-header[data-v-2f7eafe1]{align-items:center;display:flex;justify-content:space-between;margin-bottom:3rem}.news-grid[data-v-2f7eafe1]{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.news-card[data-v-2f7eafe1]{background:#fff;border-radius:1rem;cursor:pointer;overflow:hidden;transition:all .3s ease}.news-card[data-v-2f7eafe1]:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-5px)}.news-category[data-v-2f7eafe1]{background:var(--primary-700);color:#fff;display:inline-block;font-size:.8rem;font-weight:600;padding:.5rem 1rem}.news-content[data-v-2f7eafe1]{padding:1.5rem}.news-date[data-v-2f7eafe1]{color:var(--gray-500);font-size:.85rem;margin-bottom:.5rem}.news-title[data-v-2f7eafe1]{color:var(--primary-900);font-size:1.1rem;font-weight:600;line-height:1.4}footer[data-v-2f7eafe1]{background:var(--dark-bg);color:#fffc;padding:4rem 0 2rem}.footer-grid[data-v-2f7eafe1]{display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:3rem}.footer-brand h3[data-v-2f7eafe1]{color:#fff;font-size:1.8rem;margin-bottom:1rem}.footer-section h4[data-v-2f7eafe1]{color:#fff;font-weight:600;margin-bottom:1rem}.footer-section ul[data-v-2f7eafe1]{list-style:none}.footer-section li[data-v-2f7eafe1]{margin-bottom:.5rem}.footer-section a[data-v-2f7eafe1]{color:#ffffffb3;text-decoration:none;transition:color .2s ease}.footer-section a[data-v-2f7eafe1]:hover{color:var(--accent)}.footer-bottom[data-v-2f7eafe1]{border-top:1px solid hsla(0,0%,100%,.1);color:#ffffff80;padding-top:2rem;text-align:center}.mobile-menu-toggle[data-v-2f7eafe1]{background:transparent;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:8px;z-index:1001}.mobile-menu-toggle span[data-v-2f7eafe1]{background:#fff;border-radius:2px;display:block;height:3px;transition:all .3s ease;width:25px}@media (max-width:1024px){.container[data-v-2f7eafe1]{padding:0 1.5rem}.product-grid[data-v-2f7eafe1]{grid-template-columns:1fr}.product-card[data-v-2f7eafe1]{flex-direction:column;height:auto}.product-preview[data-v-2f7eafe1]{height:250px;margin-top:1rem;position:relative;width:100%}.social-grid[data-v-2f7eafe1]{gap:2rem;grid-template-columns:1fr}.footer-grid[data-v-2f7eafe1]{gap:2rem;grid-template-columns:1fr 1fr}}@media (max-width:768px){.mobile-menu-toggle[data-v-2f7eafe1]{display:flex}.nav-menu[data-v-2f7eafe1]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0e27fa;box-shadow:-5px 0 20px #0000004d;flex-direction:column;gap:0;height:100vh;padding:5rem 2rem 2rem;position:fixed;right:-100%;top:0;transition:right .3s ease;width:280px;z-index:999}.nav-menu.active[data-v-2f7eafe1]{right:0}.nav-menu>li[data-v-2f7eafe1]{border-bottom:1px solid hsla(0,0%,100%,.1);width:100%}.nav-menu>li[data-v-2f7eafe1]:last-child{border-bottom:none}.nav-item[data-v-2f7eafe1]{display:block;font-size:1.1rem;padding:1rem 0}.nav-item[data-v-2f7eafe1]:after{display:none}.hero[data-v-2f7eafe1]{min-height:60vh}.hero-content[data-v-2f7eafe1]{padding:6rem 0 3rem}.hero-subtitle[data-v-2f7eafe1]{font-size:1rem}.hero h1[data-v-2f7eafe1]{font-size:2rem;line-height:1.3}.hero-description[data-v-2f7eafe1]{font-size:1rem}.rd-header h2[data-v-2f7eafe1],.section-header h2[data-v-2f7eafe1]{font-size:2rem}.rd-header p[data-v-2f7eafe1],.section-header p[data-v-2f7eafe1]{font-size:1rem}.business-section[data-v-2f7eafe1]{padding:4rem 0}.business-grid[data-v-2f7eafe1]{gap:1.5rem;grid-template-columns:1fr}.business-card[data-v-2f7eafe1]{padding:2rem}.product-section[data-v-2f7eafe1]{padding:4rem 0}.product-grid[data-v-2f7eafe1]{gap:2rem;grid-template-columns:1fr}.product-card[data-v-2f7eafe1]{flex-direction:column;height:auto}.product-number[data-v-2f7eafe1]{font-size:2.5rem;right:15px;top:15px}.product-content[data-v-2f7eafe1]{padding:2rem}.product-preview[data-v-2f7eafe1]{height:250px;position:relative;width:100%}.rd-section[data-v-2f7eafe1]{padding:4rem 0}.rd-grid[data-v-2f7eafe1]{gap:1.5rem;grid-template-columns:1fr}.social-section[data-v-2f7eafe1]{padding:4rem 0}.social-grid[data-v-2f7eafe1]{gap:2rem;grid-template-columns:1fr}.social-card[data-v-2f7eafe1]{padding:2rem}.social-card h3[data-v-2f7eafe1]{font-size:1.5rem}footer[data-v-2f7eafe1]{padding:3rem 0 1.5rem}.footer-grid[data-v-2f7eafe1]{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-brand h3[data-v-2f7eafe1]{font-size:1.5rem}}@media (max-width:480px){.container[data-v-2f7eafe1]{padding:0 1rem}.hero h1[data-v-2f7eafe1]{font-size:1.75rem}.hero-subtitle[data-v-2f7eafe1]{font-size:.9rem;letter-spacing:1px}.hero-description[data-v-2f7eafe1]{font-size:.95rem}.rd-header h2[data-v-2f7eafe1],.section-header h2[data-v-2f7eafe1]{font-size:1.75rem}.section-header[data-v-2f7eafe1]{margin-bottom:2.5rem}.business-card[data-v-2f7eafe1]{padding:1.5rem}.business-card h3[data-v-2f7eafe1]{font-size:1.15rem}.product-content[data-v-2f7eafe1]{padding:1.5rem}.product-title[data-v-2f7eafe1]{font-size:1.25rem}.product-features[data-v-2f7eafe1]{font-size:.9rem}.social-card[data-v-2f7eafe1]{padding:1.5rem}.social-card h3[data-v-2f7eafe1]{font-size:1.3rem}.social-list li[data-v-2f7eafe1]{align-items:flex-start;flex-direction:column;padding:1rem}.social-list-icon[data-v-2f7eafe1]{margin-bottom:.5rem}.social-list-content h4[data-v-2f7eafe1]{font-size:1rem}.social-list-content p[data-v-2f7eafe1]{font-size:.85rem}.rd-card[data-v-2f7eafe1]{padding:1.5rem}.rd-card h3[data-v-2f7eafe1]{font-size:1.15rem}}
