body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero{align-items:center;background:url(/static/media/main.8281ab06ebec8e19c43d.png) 50%/cover no-repeat;display:flex;height:65vh;justify-content:center;position:relative;width:100%}.hero-overlay{background:#e9e9e900;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-content{margin-left:auto;margin-right:6%;max-width:450px;position:relative;text-align:left;z-index:2}.hero-content h1{color:#111;font-size:2.2rem;font-weight:700;line-height:1.3;margin-bottom:25px}.cta-btn{background-color:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:14px 28px;transition:background-color .3s ease}.cta-btn:hover{background-color:#1d4ed8}@media (max-width:768px){.hero{background:url(/static/media/main2.49871474284c0e01f758.png) 50%/cover no-repeat;background-position:50%;height:65vh;width:auto}.hero-content{color:#fff;margin:0 auto;text-align:center}.hero-content h1{color:#fff;font-size:1.8rem;padding-top:80px}.cta-btn{font-size:14px;padding:12px 20px}}.product-slidera{z-index:3}.marquee,.product-slidera{overflow:hidden;position:relative;width:100%}.marquee-content{animation:scroll 25s linear infinite;display:flex;width:-webkit-max-content;width:max-content;will-change:transform}.product-carda{background:#0000;border-radius:12px;flex:0 0 auto;padding:10px}.abc{display:block;margin-bottom:-80px;margin-top:-90px;object-fit:contain;width:320px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.urdu-headinga-img{display:block;height:auto;margin:20px auto 15px;max-width:250px}@media screen and (max-width:768px){.product-carda{padding-top:20px;width:45vw}.abc{margin-bottom:-60px;margin-top:-50px;width:100%}.marquee-content{animation:scroll-mobile 25s linear infinite}@keyframes scroll-mobile{0%{transform:translateX(0)}to{transform:translateX(-50%)}}}.about-section{background:url(/static/media/about-bg.df59fd71d183b1307b41.png) no-repeat 50%/cover;display:flex;justify-content:center;padding:80px 20px}.about-wrapper{max-width:1300px;position:relative;width:100%}.about-box{min-height:450px;padding:40px 20px;position:relative}.about-box:before{border:10px solid #fff;border-radius:25px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.overlay-paint{align-items:center;display:flex;gap:12px;left:40px;position:absolute;top:300px;width:300px}.overlay-img{display:block;width:350px}.overlay-text{display:flex;flex-direction:column;left:150px;padding-top:60px;position:absolute}.overlay-text h4{color:#000;font-size:16px;font-weight:700;margin:0}.overlay-text p{color:#000;font-size:12px;margin:2px 0}.overlay-link{color:#006bff;font-size:12px;font-weight:700;text-decoration:none}.overlay-link:hover{text-decoration:underline}.about-content{flex:1 1;z-index:2}.about-content h3{font-size:28px;margin-bottom:10px;padding-left:350px}.about-content h4{color:#444;font-size:18px;margin-bottom:20px;padding-left:350px}.about-content p{font-size:12px;line-height:1.6;margin-bottom:15px;padding-left:350px}@media (max-width:992px){.about-section{background:url(/static/media/about-bg.df59fd71d183b1307b41.png) no-repeat 50%/cover;display:flex;height:550px;justify-content:center;margin-top:-30px}.about-wrapper{position:relative}.about-box{display:block;margin-top:-170px;min-height:630px}.about-box:before{border:10px solid #fff;border-radius:25px;bottom:0;content:"";height:450px;left:0;pointer-events:none;position:absolute;right:0;top:200px}.about-content{order:1;padding-left:0;padding-right:0;text-align:left}.about-content h3,.about-content h4,.about-content p{padding-left:0;padding-top:-20px;text-align:left}.about-content h3{font-size:24px}.about-content h4{font-size:18px}.about-content p{font-size:8px}.overlay-paint{align-items:center;bottom:auto;display:flex;justify-content:center;left:auto;order:2;position:relative;top:430px;width:100%}.overlay-img{margin-left:0;width:260px}.overlay-text-wrapper{bottom:auto;height:70px;margin-left:-50px;position:static;right:auto;width:150px}.overlay-text{padding:5px;top:75px}.overlay-text h4{font-size:12px}.overlay-link,.overlay-text p{font-size:9px}}.products{margin:0 auto;max-width:1300px;padding:50px 20px}.products-grid{grid-gap:5px;display:grid;gap:5px;grid-auto-rows:340px;grid-template-columns:repeat(3,1fr)}.box{align-items:center;background:#e4e4e4;border-radius:12px;display:flex;justify-content:center;overflow:hidden;position:relative}.box img{object-fit:cover}.box img,.tall img{height:100%;width:100%}.tall img{object-fit:contain}.wide{grid-column:span 2;position:relative}.products-header{margin-bottom:40px;text-align:center}.products-header h2{font-size:32px;margin-bottom:10px}.products-header p{color:#555;font-size:15px;line-height:1.6;margin:10px auto;max-width:850px}.hover-card{cursor:pointer;position:relative}.hover-card img{transition:transform .4s ease}.hover-card:hover img{transform:translateY(-60px)}.card-content{background:#f7f7f7;border-radius:12px;bottom:0;height:30%;left:12px;margin-bottom:5px;padding:8px;position:absolute;text-align:left;transform:translateY(120%);transition:transform .4s ease;width:90%}.hover-card:hover .card-content{transform:translateY(0)}.card-content h3{color:#333;font-size:1rem;font-weight:700;margin:0 0 8px}.card-content p{color:#555;font-size:.85rem;margin:0 0 8px}.card-content .arrow-icon{display:inline-block;height:30px;transition:transform .3s ease;width:30px}.hover-card:hover .card-content .arrow-icon{transform:translateX(5px)}.hover-side-card{align-items:center;background:#eaeaea;border-radius:12px;display:flex;height:340px;justify-content:center;overflow:hidden;position:relative}.product-image{padding:12px;transition:transform .4s ease}.product-image img{display:block;height:auto;max-width:220px}.side-info{background:#fff;border-radius:16px;bottom:30px;opacity:0;padding:15px;position:absolute;right:5px;top:30px;transform:translateX(100%);transition:transform .4s ease,opacity .3s ease;visibility:hidden;width:45%}.hover-side-card:hover{justify-content:flex-start}.hover-side-card:hover .product-image{transform:translateX(-5px)}.hover-side-card:hover .side-info{opacity:1;transform:translateX(0);visibility:visible}.side-info h3{color:#222;font-size:1.1rem;font-weight:700;margin:0 0 10px}.side-info p{color:#555;font-size:.9rem;line-height:1.4;margin:0 0 12px}.col-3{grid-gap:5px;display:grid;gap:5px;grid-template-columns:1fr 1fr .6fr;margin-top:5px}.left-stack{display:flex;flex-direction:column;gap:5px;height:700px}.left-stack .box{height:50%;min-height:120px;padding:25px}.middle{display:flex;flex-direction:column;justify-content:flex-end;position:relative}.middle img{height:100%}.boxtall img,.middle img{object-fit:cover;width:100%}.boxtall img{border-radius:12px;height:700px}.card-content2{background:#f7f7f7;border-radius:12px;bottom:0;height:30%;left:18px;margin-bottom:5px;padding:8px;position:absolute;text-align:left;transform:translateY(110%);transition:transform .4s ease;width:90%}.hover-card:hover .card-content2{transform:translateY(0)}.card-content2 h3,.card-content3 h3{color:#333;font-size:1rem;font-weight:700;margin:0 0 8px}.card-content2 p,.card-content3 p{color:#555;font-size:.85rem;margin:0 0 8px}.card-content3{background:#f7f7f7;border-radius:12px;bottom:0;height:20%;left:8px;margin-bottom:5px;padding:8px;position:absolute;text-align:left;transform:translateY(120%);transition:transform .4s ease;width:90%}.hover-card:hover .card-content3{transform:translateY(-130px)}.col-4{grid-gap:5px;display:grid;gap:5px;grid-template-columns:69.8% 30%;height:300px;margin-top:5px}.full img{height:100%;object-fit:cover;width:100%}.special{align-items:center;background:#dae0dd;display:flex;flex-direction:column;justify-content:center;padding:5px;text-align:center}.special img{max-height:250px;object-fit:contain}.card-content4{background:#f7f7f7;border-radius:12px;bottom:0;height:32%;left:12px;margin-bottom:10px;padding:8px;position:absolute;text-align:left;transform:translateY(110%);transition:transform .4s ease;width:90%}.hover-card:hover .card-content4{transform:translateY(0)}.card-content4 h3{color:#333;font-size:1rem;font-weight:700;margin:0 0 8px}.card-content4 p{color:#555;font-size:.85rem;margin:0 0 8px}.wide.highlight{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;position:relative}.wide.highlight img{height:100%;object-fit:cover;width:100%}.shade-text-box{display:flex;flex-direction:column;justify-content:center;max-width:35%;position:absolute;right:5%;text-align:right}.shade-text-box h2{color:#222;font-size:1.5rem;font-weight:600}.shade-text-box p{color:#555;font-size:1rem;line-height:1.5}.shade-btn{background-color:#1a1a1a;border:none;border-radius:2px;color:#fff;cursor:pointer;font-weight:600;padding:10px;transition:background .3s ease}.shade-btn:hover{background-color:#000}.category-text-box{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:40px 20px;position:absolute;right:0;text-align:center}.category-text-box h2{color:#222;font-size:1.5rem;font-weight:600;margin-bottom:10px}.category-text-box p{color:#555;font-size:1rem;line-height:1.5;margin:0 auto 20px;max-width:70%}.category-btn{background-color:#1a1a1a;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:background .3s ease}.category-btn:hover{background-color:#000}.products-t{align-items:center;display:flex;font-size:12px;justify-content:center;margin:-25px auto 20px;text-align:center;width:70%}@media (max-width:900px){.products{display:none}.products-grid{display:flex;flex-direction:column;grid-auto-rows:auto;grid-template-columns:none;margin-top:0}.col-3,.col-4{display:flex;display:none!important;flex-direction:column;grid-auto-rows:auto;grid-template-columns:none;margin-top:0}.box,.tall{align-items:left;border-radius:12px;display:flex;flex-direction:row;height:auto;overflow:hidden;text-align:left}.tall{display:none!important}.middle{display:flex;display:none!important}.middle,.wide.highlight{align-items:left;border-radius:12px;flex-direction:row;height:auto;overflow:hidden;text-align:left}.wide.highlight{display:flex;display:none}.hover-side-card{align-items:left;border-radius:12px;display:flex;display:none!important;flex-direction:row;height:auto;overflow:hidden;text-align:left}.box img{height:auto;width:200px}.boxtall img{display:none!important}.boxtall img,.hover-side-card img,.middle img{height:auto;width:250px}.card-content,.card-content2,.card-content3,.card-content4,.category-text-box,.shade-text-box,.side-info{background:#0000;margin-top:10px;max-width:100%;opacity:1;padding:10px;position:static;text-align:center;transform:none;visibility:visible;width:100%}.category-btn,.shade-btn{display:inline-block;margin:10px auto;width:-webkit-fit-content;width:fit-content}.hover-card:hover .card-content,.hover-card:hover .card-content2,.hover-card:hover .card-content3,.hover-card:hover .card-content4,.hover-card:hover img,.hover-side-card:hover .side-info{transform:none}.hover-side-card{flex-direction:column}.hover-side-card .product-image{padding:0}.col-3 .box,.col-4 .box,.products-grid .box{margin-bottom:10px}.products-header h2{font-size:1.5rem}.products-header p{font-size:.9rem}.products-t{display:none!important}}.card-content,.card-content2,.card-content3,.card-content4{align-items:flex-start;display:flex;flex-direction:column;gap:4px;text-align:left}.card-content h3,.card-content2 h3,.card-content3 h3,.card-content4 h3{color:#333;font-size:1rem;font-weight:700;margin:0 0 6px;text-align:left}.card-content p,.card-content2 p,.card-content3 p,.card-content4 p{color:#555;font-size:.85rem;margin:0 0 8px;text-align:left}.arrow-icon{cursor:pointer;display:inline-block;height:20px!important;margin-top:4px;opacity:.8;transition:transform .3s ease,opacity .3s ease;width:20px!important}.hover-card:hover .arrow-icon,.hover-side-card:hover .arrow-icon{opacity:1;transform:translateX(6px)}.productsm-containerm{align-items:center;background-color:#fff;display:flex;flex-direction:column;margin-bottom:20px;margin-top:-30px;padding:25px 0;width:100%}.productsm-titlem{font-size:22px;font-weight:600;margin-bottom:4px;text-align:center}.productsm-subtitlem{color:#666;font-size:14px;margin-bottom:25px;text-align:center}.productm-cardm{margin-bottom:20px}.productm-cardm,.productm2-cardm2{border-radius:18px;overflow:hidden;padding:12px 0;width:90%}.productm-contentm,.productm2-contentm2{align-items:center;display:flex;gap:15px;justify-content:center;padding:12px 16px}.productm-contentm.reverse,.productm2-contentm2.reverse{flex-direction:row-reverse}.productm-imgm,.productm2-imgm2{height:auto;width:120px}.productm-textm h3,.productm2-textm2 h3{font-size:16px;font-weight:600;margin-bottom:6px}.productm-textm p,.productm2-textm2 p{color:#555;font-size:13px;line-height:1.4}.shadem-cardm{background-color:#fff;border-radius:18px;box-shadow:0 2px 6px #00000014;margin-top:10px;overflow:hidden;text-align:center;width:90%}.shadem-imgm{border-radius:18px 18px 0 0;width:100%}.shadem-textm{padding:15px}.shadem-textm h3{font-size:16px;font-weight:600;margin-bottom:6px}.shadem-textm p{color:#555;font-size:13px;margin-bottom:12px}.shadem-btnm{background-color:#000;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:13px;padding:8px 18px;transition:.3s}.shadem-btnm:hover{background-color:#333}.palettem-cardm{border-radius:18px;margin-top:20px;overflow:hidden;padding:15px;text-align:center;width:90%}.palettem-imgm{border-radius:12px;margin-bottom:10px;width:100%}.palettem-titlem{color:#333;font-size:16px;font-weight:600}.paintm-sectionm{align-items:center;display:flex;flex-direction:column;gap:2rem;margin-top:.6rem;width:100%}.paintm-headerm-cardm{padding:2rem 1.5rem;width:90%}.paintm-headerm-contentm h3{color:#333}.paintm-headerm-contentm p{color:#666;font-size:.95rem}.paintm-buttonm{transition:.3s}.paintm-listm{flex-direction:column;gap:1.5rem;width:100%}.paintm-cardm,.paintm-listm{align-items:center;display:flex}.paintm-cardm{background-color:#eef8fa;border-radius:16px;gap:1rem;max-width:500px;padding:1.2rem;transition:.3s;width:90%}.paintm-cardm:hover{box-shadow:0 6px 14px #0000001a;transform:translateY(-4px)}.paintm-cardm img{height:auto;object-fit:contain;width:120px}.paintm-textm h4{color:#222;font-size:1.1rem;margin-bottom:.4rem}.paintm-textm p{color:#666;font-size:.9rem;line-height:1.4}.paintm-headerm-cardm{border-radius:16px;max-width:500px;overflow:hidden;padding-top:-15px;position:relative;text-align:center;width:80%}.paintm-headerm-cardm img{filter:brightness(65%) saturate(90%);height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.paintm-headerm-contentm{color:#fff;position:relative;z-index:1}.paintm-headerm-contentm h3{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.paintm-headerm-contentm p{color:#eaeaea;font-size:.9rem;line-height:1.5;margin-bottom:1.2rem}.paintm-buttonm{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease}.paintm-buttonm:hover{background-color:#222}.product2-section{margin:0 auto;max-width:1300px;padding-bottom:30px}.product2-intro{align-items:center;color:#666;display:flex;flex-wrap:wrap;font-size:14px;gap:30px;justify-content:space-between;line-height:1.6;margin:40px 0}.product2-intro p{flex:1 1;margin:0;min-width:300px}.product2-intro .intro-btn{background:#3d3dff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 20px;transition:background .3s ease;white-space:nowrap}.product2-intro .intro-btn:hover{background:#2a2acc}.product2-box{background:#f5f5f5;border-radius:16px;box-shadow:0 4px 20px #0000000d;padding:40px 20px}.product2-title{font-size:28px;font-weight:600;margin-bottom:40px;text-align:center}.product2-grid{grid-gap:20px 10px;display:grid;gap:20px 10px;grid-template-columns:repeat(4,1fr);justify-items:center;margin-bottom:40px}.hover-icon{height:40px!important;left:60px!important;object-fit:contain;opacity:0;pointer-events:none;position:absolute;top:60px!important;transition:opacity .3s ease;width:40px!important;z-index:2}.product2-card:hover .hover-icon{opacity:1}.second-row-grid{display:flex;flex-wrap:wrap;gap:150px;justify-content:center}.product2-card{text-align:center;transition:transform .3s ease}.product2-card:hover{transform:translateY(-5px)}.product2-image{height:160px;margin:0 auto 12px;overflow:hidden;position:relative;width:160px}.product2-image img{height:100%;left:0;object-fit:contain;position:absolute;top:0;transition:opacity .3s ease,transform .3s ease;width:100%}.product2-image img.hover{opacity:0;transform:scale(2)}.product2-card:hover .product2-image img.hover{opacity:1;transform:scale(1.05)}.product2-card:hover .product2-image img.default{opacity:0}.product2-name{color:#333;font-size:15px;font-weight:500}.product2-price{opacity:0;transition:opacity .3s ease}.product2-card:hover .product2-price{opacity:1}.product-t p{align-items:center;justify-content:center;margin-top:-10px}@media (max-width:992px){.product2-intro{display:none}.product2-grid,.product2-grid .second-row-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.product2-box,.product2-section{background:#ebebe9}}.shade-section{background:url(/static/media/shadecards-bg.edee7826825952dd9899.png) 50%/cover no-repeat;text-align:center}.shade-section h2{font-size:32px;margin-bottom:5px;padding-top:15px}.shade-section p{color:#555;font-size:15px;margin-bottom:5px;margin-left:auto;margin-right:auto;max-width:1200px}.category-row{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin-bottom:30px}.category-item{align-items:center;border-bottom:3px solid #0000;cursor:pointer;display:flex;flex-direction:column;padding:8px;transition:transform .3s ease}.category-item img{height:80px;transition:transform .3s ease}.category-item.active{border-bottom:3px solid #36f}.category-item:hover img{transform:scale(1.05)}.category-item span{color:#333;font-size:14px;margin-top:6px}.shade-title{color:#444;font-size:20px;margin-bottom:20px}.shade-wrapper{align-items:center;display:flex;flex-direction:column;gap:25px;padding-bottom:35px}.shade-row{display:flex;gap:25px;justify-content:center}.shade-card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000d;padding-left:10px;padding-right:10px;text-align:left;transition:transform .3s ease;width:150px}.shade-card p{color:#333!important;font-size:14px!important;font-weight:700}.shade-card:hover{transform:translateY(-5px)}.shade-color{border:40px;height:20px;margin-bottom:10px;margin-top:5px;width:100%}.explore-btn{background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-bottom:15px;padding:12px 28px}.explore-btn:hover{background:#333}.shade-divider img{height:auto;max-width:800px;width:100%}.shade-mobile{display:none}@media (max-width:992px){.shade-section>:not(.shade-mobile){display:none!important}.shade-mobile{background:url(/static/media/shadecards-bg.edee7826825952dd9899.png);display:block;padding:25px 10px;text-align:center}.shade-mobile h2{font-size:22px;margin-bottom:6px}.shade-mobile p{color:#555;font-size:14px;margin-bottom:12px}.mobile-carousel{align-items:center;display:flex;justify-content:center;margin-bottom:20px;position:relative}.mobile-arrow{background:none;border:none;color:#333;cursor:pointer;font-size:30px;padding:0 10px}.mobile-bucket h3{color:#333;font-size:15px;margin-top:8px}.mobile-bucket img{height:120px}.mobile-subtitle{color:#444;font-size:17px;margin-bottom:12px}.mobile-shades-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,1fr);justify-items:center;padding-bottom:20px}.mobile-shade{background:#fff;border:10px solid;border-radius:10px;box-shadow:0 2px 8px #0000000d;max-width:170px;text-align:left;width:95%}.mobile-shade-info{padding:8px}.mobile-shade-info p{font-size:13px;font-weight:700;margin-bottom:4px}.mobile-shade-info small{color:#555;font-size:11px;line-height:1.3}.mobile-shade-color{height:20px;width:100%}.explore-btn{background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-top:10px;padding:12px 28px}.explore-btn:hover{background:#333}}.color-section{background:#fff;padding:40px 20px;text-align:center}.color-section h2{font-size:28px;margin-bottom:8px}.subtitle{margin-bottom:30px}.color-layout{align-items:flex-start;display:flex;gap:15px}.swatch-row{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding-bottom:10px;width:780px}.color-swatch{border-radius:16px;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:340px!important;min-width:120px;padding:16px 12px;transition:none!important}.color-swatch,.color-swatch.active,.color-swatch:hover{box-shadow:0 6px 15px #fff3}.color-swatch:hover{transform:none!important}.color-details{background:#ffffffe6;border-radius:6px;color:#000;font-size:11px;padding:6px;text-align:left}.color-details h4{font-size:13px;font-weight:700;margin:0}.brand-logo{font-size:12px;padding-top:200px;text-align:center}.brand-img{height:auto;width:70px}.preview-panel{display:flex;flex:1 1;flex-direction:column;gap:2px}.main-preview{border-radius:14px;overflow:hidden;position:relative}.main-preview img{border-radius:14px;height:380px;object-fit:cover;width:640px}.color-tag{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 10px #0003;display:flex;gap:5px;padding:10px 15px;position:absolute;right:15px;top:15px}.tag-color{border-radius:5px;height:10px;width:25px}.thumbnail-row{display:flex;gap:10px;justify-content:center;overflow-x:auto;padding-bottom:5px}.thumb{border-radius:6px;cursor:pointer;height:55px;object-fit:cover;opacity:.7;transition:.3s;width:70px}.thumb.active{border:2px solid #000;opacity:1;transform:scale(1.05)}.thumb:hover{opacity:1}.color-overlay{height:100%;left:0;mix-blend-mode:multiply;opacity:.6;pointer-events:none;position:absolute;top:0;width:100%}@media (max-width:900px){.color-section{background:#fff;margin-top:0;padding:40px 20px;text-align:center}.color-section h2{font-size:28px}.color-layout{flex-direction:column}.preview-panel{max-width:none;width:100%}.main-preview{border-radius:15px;max-width:700px;width:100%}.main-preview img{border-radius:14px;height:auto;object-fit:contain;width:100%}.color-layout{align-items:flex-start;display:flex;gap:5px}.swatch-row{border-radius:12px;display:flex;flex-wrap:nowrap;gap:5px;height:90px;overflow-x:hidden;overflow-y:hidden;width:350px}.color-swatch{color:#fff;cursor:pointer;display:flex;flex-direction:column;height:20px;justify-content:space-between;min-width:10px;padding:5px;transition:none!important}.color-swatch,.color-swatch.active,.color-swatch:hover{box-shadow:0 6px 15px #fff3}.color-swatch:hover{transform:none!important}.color-details{background:#ffffffe6;border-radius:6px;color:#000;font-size:7px;margin-top:29px;padding:6px;text-align:left}.color-details h4{font-size:7px}.color-details h4,.color-details p{font-weight:700;margin:0;white-space:nowrap}.color-details p{font-size:4.5px;line-height:10px;padding-top:2px;text-overflow:ellipsis}.thumbnail-row{display:flex;gap:10px;justify-content:center;padding-bottom:5px;white-space:nowrap}.thumb{border-radius:6px;cursor:pointer;height:45px;object-fit:cover;opacity:.7;transition:.3s;width:60px}.thumb.active{border:2px solid #000;opacity:1;transform:scale(1.05)}.thumb:hover{opacity:1}.color-overlay{left:0;mix-blend-mode:multiply;opacity:.6;pointer-events:none;position:absolute;top:0}}.visualizer-section{background:#f4f6f8;overflow-x:hidden;padding:50px 20px;text-align:center}.visualizer-section h2{font-size:28px;margin-bottom:8px}.subtitle{color:#555;margin-bottom:40px}.steps-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:30px}.step-card{background:#fff;border-radius:14px;box-shadow:0 4px 12px #00000014;padding:25px 20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:220px}.step-card:hover{box-shadow:0 6px 18px #0000001f;transform:translateY(-5px)}.step-icon{align-items:center;background:#f0f4fa;border:2px solid #d4dcee;border-radius:50%;display:flex;height:100px;justify-content:center;margin:0 auto 15px;overflow:hidden;width:100px}.step-icon img{height:100%;object-fit:cover;width:100%}.step-card h4{font-size:16px;margin:8px 0}.step-card p{color:#666;font-size:14px}.cta-button{background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:12px 28px;transition:background .3s ease}.cta-button:hover{background:#333}@media (max-width:768px){.visualizer-section{overflow-x:hidden}.steps-container{align-items:center;display:grid;grid-template-columns:1fr 1fr}.step-card{max-width:300px;width:78%}.step-card p{color:#666;font-size:11px}}.paint-calculator{margin:0 auto;max-width:1300px;padding:40px 20px;text-align:center}.paint-calculator h2{font-size:32px;margin-bottom:10px}.paint-calculator p{color:#555;font-size:15px;margin:0 auto 30px;max-width:650px}.calc-container{grid-gap:25px;align-items:start;border-radius:16px;display:grid;gap:25px;grid-template-columns:1fr 1.5fr;padding:25px}.calc-image img{border-radius:12px;object-fit:cover;width:100%}.calc-form{background:#e1e7e4;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:20px}.input-row{display:flex;gap:20px}.input-group{display:flex;flex:1 1;flex-direction:column;text-align:left}.input-group label{color:#333;font-size:14px;margin-bottom:6px}.input-group input,.input-group select{background:#fff;border:none;border-radius:10px;font-size:14px;outline:none;padding:10px 14px}.width-with-remove{align-items:center;display:flex;gap:10px}.width-with-remove input{flex:1 1}.remove-btn{background:#fff;border:1px solid #c22;border-radius:8px;color:#c22;cursor:pointer;padding:8px 12px;white-space:nowrap}.remove-btn:disabled{cursor:not-allowed;opacity:.5}.paint-output{background:#77a8e4;color:#fff;font-weight:500;padding:10px}.paint-output,.paint-output2{border-radius:8px;text-align:center}.paint-output2{color:#000;font-size:8px;padding:3px}.add-btn{background:#f3f8ff;border-radius:10px;color:#0056b3;margin-top:5px;padding:12px}.add-btn:hover{background:#e6f0ff}@media (max-width:900px){.calc-container{align-items:center;border-radius:12px;box-sizing:border-box;display:flex;margin:0 auto;padding:20px;width:100%}.calc-container,.input-row{flex-direction:column}.width-with-remove{flex-direction:row}.calc-image img{border-radius:12px;display:block;margin:0 auto;object-fit:cover;width:100%}.paint-output{background:#77a8e4;border-radius:8px;color:#fff;font-weight:300;padding:10px;text-align:center}}.note p{color:#000;font-size:12px}.products-sectionb{padding:50px 170px;text-align:center}.products-sectionb h2{font-size:28px;margin-bottom:8px}.section-subtitleb{color:#666;font-size:14px;margin:0 auto 40px;max-width:500px}.products-gridb{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);justify-items:center;margin-bottom:30px}.product-cardb{background:#f0f0f0;border-radius:12px;box-shadow:0 4px 14px #0000000f;height:310px;padding:15px;text-align:left;transition:transform .3s ease,box-shadow .3s ease;width:250px}.product-imgb{display:block;height:220px;margin:0 auto 12px;object-fit:contain;width:200px}.product-infob{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.info-leftb{flex:1 1}.product-titleb{font-size:14px;font-weight:600;margin:0}.product-subtitleb{color:#777;font-size:12px;margin:2px 0 0}.info-rightb{text-align:right}.product-priceb{color:#000;font-size:14px;font-weight:600}.product-ratingb{align-items:center;display:flex;gap:2px;justify-content:flex-end;margin-top:3px}.reviewsb{color:#555;font-size:11px}.buy-btnb{background:#fff;border:1px solid #ddd;border-radius:50px;cursor:pointer;font-size:14px;font-weight:600;padding:8px 20px;transition:all .3s ease;width:100%}.buy-btnb:hover{color:#000}.view-all-btnb{background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin-top:10px;padding:12px 28px;transition:background .3s ease}.view-all-btnb:hover{background:#333}@media (max-width:992px){.products-sectionb{align-items:center;padding:20px}.products-gridb{gap:22px;grid-template-columns:repeat(2,1fr);margin:0 auto 30px;max-width:700px}.product-cardb{background:#f0f0f0;border:none;box-shadow:0 4px 14px #0000000f;box-shadow:none;height:auto;padding:5px;width:100%}.product-img-wrapperb{background:#f0f0f0;border-radius:8px;margin-bottom:10px;padding:15px 10px}.product-imgb{height:150px;margin:0 auto;width:150px}.product-infob{align-items:flex-start;flex-direction:column;margin-bottom:5px;padding-left:15px}.info-leftb{flex:none}.product-titleb{font-size:14px;margin-bottom:2px}.product-subtitleb{color:#555;font-size:12px;margin:0}.price-mobile-onlyb{color:#000;display:inline;font-size:14px;font-weight:600;margin-right:5px}.info-rightb{margin-top:5px;text-align:center}.product-ratingb{justify-content:center;margin-top:0}.buy-btnb{background:#fff;border:1px solid #ddd;box-shadow:0 2px 4px #0000000d;color:#444;font-size:13px;font-weight:500;padding:10px 2px}.view-all-btnb{border-radius:10px;font-weight:600;margin-top:20px;padding:14px 40px}}.footer{align-items:center;background:url(/static/media/footer.ff278bf741a0d30497a2.png) no-repeat 50%/cover;color:#fff;display:flex;flex-direction:column;overflow-x:hidden;padding:3rem 1rem 1rem}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:2rem;max-width:1400px;width:100%}.footer-left{display:flex;flex-direction:column;left:10px;margin-top:70px}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.8rem}.footer-links a{color:#fff;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#6a6dff}.footer-contact div{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.footer-mobile div{display:none}.footer-form{background:url(/static/media/f2.6fea6ca707cf5da2d13b.png) no-repeat 50%/cover;border-radius:1rem;box-shadow:0 4px 20px #0000004d;margin-left:270px;padding:1.5rem;width:370px}.footer-form h2{font-size:1.5rem;font-weight:700;margin-bottom:.3rem}.footer-form p{font-size:.9rem;margin-bottom:1rem}.footer-form input,.footer-form textarea{background-color:#3f46b6;border:none;border-radius:.4rem;color:#fff;font-size:.95rem;margin-bottom:.8rem;outline:none;padding:.6rem;resize:none;width:95%}.footer-form .name-fields{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;width:97%}.footer-form button{background-color:#394bff;border:none;border-radius:.4rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.5rem;transition:background-color .3s ease;width:100%}.footer-form button:hover{background-color:#2f3cd9}.footer-bottom{box-sizing:border-box;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;max-width:100%;padding:10px;width:100%}.footer-bottom,.footer-logo,.footer-social{align-items:center;display:flex}.footer-logo{flex-direction:row;flex-shrink:0;justify-content:flex-start}.footer-logo img{height:auto;padding:5px;width:160px}.footer-logo p{color:#ccc;font-size:12px;justify-content:center;margin:0;white-space:nowrap}.footer-social{flex-direction:row;flex-shrink:0;gap:12px;justify-content:flex-end;padding-right:20px}.footer-social a{color:#fff;text-decoration:none;transition:transform .3s ease}.footer-social a svg{height:30px;width:30px}.footer-social a:hover{transform:scale(1.1)}@media (max-width:992px){.footer{align-items:center;background:url(/static/media/footer-phone.fe8e6b0ccbfef5dfd4c0.png) no-repeat 50%/cover;overflow-x:hidden;padding:2rem 0 1rem;text-align:center}.footer-container{align-items:center;display:flex;flex-direction:column;gap:1rem;width:100%}.footer-form{background:linear-gradient(180deg,#3f46b6,#1c21a6);border-radius:1rem;border-radius:12px;box-shadow:0 6px 25px #0006;color:#fff;margin-left:-1px;order:-1;padding:1.5rem;width:70%}.footer-form h2{font-size:1.3rem;font-weight:600;margin-bottom:.3rem}.footer-form p{color:#cfd3ff;font-size:.85rem;margin-bottom:1rem}.footer-form input,.footer-form textarea{background:#ffffff14;border:1px solid #ffffff26;border-radius:.4rem;color:#fff;font-size:.9rem;margin-bottom:.8rem;padding:.7rem;width:90%}.footer-form .name-fields{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;width:95%}.footer-form button{background:#394bff;border:none;border-radius:.4rem;color:#fff;font-size:1rem;font-weight:600;padding:.6rem;width:100%}.footer-left{margin-top:1.5rem;width:100%}.footer-left-content-mobile{align-items:flex-start;display:flex;flex-direction:row;gap:2rem;justify-content:center;width:100%}.footer-links{list-style:none;margin:0;padding:0;text-align:left}.footer-links li{margin-bottom:.4rem}.footer-links a{color:#fff;font-size:.95rem;text-decoration:none}.footer-links a:hover{color:#6a6dff}.footer-mobile{color:#d2d5ff;display:flex;flex-direction:column;font-size:.9rem;gap:.8rem;margin-top:.8rem;padding-right:10px;text-align:right}.footer-mobile div{align-items:right;display:flex;gap:.4rem;justify-content:right}.footer-contact,.footer-contact div{display:none}.footer-logo img{margin-bottom:30px;width:160px}.footer-logo p{font-size:10px;margin-bottom:30px}.footer-social a svg{height:30px;margin-bottom:30px;width:30px}.fcontent{display:none;flex-wrap:nowrap;font-size:10px;padding-top:90px;text-align:center}.disclaimer-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:70%;z-index:999}.disclaimer-box{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0003;padding:25px 30px;text-align:center;width:50px}.disclaimer-box h3{color:#333;font-size:20px;margin-bottom:10px}.disclaimer-box p{color:#555;line-height:1.5;margin-bottom:20px}.close-disclaimer{background:#393ffb;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;padding:8px 18px;transition:.3s ease}}.footer-links button{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1rem;margin-left:-7px;margin-top:8px;transition:.3s ease}.footer-links{margin-left:10px}.footer-contact button:hover{color:#6a6dff}.disclaimer-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.disclaimer-box{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0003;max-width:450px;padding:25px 30px;text-align:center;width:90%}.disclaimer-box h3{color:#333;font-size:20px;margin-bottom:10px}.disclaimer-box p{color:#555;line-height:1.5;margin-bottom:20px}.close-disclaimer{background:#393ffb;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;padding:8px 18px;transition:.3s ease}.scroll-to-top{background:#0000;border:none;border-radius:30%;box-shadow:0 4px 6px #0003;color:#000;cursor:pointer;font-size:12px;padding:10px 15px;position:fixed;right:710px;top:80px;transition:all .3s ease;z-index:100}.scroll-to-top:hover{color:#3a3ffc;font-weight:500}@media (max-width:900px){.scroll-to-top{left:100px;right:100px}}.paintvis-wrapper{background:#f4f6f8;overflow-x:hidden;padding-top:40px}.paintvis-header{background:#f4f6f8;border-radius:12px;padding:40px 20px 20px;text-align:center}.paintvis-header h1{color:#333;font-size:32px;font-weight:600;margin-bottom:15px;margin-top:-60px}.paintvis-header p{color:#666;font-size:15px;line-height:1.6;margin:0 auto;max-width:1200px}.paintvis-page{background:#f4f6f8;display:flex;justify-content:center;margin-top:-30px;padding:60px 0}.paintvis-container{grid-gap:30px;background:#f9fafb;border-radius:20px;box-shadow:0 6px 24px #0000000f;display:grid;gap:30px;grid-template-columns:200px 400px 1fr;max-width:1400px;padding:40px;width:90%}.paintvis-container h3{color:#333;font-size:18px;font-weight:600;margin-bottom:15px}.room-column{text-align:left}.room-radio-group{display:flex;flex-direction:column;gap:12px}.radio-label{align-items:left;color:#333;cursor:pointer;display:flex;font-size:15px}.radio-label input[type=radio]{accent-color:#000;transform:scale(1.1)}.image-column{text-align:left}.image-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.image-box{aspect-ratio:1/1;background:#fff;border:2px solid #0000;border-radius:8px;cursor:pointer;overflow:hidden;transition:all .25s ease}.image-box img{height:100%;object-fit:cover;width:100%}.image-box.selected{border-color:#3a3ffc}.preview-column{text-align:left}.shade-subtitle{color:#555;font-size:14px;margin-bottom:12px}.room-preview{aspect-ratio:16/9;border-radius:10px;margin-bottom:18px;max-width:650px;overflow:hidden;position:relative;width:100%}.room-color,.room-main,.room-mask{border-radius:10px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.room-color{mix-blend-mode:multiply;opacity:.85;z-index:2}.room-main{z-index:1}.room-mask{pointer-events:none;z-index:3}.transparent-box-grid{background-color:#f9f9f9;border:1px solid #e2e2e2;position:relative}.transparent-pattern{background-image:linear-gradient(45deg,#ccc 25%,#0000 0),linear-gradient(-45deg,#ccc 25%,#0000 0),linear-gradient(45deg,#0000 75%,#ccc 0),linear-gradient(-45deg,#0000 75%,#ccc 0);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;height:100%;opacity:.3;width:100%}.color-tools{align-items:center;display:flex;gap:15px}.color-pick,.transparent-box{align-items:center;display:flex;gap:10px}.color-pick input[type=color]{border:none;border-radius:6px;cursor:pointer;height:35px;width:45px}.transparent-preview{align-items:center;border:1px solid #ddd;border-radius:6px;color:#fff;display:flex;font-size:12px;font-weight:500;height:35px;justify-content:center;text-align:center;text-transform:uppercase;width:70px}.add-btn{background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px;transition:background .3s ease}.add-btn:hover{background:#222}.fade-smooth{animation:fadeIn .5s ease forwards;opacity:0}@media (max-width:1024px){.paintvis-container{grid-template-columns:1fr;text-align:center}.image-grid{justify-content:center}.color-tools{flex-direction:column}.room-preview{max-width:100%}.room-radio-group{display:flex;flex-direction:row;font-size:6px;gap:5px}.radio-label{align-items:left!important;color:#333;cursor:pointer;display:flex;font-size:6px;white-space:nowrap}.image-column{margin-top:-20px;text-align:left}.paintvis-header h1{color:#333;font-size:32px;font-weight:600;margin-bottom:5px;margin-top:-50px}.paintvis-page{background:#f4f6f8;display:flex;justify-content:center;margin-top:-50px;padding:60px 0}}.hero2{align-items:center;background:url(/static/media/visualizermain.cb0d6413dfe9f43dadce.png) 50%/cover no-repeat;display:flex;height:65vh;justify-content:center;position:relative;width:100%}.hero2-overlay2{background:#e9e9e900;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero2-content2{color:#fff;max-width:700px;padding:0 20px;position:relative;text-align:center;z-index:1}.hero2-content2 h1{font-size:2.7rem;font-weight:700;line-height:1.3;margin-bottom:20px}.cta2-btn2{background:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 28px;transition:background .3s ease-in-out}.cta2-btn2:hover{background:#1d4ed8}@media (max-width:768px){.hero2{background:url(/static/media/visualizermain2.91474cbc16d95c7127f2.png) 50%/cover no-repeat;background-position:50%;height:65vh}.hero2-content2 h2{font-size:1.8rem}.cta2-btn2{font-size:14px;padding:12px 20px}}.faq-section{background-color:#f9f9f9;padding:60px 20px;text-align:center}.faq-title{color:#333;font-size:2rem;margin-bottom:40px}.faq-columns{align-items:flex-start;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:0 auto;max-width:1200px}.faq-column{display:flex;flex:1 1;flex-direction:column;gap:20px;min-width:300px}.faq-item{background:#fff;border-left:4px solid #0000;border-radius:12px;box-shadow:0 4px 12px #0000000d;cursor:pointer;padding:20px;text-align:left;transition:all .3s ease-in-out}.faq-item.active{border-left:4px solid #2d86e6}.faq-question{align-items:center;display:flex;gap:12px}.faq-icon{color:#4f46e5;font-size:24px;font-weight:700;min-width:24px}.faq-question h3{color:#333;font-size:1rem;font-weight:600}.faq-answer{color:#555;font-size:.95rem;line-height:1.5;margin-top:12px}@media (max-width:768px){.faq-columns{align-items:center;flex-direction:column;gap:20px}.faq-column{flex:initial;max-width:600px;min-width:0;min-width:auto;width:100%}.faq-title{font-size:1.5rem}.faq-question h3{font-size:.95rem}.faq-section{padding:40px 15px;text-align:center}}.hero1{align-items:center;background:url(/static/media/heroestore.29310b1f9abcad7e6f65.png) 50%/cover no-repeat;display:flex;height:65vh;justify-content:center;position:relative;width:100%}.hero1-overlay1{background:#e9e9e900;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero1-content1{color:#fff;max-width:700px;padding:0 20px;position:relative;text-align:center;z-index:1}.hero1-content1 h1{font-size:2.7rem;font-weight:700;line-height:1.3;margin-bottom:20px}.cta1-btn1{background:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 28px;transition:background .3s ease-in-out}.cta1-btn1:hover{background:#1d4ed8}@media (max-width:768px){.hero1{background:url(/static/media/heroestorep.a434288fab1be2c2d410.png) 50%/cover no-repeat;background-position:50%;height:55vh}.hero1-content1 h1{font-size:1.8rem}.cta1-btn1{font-size:14px;padding:12px 20px}}.productsestore{background:#fafafa;color:#333;font-family:Inter,sans-serif;padding:60px 5%}.productsestore-title{font-size:28px;font-weight:600;margin-bottom:10px;text-align:center}.productsestore-desc{color:#666;font-size:15px;line-height:1.6;margin:0 auto 40px;max-width:800px;text-align:center}.productsestore-layout{display:flex;gap:40px}.productsestore-sidebar{width:200px}.productsestore-sidebar h3{font-size:17px;margin-bottom:15px}.productsestore-sidebar ul{list-style:none;padding:0}.productsestore-sidebar li{margin-bottom:10px}.productsestore-sidebar label{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:9px}.productsestore-sidebar .custom-radio{color:#444;font-size:14px;padding-bottom:8px}.productsestore-main{flex:1 1}.productsestore-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:25px}.productsestore-search{border:1px solid #ccc;border-radius:6px;flex:1 1;max-width:250px;padding:8px 12px}.productsestore-view svg{color:#888;cursor:pointer;font-size:18px;margin-left:8px;transition:.3s}.productsestore-view svg.active{color:#111}.productsestore-count{color:#666;font-size:14px}.productsestore-sort{border:1px solid #ccc;border-radius:6px;padding:8px}.productsestore-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.productsestore-card{background:#fff;border-radius:12px;padding:20px;text-align:center;transition:all .3s ease}.productsestore-card img{margin-bottom:-90px;margin-top:-80px;max-width:220px;width:100%}.productsestore-card h4{font-size:16px;font-weight:600;margin-bottom:5px}.productsestore-card p{color:#777;font-size:13px;margin-bottom:8px}.productsestore-price{color:#333;font-weight:600;margin-bottom:8px}.productsestore-stars{align-items:center;color:#f5a623;display:flex;font-size:13px;gap:4px;justify-content:center;margin-bottom:12px}.productsestore-buy{background:#000;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;padding:8px 18px}.productsestore-buy:hover{background:#222}.productsestore-calc{align-items:flex-end;background:url(/static/media/pe.a6f69e33d7b69e875f50.png) 50%/cover no-repeat;border-radius:12px;color:#fff;display:flex;min-height:280px;padding:25px;position:relative}.productsestore-calc:before{background:#0000004d;border-radius:12px;content:"";inset:0;position:absolute}.productsestore-calc-text{position:relative;z-index:2}.productsestore-calc-text h4{font-size:16px;font-weight:500;margin-bottom:10px}.productsestore-calc-btn{background:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px}.productsestore-calc-btn:hover{background:#222}.productsestore-viewall{background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;margin:30px auto 0;padding:10px 20px}.productsestore-viewall:hover{background:#222}@media (max-width:992px){@media (max-width:768px){.productsestore{padding:40px 4%}.productsestore-title{font-size:22px}.productsestore-desc{font-size:14px;margin-bottom:25px;text-align:center}.productsestore-layout{flex-direction:column;gap:20px}.productsestore-controls{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;justify-content:space-between;margin-bottom:15px}.productsestore-search{flex:1 1;padding:8px 12px;width:100%}.productsestore-search,.productsestore-sort{border:1px solid #ccc;border-radius:6px;font-size:14px}.productsestore-sort{flex-shrink:0;padding:8px}.productsestore-sidebar{margin-bottom:10px;margin-top:0;order:1;text-align:center;width:100%}.productsestore-sidebar h3{display:none}.productsestore-sidebar ul{display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:center;list-style:none;margin:10px 0 20px;padding:0}.productsestore-sidebar label{align-items:center;color:#333;cursor:pointer;display:flex;font-size:14px;gap:6px;position:relative}.productsestore-sidebar input[type=radio]{appearance:none;-webkit-appearance:none;border:2px solid #d3d3d3;border-radius:50%;height:18px;position:relative;transition:all .2s ease;width:18px}.productsestore-sidebar input[type=radio]:checked{background:radial-gradient(circle at center,#555 45%,#0000 50%);border-color:#555}.productsestore-sidebar label:hover{color:#000}.productsestore-main{order:2}.productsestore-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.productsestore-card{padding:15px}.productsestore-card img{margin:0 auto -60px;max-width:150px}.productsestore-card h4{font-size:14px}.productsestore-price{font-size:13px}.productsestore-calc{justify-content:center;min-height:200px;text-align:center}.productsestore-calc-btn{font-size:13px;padding:6px 12px}.productsestore-viewall{font-size:14px;width:100%}.radio-group{grid-gap:10px 15px;display:grid;gap:10px 15px;grid-template-columns:repeat(2,1fr);justify-items:start}.custom-radio{align-items:center;color:#555;cursor:pointer;display:flex;font-size:14px;gap:6px;position:relative;-webkit-user-select:none;user-select:none}.custom-radio input{-webkit-appearance:none;appearance:none;border:2px solid #ccc;border-radius:50%;cursor:pointer;height:12px;outline:none;position:relative;transition:all .3s ease;width:12px}.custom-radio input:checked{background-color:#555;border-color:#555}.custom-radio input:checked:after{background:#000;border-radius:50%;content:"";height:7px;left:3.5px;position:absolute;top:3.5px;width:7px}.radio-label{color:#555;font-size:12px;transition:color .3s ease}.custom-radio input:checked+.radio-label{color:#222;font-weight:500}}}.estore-why{background-color:#f1f3f6;font-family:Arial,sans-serif;padding:60px 20px;text-align:center}.estore-why-title{color:#333;font-size:24px;font-weight:600;margin-bottom:40px}.estore-why-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1350px}.estore-why-card{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000000d;padding:25px;transition:transform .2s ease,box-shadow .2s ease}.estore-why-card:hover{box-shadow:0 6px 15px #0000001a;transform:translateY(-5px)}.estore-why-icon-wrapper{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;display:flex;height:100px;justify-content:center;margin:0 auto 20px;position:relative;width:100px}.estore-why-icon-img{height:40px;object-fit:contain;position:relative;width:40px;z-index:2}.estore-why-icon-wrapper:after{border:2px solid #007bff33;border-radius:50%;content:"";inset:0;position:absolute;z-index:1}.estore-why-card-title{color:#333;font-size:16px;font-weight:600;margin-bottom:10px}.estore-why-card-text{color:#666;font-size:14px;line-height:1.5}@media (max-width:1200px){.estore-why-grid{grid-template-columns:repeat(3,1fr);max-width:1000px}}@media (max-width:900px){.estore-why-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.estore-why-card{padding:20px}.estore-why-icon-wrapper{height:90px;width:90px}.estore-why-icon-img{height:35px;width:35px}}@media (max-width:600px){.estore-why{padding:40px 15px}.estore-why-title{font-size:20px;margin-bottom:30px}.estore-why-grid{gap:20px;grid-template-columns:repeat(2,1fr);max-width:400px}.estore-why-card{padding:18px}.estore-why-icon-wrapper{height:80px;margin-bottom:15px;width:80px}.estore-why-icon-img{height:30px;width:30px}.estore-why-card-title{font-size:15px}.estore-why-card-text{font-size:13px}}.estore-solutions{background-color:#e8eae6;font-family:Poppins,Arial,sans-serif;padding:70px 20px;text-align:center}.estore-solutions-title{color:#333;font-size:26px;font-weight:600;margin-bottom:10px}.estore-solutions-subtitle{color:#666;font-size:15px;margin-bottom:40px}.estore-solutions-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;margin:0 auto;max-width:1150px}.estore-solutions-card{background:#fff;border-radius:10px;box-shadow:0 4px 12px #0000000d;overflow:hidden;text-align:left;transition:all .3s ease}.estore-solutions-card:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-6px)}.estore-solutions-image{height:200px;object-fit:cover;width:100%}.estore-solutions-content{padding:20px}.estore-solutions-card-title{color:#333;font-size:17px;font-weight:600;margin-bottom:10px}.estore-solutions-card-text{color:#666;font-size:14px;line-height:1.6}.benefits-section{background-color:#f8f9fb;border-radius:12px;margin:50px auto;max-width:1300px;padding:50px 20px;text-align:center}.benefits-title{color:#333;font-size:1.6rem;font-weight:600;margin-bottom:8px}.benefits-subtitle{color:#777;font-size:.95rem;margin-bottom:40px}.benefits-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(5,1fr);justify-items:center}.benefit-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000d;max-width:230px;padding:25px 10px;transition:all .3s ease;width:100%}.benefit-card:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-4px)}.benefit-icon{height:24px;width:24px}.benefit-title{color:#007bff;font-size:.95rem;font-weight:600;margin-bottom:6px}.benefit-desc{color:#555;font-size:.85rem;line-height:1.4}@media (max-width:1200px){.benefits-grid{gap:20px;grid-template-columns:repeat(4,1fr)}.benefit-card{max-width:220px;padding:20px 10px}}@media (max-width:900px){.benefits-grid{gap:20px;grid-template-columns:repeat(3,1fr)}.benefits-title{font-size:1.4rem}.benefit-card{max-width:210px;padding:20px 10px}.benefit-title{font-size:.9rem}.benefit-desc{font-size:.8rem}}@media (max-width:700px){.benefits-grid{gap:18px;grid-template-columns:repeat(2,1fr)}.benefits-section{padding:40px 15px}.benefits-title{font-size:1.3rem}.benefits-subtitle{font-size:.9rem}.benefit-card{max-width:100%;padding:18px 10px}}@media (max-width:480px){.benefits-section{padding:40px 15px;width:80%}.benefits-grid{gap:20px;grid-template-columns:1fr}.benefits-title{font-size:1.2rem}.benefits-subtitle{font-size:.85rem;margin-bottom:30px}.benefit-card{max-width:80%;padding:16px 10px}.benefit-title{font-size:.9rem}.benefit-desc{font-size:.8rem}}.highlights-section{background-color:#f8f9fb;display:flex;justify-content:center;padding:60px 20px}.highlights-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));max-width:1100px;width:100%}.highlight-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden;transition:all .3s ease}.highlight-card:hover{box-shadow:0 6px 18px #0000001a;transform:translateY(-4px)}.highlight-img{height:200px;object-fit:cover;width:100%}.highlight-content{padding:20px 24px;text-align:left}.highlight-title{color:#333;font-size:1.05rem;font-weight:600;margin-bottom:10px}.highlight-desc{color:#666;font-size:.9rem;line-height:1.5}.heroabout{align-items:center;background:url(/static/media/HA.f6ff4c2ee9b20464586a.png) 50%/cover no-repeat;display:flex;height:65vh;justify-content:center;position:relative;width:100%}.heroabout-overlayabout{background:#e9e9e900;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.heroabout-contentabout{color:#fff;max-width:700px;padding:0 20px;position:relative;text-align:center;z-index:1}.heroabout-contentabout h1{font-size:2.7rem;font-weight:700;line-height:1.3;margin-bottom:20px}.ctaabout-btnabout{background:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 28px;transition:background .3s ease-in-out}.ctaabout-btnabout:hover{background:#1d4ed8}@media (max-width:768px){.heroabout{background:url(/static/media/HAa.5e0b18a43d0a91d131a4.png) 50%/cover no-repeat;background-position:50%;height:55vh}.heroabout-contentabout h1{font-size:2.2rem}.heroabout-contentabout h2{font-size:1.2rem}.ctaabout-btnabout{font-size:14px;padding:12px 20px}}.para{padding:40px;text-align:center}.parah{font-size:2rem;margin-bottom:10px}.parap{color:#555;line-height:1.4;margin:0 auto;max-width:800px}@media (max-width:768px){.para{text-align:center}.parah{font-size:1.5rem;margin-bottom:10px;margin-top:-20px}.parap{color:#555;font-size:11px;line-height:1/3;margin:0 auto;width:100%}}.abouta-sectiona{background:url(/static/media/abouta.c5f81d2f726bf48d860b.png) no-repeat 50%/cover;display:flex;justify-content:center;padding:160px 20px}.abouta-wrappera{max-width:1300px;position:relative;width:100%}.abouta-boxa{min-height:450px;padding:40px 20px;position:relative}.abouta-boxa:before{border:10px solid #fff;border-radius:25px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.overlaya-painta{align-items:center;display:flex;gap:12px;left:40px;position:absolute;top:300px;width:300px}.overlaya-imga{display:block;width:350px}.overlaya-texta{display:flex;flex-direction:column;left:150px;padding-top:60px;position:absolute}.overlaya-texta h4{color:#000;font-size:16px;font-weight:700;margin:0}.overlaya-texta p{color:#000;font-size:12px;margin:2px 0}.overlaya-linka{color:#006bff;font-size:12px;font-weight:700;text-decoration:none}.overlaya-linka:hover{text-decoration:underline}.abouta-contenta{flex:1 1;z-index:2}.abouta-contenta h3{font-size:28px;margin-bottom:2px;padding-left:650px}.abouta-contenta h4{color:#444;font-size:18px;margin-bottom:2px;padding-left:650px}.abouta-contenta p{font-size:12px;margin-bottom:15px;padding-left:650px;padding-right:170px}@media (max-width:992px){.abouta-sectiona{background:url(/static/media/aboutaa.61219dd2af4a69add56a.jpeg);height:750px;justify-content:center;margin-top:0}.abouta-wrappera{position:relative}.abouta-boxa{display:block;margin-top:-70px;min-height:1100px}.abouta-boxa:before{border:5px solid #fff;border-radius:25px;bottom:0;content:"";height:870px;left:0;pointer-events:none;position:absolute;right:0;top:-30px}.abouta-contenta{order:1;padding-left:0;padding-right:0;text-align:left}.abouta-contenta h3{margin-top:-50px;padding-left:0;text-align:left}.abouta-contenta h4,.abouta-contenta p{padding-left:0;padding-right:0!important;padding-top:0;text-align:left}.abouta-contenta h3{font-size:24px}.abouta-contenta h4{font-size:18px}.abouta-contenta p{font-size:10px}.overlaya-painta{align-items:center;bottom:auto;display:flex;justify-content:center;left:auto;order:2;position:relative;top:430px;width:100%}.overlaya-imga{margin-left:0;width:260px}.overlaya-texta-wrappera{bottom:auto;height:70px;margin-left:-50px;position:static;right:auto;width:150px}.overlaya-texta{padding:5px;top:75px}.overlaya-texta h4{font-size:12px}.overlaya-linka,.overlaya-texta p{font-size:9px}}.manufacturing{background-color:#f9f9f9;border-radius:12px;font-family:Helvetica Neue,Arial,sans-serif;margin:-30px auto 40px;max-width:1100px;padding:60px 40px;text-align:center}.manufacturing h2{color:#333;font-size:1.8rem;margin-bottom:15px}.description{color:#555;line-height:1.6;margin:0 auto 15px;max-width:850px}.cert-link{color:#0b0b0b;display:inline-block;font-weight:500;margin-bottom:40px;text-decoration:underline}.carda-container{display:flex;flex-wrap:wrap;gap:25px;justify-content:center}.carda{background:#f9f9f9;border-radius:10px;flex:1 1 45%;height:400px;max-width:500px;padding-bottom:20px;text-align:left}.carda img{border-top-left-radius:10px;border-top-right-radius:10px;height:200px;width:100%}.carda h3{color:#222;font-size:1.2rem;margin:15px 10px 10px}.carda p{color:#555;line-height:1.6;margin:0 10px 15px}.read-more{color:#000;display:inline-block;font-weight:600;margin-left:10px;text-decoration:none;transition:color .3s ease}.read-more:hover{color:#0073e6}@media (max-width:768px){.carda-container{align-items:center;flex-direction:column}.carda{box-shadow:0 2px 6px #0000001a;width:100%}.manufacturing{margin:20px;padding:40px 20px}.carda h3,.carda p{text-align:center}}.herowhy{align-items:center;background:url(/static/media/HY.1e4b2f90cc836d4da50c.png) 50%/cover no-repeat;display:flex;height:65vh;justify-content:center;position:relative;width:100%}.herowhy-overlaywhy{background:#e9e9e900;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.herowhy-contentwhy{color:#fff;max-width:700px;padding:0 20px;position:relative;text-align:center;z-index:1}.herowhy-contentwhy h1{font-size:2.7rem;font-weight:700;line-height:1.3;margin-bottom:20px}.ctawhy-btnwhy{background:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 28px;transition:background .3s ease-in-out}.ctawhy-btnwhy:hover{background:#1d4ed8}@media (max-width:768px){.herowhy{background:url(/static/media/HYp.09e9b718a61f7b79d090.png) 50%/cover no-repeat;background-position:50%;height:55vh}.herowhy-contentwhy h1{font-size:2.2rem}.herowhy-contentwhy h2{font-size:1.2rem}.ctawhy-btnwhy{font-size:14px;padding:12px 20px}}.header3-text3{margin-bottom:40px;text-align:center}.header3-text3 h1{color:#222;font-size:2rem;font-weight:600;margin-bottom:12px}.header3-text3 p{color:#555;font-size:1rem;line-height:1.5;margin:0 auto;max-width:1300px}@media (max-width:768px){.header3-text3{margin-bottom:40px;padding-left:10px;padding-right:10px;text-align:center}.header3-text3 h1{font-size:1.6rem}.header3-text3 p{font-size:.7rem}}.why-choose-section{background-image:url(/static/media/why-bg.357e2bc1e2a738f2380d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#333;margin:0 auto;max-width:1600px;padding:50px 20px;position:relative;z-index:1}.why-choose-section:before{background:#ffffffd9;border-radius:10px;content:"";inset:0;position:absolute;width:-webkit-fit-content;width:fit-content;z-index:-1}.header-text{margin-bottom:40px;text-align:center}.header-text h1{color:#222;font-size:2rem;font-weight:600;margin-bottom:12px}.header-text p{color:#555;font-size:1rem;line-height:1.5;margin:0 auto;max-width:1300px}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);margin-left:80px;margin-right:80px}.last-row-desktop{grid-gap:30px;display:grid;gap:30px;grid-column:2/-2;grid-template-columns:repeat(2,1fr);justify-content:center}.feature-card2{background-color:#e7e4d3;border-radius:12px;flex-direction:column;height:200px;padding:40px 20px;text-align:center}.feature-card2,.icon-placeholder{align-items:center;display:flex;justify-content:center}.icon-placeholder img{display:block;height:40px;object-fit:contain;width:40px}.feature-card2 h3{align-items:center;color:#222;font-size:1rem;font-weight:600;margin-bottom:12px}.feature-card2 p{color:#555;font-size:.8rem;line-height:1.5;text-align:center}@media (max-width:1024px){.why-choose-section{background-image:url(/static/media/why-bg.357e2bc1e2a738f2380d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#333;margin:0 auto;max-width:1600px;padding:50px 20px;position:relative;z-index:1}.features-grid{grid-template-columns:repeat(2,1fr);margin-left:40px;margin-right:40px}.last-row-desktop{grid-column:1/-1;grid-template-columns:repeat(2,1fr);justify-content:center}}@media (max-width:768px){.why-choose-section{background-image:url(/static/media/whypa.a6f0cd1394e8164848cb.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#333;margin-bottom:30px;position:relative;z-index:1}.features-grid{grid-template-columns:1fr;margin-left:20px;margin-right:20px}.last-row-desktop{grid-column:1/-1;grid-template-columns:1fr;justify-content:center}.feature-card2{height:auto;padding:25px 20px}.feature-card2 h3{font-size:1.1rem}.feature-card2 p{font-size:.8rem}}.herooverview{align-items:center;background:url(/static/media/HO.7208dd1885f09592faa8.png) 50%/cover no-repeat;display:flex;height:65vh;justify-content:center;position:relative;width:100%}.herooverview-overlayoverview{background:#e9e9e900;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.herooverview-contentoverview{color:#fff;max-width:700px;padding:0 20px;position:relative;text-align:center;z-index:1}.herooverview-contentoverview h1{font-size:2.7rem;font-weight:700;line-height:1.3;margin-bottom:20px}.ctaoverview-btnoverview{background:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 28px;transition:background .3s ease-in-out}.ctaoverview-btnoverview:hover{background:#1d4ed8}@media (max-width:768px){.herooverview{background:url(/static/media/HOa.5c3753fadbf223881aa3.png) 50%/cover no-repeat;background-position:50%;height:55vh}.herooverview-contentoverview h1{font-size:2.2rem}.herooverview-contentoverview h2{font-size:1.2rem}.ctaoverview-btnoverview{font-size:14px;padding:12px 20px}}.portfolio-section{background:#fff;padding:60px 100px;text-align:center}.portfolio-subtitle{font-size:1.3rem;font-weight:600;margin-bottom:6px}.portfolio-description{color:#666;font-size:.95rem;margin:0 auto 40px;max-width:1100px;padding-bottom:10px}.portfolio-title{font-size:1.5rem;font-weight:600;margin-bottom:40px}.portfolio-grid .row{display:flex;gap:25px;justify-content:center;margin-bottom:35px}.product-card{background:#ece9e2;border-radius:18px;box-shadow:0 4px 15px #00000014;overflow:hidden;transition:all .3s ease}.product-card:hover{transform:translateY(-4px)}.side-layout{align-items:center;display:flex;gap:20px;padding:20px 25px;text-align:left;width:46%}.product-image{flex-shrink:0;position:relative}.product-image img,.product-info{border-radius:12px}.product-info{align-items:left;background-color:#fff;display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:left;padding:20px}.product-info h4{font-size:1rem;font-weight:600;margin:0}.product-info p{color:#555;font-size:.9rem;line-height:1.5}.arrow{color:#777;margin-top:10px}.arrow svg{background:#f2f2f2;border-radius:50%;font-size:.9rem;padding:6px}.product-image .coming{background:#000;border-radius:4px;color:#fff;filter:none;font-size:.8rem;left:50%;padding:4px 10px;position:absolute;top:45%;transform:translate(-50%,-50%);z-index:2}.product-image img.blurred{filter:blur(4px);transition:filter .3s ease}.top-layout{align-items:center;display:flex;flex-direction:column;padding:20px 25px;text-align:center;width:30%}.top-layout .arrow{justify-content:flex-end;width:100%}.arrow img{height:25px;width:25px}@media (max-width:992px){.portfolio-section{padding:40px}.row{flex-wrap:wrap;gap:20px}.side-layout,.top-layout{width:100%}.side-layout{flex-direction:column}.product-info,.side-layout{padding:15px;text-align:center}.product-info{align-items:center}.product-image img{max-width:280px;width:100%}.arrow{align-self:center}.arrow img{height:25px;width:25px}}@media (max-width:600px){.portfolio-section{padding:30px 20px}.portfolio-title{font-size:1.2rem}.portfolio-description{font-size:.9rem}.product-info h4{font-size:1.3rem}}.glamur-features-section{background-color:#e5e5e5;font-family:Arial,sans-serif;padding:80px 20px;text-align:center}.glamur-features-heading{color:#333;font-size:2.2em;font-weight:400;margin-bottom:50px}.glamur-features-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:0 auto;max-width:1300px}.feature-card{background-color:#f7f7f7;border-radius:8px;box-shadow:0 4px 8px #0000000d;flex:1 1 150px;max-width:250px;padding:30px;text-align:left;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.card-title{font-size:1.1em;text-align:center}.card-description{color:#555;font-size:.6em;line-height:1.6;text-align:center}@media (max-width:1200px){.glamur-features-container{gap:20px}}@media (max-width:900px){.feature-card{max-width:40%}}@media (max-width:600px){.glamur-features-section{padding:50px 15px}.glamur-features-heading{font-size:1.8em;margin-bottom:30px}.glamur-features-container{align-items:center;flex-direction:column}.feature-card{max-width:90%}.card-description{color:#555;font-size:.9rem;line-height:1.6;text-align:center}.card-title{text-align:center!important}}.excellence-section{background-color:#f7f7f7;display:flex;font-family:Arial,sans-serif;justify-content:center;margin-bottom:-70px;padding:80px 20px}.excellence-content-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;display:flex;max-width:1300px;overflow:hidden;width:100%}.technical-excellence{flex:1 1;min-width:300px;padding:40px;text-align:left}.section-title{color:#333;font-size:2em;font-weight:600;margin-bottom:15px;margin-top:0}.section-description{color:#555;font-size:.9rem;margin-bottom:25px}.test-list{list-style:none;margin:0;padding:0}.test-item{align-items:center;color:#555;display:flex;font-size:.9rem;line-height:1.5;padding:8px 0}.check-icon{font-size:1rem;font-weight:700;height:15px;margin-right:10px;width:15px}.guidance-availability{display:flex;flex:2 1;min-width:500px}.info-card{border-left:1px solid #eee;flex:1 1;padding:40px;text-align:left}.guidance-availability .info-card:first-child{border-left:none}.card-image{border-radius:4px;height:auto;margin-bottom:20px;max-height:150px;object-fit:cover;width:100%}.card-title{color:#333;font-size:1.25em;font-weight:600;margin-bottom:15px;margin-top:0}.card-text{color:#666;font-size:.9em;line-height:1.6}@media (max-width:1100px){.excellence-content-wrapper{flex-direction:column;max-width:600px}.guidance-availability,.technical-excellence{min-width:0;min-width:auto}.guidance-availability{border-top:1px solid #eee;flex-direction:column}.info-card{border-left:none;border-top:1px solid #eee;padding:30px 40px}.guidance-availability .info-card:first-child{border-top:none}}@media (max-width:600px){.excellence-section{padding:40px 10px}.info-card,.technical-excellence{padding:20px}.section-title{font-size:1.8em}.section-description,.section-title{text-align:center}.card-title{font-size:1.3rem;text-align:left}}.herotest{align-items:center;background:url(/static/media/HT.b270b1c7636827cfbcda.png) 50%/cover no-repeat;display:flex;height:65vh;justify-content:center;position:relative;width:100%}.herotest-overlaytest{background:#e9e9e900;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.herotest-contenttest{color:#fff;max-width:700px;padding:0 20px;position:relative;text-align:center;z-index:1}.herotest-contenttest h1{font-size:2.7rem;font-weight:700;line-height:1.3;margin-bottom:20px}.ctatest-btntest{background:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 28px;transition:background .3s ease-in-out}.ctatest-btntest:hover{background:#1d4ed8}@media (max-width:768px){.herotest{background:url(/static/media/HTa.27072c8fdcbc81c562ef.png) 50%/cover no-repeat;background-position:50%;height:55vh}.herotest-contenttest h1{font-size:2.2rem}.herotest-contenttest h2{font-size:1.2rem}.ctatest-btntest{font-size:14px;padding:12px 20px}}.testimonials-section{background-color:#f8f9fb;padding:60px 90px;text-align:center}.testimonials-header{margin:0 auto 50px;max-width:800px}.testimonials-header h2{color:#333;font-size:1.6rem;font-weight:600;margin-bottom:10px}.testimonials-header p{color:#777;font-size:.95rem;line-height:1.5}.testimonial-group{margin-bottom:50px}.testimonial-bg{background-position:50%;background-size:cover;padding:60px 10px;position:relative}.group-title{color:#fff;font-size:1.9rem;font-weight:600;margin-bottom:40px;text-shadow:0 1px 3px #00000080}.testimonial-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-items:center;margin-left:170px;margin-right:170px}.testimonial-card{background:#fff;box-shadow:0 2px 10px #0000001a;height:280px;max-width:420px;padding:20px;text-align:center}.stars{color:#ffb800;font-size:1rem;justify-content:center}.text{color:#555;font-size:.9rem;line-height:1.5;margin-bottom:15px}.name{color:#333;font-size:.85rem;font-weight:600}.testimonial2-group2{margin-bottom:50px}.testimonial2-bg2{background-position:50%;background-size:cover;padding:60px 10px;position:relative}.group2-title2{color:#fff;font-size:1.9rem;font-weight:600;margin-bottom:40px;text-shadow:0 1px 3px #00000080}.testimonial2-cards2{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-items:center;margin-left:250px;margin-right:250px}.testimonial2-card2{background:#fff;box-shadow:0 2px 10px #0000001a;height:240px;max-width:420px;padding:20px;text-align:center}.stars2{color:#ffb800;font-size:1rem;margin-bottom:10px}.text2{color:#555;font-size:.9rem;line-height:1.5;margin-bottom:15px}.name2{color:#333;font-size:.85rem;font-weight:600}@media (max-width:768px){.testimonials-section{padding:20px 0}.testimonials-header{margin:0 20px 30px}.testimonials-header h2{font-size:1.4rem}.testimonial-bg{padding:20px 0}.group-title{color:#fff;font-size:1.5rem;margin-bottom:20px}.testimonial-cards{gap:15px;grid-template-columns:1fr;margin-left:15px;margin-right:15px}.testimonial-card{height:auto;max-width:none;padding:15px;width:80%}.testimonial2-bg2{padding:20px 0}.group2-title2{font-size:1.5rem;margin-bottom:20px}.testimonial2-cards2{gap:15px;grid-template-columns:1fr;margin-left:15px;margin-right:15px}.testimonial2-card2{height:auto;max-width:none;padding:15px;width:80%}.stars2{text-align:center}.text,.text2{font-size:.85rem}.name,.name2{font-size:.8rem}}.whychooseus-container{background-color:#f8f9fa;display:flex;justify-content:center;margin-top:-80px;padding:40px 0;width:100%}.whychooseus-box{background-color:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000d;max-width:1220px;padding:40px 60px;text-align:center}.whychooseus-box h2{color:#333;font-size:1.4rem;font-weight:600;margin-bottom:10px}.subtitle{color:#777;font-size:.9rem;margin-bottom:25px}.points-grid{display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:center}.point-item{align-items:center;color:#555;display:flex;font-size:.9rem}.check-icon{flex-shrink:0;height:14px;margin-right:6px;vertical-align:middle;width:14px}@media (max-width:768px){.whychooseus-box{padding:25px 20px}.points-grid{align-items:flex-start;flex-direction:column}.point-item{justify-content:flex-start}.whychooseus-container{display:none}}.product-page{background:#fefefc;display:flex;font-family:Inter,sans-serif;gap:40px;padding:40px 5%;position:relative}.sidebar{background:#fefefc;border-radius:10px;padding:20px;width:220px}.sidebar h3{font-size:16px;font-weight:600;margin-bottom:10px}.sidebar ul{list-style:none;padding:0}.sidebar li{color:#444;cursor:pointer;font-size:14px;margin-bottom:8px;transition:.3s}.sidebar li.active{color:#2563eb;font-weight:600}.productdetail{flex:1 1}.breadcrumb{color:#888;font-size:14px;margin-bottom:20px}.productdetail-container{background:#fdf8f8;border-radius:12px;box-shadow:0 1px 6px #0000001a;display:flex;gap:40px;padding:30px}.productdetail-image{align-items:center;background:#0000;border-radius:20px;display:flex;height:330px;justify-content:center;width:300px}.productdetail-image img{height:auto;object-fit:contain;width:100%}.productdetail-info{flex:1 1}.productdetail-info h2{font-size:24px;margin-bottom:8px}.stars{align-items:center;color:#f5a623;display:flex;gap:4px}.price,.stars{margin-bottom:10px}.price{font-size:18px;font-weight:600}.desc{color:#666;font-size:15px;margin-bottom:20px}.color-selector h5{font-weight:600;margin-bottom:8px}.color-palette{display:flex;flex-wrap:wrap;gap:10px}.color-box{border:1px solid #000;border-radius:4px;cursor:pointer;height:32px;width:32px}.color-box.active{border:2px solid #000}.selected-color-name{color:#333;font-size:13px;margin-top:8px}.size-selector{margin-top:15px}.size-selector h5{font-weight:600;margin-bottom:8px}.size-options{display:flex;flex-wrap:wrap;gap:10px}.size-btn{background:#f8f8f8;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:14px;padding:8px 16px;transition:.3s}.size-btn.active,.size-btn:hover{background:#2563eb;border-color:#2563eb;color:#fff}.quantity-controls-inline{margin-top:18px}.quantity-controls-inline h5{font-weight:600;margin-bottom:8px}.quantity-inline{align-items:center;display:flex;gap:12px}.quantity-inline button{background:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:6px 12px}.quantity-inline span{font-size:16px;font-weight:500;min-width:24px;text-align:center}.add-to-cart,.add-to-cart1{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-top:15px;padding:12px 25px;transition:.3s}.add-to-cart1{background:#111827;margin-left:5px}.add-to-cart1:hover,.add-to-cart:hover{opacity:.9}.popup-overlay{align-items:center;animation:fadeIn .3s ease;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-box{animation:popIn .3s ease;background:#fff;border-radius:12px;box-shadow:0 6px 20px #0003;padding:25px 40px;text-align:center}.popup-box p{font-weight:500;margin-bottom:15px}.go-cart-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px 18px}.suggested-section{margin-top:50px;text-align:center}.suggestion-title{color:#333;font-size:22px;font-weight:600;margin-bottom:25px}.suggested-products{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.suggested-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:15px;text-align:center;transition:.3s;width:180px}.suggested-card:hover{box-shadow:0 4px 14px #0000001a;transform:translateY(-4px)}.suggested-card img{border-radius:8px;height:auto;width:100%}.suggested-card h4{color:#333;font-size:15px;font-weight:600;margin:8px 0 4px}.suggested-card p{color:#777;font-size:13px;margin-bottom:5px}.suggested-card button{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;padding:8px 14px;width:100%}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.product-page{align-items:center;flex-direction:column;padding:10px}.sidebar{background:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;overflow-x:auto;padding:10px;width:100%}.sidebar ul{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto}.sidebar li{background:#f3f4f6;border-radius:8px;flex:0 0 auto;padding:8px 12px;white-space:nowrap}.sidebar li.active{background:#f3f4f6;color:#000}.productdetail-container{align-items:center;flex-direction:column;padding:15px}.productdetail-image{height:auto;margin-bottom:-150px;width:100%}.productdetail-info{text-align:center}.productdetail-info h2{font-size:20px;text-align:center}.stars{align-items:center;color:#f5a623;display:none}.price{color:#2563eb;font-size:22px}.desc{display:none;font-size:13px;margin-bottom:10px}.color-palette{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(7,1fr);justify-items:center}.color-box{border-radius:6px;height:34px;width:34px}.size-options{justify-content:center}.size-btn{font-size:13px;padding:6px 12px}.quantity-inline{justify-content:center}.add-to-cart,.add-to-cart1{font-size:15px;padding:12px;width:90%}.popup-box{padding:20px;width:90%}.suggested-products{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);padding:0 10px}.suggested-card img{height:140px;object-fit:contain}.suggested-card h4{font-size:13px}}.cart-page{background:#fefefe;border-radius:16px;box-shadow:0 10px 25px #00000014;font-family:Poppins,sans-serif;margin:40px auto;max-width:900px;padding:25px 20px}.cart-page h2{color:#222;font-size:30px;font-weight:600;margin-bottom:25px;text-align:center}.error{color:#e53935;font-weight:500;margin-top:15px;text-align:center}.cart-items{display:flex;flex-direction:column;gap:20px}.cart-item{align-items:center;background:#fff;border-radius:14px;box-shadow:0 4px 10px #0000000d;display:flex;justify-content:space-between;padding:15px 20px;transition:all .3s ease}.cart-item:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-3px)}.cart-item img{border:1px solid #eee;border-radius:12px;height:80px;object-fit:cover;width:80px}.cart-info{flex:1 1;margin-left:20px}.cart-info h4{color:#111;font-size:18px;font-weight:600;margin:0 0 5px}.cart-info p{color:#555;font-size:14px;margin:3px 0}.delete-btn{background:#ff4d4f;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:12px;padding:10px 14px;transition:all .2s ease}.delete-btn:hover{background:#d9363e;transform:scale(1.05)}.cart-total{color:#222;font-size:22px;font-weight:700;margin-top:30px;text-align:right}.cart-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-end;margin-top:20px}.buy-now-btn{background:linear-gradient(90deg,#4caf50,#2e7d32);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;padding:12px 25px;transition:all .3s ease}.buy-now-btn:hover{background:linear-gradient(90deg,#66bb6a,#43a047);transform:translateY(-2px)}.back-btn{background:#1976d2;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;margin-bottom:25px;padding:10px 16px;transition:all .3s ease}.back-btn:hover{background:#1565c0;transform:translateY(-1px)}.continue-btn{background:linear-gradient(90deg,#ff9800,#f57c00);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;padding:10px 18px;transition:all .3s ease}.continue-btn:hover{background:linear-gradient(90deg,#ffa726,#fb8c00);transform:translateY(-1px)}@media (max-width:768px){.cart-item{align-items:flex-start;flex-direction:column}.cart-info{margin-left:0;margin-top:10px}.cart-buttons{align-items:stretch;flex-direction:column}}.success-container{align-items:center;background:#f7f8fc;display:flex;height:90vh;justify-content:center}.success-card{background:#fff;border-radius:16px;box-shadow:0 4px 15px #0000001a;padding:40px;text-align:center}.success-card h1{color:#2563eb;margin-bottom:15px}.success-card p{color:#555;font-size:16px;margin-bottom:10px}.home-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:10px 18px}.home-btn,.home-btn:hover{background:#2563eb}
/*# sourceMappingURL=main.652ff502.css.map*/