@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}html,body{font-family:Poppins,sans-serif;margin:0;padding:0;font-size:16px;scroll-behavior:smooth;overflow-x:hidden}a{text-decoration:none}.section-entry{padding:4rem 0}.site-navbar{--navy: #071b4a;--blue: #0d6efd;--electric-blue: #3b82f6;min-height:76px;padding:10px 20px;background:#fffffff5;border-bottom:1px solid rgba(7,27,74,.08);box-shadow:0 12px 35px #071b4a17;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:1090}.site-navbar .navbar-shell{max-width:1480px;margin:0 auto}.site-navbar .navbar-brand{padding:0;margin-right:28px}.site-navbar .logo-img{display:block;width:clamp(170px,15vw,218px);height:auto}.site-navbar .navbar-nav{gap:2px}.site-navbar .nav-link{position:relative;display:flex;align-items:center;gap:7px;padding:11px 12px!important;color:#263653;font-size:14px;font-weight:500;white-space:nowrap;border-radius:10px;transition:color .25s ease,background-color .25s ease,transform .25s ease}.site-navbar .nav-link:after{transition:transform .25s ease}.site-navbar .nav-link:hover,.site-navbar .nav-link.active{color:var(--blue);background:#0d6efd12}.site-navbar .nav-link.active{font-weight:600}.site-navbar .nav-link.active:before{content:"";position:absolute;right:12px;bottom:4px;left:12px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--blue),#64a5ff)}.site-navbar .dropdown-menu{min-width:285px;margin-top:8px;padding:10px;border:1px solid rgba(7,27,74,.08);border-radius:16px;background:#fffffffc;box-shadow:0 22px 55px #071b4a29}.site-navbar .dropdown-menu.show{animation:navbarMenuIn .2s ease both}.site-navbar .dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 12px;color:#263653;font-size:13px;font-weight:500;line-height:1.35;border-radius:10px;transition:all .2s ease}.site-navbar .dropdown-item i{display:grid;place-items:center;width:31px;height:31px;flex:0 0 31px;color:var(--blue);background:#eef5ff;border-radius:9px}.site-navbar .dropdown-item:hover,.site-navbar .dropdown-item:focus{color:var(--blue);background:#f3f7ff;transform:translate(3px)}.site-navbar .dropdown-divider{margin:7px 4px;border-color:#071b4a14}.site-navbar .logout-item{width:100%;color:#d13c4c}.site-navbar .logout-item i{color:#d13c4c;background:#fff0f2}.nav-icon-link{position:relative;display:grid;width:42px;height:42px;place-items:center;color:#263653;background:#f2f6fc;border:1px solid rgba(7,27,74,.07);border-radius:50%;transition:all .25s ease}.nav-icon-link:hover{color:#fff;background:#0d6efd;transform:translateY(-2px);box-shadow:0 9px 20px #0d6efd40}.nav-icon-link i{font-size:16px}.cart-count{position:absolute;top:-4px;right:-4px;display:grid;min-width:19px;height:19px;padding:0 4px;place-items:center;color:#fff;background:#ff4d5f;border:2px solid #fff;border-radius:20px;font-size:9px;font-weight:700}.site-navbar .login-link{border:1px solid rgba(13,110,253,.18)}.site-navbar .dealer-cta{padding:11px 17px!important;color:#fff;background:linear-gradient(135deg,#0d6efd,#064eae);box-shadow:0 9px 20px #0d6efd38}.site-navbar .dealer-cta:hover{color:#fff;background:linear-gradient(135deg,#075edb,#043f91);transform:translateY(-2px)}.site-navbar .dealer-cta:before{display:none}.user-avatar{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #0d6efd2e}.navbar-toggler{display:flex;width:44px;height:44px;padding:10px;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:0;border-radius:12px;background:linear-gradient(135deg,#0d6efd,#064eae);box-shadow:none!important}.navbar-toggler span{display:block;width:20px;height:2px;background:#fff;border-radius:2px}@keyframes navbarMenuIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1199.98px)and (min-width:992px){.site-navbar{padding-inline:8px}.site-navbar .logo-img{width:165px}.site-navbar .nav-link{padding-inline:8px!important;font-size:12px}}@media(max-width:991.98px){.site-navbar{min-height:70px;padding:10px 14px}.site-navbar .logo-img{width:165px}.site-navbar .navbar-collapse{max-height:calc(100vh - 90px);margin:11px -14px -10px;padding:12px 18px 22px;overflow-y:auto;background:#fff;border-top:1px solid rgba(7,27,74,.08);box-shadow:0 18px 30px #071b4a14}.site-navbar .navbar-nav{gap:4px}.site-navbar .nav-link{padding:12px 13px!important;font-size:14px}.site-navbar .nav-link.active:before{inset:11px auto 11px 2px;width:3px;height:auto}.site-navbar .dropdown-menu{margin:3px 0 6px;padding:6px;border-radius:12px;background:#f7f9fc;box-shadow:none}.site-navbar .login-link,.site-navbar .dealer-cta{justify-content:center;margin-top:5px}.mobile-cart{width:42px;height:42px}}.privacy-wrapper h2{font-weight:600}.privacy-wrapper h4{font-weight:600;font-size:23px}.privacy-wrapper h5{font-weight:500}.privacy-wrapper ul{list-style:none;padding-left:0;line-height:30px}.main-video{margin-top:76px;width:100%;height:100%;overflow:hidden}.main-video video{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.main-wrapper{margin-top:76px}.product-category-wrapper{background-color:#f4f3f3}.product-category-wrapper h3{text-align:center;font-weight:700}.product-category-wrapper .product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:25px}@media(max-width:1200px){.product-category-wrapper .product-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:992px){.product-category-wrapper .product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.product-category-wrapper .product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.product-category-wrapper .product-grid{grid-template-columns:repeat(1,1fr)}}.product-category-wrapper .product-card{display:block;background:#fff;border-radius:12px;overflow:hidden;text-align:center;text-decoration:none;transition:all .4s ease;position:relative;box-shadow:0 10px 30px #0000000d;border:0}.product-category-wrapper .product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.product-category-wrapper .product-card .card-image{padding:0;background:linear-gradient(135deg,#0d6efd0d,#0d6efd0d)}.product-category-wrapper .product-card .card-image img{width:250px;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:.4s ease}.product-category-wrapper .product-card:hover img{transform:scale(1.08)}.product-category-wrapper .product-card .card-content{padding:16px 5px}.product-category-wrapper .product-card .card-content h4{font-size:15px;font-weight:600;color:#222;margin-bottom:10px;transition:.3s}.product-category-wrapper .product-card .card-content .explore-btn{font-size:14px;font-weight:500;color:#0738c3;opacity:1;transform:translateY(10px);transition:.3s ease}.product-category-wrapper .product-card:hover .explore-btn{opacity:1;transform:translateY(0)}.new-product-wrapper{background:#f8f9fb}.new-product-wrapper .section-title h3{font-weight:700;margin-bottom:10px}.new-product-wrapper .section-title p{color:#777}.new-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media(max-width:1200px){.new-product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.new-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.new-product-grid{grid-template-columns:repeat(1,1fr)}}.new-product-card{background:#fff;border-radius:14px;overflow:hidden;transition:.4s ease;box-shadow:0 10px 25px #0000000d}.new-product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.new-product-card .product-image{position:relative;background:#f3f6fa}.new-product-card .product-image img{width:100%;-o-object-fit:contain;object-fit:contain;transition:.4s ease}.new-product-card:hover .product-image img{transform:scale(1.08)}.new-product-card .badge{position:absolute;top:15px;left:15px;background:#007bff;color:#fff;font-size:12px;padding:5px 10px;border-radius:20px}.new-product-card .product-content{padding:20px;text-align:center}.new-product-card .product-content h4{font-size:16px;font-weight:600;margin-bottom:10px}.new-product-card .product-content .price{font-size:15px;font-weight:700;color:#007bff;margin-bottom:15px}.new-product-card .btn-view{display:inline-block;padding:8px 18px;background:#007bff;color:#fff;border-radius:25px;font-size:13px;text-decoration:none;transition:.3s ease}.new-product-card .btn-view:hover{background:#0056b3}.expert-cta-wrapper{background:linear-gradient(135deg,#0d6efd,#003f88);color:#fff}.expert-cta-box{display:flex;justify-content:space-between;align-items:center;gap:30px;flex-wrap:wrap}.cta-content h3{font-size:28px;font-weight:700;margin-bottom:10px}.cta-content p{font-size:16px;opacity:.9}.cta-buttons{display:flex;gap:15px;flex-wrap:wrap}.cta-btn{padding:12px 24px;border-radius:30px;font-weight:600;text-decoration:none;transition:.3s ease;display:inline-block}.call-btn{background:#fff;color:#0d6efd}.call-btn:hover{background:#e6e6e6}.chat-btn{background:#25d366;color:#fff}.chat-btn:hover{background:#1ebe5d}@media(max-width:768px){.expert-cta-box{text-align:center;flex-direction:column}.cta-buttons{justify-content:center}}.battery-counter-wrapper{background:linear-gradient(135deg,#0d6efd,#003f88);color:#fff;text-align:center}.counter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media(max-width:992px){.counter-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.counter-grid{grid-template-columns:repeat(1,1fr)}}.counter-box{padding:30px 20px;background:#0c6af4;border-radius:12px;transition:.4s ease}.counter-box:hover{transform:translateY(-6px)}.counter-box h2{font-size:40px;font-weight:700;color:#fff;margin-bottom:10px}.counter-box p{font-size:15px;opacity:.85}.testimonial-section{padding:80px 0;background:#f7f9fb}.section-titles{font-size:30px;font-weight:700;color:#222}.section-subtitle{font-size:15px;color:#777}.testimonial-item{background:#fff;padding:30px;border-radius:8px;margin:10px;transition:.3s ease}.testimonial-item:hover{box-shadow:0 10px 25px #00000014}.testimonial-content{display:flex;align-items:flex-start;gap:20px}.testimonial-image img{width:70px!important;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.testimonial-text-area p{font-size:15px;line-height:26px;color:#444;margin-bottom:15px}.testimonial-text-area h5{margin:0;font-size:16px;font-weight:600;color:#222}.testimonial-text-area span{font-size:14px;color:#777}@media(max-width:768px){.testimonial-content{flex-direction:column;text-align:center;align-items:center}}.why-choose-section{background:#f8fafc}.section-title h3{font-weight:700;margin-bottom:10px}.section-title p{font-size:16px;color:#666}.why-choose-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.why-card{background:#fff;padding:35px 25px;border-radius:12px;text-align:center;transition:all .4s ease}.why-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #00000014}.why-icon{width:70px;height:70px;margin:0 auto 20px;background:#0738c3;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;transition:.3s}.why-card h4{font-size:18px;font-weight:600;margin-bottom:15px}.why-card p{font-size:15px;line-height:25px}@media(max-width:992px){.why-choose-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.why-choose-grid{grid-template-columns:1fr}}.main-wrapper{background:#f9fafb}.product-main-image{background:#fff;padding:20px;min-height:450px;display:flex;align-items:center;justify-content:center}.main-img{max-height:420px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.product-main-image:hover .main-img{transform:scale(1.05)}.thumb{width:100%;height:auto!important;-o-object-fit:cover;object-fit:cover;cursor:pointer;border-radius:10px;border:2px solid transparent;transition:all .3s ease}.thumb:hover{transform:scale(1.08)}.active-thumb{border-color:#000}@media(min-width:992px){.col-md-6:last-child{position:sticky;top:100px;height:-moz-fit-content;height:fit-content}}.text-success{font-size:21px;color:#0960db!important}.badge.bg-danger{font-size:14px;padding:6px 10px}.pro-name{color:#0738c3}.btn-submit{background:#111;color:#fff;border:none;padding:10px 22px;border-radius:30px;font-weight:500;transition:all .3s ease}.btn-submit:hover{background:#0738c3;transform:translateY(-2px)}#cart-actions .btn{background:transparent;border:none;font-size:18px}.product-accordion .accordion-item{border:none;border-bottom:1px solid #eee}.product-accordion .accordion-button{font-weight:600;background:transparent;box-shadow:none}.product-accordion .accordion-button:not(.collapsed){color:#000}.share-btn{background:transparent;border:1px solid #ddd;padding:8px 18px;border-radius:25px;transition:all .3s ease}.share-btn:hover{background:#0738c3;color:#fff;border-color:#0738c3}.alert-success{border-radius:10px}@media(max-width:768px){.product-main-image{min-height:320px}.main-img{max-height:300px}.main-video{margin-top:70px;width:100%;overflow:hidden}}.product-details-wrapper{background:#fff;padding:40px;border-radius:14px;box-shadow:0 8px 25px #0000000d}.product-tabs{border-bottom:1px solid #eee;margin-bottom:25px;gap:20px}.product-tabs .nav-link{border:none;background:none;font-weight:600;color:#777;padding:10px 0;position:relative}.product-tabs .nav-link.active{color:#111}.product-tabs .nav-link.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#111}.tab-card{padding-top:10px;font-size:15px;line-height:1.8;color:#444}.tab-pane{transition:opacity .3s ease-in-out}.new-product-grid-new-arrival{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:30px}.new-product-card{background:#fff;border-radius:18px;overflow:hidden;transition:all .35s ease;box-shadow:0 10px 25px #0000000f;position:relative}.new-product-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px #0000001f}.new-product-card .product-image{position:relative;overflow:hidden;background:#f8f9fa}.new-product-card .product-image img{width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.new-product-card .product-image .badge-new{position:absolute;top:15px;left:15px;background:linear-gradient(135deg,#ff416c,#ff4b2b);color:#fff;padding:6px 14px;font-size:12px;font-weight:600;border-radius:50px;letter-spacing:1px;z-index:999}.new-product-card:hover img{transform:scale(1.08)}.new-product-card .product-content{padding:20px}.new-product-card .product-content h4{font-size:18px;font-weight:600;margin-bottom:-18px;color:#222;min-height:48px}.new-product-card .product-content .price{font-size:20px;font-weight:700;color:#111;margin-bottom:15px}.new-product-card .product-content .btn-view{display:inline-block;width:100%;text-align:center;padding:10px 0;border-radius:50px;background:#000;color:#fff;font-size:14px;font-weight:600;transition:all .3s ease;text-decoration:none}.new-product-card .product-content .btn-view:hover{background:#0738c3;letter-spacing:1px}.about-info-wrapper{background:#fff}.about-image img{border-radius:12px;box-shadow:0 15px 40px #00000014}.about-content h2{font-size:34px;font-weight:700;margin-bottom:20px}.about-content p{font-size:16px;line-height:28px;margin-bottom:15px}.btn-about{display:inline-block;margin-top:15px;padding:10px 25px;background:#0738c3;color:#fff;border-radius:30px;text-decoration:none;transition:.3s ease}.btn-about:hover{background:#0056b3}.why-us-wrapper{background:#f9fbf9}.why-us-wrapper h2{font-size:34px;font-weight:700;margin-bottom:20px}.why-us-wrapper .why-card{transition:.3s ease;border:0}.why-us-wrapper .why-card .icon-box{width:70px;height:70px;margin:0 auto;background:linear-gradient(135deg,#0d6efd,#003f88);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}.why-us-wrapper .why-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #00000014}.contact-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #00000014}.custom-input .form-control{border-radius:6px;border:1px solid #d1d5db;transition:all .3s ease}.custom-input .form-control:focus{border-color:#1e3a8a;box-shadow:0 0 0 .2rem #1e3a8a26}.submit-btn{background:linear-gradient(90deg,#1e3a8a,#2563eb);color:#fff;border-radius:50px;padding:12px 30px;font-weight:600;transition:.3s ease}.submit-btn:hover{background:linear-gradient(90deg,#2563eb,#1e3a8a);transform:translateY(-2px);box-shadow:0 10px 20px #2563eb4d;color:#fff}.contact-info-section{background:#f8fafc}.info-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000000f;border-left:5px solid #1e3a8a;transition:.3s ease}.info-card:hover{transform:translateY(-5px)}.section-title{color:#1e3a8a}.icon-box{width:45px;height:45px;background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:16px;box-shadow:0 8px 20px #2563eb4d}.info-item h6{color:#1e3a8a}.map-card{border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0000000f}.contact-detail{width:80%}.product-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;position:relative}.product-card:hover{transform:translateY(-6px);box-shadow:0 10px 30px #0000001f}.product-img{overflow:hidden;background:#f8f9fa}.product-img img{width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-img img{transform:scale(1.08)}.product-body{padding:10px}.product-title{font-size:16px;font-weight:600;margin-bottom:8px}.product-desc{font-size:13px;color:#666;margin-bottom:12px}.product-price{margin-bottom:15px}.old-price{text-decoration:line-through;color:#999;margin-right:8px}.sale-price{color:#e63946;font-weight:600}.regular-price{font-weight:600;color:#222}.btn-cart{width:100%;background:#111;color:#fff;padding:8px;border-radius:6px;border:none;transition:.3s}.btn-cart:hover{background:#e63946}.badge-new,.badge-sale{position:absolute;top:10px;left:10px;padding:4px 10px;font-size:11px;font-weight:600;border-radius:20px;color:#fff}.badge-new{background:#2a9d8f}.badge-sale{background:#e63946;left:auto;right:10px}.blog-link{text-decoration:none;color:inherit}.blog-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #00000014;transition:all .3s ease;height:100%}.blog-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026}.blog-img{position:relative;overflow:hidden}.blog-img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;transition:.4s}.blog-card:hover img{transform:scale(1.05)}.blog-date{position:absolute;bottom:10px;left:10px;background:#ff6b00;color:#fff;padding:5px 12px;font-size:13px;border-radius:20px}.blog-content{padding:20px}.blog-title{font-size:18px;font-weight:600;margin-bottom:10px}.blog-excerpt{font-size:14px;color:#666;margin-bottom:15px}.read-more{font-weight:600;color:#ff6b00;font-size:14px}.main-footer{position:relative;overflow:hidden;padding-top:76px;color:#fff;background:#061538}.main-footer .container{position:relative;max-width:1320px;z-index:2}.footer-glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(2px)}.footer-glow-one{width:430px;height:430px;top:-250px;right:-110px;background:#0d6efd33}.footer-glow-two{width:300px;height:300px;bottom:-220px;left:-130px;background:#24c7eb1a}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:52px;border-bottom:1px solid rgba(255,255,255,.11)}.footer-kicker{display:inline-flex;align-items:center;gap:8px;color:#70dcff;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.footer-top-copy h2{max-width:670px;margin:11px 0 0;color:#fff;font-size:clamp(28px,3.3vw,44px);line-height:1.16;letter-spacing:-1.5px}.footer-top-actions{display:flex;flex-wrap:wrap;gap:10px;flex:0 0 auto}.footer-primary-btn,.footer-secondary-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 19px;border-radius:11px;font-size:12px;font-weight:600;transition:all .25s ease}.footer-primary-btn:hover,.footer-secondary-btn:hover{transform:translateY(-2px)}.footer-primary-btn{color:#071638;background:#fff}.footer-primary-btn:hover{color:#071638;background:#70dcff}.footer-secondary-btn{color:#fff;border:1px solid rgba(255,255,255,.2);background:#ffffff0f}.footer-secondary-btn:hover{color:#fff;border-color:#ffffff73;background:#ffffff1a}.footer-main-grid{display:grid;grid-template-columns:1.35fr .7fr .95fr 1.25fr;gap:58px;padding:64px 0 54px}.footer-brand{max-width:345px}.footer-brand p{margin:23px 0 25px;color:#ffffff91;font-size:12px;line-height:1.8}.footer-logo-link{display:inline-flex;padding:10px 13px;background:#fff;border-radius:11px}.footer-logo{display:block;width:175px;height:auto}.footer-social{display:flex;flex-wrap:wrap;gap:8px}.footer-social a{display:grid;width:36px;height:36px;place-items:center;color:#ffffffb8;background:#ffffff12;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:13px;transition:all .25s ease}.footer-social a:hover{color:#071638;background:#70dcff;border-color:#70dcff;transform:translateY(-3px)}.footer-links-column h3,.footer-contact h3{position:relative;margin:5px 0 25px;padding-bottom:13px;color:#fff;font-size:14px;font-weight:600}.footer-links-column h3:after,.footer-contact h3:after{content:"";position:absolute;bottom:0;left:0;width:28px;height:2px;background:#31c9f1;border-radius:2px}.footer-links-column ul{margin:0;padding:0;list-style:none}.footer-links-column ul li+li{margin-top:12px}.footer-links-column ul a{position:relative;display:inline-flex;align-items:center;color:#ffffff91;font-size:11px;transition:all .25s ease}.footer-links-column ul a:before{content:"";width:0;height:1px;margin-right:0;background:#70dcff;transition:all .25s ease}.footer-links-column ul a:hover{color:#fff}.footer-links-column ul a:hover:before{width:12px;margin-right:7px}.footer-contact-item{display:flex;align-items:flex-start;gap:12px;color:#ffffffb8;font-size:10px;line-height:1.6;transition:color .25s ease}.footer-contact-item+.footer-contact-item{margin-top:15px}.footer-contact-item:hover{color:#fff}.footer-contact-item:hover .footer-contact-icon{color:#071638;background:#70dcff}.footer-contact-item small{display:block;margin-bottom:2px;color:#ffffff61;font-size:8px;letter-spacing:.5px;text-transform:uppercase}.footer-contact-icon{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;color:#70dcff;background:#70dcff17;border-radius:9px;font-size:11px;transition:all .25s ease}.footer-assurance{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.1)}.footer-assurance>div{display:flex;align-items:center;justify-content:center;gap:12px;padding:25px 20px;border-right:1px solid rgba(255,255,255,.1)}.footer-assurance>div:last-child{border-right:0}.footer-assurance>div>i{color:#70dcff;font-size:18px}.footer-assurance strong,.footer-assurance span{display:block}.footer-assurance strong{margin-bottom:2px;color:#fff;font-size:10px;font-weight:600}.footer-assurance span{color:#ffffff6b;font-size:8px}.main-footer .footer-bottom{margin-top:0;padding:18px 0;background:#030d26;border-top:1px solid rgba(255,255,255,.06)}.footer-bottom-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px}.footer-bottom-inner p{margin:0;color:#ffffff6b;font-size:9px}.footer-legal-links{display:flex;align-items:center;justify-content:center;gap:18px}.footer-legal-links a{color:#ffffff75;font-size:9px;transition:color .2s ease}.footer-legal-links a:hover{color:#fff}.footer-credit{text-align:right}.footer-credit a{color:#70dcff}.floating-contact-actions{position:fixed;right:20px;bottom:22px;display:flex;flex-direction:column;align-items:flex-end;gap:9px;z-index:1050}.floating-contact-btn{min-width:47px;height:47px;display:flex;align-items:center;justify-content:flex-end;overflow:hidden;color:#fff;border:2px solid #fff;border-radius:30px;box-shadow:0 10px 28px #05163940;transition:all .3s ease}.floating-contact-btn i{width:43px;flex:0 0 43px;text-align:center;font-size:17px}.floating-contact-btn span{width:0;overflow:hidden;font-size:10px;font-weight:600;white-space:nowrap;opacity:0;transition:all .3s ease}.floating-contact-btn:hover{color:#fff;padding-right:15px}.floating-contact-btn:hover span{width:58px;opacity:1}.floating-call{background:#0d6efd}.floating-whatsapp{background:#18b65b}@media(max-width:991.98px){.footer-top{align-items:flex-start;flex-direction:column}.footer-main-grid{grid-template-columns:repeat(2,1fr);gap:45px}.footer-brand{max-width:420px}.footer-bottom-inner{grid-template-columns:1fr;text-align:center}.footer-credit{text-align:center}}@media(max-width:575.98px){.main-footer{padding-top:60px}.footer-top-actions,.footer-primary-btn,.footer-secondary-btn{width:100%}.footer-main-grid{grid-template-columns:1fr;gap:38px;padding:48px 0 42px}.footer-products-column{padding-top:0}.footer-assurance{grid-template-columns:1fr}.footer-assurance>div{justify-content:flex-start;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.footer-assurance>div:last-child{border-bottom:0}.footer-legal-links{flex-wrap:wrap;gap:10px 16px}.floating-contact-actions{right:12px;bottom:14px}.floating-contact-btn:hover{padding-right:0}.floating-contact-btn:hover span{width:0;opacity:0}}.product-catalogue-page,.product-detail-page{--product-navy: #06163d;--product-blue: #0d6efd;--product-cyan: #70dcff;--product-ink: #111d35;--product-muted: #68748a;--product-soft: #f4f7fb;margin-top:76px;color:var(--product-ink);background:var(--product-soft)}.product-catalogue-page .container,.product-detail-page .container{max-width:1320px}.catalogue-hero{position:relative;overflow:hidden;padding:66px 0 72px;color:#fff;background:radial-gradient(circle at 82% 25%,rgba(34,173,255,.2),transparent 25%),linear-gradient(125deg,#04102f,#08265f)}.catalogue-hero:after{content:"";position:absolute;width:450px;height:450px;right:-170px;bottom:-350px;border:55px solid rgba(255,255,255,.05);border-radius:50%}.catalogue-hero h1{margin:13px 0 15px;color:#fff;font-size:clamp(38px,5vw,62px);line-height:1.08;letter-spacing:-2.6px}.catalogue-hero p{max-width:720px;margin:0;color:#ffffffa6;font-size:14px;line-height:1.8}.catalogue-breadcrumb,.product-detail-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:40px;font-size:9px}.catalogue-breadcrumb a,.product-detail-breadcrumb a{color:inherit;opacity:.58;transition:opacity .2s ease}.catalogue-breadcrumb a:hover,.product-detail-breadcrumb a:hover{opacity:1}.catalogue-breadcrumb i,.product-detail-breadcrumb i{font-size:6px;opacity:.35}.catalogue-breadcrumb strong,.catalogue-breadcrumb span,.product-detail-breadcrumb strong,.product-detail-breadcrumb span{font-weight:500}.catalogue-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--product-cyan);font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.catalogue-hero-proof{display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.catalogue-hero-proof>div{display:flex;align-items:center;gap:12px;padding:22px}.catalogue-hero-proof>div:first-child{border-right:1px solid rgba(255,255,255,.12)}.catalogue-hero-proof i{display:grid;width:39px;height:39px;flex:0 0 39px;place-items:center;color:#06163d;background:var(--product-cyan);border-radius:11px}.catalogue-hero-proof strong,.catalogue-hero-proof span{display:block}.catalogue-hero-proof strong{color:#fff;font-size:11px}.catalogue-hero-proof span{margin-top:3px;color:#ffffff7a;font-size:8px}.catalogue-content{padding:60px 0 100px}.catalogue-category-nav{display:flex;align-items:center;gap:17px;margin-bottom:55px;padding:13px 16px;overflow-x:auto;background:#fff;border:1px solid #e7edf5;border-radius:14px}.catalogue-category-nav>span{flex:0 0 auto;color:#98a1b1;font-size:9px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.catalogue-category-nav>div{display:flex;gap:7px}.catalogue-category-nav a{flex:0 0 auto;padding:8px 12px;color:#5f6b81;background:#f5f7fa;border-radius:8px;font-size:9px;font-weight:550;transition:all .2s ease}.catalogue-category-nav a:hover,.catalogue-category-nav a.active{color:#fff;background:var(--product-blue)}.catalogue-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.catalogue-heading span{color:var(--product-blue);font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.catalogue-heading h2{margin:8px 0 0;font-size:clamp(27px,3.5vw,41px);letter-spacing:-1.5px}.catalogue-heading>a{display:inline-flex;align-items:center;gap:8px;color:var(--product-blue);font-size:10px;font-weight:600}.catalogue-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.catalogue-product-card{overflow:hidden;background:#fff;border:1px solid #e5ebf3;border-radius:20px;transition:all .32s ease}.catalogue-product-card:hover{border-color:#0d6efd3b;box-shadow:0 22px 45px #122b541c;transform:translateY(-6px)}.catalogue-product-card:hover .catalogue-product-media img{transform:scale(1.07)}.catalogue-product-card:hover .catalogue-view-icon{opacity:1;transform:translateY(0)}.catalogue-product-media{position:relative;height:285px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f8faff,#edf2f8)}.catalogue-product-media img{width:88%;height:88%;-o-object-fit:contain;object-fit:contain;transition:transform .4s ease}.catalogue-new-badge{position:absolute;top:15px;left:15px;z-index:2;padding:6px 10px;color:#0754ba;background:#dceaff;border-radius:30px;font-size:8px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.catalogue-view-icon{position:absolute;right:15px;bottom:15px;display:grid;width:38px;height:38px;place-items:center;color:#fff;background:var(--product-blue);border-radius:50%;opacity:0;transform:translateY(8px);transition:all .3s ease}.catalogue-product-info{padding:20px}.catalogue-product-info h3{min-height:44px;margin:7px 0 10px;font-size:15px;line-height:1.45}.catalogue-product-info h3 a{color:var(--product-ink)}.catalogue-product-info>p{min-height:54px;margin:0 0 18px;color:var(--product-muted);font-size:10px;line-height:1.7}.catalogue-product-category{color:var(--product-blue);font-size:8px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.catalogue-product-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding-top:16px;border-top:1px solid #edf1f6}.catalogue-product-footer>a{color:var(--product-muted);font-size:9px;font-weight:600}.catalogue-price small,.catalogue-price strong{display:block}.catalogue-price small{margin-bottom:2px;color:#9ba4b4;font-size:7px;text-transform:uppercase}.catalogue-price strong{color:var(--product-blue);font-size:16px}.catalogue-empty{max-width:620px;margin:0 auto;padding:65px 30px;text-align:center;background:#fff;border:1px solid #e5ebf3;border-radius:22px}.catalogue-empty>span{display:grid;width:66px;height:66px;margin:0 auto 20px;place-items:center;color:var(--product-blue);background:#eaf2ff;border-radius:18px;font-size:25px}.catalogue-empty h2{font-size:27px}.catalogue-empty p{color:var(--product-muted);font-size:12px}.catalogue-empty a{color:var(--product-blue);font-size:11px;font-weight:600}.catalogue-help{padding-bottom:100px;background:var(--product-soft)}.catalogue-help-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:45px 50px;color:#fff;background:linear-gradient(120deg,#075ee0,#073682);border-radius:24px}.catalogue-help-inner>div:last-child{display:flex;flex:0 0 auto;gap:10px}.catalogue-help-inner span{color:#86e4ff;font-size:9px;font-weight:700;text-transform:uppercase}.catalogue-help-inner h2{margin:8px 0;color:#fff;font-size:clamp(25px,3vw,38px)}.catalogue-help-inner p{margin:0;color:#ffffffa3;font-size:11px}.catalogue-help-inner a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 17px;border-radius:10px;font-size:10px;font-weight:600}.catalogue-help-primary{color:#082051;background:#fff}.catalogue-help-secondary{color:#fff;border:1px solid rgba(255,255,255,.25)}.product-detail-page{padding-top:34px!important;padding-bottom:95px}.product-detail-breadcrumb{margin-bottom:32px;color:var(--product-ink)}.product-detail-page .product-main-image{position:relative;min-height:530px;padding:35px;background:linear-gradient(145deg,#fff,#edf2f8);border:1px solid #e3eaf3;border-radius:24px!important;box-shadow:0 15px 40px #152d5412}.product-detail-page .main-img{max-height:455px}.product-detail-new{position:absolute;top:18px;left:18px;padding:7px 11px;color:#0754ba;background:#dceaff;border-radius:30px;font-size:8px;font-weight:700;text-transform:uppercase}.product-detail-page .gallery-carousel{padding:7px 34px}.product-detail-page .gallery-carousel .owl-nav button{position:absolute;top:50%;width:27px;height:27px;color:var(--product-ink)!important;background:#fff!important;border:1px solid #dfe6ef!important;border-radius:50%!important;transform:translateY(-50%)}.product-detail-page .gallery-carousel .owl-prev{left:0}.product-detail-page .gallery-carousel .owl-next{right:0}.product-detail-page .thumb{width:100%;height:82px!important;padding:7px;-o-object-fit:contain;object-fit:contain;background:#fff;border:2px solid transparent;border-radius:11px}.product-detail-page .active-thumb{border-color:var(--product-blue)}.product-purchase-panel{position:sticky;top:110px;height:-moz-fit-content;height:fit-content;padding:8px 10px 8px 30px}.product-purchase-panel>h2{margin:10px 0 8px!important;color:var(--product-ink);font-size:clamp(30px,3vw,45px);line-height:1.15;letter-spacing:-1.8px}.product-category-label{display:inline-flex;align-items:center;gap:7px;margin:0;padding:7px 10px;color:var(--product-blue);background:#e7f0ff;border-radius:8px;font-size:9px;font-weight:650;text-transform:uppercase}.product-detail-page .pro-name{color:var(--product-blue);font-size:29px}.product-detail-page .trade-assurance-box{margin:24px 0!important;padding:15px!important;background:#fff!important;border:1px solid #e3eaf3;border-radius:15px}.product-detail-page .trade-assurance-box .trust-item{width:20%;padding:5px}.product-detail-page .trade-assurance-box i{color:var(--product-blue);font-size:18px}.product-detail-page .trade-assurance-box p{margin-top:6px;color:var(--product-muted);font-size:8px;line-height:1.35}.product-detail-feature{margin:22px 0!important;color:#59667d;font-size:12px;line-height:1.75}.product-detail-page #cart-actions{padding:20px;background:#fff;border:1px solid #e3eaf3;border-radius:16px}.product-detail-page .qty-box{height:42px;border-color:#dce4ef;border-radius:10px}.product-detail-page .qty-box button{height:100%;color:var(--product-ink);background:#f1f5fa}.product-detail-page .btn-submit{min-height:46px;padding:11px 22px;color:#fff;background:var(--product-blue);border-radius:11px}.product-detail-page .btn-submit:hover{color:#fff;background:#0757cc}.product-detail-page .share-btn{color:var(--product-blue);background:#fff;border-color:#dce4ef}.product-detail-page .product-details-wrapper{margin-top:35px;padding:30px;border:1px solid #e3eaf3;border-radius:20px;box-shadow:0 15px 40px #152d540f}.product-detail-page .product-tabs{gap:8px;overflow-x:auto;flex-wrap:nowrap}.product-detail-page .product-tabs .nav-link{padding:9px 13px;color:#69758b;background:#f3f6fa;border-radius:9px;font-size:9px;white-space:nowrap}.product-detail-page .product-tabs .nav-link.active{color:#fff;background:var(--product-blue)}.product-detail-page .product-tabs .nav-link.active:after{display:none}.product-detail-page .tab-card{padding:26px 5px 5px;color:#536078;font-size:12px;line-height:1.8}@media(max-width:1199.98px){.catalogue-product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:991.98px){.product-catalogue-page,.product-detail-page{margin-top:70px}.catalogue-product-grid{grid-template-columns:repeat(2,1fr)}.catalogue-help-inner{align-items:flex-start;flex-direction:column}.product-purchase-panel{position:static;padding-left:10px}}@media(max-width:767.98px){.catalogue-hero{padding:45px 0 55px}.catalogue-hero-proof{margin-top:10px}.catalogue-heading{align-items:flex-start;flex-direction:column}.catalogue-help-inner{padding:35px 28px}.catalogue-help-inner>div:last-child{width:100%}.catalogue-help-inner a{flex:1}.product-detail-page .product-main-image{min-height:410px}}@media(max-width:575.98px){.catalogue-breadcrumb{margin-bottom:28px;flex-wrap:wrap}.catalogue-hero h1{font-size:39px}.catalogue-hero-proof{grid-template-columns:1fr}.catalogue-hero-proof>div:first-child{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.catalogue-content{padding:45px 0 75px}.catalogue-category-nav{align-items:flex-start;flex-direction:column}.catalogue-category-nav>div{max-width:100%;overflow-x:auto}.catalogue-product-grid{grid-template-columns:1fr}.catalogue-product-media{height:310px}.catalogue-help{padding-bottom:75px}.catalogue-help-inner>div:last-child{flex-direction:column}.product-detail-page{padding-top:20px!important}.product-detail-breadcrumb{flex-wrap:wrap}.product-detail-page .product-main-image{min-height:330px;padding:20px}.product-purchase-panel>h2{font-size:30px}.product-detail-page .trade-assurance-box .trust-item{width:33.333%}.product-detail-page .product-details-wrapper{padding:18px}}nav.admin-sidebar{position:fixed;top:67px;left:0;width:250px;height:calc(100vh - 100px);overflow-y:auto;box-shadow:2px 0 10px #0000004d;z-index:1000;padding:1rem .5rem}.admin-main-content{margin-left:250px;padding:20px;min-height:calc(100vh - 56px)}.admin-sidebar .nav-link{color:#cfd8dc;padding:12px 15px;border-radius:8px;transition:all .3s ease;font-weight:400;font-size:14px}.admin-sidebar .nav-link:hover{background-color:#1abc9c;color:#fff;transform:translate(5px)}.admin-sidebar .nav-link.active{background-color:#16a085;color:#fff}.about-banner-text{text-align:center;background-image:url(/build/assets/about-bg-BkleSuzT.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#000000a6;background-blend-mode:overlay;padding:7rem 0}.about-banner-text h3{color:#fff;font-size:35px;font-weight:700}.about-banner-text p{color:#fff}.contact-banner-text{text-align:center;background-image:url(/build/assets/contact-bg-CbHPFdQk.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#000000a6;background-blend-mode:overlay;padding:7rem 0}.contact-banner-text h3{color:#fff;font-size:35px;font-weight:700}.contact-banner-text p{color:#fff}.page-banner-blog{text-align:center;background-image:url(/build/assets/blog-bg-D_dejE_F.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#000000a6;background-blend-mode:overlay;padding:7rem 0}.page-banner-blog h3{color:#fff;font-size:35px;font-weight:700}.page-banner-blog p{color:#fff}.page-hero-breadcrumb{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;z-index:2;margin-bottom:22px;color:#ffffffb8;font-size:13px}.page-hero-breadcrumb a{display:inline-flex;align-items:center;gap:7px;color:#ffffffb8;transition:color .2s ease}.page-hero-breadcrumb a:hover{color:#70dcff}.page-hero-breadcrumb>i{font-size:8px;opacity:.55}.page-hero-breadcrumb span{color:#fff;font-weight:600}.about-banner-text,.contact-banner-text{position:relative}.about-banner-text:after,.contact-banner-text:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#04102f14,#04102f59)}.about-banner-text .container,.contact-banner-text .container{position:relative;z-index:2}@media(max-width:575.98px){.page-hero-breadcrumb{margin-bottom:17px;font-size:12px}}.stat-card{display:flex;align-items:center;gap:15px;padding:20px;border-radius:14px;color:#fff;transition:.3s ease;box-shadow:0 5px 15px #0000000d}.stat-card:hover{transform:translateY(-5px)}.stat-icon{font-size:30px;opacity:.9}.stat-card h6{font-size:14px;margin:0;opacity:.9}.stat-card h3{font-size:22px;font-weight:700;margin:0}.bg-primary{background:linear-gradient(135deg,#4f46e5,#6366f1)}.bg-success{background:linear-gradient(135deg,#10b981,#34d399)}.bg-warning{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.bg-danger{background:linear-gradient(135deg,#ef4444,#f87171)}.bg-info{background:linear-gradient(135deg,#0ea5e9,#38bdf8)}.bg-secondary{background:linear-gradient(135deg,#6b7280,#9ca3af)}.card{border:none;border-radius:14px}.card-header{border-bottom:none;font-size:15px}table{width:100%!important}.table{border-radius:10px;overflow:hidden;padding:4px}.table th{font-size:13px;font-weight:600;color:#555}.table td{font-size:14px;vertical-align:middle;padding:10px;border:solid 1px #000}.badge{padding:6px 10px;border-radius:20px;font-size:12px}.btn-outline-success{border-radius:50px;padding:5px 12px}h2{font-weight:700}.text-muted{font-size:13px}canvas{max-width:100%}@media(max-width:768px){.stat-card{padding:15px}.stat-card h3{font-size:18px}.stat-icon{font-size:24px}}.download-btn,.download-btn:hover{background:#007bff;color:#fff!important;padding:6px 14px;border-radius:20px}.product-gallery{display:flex;gap:15px;align-items:stretch}.thumb-swiper{width:90px;height:400px}.thumb-swiper .swiper-slide{height:80px;opacity:.5;cursor:pointer;border-radius:8px;overflow:hidden}.thumb-swiper .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.thumb-swiper .swiper-slide-thumb-active{opacity:1;border:2px solid #000}.main-swiper{flex:1;height:400px;border-radius:10px;overflow:hidden;background:#f9f9f9}.main-swiper .swiper-slide{display:flex;justify-content:center;align-items:center}.main-swiper img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width:768px){.product-gallery{flex-direction:column}.thumb-swiper{width:100%;height:auto}}.cta-btn.whatsapp{background:#25d366}.cta-btn.enquiry{background:#0f9b0f}.main-video{position:relative;width:100%;height:550px;overflow:hidden}.main-video iframe{position:absolute;top:50%;left:50%;width:100%;height:100vh;transform:translate(-50%,-50%);pointer-events:none}.main-video:after{content:"";position:absolute;inset:0;background:transparent;z-index:5}@media(max-width:1920px){.main-video{height:550px}}@media(max-width:1300px){.main-video{height:478px}}@media(max-width:768px){.main-video{height:30vh}}@media(max-width:576px){.main-video{height:19vh}}.trade-assurance-box{font-size:13px}.trade-assurance-box .trust-item{width:18%}.trade-assurance-box i{font-size:24px;color:#1d1d1d;margin-bottom:5px}.trade-assurance-box p{margin:0;font-size:12px}@media(max-width:768px){.trade-assurance-box .trust-item{width:30px;margin-bottom:10px}.navbar .btn-register{margin-bottom:10px}}.success-wrapper{min-height:70vh;display:flex;align-items:center;justify-content:center;background:#f8fafc}.success-card{max-width:700px;width:100%;background:#fff;border-radius:18px;padding:35px;box-shadow:0 20px 50px #00000014;animation:fadeUp .6s ease}.success-header{text-align:center;margin-bottom:30px}.success-icon{width:90px;height:90px;margin:0 auto 15px;border-radius:50%;background:linear-gradient(135deg,#28a745,#3ddb7d);display:flex;align-items:center;justify-content:center;font-size:40px;color:#fff;box-shadow:0 10px 30px #28a74566}.success-header h2{color:#28a745;font-weight:700}.success-header p{color:#6c757d;margin-top:8px;font-size:15px}.info-box{border:1px dashed #dee2e6;border-radius:12px;padding:20px;margin-bottom:25px}.info-row{display:flex;justify-content:space-between;padding:8px 0;font-size:15px}.info-row span:first-child{color:#6c757d}.info-row span:last-child{font-weight:600;color:#212529;text-align:right;max-width:60%;word-break:break-word}.total-row{font-size:18px;font-weight:700;color:#28a745;border-top:1px solid #dee2e6;padding-top:12px;margin-top:10px}.action-buttons{text-align:center;margin-top:30px}.action-buttons a{padding:12px 30px;border-radius:30px;font-weight:600;margin:5px}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.qty-box{display:flex;align-items:center;border:1px solid #ddd;border-radius:6px;overflow:hidden;width:-moz-fit-content;width:fit-content}.qty-box button{background:#f8f9fa;border:none;padding:6px 12px;font-size:16px;cursor:pointer;transition:.2s}.qty-box button:hover{background:#e2e6ea}.qty-box input{width:45px;text-align:center;border:none;outline:none;font-size:14px;background:transparent}.qty-box input::-webkit-outer-spin-button,.qty-box input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-box input[type=number]{-moz-appearance:textfield}.home-modern{--home-navy: #06163d;--home-blue: #0d6efd;--home-cyan: #24c7eb;--home-ink: #101b33;--home-muted: #647089;--home-soft: #f4f7fb;margin-top:76px;color:var(--home-ink);background:#fff}.home-modern .container{max-width:1320px}.home-hero{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden;color:#fff;background:radial-gradient(circle at 75% 20%,rgba(34,157,255,.22),transparent 26%),linear-gradient(125deg,#04102f,#071d52 52%,#073980)}.home-hero:before{content:"";position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px);background-size:70px 70px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 45%,#000);mask-image:linear-gradient(90deg,transparent,#000 45%,#000)}.hero-orb{position:absolute;border-radius:50%;filter:blur(3px);pointer-events:none}.hero-orb-one{width:360px;height:360px;top:-170px;right:12%;background:#0d6efd2e;border:1px solid rgba(255,255,255,.16)}.hero-orb-two{width:210px;height:210px;left:-80px;bottom:-70px;background:#24c7eb1a}.hero-copy{position:relative;z-index:2;max-width:660px}.hero-copy h1{margin:22px 0;font-size:clamp(48px,5.2vw,78px);line-height:1.02;letter-spacing:-3.5px;font-weight:700}.hero-copy h1 span{color:#67d8ff}.hero-copy>p{max-width:620px;margin-bottom:30px;color:#ffffffb8;font-size:17px;line-height:1.75}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--home-blue);font-size:12px;font-weight:700;letter-spacing:1.7px;text-transform:uppercase}.eyebrow-light{color:#73dcff}.hero-actions,.final-cta-actions{display:flex;flex-wrap:wrap;gap:12px}.home-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:600;transition:all .25s ease}.home-btn:hover{transform:translateY(-2px)}.home-btn-primary{color:#071537;background:#fff;box-shadow:0 14px 35px #0003}.home-btn-primary:hover{color:#071537;background:#72dcff}.home-btn-ghost{color:#fff;border-color:#ffffff3d;background:#ffffff12}.home-btn-ghost:hover{color:#fff;border-color:#ffffff80;background:#ffffff1f}.hero-trust{display:flex;gap:28px;margin-top:42px;padding-top:28px;border-top:1px solid rgba(255,255,255,.12)}.hero-trust-item{display:flex;flex-direction:column;gap:3px}.hero-trust-item strong{color:#fff;font-size:23px;font-weight:700}.hero-trust-item span{color:#ffffff8c;font-size:11px}.hero-visual{position:relative;min-height:540px;display:grid;place-items:center;z-index:2}.hero-grid-lines{position:absolute;width:480px;height:480px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.hero-grid-lines:before,.hero-grid-lines:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.hero-grid-lines:before{inset:45px}.hero-grid-lines:after{inset:105px}.hero-product-main{position:relative;width:min(520px,90%);z-index:2;animation:heroFloat 5s ease-in-out infinite}.hero-product-main img{width:100%;max-height:470px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 35px 40px rgba(0,0,0,.42))}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.floating-card{position:absolute;display:flex;align-items:center;gap:11px;z-index:4;padding:12px 15px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#ffffff1a;box-shadow:0 18px 40px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.floating-card strong,.floating-card small{display:block}.floating-card strong{font-size:12px}.floating-card small{margin-top:2px;color:#ffffff94;font-size:9px}.floating-card-top{top:65px;right:-5px}.floating-card-bottom{bottom:80px;left:-18px}.floating-icon{display:grid;width:34px;height:34px;place-items:center;color:#08204f;background:#70dcff;border-radius:10px}.hero-badge{position:absolute;right:48px;bottom:22px;z-index:3;padding:8px 13px;color:#b9f7db;background:#0e785b47;border:1px solid rgba(106,241,191,.18);border-radius:30px;font-size:10px;font-weight:600}.hero-scroll{position:absolute;bottom:25px;left:50%;display:flex;flex-direction:column;align-items:center;gap:7px;color:#ffffff80;font-size:9px;letter-spacing:1.5px;text-transform:uppercase;transform:translate(-50%)}.hero-scroll span{width:1px;height:25px;background:linear-gradient(#fff,transparent)}.home-trust-bar{position:relative;z-index:5;background:#fff;border-bottom:1px solid #e9eef6}.trust-bar-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-bar-item{display:flex;align-items:center;gap:13px;padding:23px 20px;border-right:1px solid #e9eef6}.trust-bar-item:first-child{border-left:1px solid #e9eef6}.trust-bar-item>i{color:var(--home-blue);font-size:21px}.trust-bar-item strong,.trust-bar-item span{display:block}.trust-bar-item strong{font-size:12px;font-weight:600}.trust-bar-item span{margin-top:2px;color:var(--home-muted);font-size:10px}.home-section{padding:105px 0}.home-section-heading{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:48px}.home-section-heading h2{max-width:700px;margin:10px 0 0;color:var(--home-ink);font-size:clamp(34px,4vw,52px);line-height:1.12;letter-spacing:-2px;font-weight:700}.home-section-heading>p{max-width:430px;margin:0;color:var(--home-muted);font-size:14px;line-height:1.75}.product-range-section{background:#fff}.home-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:315px;gap:18px}.home-category-card{position:relative;display:flex;overflow:hidden;color:var(--home-ink);background:var(--home-soft);border:1px solid #e9eef6;border-radius:22px;transition:all .35s ease}.home-category-card:hover{color:var(--home-ink);border-color:#0d6efd38;box-shadow:0 22px 50px #1331661f;transform:translateY(-6px)}.home-category-card:hover img{transform:translate(8px,-4px) scale(1.06)}.home-category-card:hover .category-link i{transform:translate(4px)}.home-category-card img{position:absolute;right:-15px;bottom:-15px;width:65%;height:72%;-o-object-fit:contain;object-fit:contain;transition:transform .4s ease}.category-featured{grid-column:span 2;color:#fff;background:linear-gradient(135deg,#071c4e,#0753ae);border-color:transparent}.category-featured:hover{color:#fff}.category-featured .category-copy{max-width:48%}.category-featured .category-number,.category-featured p{color:#ffffff9e}.category-featured .category-link{color:#6edfff}.category-featured img{width:52%;height:92%;right:8px;bottom:-8px}.category-dark{color:#fff;background:#0a1736;border-color:#0a1736}.category-dark:hover{color:#fff}.category-dark .category-number{color:#ffffff8c}.category-dark .category-link{color:#6edfff}.category-copy{position:relative;max-width:62%;display:flex;flex-direction:column;align-items:flex-start;z-index:2;padding:28px}.category-copy h3{margin:15px 0 8px;font-size:22px;line-height:1.25;font-weight:650}.category-copy p{margin:0 0 18px;font-size:12px;line-height:1.7}.category-number{color:#8894aa;font-size:10px;font-weight:700;letter-spacing:1px}.category-link{display:flex;align-items:center;gap:8px;margin-top:auto;color:var(--home-blue);font-size:11px;font-weight:600}.category-link i{transition:transform .25s ease}.arrivals-section{background:var(--home-soft)}.home-arrivals-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.home-product-card{overflow:hidden;background:#fff;border:1px solid #e7edf5;border-radius:20px;transition:all .3s ease}.home-product-card:hover{border-color:#0d6efd38;box-shadow:0 20px 42px #112c5b1a;transform:translateY(-6px)}.home-product-card:hover .home-product-image img{transform:scale(1.07)}.home-product-card:hover .view-product-icon{opacity:1;transform:translateY(0)}.home-product-image{position:relative;height:285px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f8faff,#edf2f8)}.home-product-image img{width:88%;height:88%;-o-object-fit:contain;object-fit:contain;transition:transform .4s ease}.new-pill{position:absolute;top:16px;left:16px;z-index:2;padding:6px 10px;color:#0754ba;background:#dceaff;border-radius:30px;font-size:9px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.view-product-icon{position:absolute;right:16px;bottom:16px;display:grid;width:38px;height:38px;place-items:center;color:#fff;background:var(--home-blue);border-radius:50%;opacity:0;transform:translateY(8px);transition:all .3s ease}.home-product-body{padding:20px}.home-product-body h3{min-height:42px;margin:0 0 17px;font-size:15px;line-height:1.45;font-weight:600}.home-product-body h3 a{color:var(--home-ink)}.product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card-footer strong{color:var(--home-blue);font-size:16px}.product-card-footer a{color:var(--home-muted);font-size:10px;font-weight:600}.home-story-section{overflow:hidden}.home-story-media{position:relative;min-height:560px}.story-image{width:85%;height:520px;overflow:hidden;border-radius:26px}.story-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.story-video-card{position:absolute;right:0;bottom:38px;display:flex;align-items:center;gap:14px;padding:18px 22px;color:#fff;background:var(--home-navy);border-radius:18px;box-shadow:0 22px 45px #06163d40}.story-video-card button{display:grid;width:48px;height:48px;place-items:center;color:var(--home-navy);background:#6cddff;border:0;border-radius:50%}.story-video-card strong,.story-video-card span{display:block}.story-video-card strong{font-size:12px}.story-video-card span{margin-top:3px;color:#fff9;font-size:9px}.story-experience{position:absolute;top:35px;right:25px;width:125px;height:125px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;background:var(--home-blue);border:8px solid #fff;border-radius:50%;text-align:center}.story-experience strong{font-size:29px}.story-experience span{max-width:75px;font-size:8px;line-height:1.35;text-transform:uppercase}.home-story-copy{padding-left:35px}.home-story-copy h2{margin:12px 0 22px;font-size:clamp(35px,4vw,54px);line-height:1.13;letter-spacing:-2.2px}.story-lead{color:var(--home-muted);font-size:15px;line-height:1.8}.story-points{margin:29px 0}.story-points>div{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid #e7edf5}.story-points>div>span{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;color:var(--home-blue);background:#e9f2ff;border-radius:50%;font-size:10px}.story-points p{margin:0;color:var(--home-muted);font-size:12px;line-height:1.65}.story-points strong{display:block;margin-bottom:3px;color:var(--home-ink);font-size:13px}.home-text-link{display:inline-flex;align-items:center;gap:9px;color:var(--home-blue);font-size:13px;font-weight:650}.why-modern-section{position:relative;color:#fff;background:var(--home-navy);overflow:hidden}.why-modern-section:before{content:"";position:absolute;width:500px;height:500px;top:-280px;right:-120px;background:#0d6efd38;border-radius:50%;filter:blur(2px)}.why-modern-intro{position:relative;max-width:720px;margin-bottom:50px;z-index:2}.why-modern-intro h2{margin:12px 0 18px;color:#fff;font-size:clamp(35px,4vw,54px);line-height:1.14;letter-spacing:-2px}.why-modern-intro p{max-width:570px;color:#ffffff94;font-size:14px;line-height:1.7}.why-modern-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;z-index:2;overflow:hidden;background:#ffffff1f;border:1px solid rgba(255,255,255,.12);border-radius:22px}.why-modern-card{position:relative;min-height:250px;padding:30px;background:#0a1b47;transition:background .3s ease}.why-modern-card:hover{background:#0c2861}.why-modern-card h3{margin:34px 0 12px;color:#fff;font-size:17px;font-weight:600}.why-modern-card p{max-width:310px;margin:0;color:#ffffff85;font-size:12px;line-height:1.7}.why-card-icon{display:grid;width:43px;height:43px;place-items:center;color:#071a45;background:#70dcff;border-radius:12px;font-size:17px}.why-card-index{position:absolute;top:30px;right:30px;color:#ffffff40;font-size:10px;font-weight:600}.home-stats-section{padding:48px 0;background:var(--home-blue)}.home-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.home-stat{display:flex;align-items:center;gap:17px;padding:10px 30px;color:#fff;border-right:1px solid rgba(255,255,255,.22)}.home-stat:last-child{border-right:0}.home-stat .stat-icon{display:grid;width:45px;height:45px;flex:0 0 45px;place-items:center;color:#fff;background:#ffffff21;border-radius:12px;font-size:18px}.home-stat strong{display:block;font-size:26px;line-height:1}.home-stat p{margin:5px 0 0;color:#ffffffab;font-size:10px}.home-testimonials{background:var(--home-soft)}.testimonial-rating{max-width:300px;color:var(--home-muted);font-size:11px;line-height:1.55}.testimonial-rating span{display:block;margin-bottom:7px;color:#ffb21c;letter-spacing:3px}.modern-testimonial-carousel .owl-stage,.modern-testimonial-carousel .owl-item{display:flex}.modern-testimonial{width:100%;display:flex;flex-direction:column;padding:30px;background:#fff;border:1px solid #e7edf5;border-radius:20px}.modern-testimonial>p{flex:1;min-height:115px;margin:20px 0 26px;color:#4f5c74;font-size:13px;line-height:1.8}.quote-icon{color:var(--home-blue);font-size:25px}.testimonial-person{display:flex;align-items:center;gap:12px;padding-top:18px;border-top:1px solid #edf1f6}.testimonial-person img{width:48px!important;height:48px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.testimonial-person strong,.testimonial-person span{display:block}.testimonial-person strong{font-size:12px}.testimonial-person span{margin-top:3px;color:var(--home-muted);font-size:9px}.modern-testimonial-carousel .owl-dots{margin-top:28px;text-align:center}.modern-testimonial-carousel .owl-dots .owl-dot span{display:block;width:7px;height:7px;margin:0 4px;background:#bec8d8;border-radius:20px;transition:all .25s ease}.modern-testimonial-carousel .owl-dots .owl-dot.active span{width:25px;background:var(--home-blue)}.home-final-cta{padding:0 0 100px;background:var(--home-soft)}.final-cta-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:45px;overflow:hidden;padding:52px 60px;color:#fff;background:linear-gradient(120deg,#075ee0,#073682);border-radius:26px}.final-cta-inner:after{content:"";position:absolute;width:300px;height:300px;right:-120px;bottom:-190px;border:45px solid rgba(255,255,255,.08);border-radius:50%}.final-cta-inner>div{position:relative;z-index:2}.final-cta-inner h2{max-width:680px;margin:10px 0;color:#fff;font-size:clamp(28px,3vw,43px);line-height:1.16;letter-spacing:-1.5px}.final-cta-inner p{max-width:620px;margin:0;color:#ffffffad;font-size:12px}.final-cta-actions{flex:0 0 auto;flex-direction:column;min-width:205px}.home-btn-white{color:#09235b;background:#fff}.home-btn-white:hover{color:#09235b;background:#dff7ff}.home-btn-whatsapp{color:#fff;background:#18ac59}.home-btn-whatsapp:hover{color:#fff;background:#12994d}.home-video-modal .modal-content{overflow:hidden;background:#06163d;border:0;border-radius:18px}.home-video-modal .modal-header{color:#fff;border-color:#ffffff1a}@media(max-width:1199.98px){.home-hero{min-height:650px}.hero-visual{min-height:480px}.floating-card-top{right:0}.floating-card-bottom{left:0}.home-product-grid{grid-auto-rows:290px}.home-arrivals-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:991.98px){.home-modern{margin-top:70px}.home-hero{padding:90px 0 70px}.hero-copy{max-width:760px}.hero-copy h1{letter-spacing:-2.5px}.hero-visual{margin-top:20px;min-height:480px}.hero-scroll{display:none}.trust-bar-grid{grid-template-columns:repeat(2,1fr)}.trust-bar-item:nth-child(2){border-right:0}.home-product-grid{grid-template-columns:repeat(2,1fr)}.category-featured{grid-column:span 2}.home-arrivals-grid{grid-template-columns:repeat(2,1fr)}.home-story-copy{padding-left:0}.why-modern-grid{grid-template-columns:repeat(2,1fr)}.home-stats-grid{grid-template-columns:repeat(2,1fr);gap:25px 0}.home-stat:nth-child(2){border-right:0}.final-cta-inner{align-items:flex-start;flex-direction:column}.final-cta-actions{width:100%;flex-direction:row}}@media(max-width:767.98px){.home-section{padding:75px 0}.home-hero{min-height:auto;padding-top:70px}.hero-copy h1{font-size:46px;letter-spacing:-2px}.hero-copy>p{font-size:14px}.hero-trust{gap:18px}.hero-trust-item strong{font-size:19px}.hero-visual{min-height:390px}.hero-grid-lines{width:360px;height:360px}.floating-card{padding:10px 12px}.floating-card-top{top:35px}.floating-card-bottom{bottom:45px}.hero-badge{right:10px;bottom:2px}.home-section-heading{align-items:flex-start;flex-direction:column;gap:18px}.home-section-heading h2{font-size:36px}.home-product-grid{grid-auto-rows:270px}.home-arrivals-grid{gap:14px}.home-product-image{height:230px}.home-story-media{min-height:480px}.story-image{height:440px}.home-story-copy h2,.why-modern-intro h2{font-size:37px}.home-stats-section{padding:38px 0}.final-cta-inner{padding:38px 30px}}@media(max-width:575.98px){.hero-copy h1{font-size:39px}.hero-actions .home-btn{width:100%}.hero-trust{justify-content:space-between;gap:8px}.hero-trust-item span{max-width:80px}.hero-visual{min-height:340px}.hero-grid-lines{width:290px;height:290px}.floating-card{transform:scale(.86)}.floating-card-top{right:-18px}.floating-card-bottom{left:-18px}.trust-bar-grid{grid-template-columns:1fr}.trust-bar-item,.trust-bar-item:first-child{border-right:0;border-left:0;border-bottom:1px solid #e9eef6}.home-product-grid{grid-template-columns:1fr;grid-auto-rows:280px}.category-featured{grid-column:span 1}.category-featured .category-copy{max-width:58%}.category-featured img{width:58%}.home-arrivals-grid{grid-template-columns:1fr}.home-product-image{height:290px}.home-story-media{min-height:425px}.story-image{width:94%;height:390px}.story-video-card{right:0;bottom:5px}.story-experience{width:100px;height:100px;right:0}.why-modern-grid{grid-template-columns:1fr}.home-stats-grid{grid-template-columns:1fr;gap:0}.home-stat{padding:20px 10px;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.final-cta-actions{flex-direction:column}.final-cta-actions .home-btn{width:100%}}.site-navbar .nav-link{font-size:15px}.home-modern .eyebrow{font-size:13px}.home-modern .hero-copy>p{font-size:18px}.home-modern .hero-trust-item span{font-size:12px}.home-modern .trust-bar-item strong{font-size:14px}.home-modern .trust-bar-item span{font-size:12px}.home-modern .home-section-heading>p,.home-modern .story-lead,.home-modern .why-modern-intro p{font-size:16px}.home-modern .category-copy p{font-size:14px}.home-modern .category-link{font-size:13px}.home-modern .home-product-body h3{font-size:17px}.home-modern .product-card-footer a{font-size:12px}.home-modern .story-points p,.home-modern .why-modern-card p,.home-modern .modern-testimonial>p{font-size:14px}.home-modern .story-points strong,.home-modern .why-modern-card h3{font-size:16px}.home-modern .home-stat p,.product-catalogue-page .catalogue-eyebrow{font-size:12px}.product-catalogue-page .catalogue-hero p{font-size:16px}.product-catalogue-page .catalogue-breadcrumb{font-size:11px}.product-catalogue-page .catalogue-hero-proof strong{font-size:13px}.product-catalogue-page .catalogue-hero-proof span{font-size:10px}.product-catalogue-page .catalogue-category-nav>span,.product-catalogue-page .catalogue-category-nav a{font-size:11px}.product-catalogue-page .catalogue-heading span,.product-catalogue-page .catalogue-heading>a{font-size:12px}.product-catalogue-page .catalogue-product-category{font-size:10px}.product-catalogue-page .catalogue-product-info h3{font-size:17px}.product-catalogue-page .catalogue-product-info>p{font-size:12px}.product-catalogue-page .catalogue-product-footer>a{font-size:11px}.product-catalogue-page .catalogue-price small{font-size:9px}.product-catalogue-page .catalogue-price strong{font-size:18px}.product-catalogue-page .catalogue-help span{font-size:11px}.product-catalogue-page .catalogue-help p,.product-catalogue-page .catalogue-help a{font-size:13px}.product-detail-page .product-detail-breadcrumb,.product-detail-page .product-category-label{font-size:11px}.product-detail-page .trade-assurance-box p{font-size:10px}.product-detail-page .product-detail-feature,.product-detail-page .tab-card{font-size:14px}.product-detail-page .product-tabs .nav-link{font-size:11px}.main-footer .footer-kicker{font-size:12px}.main-footer .footer-primary-btn,.main-footer .footer-secondary-btn,.main-footer .footer-brand p{font-size:14px}.main-footer .footer-links-column h3,.main-footer .footer-contact h3{font-size:16px}.main-footer .footer-links-column ul a{font-size:13px}.main-footer .footer-contact-item{font-size:12px}.main-footer .footer-contact-item small{font-size:10px}.main-footer .footer-assurance strong{font-size:12px}.main-footer .footer-assurance span,.main-footer .footer-bottom-inner p,.main-footer .footer-legal-links a{font-size:10px}.related-products-section{margin-top:85px;padding-top:70px;border-top:1px solid #dfe6ef}.related-products-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.related-products-heading span{color:#0d6efd;font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.related-products-heading h2{margin:7px 0 0;color:#111d35;font-size:clamp(30px,3.5vw,43px);letter-spacing:-1.5px}.related-products-heading>a{display:inline-flex;align-items:center;gap:8px;color:#0d6efd;font-size:13px;font-weight:600}.related-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.related-product-card{overflow:hidden;background:#fff;border:1px solid #e3eaf3;border-radius:19px;transition:all .3s ease}.related-product-card:hover{border-color:#0d6efd40;box-shadow:0 20px 42px #122b541a;transform:translateY(-6px)}.related-product-card:hover .related-product-media img{transform:scale(1.07)}.related-product-card:hover .related-product-media>i{opacity:1;transform:translateY(0)}.related-product-media{position:relative;height:260px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f8faff,#edf2f8)}.related-product-media img{width:88%;height:88%;-o-object-fit:contain;object-fit:contain;transition:transform .4s ease}.related-product-media>span{position:absolute;top:14px;left:14px;z-index:2;padding:6px 10px;color:#0754ba;background:#dceaff;border-radius:30px;font-size:10px;font-weight:700;text-transform:uppercase}.related-product-media>i{position:absolute;right:14px;bottom:14px;display:grid;width:38px;height:38px;place-items:center;color:#fff;background:#0d6efd;border-radius:50%;opacity:0;transform:translateY(7px);transition:all .3s ease}.related-product-body{padding:19px}.related-product-body>small{color:#0d6efd;font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.related-product-body h3{min-height:48px;margin:7px 0 17px;font-size:16px;line-height:1.45}.related-product-body h3 a{color:#111d35}.related-product-body>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:15px;border-top:1px solid #edf1f6}.related-product-body>div strong{color:#0d6efd;font-size:17px}.related-product-body>div a{color:#68748a;font-size:11px;font-weight:600}@media(max-width:1199.98px){.related-products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767.98px){.related-products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.site-navbar .nav-link{font-size:14px}.related-products-heading{align-items:flex-start;flex-direction:column}.related-products-grid{grid-template-columns:1fr}.related-product-media{height:300px}}
