@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";.header{z-index:1000;justify-content:center;width:100%;display:flex;position:fixed;top:1.7rem;left:0}.nav{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff61,#ffffff1f);border-radius:.5rem;justify-content:space-between;align-items:center;width:calc(100% - 5rem);max-width:90rem;padding:.2rem 1.5rem;display:flex;position:relative}.logo-group{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.links{flex:1;justify-content:space-between;align-items:center;max-width:none;margin-left:0;padding:0 2rem;display:flex}.links a{color:#000;letter-spacing:0;text-transform:uppercase;padding:4px 0;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600;line-height:1.3rem;text-decoration:none;position:relative}.links a:before,.links a:after{content:"";background-color:#2a76d6;width:0;height:2px;transition:width .25s;position:absolute;left:0}.links a:before{top:0}.links a:after{bottom:0}.links a:hover{opacity:.7}.links a.active:before,.links a.active:after{width:100%}.links a.active{color:#2a76d6}.burger{cursor:pointer;flex-direction:column;flex-shrink:0;gap:5px;display:none}.burger span{background:#000;width:25px;height:2px;transition:all .3s;display:block}.burger.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.burger.active span:nth-child(2){opacity:0}.burger.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (width<=1040px){.nav{-webkit-backdrop-filter:none;background:#fff;border-radius:.5rem}.nav:has(.links.open){border-radius:.5rem .5rem 0 0}.burger{display:flex}.links{background:#fff;border-radius:0 0 .5rem .5rem;flex-direction:column;align-items:flex-start;width:100%;max-width:none;margin-left:0;padding:1rem;display:none;position:absolute;top:100%;right:0}.links.open{display:flex}.links a{width:100%;padding:.5rem 0}.links a:before,.links a:after{top:auto;bottom:0}.links a:before{display:none}}.hero-section{background:#f0edf3;padding:1rem 1.2rem}.hero-container{width:100%}.hero-image{aspect-ratio:16/9;background:url(/imgs/fabric-optimized.jpg) 50%/cover no-repeat;border-radius:1.2rem;width:100%;position:relative;overflow:hidden}.hero-text{justify-content:flex-start;align-items:center;display:flex;position:absolute;bottom:8%;left:5%}.hero-text h1{color:#000;font-family:DM Sans,sans-serif;font-size:1.8rem;font-weight:700;line-height:2.2rem}@media (width>=768px){.hero-section{padding:1.5rem 2rem}.hero-image{border-radius:1.5rem}.hero-text{bottom:10%;left:5%}.hero-text h1{font-size:2.5rem;line-height:3rem}}@media (width>=1024px){.hero-section{padding:1.5rem 2.6rem}.hero-image{border-radius:1.8rem}.hero-text{bottom:12%;left:5%}.hero-text h1{font-size:3.2rem;line-height:3.8rem}}@media (width>=1440px){.hero-section{padding:1.1rem 2.6rem}.hero-image{border-radius:2rem}.hero-text{bottom:18%;left:5.3rem}.hero-text h1{font-size:4.2rem;line-height:4.75rem}}.about-block{padding:1.5rem 1.2rem}.about-content{color:#fff;background:url(/imgs/krestiki.png) 0 0/cover no-repeat fixed;border-radius:1.2rem;padding:2rem 1.5rem;position:relative;overflow:hidden}.about-content h2{letter-spacing:0;margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:1.8rem;font-weight:700;line-height:2rem}.about-content p{letter-spacing:0;color:#fff;margin-bottom:.8rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;line-height:1.4rem}.ge-block{padding:1.5rem 1.2rem}.ge-overlay{color:#fff;background:url(/imgs/fabric2-optimized.jpg) 50%/cover no-repeat;border-radius:1.2rem;flex-direction:column;justify-content:center;min-height:auto;padding:2rem 1.5rem;display:flex;overflow:hidden}.ge-logos{opacity:.9;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem;display:flex}.ge-logos img{width:auto;height:2rem}.ge-overlay h2{letter-spacing:0;margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:1.8rem;font-weight:900;line-height:1.2}.ge-overlay p{letter-spacing:0;max-width:100%;margin-bottom:1.5rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:400;line-height:1.4rem}.ge-btn{letter-spacing:0;color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.6rem;width:fit-content;padding:.8rem 1.5rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.4rem}@media (width>=768px){.about-block{padding:2rem}.about-content{border-radius:1.5rem;padding:3rem 2.5rem}.about-content h2{margin-bottom:1.5rem;font-size:2.5rem;line-height:2.8rem}.about-content p{margin-bottom:1rem;font-size:1.1rem;line-height:1.6rem}.ge-block{padding:2rem}.ge-overlay{border-radius:1.5rem;padding:3rem 2.5rem}.ge-logos{gap:2.5rem;margin-bottom:1.5rem}.ge-logos img{height:2.5rem}.ge-overlay h2{margin-bottom:1.5rem;font-size:2.5rem}.ge-overlay p{max-width:28rem;margin-bottom:2rem;font-size:1.1rem;line-height:1.6rem}.ge-btn{padding:.9rem 1.8rem;font-size:1.1rem}}@media (width>=1024px){.about-block{padding:2rem 2.6rem}.about-content{border-radius:2rem;padding:4rem 3.5rem}.about-content h2{margin-bottom:1.8rem;font-size:3.2rem;line-height:3.4rem}.about-content p{margin-bottom:1.1rem;font-size:1.2rem;line-height:1.8rem}.ge-block{padding:2rem 2.6rem}.ge-overlay{border-radius:2rem;padding:4rem 3.5rem 6rem}.ge-logos{gap:3.5rem;margin-bottom:1.8rem}.ge-logos img{height:3rem}.ge-overlay h2{margin-bottom:1.8rem;font-size:3.5rem;line-height:1.1}.ge-overlay p{max-width:32rem;margin-bottom:2.3rem;font-size:1.3rem;line-height:1.6rem}.ge-btn{padding:1rem 2rem;font-size:1.2rem}}@media (width>=1440px){.about-block{padding:2rem 2.6rem}.about-content{border-radius:2rem;padding:5.5rem 4.3rem}.about-content h2{margin-bottom:2rem;font-size:3.8rem;line-height:3.9rem}.about-content p{margin-bottom:1.2rem;font-size:1.4rem;line-height:2rem}.ge-block{padding:2rem 2.6rem}.ge-overlay{border-radius:2rem;padding:4rem 3.5rem 8rem}.ge-logos{gap:5rem;margin-bottom:2rem}.ge-logos img{height:auto}.ge-overlay h2{margin-bottom:1.8rem;font-size:4.4rem;line-height:1}.ge-overlay p{max-width:32rem;margin-bottom:2.5rem;font-size:1.5rem;line-height:1.7rem}.ge-btn{padding:1rem 2rem;font-size:1.4rem}}.products-section{width:100%;font-family:DM Sans,sans-serif}.products-banner{justify-content:center;width:100%;display:flex;position:relative;overflow:hidden}.banner-bg{z-index:1;width:auto;max-width:100%;height:auto;display:block;position:relative}.banner-overlay{z-index:2;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner-overlay img{width:auto;max-width:100%;height:auto;display:block}.banner-logo{z-index:3;width:clamp(480px,18vw,380px);height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.products-container{padding:3rem 2.6rem}.products-grid{grid-template-columns:repeat(4,20rem);justify-content:center;gap:1.5rem;display:grid}.product-card{text-align:center;background:#fff;border-radius:1.2rem;flex-direction:column;justify-content:space-between;padding:.5rem .5rem 4.5rem;transition:transform .2s;display:flex}.product-card:hover{transform:translateY(-5px)}.product-image{justify-content:center;align-items:center;height:180px;margin-bottom:1rem;display:flex}.product-image img{object-fit:contain;max-width:100%;max-height:100%}.product-card h3{color:#1a1a1a;margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:700}.product-card button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.5rem;width:fit-content;margin:0 auto;padding:.5rem 1.2rem;font-weight:500}@media (width<=1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.products-grid{grid-template-columns:1fr}}.modal-overlay{z-index:1000;background-color:#0009;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.modal{background:#fff;border-radius:1rem;animation:.3s slideIn;position:relative;box-shadow:0 10px 40px #0000004d}@keyframes slideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.modal-close{cursor:pointer;color:#666;z-index:1001;background:0 0;border:none;font-size:1.8rem;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.modal-close:hover{color:#e11d48}.modal-large{width:1000px;max-width:95%;padding:2rem 2.5rem}.modal-content{gap:2rem;margin-top:1rem;display:flex}.modal-left{flex-shrink:0;width:260px}.modal-left img{border-radius:.5rem;width:100%;height:auto}.modal-caption{color:#333;margin-top:1rem;font-size:.9rem;font-weight:600;line-height:1.4}.modal-right{flex:1;max-height:600px;padding-right:1rem;overflow-y:auto}.modal-right h2{color:#1a1a1a;border-bottom:3px solid #3b82f6;margin-bottom:1rem;padding-bottom:.8rem;font-size:1.5rem;font-weight:700}.modal-right p{color:#555;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.modal-right h4{color:#1a1a1a;margin-top:1.5rem;margin-bottom:.8rem;font-size:1rem;font-weight:600}.modal-right ul{padding-left:1.5rem;list-style:outside}.modal-right li{color:#555;margin-bottom:.6rem;padding-left:.5rem;font-size:.95rem;line-height:1.5;list-style:outside}.modal-links{flex-direction:column;gap:.8rem;display:flex}.modal-links a{color:#fff;background:#3b82f6;border-radius:.5rem;align-items:center;gap:.8rem;width:fit-content;padding:.8rem 1.2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.modal-links a:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.modal-links a:before{content:"";background-image:url(/svgs/downloadicon.svg);background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:1.2rem;height:1.2rem;display:inline-block}.modal-right::-webkit-scrollbar{width:6px}.modal-right::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.modal-right::-webkit-scrollbar-thumb{background:#3b82f6;border-radius:3px}.modal-right::-webkit-scrollbar-thumb:hover{background:#e11d48}@media (width<=768px){.modal-large{padding:1.5rem}.modal-content{flex-direction:column;gap:1.5rem}.modal-left{width:100%}.modal-right{max-height:400px}}.cl-section{background:#f0edf3;padding:80px 0;font-family:DM Sans,sans-serif}.cl-header-logo{justify-content:center;align-items:center;width:100%;margin-bottom:40px;display:flex}.cl-header-logo img{object-fit:contain;width:400px;height:100px}.products-limit-container{padding:0 20px}.cl-layout{justify-content:center;align-items:flex-start;gap:45px;max-width:1350px;margin:0 auto;display:flex}.cl-sidebar-container{background:#fff;border-radius:20px;flex-shrink:0;width:295px;height:fit-content;max-height:800px;padding:10px 0;overflow-y:auto;box-shadow:0 10px 30px #0000000f}.cl-root-item{cursor:pointer;color:#1a1a1a;justify-content:space-between;align-items:center;padding:16px 20px;font-size:1.1rem;font-weight:700;transition:background .3s;display:flex}.cl-root-content{align-items:center;gap:20px;display:flex}.cl-root-item:hover{background:#3d8fff08}.cl-root-item.active{color:#3d8fff}.cl-sub-header,.cl-sub-link{color:#444;cursor:pointer;justify-content:space-between;align-items:center;padding:12px 20px 12px 50px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;position:relative}.cl-sub-header:hover,.cl-sub-link:hover{color:#3d8fff;background:#3d8fff0d;padding-left:55px}.cl-sub-header.active,.cl-sub-link.active{color:#3d8fff;background:#3d8fff14}.cl-sub-header.active:before,.cl-sub-link.active:before{background:#3d8fff;border-radius:2px;height:12px}.cl-deep-list{background:#fdfdfd;padding:5px 0}.cl-deep-item{color:#777;cursor:pointer;border-left:2px solid #0000;padding:8px 20px 8px 70px;font-size:.9rem;transition:all .2s}.cl-deep-item:hover{color:#3d8fff;padding-left:75px}.cl-deep-item.active{color:#3d8fff;border-left:2px solid #3d8fff;font-weight:600}.cl-main-content{flex:1;min-width:0}.cl-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.cl-card{background:#fff;border-radius:20px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000a}.cl-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000017}.cl-img-box{justify-content:center;align-items:center;width:100%;height:180px;padding:20px;display:flex}.cl-img-box img{object-fit:contain;max-width:100%;max-height:100%}.cl-info{text-align:center;flex-direction:column;flex-grow:1;justify-content:space-between;padding:20px;display:flex}.cl-info h3{color:#1a1a1a;margin-bottom:15px;font-size:1.05rem;font-weight:700;line-height:1.4}.cl-more-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.5rem;width:fit-content;margin:0 auto;padding:.5rem 1.2rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.cl-more-btn:hover{background:#2a76d6}.cl-arrow{color:#999;align-items:center;transition:transform .3s;display:flex}.cl-arrow-small{color:#bbb;font-size:1.1rem;transition:transform .3s}.cl-arrow-small.open{transform:rotate(90deg)}.cl-icon{object-fit:contain;width:22px;height:22px}.celeros-mobile-topbar{display:none}.cl-drawer{z-index:300;visibility:hidden;pointer-events:none;background:#fff;flex-direction:column;width:80vw;max-width:18rem;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 24px #0000001f}.cl-drawer.open{visibility:visible;pointer-events:auto;transform:translate(0)}.cl-drawer-header{color:#1a1a1a;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.1rem 1.2rem;font-size:1rem;font-weight:700;display:flex}.cl-drawer-close{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:1.3rem;line-height:1}.cl-drawer-close:hover{color:#1a1a1a}.cl-drawer-overlay{z-index:200;background:#00000073;position:fixed;inset:0}@media (width<=1100px){.cl-layout{gap:25px}.cl-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.cl-sidebar-container{display:none}.cl-layout{flex-direction:column;gap:0}.cl-main-content{width:100%}.cl-grid{grid-template-columns:repeat(2,1fr);gap:16px}.cl-section{padding:40px 0}.cl-header-logo img{width:280px;height:70px}.celeros-mobile-topbar{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;gap:1rem;margin-bottom:20px;padding:.85rem 1.2rem;display:flex;position:sticky;top:0}.cl-mobile-title{color:#1a1a1a;font-size:.95rem;font-weight:600}.celeros-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;gap:5px;padding:4px;display:flex}.celeros-burger span{background:#1a1a1a;border-radius:2px;width:22px;height:2px;display:block}.cl-drawer{visibility:hidden;pointer-events:none}.cl-drawer.open{visibility:visible;pointer-events:auto}}@media (width<=520px){.cl-grid{grid-template-columns:1fr;gap:14px}.products-limit-container{padding:0 12px}.celeros-mobile-topbar{justify-content:center;position:relative}.celeros-burger{position:absolute;left:1.2rem}.cl-header-logo img{width:200px;height:55px}}:root{--blue:#3b82f6;--blue-light:#eff6ff;--text:#1a1a2e;--muted:#6b7280;--border:#e5e7eb;--bg:#f0edf3}.cl-page{background:var(--bg);flex-direction:column;align-items:center;min-height:100vh;padding-bottom:5rem;font-family:DM Sans,sans-serif;display:flex}.cl-banner{background:#fff;border-radius:1.25rem 1.25rem 0 0;justify-content:center;align-items:center;width:84.375rem;height:18.06rem;margin-top:2rem;display:flex;position:relative;overflow:hidden}.cl-banner-bg{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute}.cl-banner-logo{z-index:3;object-fit:contain;width:24.1rem;height:3.74rem;position:relative}.cl-main-wrapper{background:#fff;align-items:stretch;width:84.375rem;min-height:60vh;margin:0 auto;display:flex}.cl-left-panel{border-right:1px solid var(--border);background:#fff;flex-shrink:0;width:18rem;max-height:100vh;position:sticky;top:0;overflow-y:auto}.cl-left-panel::-webkit-scrollbar{width:4px}.cl-left-panel::-webkit-scrollbar-thumb{background:var(--blue);border-radius:10px}.cl-root-btn{cursor:pointer;color:var(--text);border-bottom:1px solid var(--border);align-items:center;gap:.6rem;padding:.9rem 1.2rem;font-size:.95rem;font-weight:600;transition:background .15s;display:flex}.cl-root-btn:hover{background:var(--blue-light)}.cl-root-btn.active{background:var(--blue);color:#fff}.cl-root-btn-icon{opacity:.6;flex-shrink:0}.cl-root-btn.active .cl-root-btn-icon{opacity:1}.cl-root-btn-label{flex:1}.cl-arrow{margin-left:auto;font-size:1.1rem;font-style:normal;transition:transform .25s;display:inline-block}.cl-arrow.open{transform:rotate(90deg)}.cl-sub-menu{background:#fafafa}.cl-item{cursor:pointer;color:var(--text);border-bottom:1px solid #f0f0f0;padding:.7rem 1.2rem .7rem 2.4rem;font-size:.875rem;line-height:1.4;transition:background .15s,color .15s}.cl-item:hover{background:var(--blue-light);color:var(--blue)}.cl-item.active{background:var(--blue-light);color:var(--blue);border-left:3px solid var(--blue);font-weight:700}.cl-right-panel{flex:1;padding:2.5rem 3rem;overflow-y:auto}.cl-empty-state{height:20rem;color:var(--muted);justify-content:center;align-items:center;font-size:1.05rem;display:flex}.cl-category-title{color:var(--text);border-bottom:2px solid var(--border);margin-bottom:2rem;padding-bottom:.75rem;font-size:1.8rem;font-weight:700}.cl-product-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.cl-product-card{border:1px solid var(--border);background:#fff;border-radius:.75rem;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.cl-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3b82f61f}.cl-card-img-wrap{border-bottom:1px solid var(--border);background:#f9fafb;justify-content:center;align-items:center;height:10rem;padding:1.5rem;display:flex}.cl-card-img{object-fit:contain;max-width:100%;max-height:100%}.cl-card-img-placeholder{background:var(--border);border-radius:50%;width:4rem;height:4rem}.cl-card-body{flex-direction:column;flex:1;gap:.3rem;padding:1rem 1.2rem;display:flex}.cl-card-brand{color:var(--muted);font-size:.8rem;font-weight:500}.cl-card-name{color:var(--text);margin:0;font-size:.95rem;font-weight:700;line-height:1.35}.cl-card-type{color:var(--muted);margin-top:.15rem;font-size:.8rem}.cl-card-footer{padding:.8rem 1.2rem 1.2rem}.cl-btn-more-info{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.55rem 1.2rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s}.cl-btn-more-info:hover{background:#2563eb}.cl-product-detail{flex-direction:column;gap:2rem;width:100%;display:flex}.cl-detail-header{flex-direction:column;gap:.75rem;display:flex}.cl-detail-header h2{color:var(--text);margin:0;font-size:2rem;font-weight:700;line-height:1.2}.cl-desc{color:#555;max-width:52rem;margin:0;font-size:.95rem;line-height:1.7}.cl-micron-bar{background:var(--blue-light);border:1px solid #bfdbfe;border-radius:.75rem;padding:1rem 1.5rem}.cl-micron-bar h3{color:var(--blue);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .6rem;font-size:.8rem;font-weight:700}.cl-micron-tags{flex-wrap:wrap;gap:.4rem;display:flex}.cl-micron-tag{color:var(--blue);background:#fff;border:1px solid #bfdbfe;border-radius:999px;padding:.25rem .65rem;font-size:.8rem;font-weight:600}.cl-detail-body{align-items:flex-start;gap:2.5rem;display:flex}.cl-detail-sections{flex-direction:column;flex:1;gap:1.5rem;min-width:0;display:flex}.cl-section-block{border:1px solid var(--border);background:#fff;border-radius:.75rem;padding:1.25rem 1.5rem}.cl-section-block h3{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border);margin:0 0 .85rem;padding-bottom:.5rem;font-size:.8rem;font-weight:700}.cl-section-block ul{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.cl-section-block li,.cl-section-block p{color:#374151;margin:0;font-size:.9rem;line-height:1.55}.cl-section-block p+p{margin-top:.25rem}.cl-detail-sidebar{flex-direction:column;flex-shrink:0;gap:1rem;width:15rem;display:flex;position:sticky;top:1.5rem}.cl-sidebar-img{border:1px solid var(--border);background:#f9fafb;border-radius:.75rem;justify-content:center;align-items:center;width:100%;height:16rem;padding:1.5rem;display:flex}.cl-sidebar-img img{object-fit:contain;width:100%;height:100%}.cl-details-block{border:1px solid var(--border);background:#fff;border-radius:.75rem;flex-direction:column;gap:.4rem;padding:1.25rem 1.5rem;display:flex}.cl-details-block h3{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border);margin:0 0 .5rem;padding-bottom:.5rem;font-size:.8rem;font-weight:700}.cl-details-block p{color:#374151;margin:0;font-size:.9rem}.cl-btn-download{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:.5rem;width:100%;margin-top:.5rem;padding:.65rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .15s}.cl-btn-download:hover{background:#2563eb}a.cl-btn-download{text-align:center;text-decoration:none;display:block}.cl-mobile-topbar,.cl-drawer-overlay,.cl-drawer{display:none}@media (width<=1400px){.cl-banner,.cl-main-wrapper{border-radius:0;width:100%;margin-top:0}}@media (width<=768px){.cl-banner{border-radius:0;width:100%;height:10rem;margin-top:0}.cl-banner-logo{width:14rem;height:auto}.cl-left-panel{display:none}.cl-mobile-topbar{border-bottom:1px solid var(--border);z-index:100;background:#fff;align-items:center;gap:1rem;width:100%;padding:.85rem 1.2rem;display:flex;position:sticky;top:0}.cl-mobile-title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 3rem);font-size:.95rem;font-weight:600;overflow:hidden}.cl-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;padding:4px;display:flex}.cl-burger span{background:var(--text);border-radius:2px;width:22px;height:2px;transition:background .15s;display:block}.cl-burger:hover span{background:var(--blue)}.cl-drawer-overlay{z-index:200;background:#00000073;display:block;position:fixed;inset:0}.cl-drawer{z-index:300;background:#fff;flex-direction:column;width:80vw;max-width:18rem;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 24px #0000001f}.cl-drawer.open{transform:translate(0)}.cl-drawer-header{border-bottom:1px solid var(--border);color:var(--text);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.1rem 1.2rem;font-size:1rem;font-weight:700;display:flex}.cl-drawer-close{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:0;font-size:1.3rem;line-height:1}.cl-drawer-close:hover{color:var(--text)}.cl-main-wrapper{width:100%}.cl-right-panel{padding:1.5rem 1rem}.cl-product-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.cl-detail-body{flex-direction:column-reverse}.cl-detail-sidebar{flex-flow:wrap;gap:1rem;width:100%;position:static}.cl-sidebar-img{flex:1;min-width:8rem;min-height:8rem}.cl-details-block{flex:1;min-width:10rem}.cl-detail-header h2{font-size:1.5rem}.cl-category-title{font-size:1.4rem}}@media (width<=480px){.cl-sidebar-img{height:16 rem;min-height:unset}}.services-section{background-color:#f0edf3;justify-content:center;padding:100px 0;font-family:DM Sans,sans-serif;display:flex}.services-container{width:100%;max-width:1241px}.services-main-title{text-align:center;margin-bottom:60px;font-size:3rem;font-weight:700}.services-grid-triple{grid-template-columns:repeat(3,398px);justify-content:space-between;gap:23px;display:grid}.service-card{background-color:#000;border-radius:15px;width:398px;height:599px;position:relative;overflow:hidden;box-shadow:0 4px 4px #00000040}.service-bg{object-fit:cover;opacity:1;filter:none;z-index:1;width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0}.service-overlay{box-sizing:border-box;z-index:2;width:100%;height:100%;padding:45px 25px;position:absolute;top:0;left:0}.service-content{color:#fff;flex-direction:column;align-items:center;height:100%;display:flex}.card-title{text-align:center;margin-bottom:25px;font-size:3rem;font-weight:700;line-height:1.1}.card-text{text-align:left;width:100%;font-size:1.025rem;font-weight:400;line-height:1.4}.card-text p{margin-bottom:12px}.service-card:hover .service-bg{transform:scale(1.08)}@media (width<=1240px){.services-container{padding:0 20px}.services-grid-triple{grid-template-columns:1fr;gap:23px}.service-card{width:100%;height:auto;min-height:400px}.service-card:nth-child(3){min-height:auto}.services-main-title{text-align:center;font-size:2.5rem}.service-overlay{z-index:auto;height:auto;padding:30px 20px;position:relative}.service-bg{z-index:0;position:absolute;top:0;left:0}.service-content{z-index:2;align-items:flex-start;height:auto;position:relative}.card-title{text-align:left;width:100%;font-size:2.5rem}.card-text{text-align:left}}@media (width<=768px){.services-container{padding:0 16px}.service-card{width:90%;max-width:100%;margin:0 auto}.services-main-title{margin-bottom:40px;font-size:2rem}.service-overlay{padding:25px 18px}.card-title{margin-bottom:20px;font-size:1.75rem}.card-text{font-size:.95rem}}@media (width>=1241px){.service-bg{opacity:.35}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, var(--y), 0)}to{opacity:0;transform:translate3d(2000px, var(--y), 0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, var(--y), 0)}to{opacity:0;transform:translate3d(-2000px, var(--y), 0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0, var(--y), 0) scale3d(.3, .3, .3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0, var(--y), 0) perspective(400px)}30%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer-area{background-color:#f0edf3;flex-direction:column;align-items:center;padding-top:80px;font-family:Montserrat,sans-serif;display:flex}.contact-card{z-index:99;background:#fff;width:90%;max-width:1200px;min-height:450px;margin:-60px auto 0;display:flex;position:relative;box-shadow:0 10px 30px #0000001a}.contact-info-side{flex:1.2;padding:40px}.contact-img-side{flex:1;max-height:600px;overflow:hidden}.contact-img-side img{object-fit:cover;width:100%;height:100%}.contact-subtitle{color:#888;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:13px}.contact-title{margin-bottom:40px;font-size:36px;font-weight:700;display:inline-block;position:relative}.contact-title:after{content:"";width:100%;height:3px;position:absolute;bottom:-5px;left:0}.input-field{flex-direction:column;margin-bottom:25px;display:flex}.input-field label{margin-bottom:5px;font-size:14px;font-weight:600}.input-field input,.input-field textarea{border:none;border-bottom:1px solid #ddd;outline:none;padding:10px 0;font-family:Montserrat,sans-serif;transition:all .3s}.input-field input:focus,.input-field textarea:focus{border-bottom:1px solid #000}.send-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background-color:#000;border:none;padding:15px 40px;font-family:Montserrat,sans-serif;font-weight:600;transition:all .3s}.send-btn:hover{background-color:#333}.footer-bottom-bar{color:#fff;box-sizing:border-box;background-color:#000;width:100%;padding:50px 10% 40px}.footer-inner{max-width:1100px;margin:0 auto}.footer-grid{grid-template-columns:1.2fr 1fr 1.5fr;align-items:start;gap:40px;display:grid}.footer-col-logo{align-items:flex-start;display:flex}.footer-col h3{text-transform:none;color:#fff;letter-spacing:0;margin-bottom:20px;font-size:16px;font-weight:600}.footer-col p{color:#aaa;font-size:14px;line-height:2}.footer-logo{width:auto;max-height:100px}.footer-copy{color:#444;border-top:1px solid #222;margin-top:60px;padding-top:20px;font-size:12px}.Toastify__toast{border-radius:0!important;font-family:Montserrat,sans-serif!important}.custom-toast{color:#fff!important;background:#1a1a1a!important;border-left:4px solid #007bff!important}@media (width<=900px){.contact-card{flex-direction:column}.contact-img-side{display:none}.contact-info-side{flex:1}.footer-grid{grid-template-columns:1fr}}.grid-section{background:#f0edf3;padding:5rem 0}.grid-wrapper{max-width:85rem;margin:0 auto;padding:0 2rem}.grid-title{letter-spacing:0;color:#000;justify-content:center;margin-bottom:3rem;font-family:DM Sans,sans-serif;font-size:3rem;font-weight:600;line-height:3.9rem;display:flex}.grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.card{background:#fff;border-radius:1.5rem;flex-direction:column;gap:1.5rem;min-height:28rem;padding:2rem;transition:box-shadow .3s;display:flex;box-shadow:0 2px 8px #0000000d}.card:hover{box-shadow:0 4px 16px #0000001a}.icon{width:fit-content}.icon img,.icon svg{width:2rem;height:2rem;display:block}.card h3{color:#333;margin:0;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;line-height:1.3}.card ul{margin:0;padding:0;list-style:none}.card li{letter-spacing:0;color:#555;background:url(/svgs/dot.svg) 0 .9rem/.4rem no-repeat;margin-bottom:.6rem;padding-left:1.4rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:400;line-height:2.3rem;position:relative}.card li:last-child{margin-bottom:0}@media (width<=1024px){.grid-wrapper{padding:0 1.5rem}.grid-title{margin-bottom:2.5rem;font-size:2.5rem;line-height:3.2rem}.grid{grid-template-columns:repeat(2,1fr);gap:1.8rem}.card{gap:1.2rem;min-height:24rem;padding:1.8rem}.card h3{font-size:1.6rem}.card li{font-size:1.3rem;line-height:2rem}}@media (width<=768px){.grid-section{padding:3rem 0}.grid-wrapper{padding:0 1.5rem}.grid-title{margin-bottom:2rem;font-size:2rem;line-height:2.6rem}.grid{grid-template-columns:1fr;gap:1.5rem}.card{min-height:auto;padding:1.5rem}.card h3{font-size:1.5rem;line-height:1.2}.card li{padding-left:1.2rem;font-size:1.2rem;line-height:1.8rem}.icon img,.icon svg{width:1.8rem;height:1.8rem}}@media (width<=480px){.grid-section{padding:2rem 0}.grid-wrapper{padding:0 1rem}.grid-title{margin-bottom:1.5rem;font-size:1.6rem;line-height:2.1rem}.card{gap:1rem;padding:1.2rem}.card h3{font-size:1.3rem}.card li{margin-bottom:.5rem;padding-left:1rem;font-size:1rem;line-height:1.6rem}.icon img,.icon svg{width:1.5rem;height:1.5rem}}.coe-section{box-sizing:border-box;background-color:#f0edf3;justify-content:center;width:100%;display:flex}.coe-container{width:100%;max-width:1650px;padding:0 20px}.coe-title{color:#000;text-align:center;margin-bottom:40px;font-family:DM Sans,sans-serif;font-size:48px;font-weight:700}.coe-text-block{margin-bottom:60px}.coe-text-block p{color:#000;width:100%;margin-bottom:25px;font-family:DM Sans,sans-serif;font-size:22px;font-weight:500;line-height:1.5}.coe-grid{flex-direction:column;gap:30px;display:flex}.coe-row-2,.coe-row-3{gap:30px;width:100%;display:grid}.coe-row-2{grid-template-columns:1fr 1fr}.coe-row-3{grid-template-columns:1fr 1fr 1fr}.coe-img{object-fit:cover;border-radius:15px;width:100%;height:450px}.coe-row-3 .coe-img{height:350px}.coe-partners-slider{background:0 0;width:100%;margin-top:120px;padding:20px 0;display:flex;overflow:hidden}.coe-partners-track{align-items:center;width:max-content;animation:60s linear infinite scrollLogos;display:flex}.partner-logo{object-fit:contain;filter:none;opacity:1;width:auto;max-width:250px;height:160px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.partner-logo:hover{transform:scale(1.15)}@keyframes scrollLogos{0%{transform:translate(0)}to{transform:translate(-1861.5px)}}@media (width<=1024px){.coe-section{padding:60px 0}.coe-container{padding:0 30px}.coe-title{text-align:center;margin-bottom:35px;font-size:36px}.coe-text-block{margin-bottom:50px;padding:0 20px}.coe-text-block p{margin-bottom:20px;font-size:18px;line-height:1.6}.coe-grid{gap:20px;padding:0 20px}.coe-row-2{grid-template-columns:1fr 1fr}.coe-row-3{grid-template-columns:1fr 1fr 1fr}.coe-img{height:300px}.coe-row-3 .coe-img{height:250px}.coe-partners-slider{margin-top:80px}.partner-slide{width:40vw;padding:0 20px}.partner-logo{height:100px}@keyframes scrollLogos{to{transform:translate(-240vw)}}}@media (width<=768px){.coe-section{padding:50px 0}.coe-container{padding:0}.coe-title{margin-bottom:30px;padding:0 20px;font-size:28px}.coe-text-block{margin-bottom:40px;padding:0 20px}.coe-text-block p{margin-bottom:18px;font-size:16px}.coe-grid{flex-direction:column;gap:15px;padding:0;display:flex}.coe-row-2{flex-direction:column;gap:15px;width:100%;margin-bottom:15px;padding:0 20px;display:flex}.coe-row-2 .coe-img{object-fit:cover;border-radius:15px;width:100%;height:200px}.coe-row-3{grid-template-columns:1fr 1fr;gap:15px;width:100%;margin-bottom:15px;padding:0 20px;display:grid}.coe-row-3 .coe-img:first-child,.coe-row-3 .coe-img:nth-child(2){object-fit:cover;border-radius:15px;height:200px}.coe-row-3 .coe-img:nth-child(3){object-fit:cover;border-radius:15px;grid-column:1/-1;width:100%;height:200px}.coe-img{border-radius:15px}.coe-partners-slider{margin-top:60px}.partner-slide{width:50vw;padding:0 15px}.partner-logo{height:80px}@keyframes scrollLogos{to{transform:translate(-300vw)}}}.projects-section{color:#fff;background:url(/svgs/prjctsvg.svg) 50%/cover no-repeat;justify-content:center;width:100%;min-height:1381px;padding:100px 0;font-family:DM Sans,sans-serif;display:flex}.projects-container{flex-direction:column;gap:40px;width:90%;max-width:1340px;display:flex}.project-main-title{max-width:900px;font-size:3.75rem;font-weight:700;line-height:1.2}.project-description{opacity:.9;max-width:1000px;font-size:1.6875rem;font-weight:500;line-height:1.5}.project-highlights p{margin-bottom:20px;font-size:2.5rem;font-weight:600;line-height:1.3}.relays-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px;display:grid}.relay-card img{box-sizing:border-box;border:3px solid #fff;border-radius:2.2rem;width:100%;transition:transform .3s;box-shadow:0 8px 25px #00000080}.relay-card img:hover{border-color:#3b82f6;transform:scale(1.02)}.additional-projects-grid{grid-template-columns:repeat(2,38.125rem);justify-content:center;gap:1.25rem;margin-top:10.125rem;display:grid}.project-photo-item{box-sizing:border-box;border-radius:1.3125rem;width:38.125rem;height:28.625rem;overflow:hidden;box-shadow:0 4px 15px #0000004d}.project-photo-item img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1024px){.projects-container{text-align:center;align-items:center}.project-main-title{max-width:100%;font-size:2.5rem}.project-highlights p{max-width:100%;font-size:1.8rem}.relays-grid{grid-template-columns:1fr;width:calc(100% - 80px);padding:0 40px}.additional-projects-grid{grid-template-columns:1fr;gap:.5rem;width:calc(100% - 10px);padding:0 40px}.project-photo-item{aspect-ratio:610/458;width:100%;height:auto;max-height:600px}}.partners-section{background-color:#f0edf3;width:100%;font-family:DM Sans,sans-serif}.stats-bar{background-color:#3d8fff;justify-content:center;width:100%;padding:60px 0;display:flex}.stats-container{justify-content:space-around;align-items:center;width:100%;max-width:1440px;display:flex}.stat-item{text-align:center;color:#fff;flex-direction:column;align-items:center;display:flex}.stat-icon-box{width:90px;height:90px;margin-bottom:20px}.stat-icon-img{object-fit:contain;filter:brightness(0)invert();width:100%;height:100%}.stat-info{flex-direction:column;align-items:center;display:flex}.stat-num{margin-bottom:10px;font-size:3.75rem;font-weight:600;line-height:1}.stat-desc{font-size:1.5625rem;font-weight:500;line-height:1.2}.partners-content{justify-content:center;padding:100px 0;display:flex}.partners-limit-container{width:100%;max-width:1650px}.partners-main-title{color:#000;text-align:center;margin-bottom:60px;font-size:3.125rem;font-weight:700}@media (width<=1024px){.stat-num{font-size:2.8rem}.stat-desc{font-size:1.2rem}.stat-icon-box{width:70px;height:70px}}@media (width<=768px){.stats-container{flex-direction:column;gap:50px}}.partners-slider{width:100%;padding:40px 0;position:relative;overflow:hidden}.partners-track{align-items:center;width:7500px;animation:60s linear infinite scrollInfinite;display:flex}.partner-slide{flex-shrink:0;justify-content:center;align-items:center;width:300px;padding:0 15px;display:flex}.partner-card{background-color:#fff;border-radius:15px;justify-content:center;align-items:center;width:260px;height:160px;padding:20px;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000000d}.partner-img{object-fit:contain;filter:none;opacity:1;mix-blend-mode:normal;width:100%;height:100%}.partner-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}@keyframes scrollInfinite{0%{transform:translate(0)}to{transform:translate(-3750px)}}.partners-slider:hover .partners-track{animation-play-state:paused}#root{background:#f0edf3;min-height:100vh}*{border:none;margin:0;padding:0}html,body{max-width:100%;overflow-x:hidden}*,:before,:after{box-sizing:border-box}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:#0000}input::-ms-clear{display:none}textarea{resize:vertical}button,input[type=submit]{box-shadow:none;cursor:pointer;background:0 0;display:inline-block}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}input[type=file]{max-width:100%}
