#page-body [class*="crm-main-index"],#page-body [class*="crm-main-index"] *,#page-body [class*="crm-main-index"] *::before,#page-body [class*="crm-main-index"] *::after{box-sizing:border-box;margin:0;padding:0}#page-body{--crm-main-index-primary:#2471a3;--crm-main-index-primary-dark:#1a4d72;--crm-main-index-primary-deep:#0e3a5c;--crm-main-index-accent:#F97316;--crm-main-index-accent-hover:#EA580C;--crm-main-index-text-dark:#1E293B;--crm-main-index-text-body:#475569;--crm-main-index-text-light:#94A3B8;--crm-main-index-white:#FFFFFF;--crm-main-index-bg-light:#F8FAFC;--crm-main-index-bg-section:#F1F5F9;--crm-main-index-border:#E2E8F0;--crm-main-index-shadow-sm:0 1px 3px rgba(0,0,0,0.08);--crm-main-index-shadow-md:0 4px 20px rgba(0,0,0,0.08);--crm-main-index-shadow-lg:0 10px 40px rgba(0,0,0,0.12);--crm-main-index-shadow-xl:0 20px 60px rgba(0,0,0,0.15);--crm-main-index-radius-md:12px;--crm-main-index-radius-lg:16px;--crm-main-index-radius-xl:24px;--crm-main-index-max-width:1280px;--crm-main-index-transition:all 0.35s cubic-bezier(0.4, 0, 0.2, 1)}#page-body [class*="crm-main-index"]{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color:var(--crm-main-index-text-body);line-height:1.7}#page-body [class*="crm-main-index"] img{max-width:100%;height:auto;display:block}#page-body [class*="crm-main-index"] a{text-decoration:none;color:inherit;transition:var(--crm-main-index-transition)}#page-body [class*="crm-main-index"] h1,#page-body [class*="crm-main-index"] h2,#page-body [class*="crm-main-index"] h3,#page-body [class*="crm-main-index"] h4{font-family:'Outfit','Inter',sans-serif;color:var(--crm-main-index-text-dark);line-height:1.2;font-weight:700}#page-body .crm-main-index-container{max-width:var(--crm-main-index-max-width);margin:0 auto;padding:0 24px}#page-body .crm-main-index-section{padding:90px 0}#page-body .crm-main-index-section-head{text-align:center;max-width:720px;margin:0 auto 56px}#page-body .crm-main-index-label{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--crm-main-index-primary);margin-bottom:16px;font-family:'Outfit',sans-serif}#page-body .crm-main-index-label::before,#page-body .crm-main-index-label::after{content:'';width:28px;height:1px;background:var(--crm-main-index-primary)}#page-body .crm-main-index-section-head h2{font-size:clamp(28px, 3.4vw, 42px);font-weight:800;letter-spacing:-.5px;margin-bottom:14px}#page-body .crm-main-index-section-head p{font-size:16px;color:var(--crm-main-index-text-light)}#page-body .crm-main-index-hero{position:relative;width:100%;background:var(--crm-main-index-primary-deep)}#page-body .crm-main-index-slider{position:relative;width:100%;aspect-ratio:16/7;max-height:620px;overflow:hidden}#page-body .crm-main-index-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s ease-in-out;z-index:1}#page-body .crm-main-index-slide.crm-main-index-slide-active{opacity:1;z-index:2}#page-body .crm-main-index-slide img{width:100%;height:100%;object-fit:cover;object-position:center}#page-body .crm-main-index-dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:10;padding:8px 16px;background:rgb(14 58 92 / .4);border-radius:24px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}#page-body .crm-main-index-dot{width:12px;height:12px;border-radius:50%;background:rgb(255 255 255 / .5);cursor:pointer;transition:var(--crm-main-index-transition);border:1px solid rgb(255 255 255 / .6);padding:0}#page-body .crm-main-index-dot.crm-main-index-dot-active{background:var(--crm-main-index-white);width:36px;border-radius:6px}#page-body .crm-main-index-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:rgb(255 255 255 / .15);border:1px solid rgb(255 255 255 / .3);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:var(--crm-main-index-white);cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:var(--crm-main-index-transition)}#page-body .crm-main-index-arrow:hover{background:var(--crm-main-index-primary);border-color:var(--crm-main-index-primary)}#page-body .crm-main-index-arrow svg{width:20px;height:20px}#page-body .crm-main-index-arrow-prev{left:24px}#page-body .crm-main-index-arrow-next{right:24px}#page-body .crm-main-index-about{background:var(--crm-main-index-white)}#page-body .crm-main-index-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}#page-body .crm-main-index-about-visual{position:relative}#page-body .crm-main-index-about-visual img{width:100%;height:auto;border-radius:var(--crm-main-index-radius-lg);box-shadow:var(--crm-main-index-shadow-lg)}#page-body .crm-main-index-about-badge{position:absolute;bottom:-24px;right:-24px;background:var(--crm-main-index-primary);color:var(--crm-main-index-white);padding:24px 28px;border-radius:var(--crm-main-index-radius-md);box-shadow:var(--crm-main-index-shadow-xl)}#page-body .crm-main-index-about-badge .crm-main-index-badge-num{font-family:'Outfit',sans-serif;font-size:36px;font-weight:800;line-height:1;display:block}#page-body .crm-main-index-about-badge .crm-main-index-badge-text{font-size:13px;opacity:.9;margin-top:4px;display:block}#page-body .crm-main-index-about-content .crm-main-index-label{margin-bottom:16px}#page-body .crm-main-index-about-content h2{font-size:clamp(26px, 3vw, 38px);margin-bottom:20px;letter-spacing:-.5px}#page-body .crm-main-index-about-content p{font-size:16px;line-height:1.8;margin-bottom:16px;color:var(--crm-main-index-text-body)}#page-body .crm-main-index-about-list{list-style:none;margin:24px 0 32px;display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}#page-body .crm-main-index-about-list li{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--crm-main-index-text-dark);font-weight:500}#page-body .crm-main-index-about-list li::before{content:'';width:20px;height:20px;flex-shrink:0;border-radius:50%;background:var(--crm-main-index-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:12px;background-position:center;background-repeat:no-repeat}#page-body .crm-main-index-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:50px;font-family:'Outfit',sans-serif;font-weight:600;font-size:15px;cursor:pointer;border:none;transition:var(--crm-main-index-transition)}#page-body .crm-main-index-btn-primary{background:var(--crm-main-index-primary);color:var(--crm-main-index-white)}#page-body .crm-main-index-btn-primary:hover{background:var(--crm-main-index-primary-dark);transform:translateY(-2px);box-shadow:0 8px 25px rgb(36 113 163 / .4)}#page-body .crm-main-index-btn-orange{background:var(--crm-main-index-accent);color:var(--crm-main-index-white)}#page-body .crm-main-index-btn-orange:hover{background:var(--crm-main-index-accent-hover);transform:translateY(-2px);box-shadow:0 8px 25px rgb(249 115 22 / .4)}#page-body .crm-main-index-btn svg{width:16px;height:16px;transition:transform 0.3s ease}#page-body .crm-main-index-btn:hover svg{transform:translateX(4px)}#page-body .crm-main-index-products{background:var(--crm-main-index-bg-light)}#page-body .crm-main-index-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}#page-body .crm-main-index-product-card{background:var(--crm-main-index-white);border-radius:var(--crm-main-index-radius-lg);overflow:hidden;box-shadow:var(--crm-main-index-shadow-sm);transition:var(--crm-main-index-transition);cursor:pointer}#page-body .crm-main-index-product-card:hover{transform:translateY(-6px);box-shadow:var(--crm-main-index-shadow-lg)}#page-body .crm-main-index-product-img{overflow:hidden;line-height:0;aspect-ratio:4/3}#page-body .crm-main-index-product-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s ease}#page-body .crm-main-index-product-card:hover .crm-main-index-product-img img{transform:scale(1.05)}#page-body .crm-main-index-product-body{padding:24px 22px}#page-body .crm-main-index-product-body h3{font-size:19px;font-weight:700;margin-bottom:10px;color:var(--crm-main-index-text-dark)}#page-body .crm-main-index-product-body p{font-size:14px;color:var(--crm-main-index-text-light);line-height:1.6;margin-bottom:16px}#page-body .crm-main-index-product-link{display:inline-flex;align-items:center;gap:6px;color:var(--crm-main-index-primary);font-size:14px;font-weight:600;font-family:'Outfit',sans-serif}#page-body .crm-main-index-product-link svg{width:14px;height:14px;transition:transform 0.3s ease}#page-body .crm-main-index-product-card:hover .crm-main-index-product-link{gap:10px}#page-body .crm-main-index-factory{background:var(--crm-main-index-white)}#page-body .crm-main-index-factory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#page-body .crm-main-index-factory-item{position:relative;border-radius:var(--crm-main-index-radius-md);overflow:hidden;box-shadow:var(--crm-main-index-shadow-sm);aspect-ratio:4/3;cursor:pointer}#page-body .crm-main-index-factory-item:nth-child(1){grid-column:span 2;grid-row:span 2;aspect-ratio:auto}#page-body .crm-main-index-factory-item img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s ease}#page-body .crm-main-index-factory-item:hover img{transform:scale(1.05)}#page-body .crm-main-index-factory-caption{position:absolute;left:0;right:0;bottom:0;padding:20px 22px;background:linear-gradient(to top,rgb(14 58 92 / .92) 0%,rgb(14 58 92 / .5) 60%,transparent 100%);color:var(--crm-main-index-white);z-index:2}#page-body .crm-main-index-factory-caption h4{color:var(--crm-main-index-white);font-size:16px;font-weight:600;margin:0}#page-body .crm-main-index-advantages{background:var(--crm-main-index-primary-deep);position:relative;overflow:hidden}#page-body .crm-main-index-advantages::before{content:'';position:absolute;top:-150px;right:-150px;width:450px;height:450px;background:radial-gradient(circle,rgb(36 113 163 / .4) 0%,transparent 70%);border-radius:50%}#page-body .crm-main-index-advantages::after{content:'';position:absolute;bottom:-150px;left:-150px;width:400px;height:400px;background:radial-gradient(circle,rgb(36 113 163 / .25) 0%,transparent 70%);border-radius:50%}#page-body .crm-main-index-advantages .crm-main-index-container{position:relative;z-index:1}#page-body .crm-main-index-advantages .crm-main-index-section-head h2{color:var(--crm-main-index-white)}#page-body .crm-main-index-advantages .crm-main-index-section-head p{color:rgb(255 255 255 / .7)}#page-body .crm-main-index-advantages .crm-main-index-label{color:#7DD3FC}#page-body .crm-main-index-advantages .crm-main-index-label::before,#page-body .crm-main-index-advantages .crm-main-index-label::after{background:#7DD3FC}#page-body .crm-main-index-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}#page-body .crm-main-index-stat{text-align:center;padding:36px 20px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);border-radius:var(--crm-main-index-radius-lg);backdrop-filter:blur(4px);transition:var(--crm-main-index-transition)}#page-body .crm-main-index-stat:hover{background:rgb(255 255 255 / .1);transform:translateY(-4px);border-color:rgb(125 211 252 / .4)}#page-body .crm-main-index-stat-num{font-family:'Outfit',sans-serif;font-size:clamp(36px, 4vw, 52px);font-weight:800;color:var(--crm-main-index-white);line-height:1;margin-bottom:10px}#page-body .crm-main-index-stat-num span{color:var(--crm-main-index-accent)}#page-body .crm-main-index-stat-title{font-size:15px;font-weight:600;color:var(--crm-main-index-white);margin-bottom:6px;font-family:'Outfit',sans-serif}#page-body .crm-main-index-stat-desc{font-size:13px;color:rgb(255 255 255 / .6);line-height:1.5}#page-body .crm-main-index-cta{background:linear-gradient(135deg,var(--crm-main-index-primary) 0%,var(--crm-main-index-primary-dark) 50%,var(--crm-main-index-primary-deep) 100%);position:relative;overflow:hidden}#page-body .crm-main-index-cta::before{content:'';position:absolute;top:-40%;right:-10%;width:550px;height:550px;background:radial-gradient(circle,rgb(249 115 22 / .18) 0%,transparent 60%);border-radius:50%}#page-body .crm-main-index-cta-inner{text-align:center;max-width:720px;margin:0 auto;position:relative;z-index:1}#page-body .crm-main-index-cta-inner h2{font-size:clamp(26px, 3.2vw, 40px);font-weight:800;color:var(--crm-main-index-white);margin-bottom:16px;letter-spacing:-.5px}#page-body .crm-main-index-cta-inner p{font-size:18px;color:rgb(255 255 255 / .8);margin-bottom:36px;font-weight:300}#page-body .crm-main-index-btn-lg{padding:16px 44px;font-size:16px;font-weight:700}#page-body .crm-main-index-btn-lg svg{width:18px;height:18px}@media (max-width:1024px){#page-body .crm-main-index-products-grid,#page-body .crm-main-index-factory-grid{grid-template-columns:repeat(2,1fr)}#page-body .crm-main-index-factory-item:nth-child(1){grid-column:span 2;grid-row:auto;aspect-ratio:4/3}#page-body .crm-main-index-stats-grid{grid-template-columns:repeat(2,1fr)}#page-body .crm-main-index-about-grid{grid-template-columns:1fr;gap:48px}#page-body .crm-main-index-about-visual{max-width:560px;margin:0 auto}#page-body .crm-main-index-section{padding:70px 0}}@media (max-width:768px){#page-body .crm-main-index-slider{aspect-ratio:16/9;max-height:420px}#page-body .crm-main-index-arrow{width:40px;height:40px}#page-body .crm-main-index-arrow-prev{left:12px}#page-body .crm-main-index-arrow-next{right:12px}#page-body .crm-main-index-section{padding:56px 0}#page-body .crm-main-index-section-head{margin-bottom:40px}#page-body .crm-main-index-products-grid,#page-body .crm-main-index-factory-grid{grid-template-columns:1fr}#page-body .crm-main-index-factory-item:nth-child(1){grid-column:auto}#page-body .crm-main-index-about-list{grid-template-columns:1fr}#page-body .crm-main-index-about-badge{right:12px;bottom:-16px;padding:18px 20px}#page-body .crm-main-index-about-badge .crm-main-index-badge-num{font-size:28px}#page-body .crm-main-index-btn-lg{width:100%;justify-content:center}}