.container-custom{max-width:1440px;width:100%;margin:0 auto;padding:0 15px}.btn-primary{background-color:#1a1f4d;border:2px solid #1a1f4d;color:#fff;padding:16px 40px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;transition:all .3s ease;border-radius:0;font-size:14px}.btn-primary:hover{background-color:#0f1333;color:#fff;border-color:#0f1333;transform:translateY(-2px);box-shadow:0 4px 12px #1a1f4d4d}.btn-secondary{background-color:transparent;border:2px solid #1a1f4d;color:#1a1f4d;padding:16px 40px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;transition:all .3s ease;border-radius:0;font-size:14px}.btn-secondary:hover{background-color:#1a1f4d;color:#fff;border-color:#1a1f4d;transform:translateY(-2px)}.custom-announcement-bar{background-color:#1a1f4d;border-bottom:none;padding:10px 0;font-size:12px;position:relative;overflow:hidden;white-space:nowrap}.custom-announcement-bar .ticker-wrapper{width:100%;overflow:hidden}.custom-announcement-bar .ticker-content{display:inline-block;white-space:nowrap;animation:scroll-left 40s linear infinite;font-weight:500;letter-spacing:.5px;color:#fff}.custom-announcement-bar .ticker-item{display:inline-block;margin-right:120px;color:#fff;text-transform:uppercase}@keyframes scroll-left{0%{transform:translate3d(100%,0,0)}to{transform:translate3d(-100%,0,0)}}.custom-header{background-color:#fff;position:sticky;top:0;z-index:1000;transition:all .3s ease;border-bottom:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000a}.custom-header .header-container{padding:18px 0;display:flex;align-items:center;justify-content:space-between;position:relative}.custom-header .logo-container{display:flex;align-items:center;gap:12px}.custom-header .logo-icon{width:45px;height:45px;object-fit:contain}.custom-header .logo{font-size:18px;font-weight:700;color:#1a1f4d;text-decoration:none;letter-spacing:.5px;text-transform:uppercase}.custom-header .logo:hover{color:#1a1f4d;text-decoration:none}.custom-header .main-nav{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:35px;position:relative}.head-logocon{display:flex;align-items:center;align-content:center;flex-direction:row;gap:50px}.custom-header .nav-item{position:relative}.custom-header .nav-link{color:#1a1f4d;text-decoration:none;font-weight:500;font-size:14px;text-transform:uppercase;letter-spacing:.8px;transition:color .3s ease;display:flex;align-items:center;gap:5px;padding:10px 0}.custom-header .nav-link:hover{color:#000;text-decoration:none}.custom-header .nav-link.has-dropdown:after{content:"\25bc";font-size:8px;transition:transform .3s ease}.custom-header .nav-item:hover .nav-link.has-dropdown:after{transform:rotate(180deg)}.custom-header .mega-menu{position:absolute;transform:translate(-21%);background:#fff;min-width:1100px;max-width:1300px;box-shadow:0 10px 40px #0000001a;border:1px solid #e8e8e8;padding:40px;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1001;margin:0 auto}.custom-header .nav-item:hover .mega-menu{opacity:1;visibility:visible}.custom-header .mega-menu-content{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.custom-header .mega-menu-item{display:flex;flex-direction:column;height:407px;position:relative;text-decoration:none;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;transition:transform .3s ease;width:100%;padding:0}.megaimg{display:flex;flex-direction:column;height:407px;position:relative;text-decoration:none;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;transition:transform .3s ease}.mega-menu-item{border-style:solid;padding:10px;border-width:1px;border-color:#e8e8e8}.custom-header .mega-menu-bottom{margin-top:auto;padding:10px;display:flex;justify-content:space-between;align-items:flex-end;position:relative;z-index:2}.custom-header .mega-menu-title{font-size:18px;font-weight:600;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:1px;line-height:1.3;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.5);max-width:calc(100% - 60px)}.custom-header .mega-menu-arrow{width:50px;height:50px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003;transition:transform .3s ease;flex-shrink:0}.custom-header .mega-menu-item:hover .mega-menu-arrow{transform:translate(3px,-3px)}.custom-header .mega-menu-arrow img{width:20px;height:20px;object-fit:contain}.custom-header .header-actions{display:flex;align-items:center;gap:25px}.custom-header .currency-selector{font-size:13px;font-weight:600;color:#1a1f4d;text-transform:uppercase;letter-spacing:.5px}.custom-header .currency-selector select{border:none;background:transparent;font-size:13px;font-weight:600;color:#1a1f4d;cursor:pointer;text-transform:uppercase;letter-spacing:.5px}.custom-header .action-icon{color:#1a1f4d;font-size:18px;text-decoration:none;transition:opacity .3s ease;position:relative;display:flex;align-items:center;cursor:pointer;background:none;border:none}.custom-header .action-icon img{width:22px;height:22px;object-fit:contain}.custom-header .action-icon:hover{opacity:.7;text-decoration:none}.custom-header .cart-count{position:absolute;top:-8px;right:-8px;background:#1a1f4d;color:#fff;border-radius:50%;width:18px;height:18px;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:700}.custom-header .mobile-menu-btn{display:none;background:none;border:none;font-size:22px;color:#1a1f4d;cursor:pointer}.custom-header .mobile-menu-btn img{width:22px;height:22px;object-fit:contain}.hero-section{background:#f5f5f5;min-height:600px;display:flex;align-items:center;position:relative;overflow:hidden}.hero-content-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:80px 0}.hero-left-content{padding-right:40px}.hero-rating{display:flex;align-items:center;gap:8px;margin-bottom:20px}.hero-stars{display:flex;gap:3px;color:#1a1f4d;font-size:16px}.hero-rating-text{font-size:13px;color:#666;font-weight:500}.hero-title{font-size:56px;font-weight:700;line-height:1.1;color:#1a1f4d;margin:0 0 20px;letter-spacing:-.5px}.hero-description{font-size:16px;line-height:1.6;color:#333;margin:0 0 30px;max-width:500px}.hero-cta-wrapper{display:flex;align-items:center;gap:15px;margin-bottom:30px}.hero-badges{display:flex;align-items:center;gap:30px}.hero-badge{display:flex;align-items:center;gap:8px}.hero-badge-icon{width:24px;height:24px;object-fit:contain}.hero-badge-text{font-size:12px;font-weight:600;color:#1a1f4d;text-transform:uppercase;letter-spacing:.5px;line-height:1.3}.hero-right-content{position:relative;height:100%;min-height:500px}.hero-image-main{width:100%;height:100%;object-fit:cover;border-radius:0}.features-section{background:#fff;padding:60px 0;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1200px;margin:0 auto}.feature-item{text-align:center;display:flex;flex-direction:column;align-items:center;gap:15px}.feature-icon-wrapper{width:70px;height:70px;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.feature-icon{height:100%;object-fit:contain}.feature-title{font-size:16px;font-weight:700;color:#1a1f4d;margin:0 0 5px;line-height:1.3}.feature-subtitle{font-size:14px;font-weight:600;color:#1a1f4d;margin:0;line-height:1.3}.custom-category-grid{padding:80px 0;background-color:#fff}.category-section-header{text-align:left;margin-bottom:50px;display:flex;justify-content:space-between;align-items:center}.category-section-title{font-size:42px;font-weight:700;color:#1a1f4d;margin:0;letter-spacing:-.5px}.category-section-subtitle{font-size:42px;font-weight:300;color:#1a1f4d;margin:0;letter-spacing:-.5px}.custom-category-grid .category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1320px;margin:0 auto}.custom-category-grid .category-item{position:relative;overflow:hidden;background:#fff;border:1px solid #e8e8e8;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;display:block}.custom-category-grid .category-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.custom-category-grid .category-image-wrapper{position:relative;width:100%;height:400px;overflow:hidden}.custom-category-grid .category-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.custom-category-grid .category-item:hover .category-image{transform:scale(1.05)}.custom-category-grid .category-content{position:absolute;bottom:20px;left:20px;right:20px;display:flex;justify-content:space-between;align-items:flex-end}.custom-category-grid .category-title{font-size:24px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1px;line-height:1.2;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.3)}.custom-category-grid .category-arrow{width:50px;height:50px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0003;transition:transform .3s ease;flex-shrink:0}.custom-category-grid .category-item:hover .category-arrow{transform:translate(5px,-5px)}.custom-category-grid .category-arrow img{width:20px;height:20px;object-fit:contain}@media (max-width: 991px){.custom-header .main-nav{display:none}.custom-header .mobile-menu-btn{display:block}.custom-header .header-actions{gap:15px}.custom-header .action-icon{font-size:18px}.custom-header .currency-selector{font-size:12px}.custom-header .logo-icon{width:35px;height:35px}.hero-content-wrapper{grid-template-columns:1fr;gap:40px}.hero-title{font-size:40px}.features-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width: 1200px){.custom-category-grid .category-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.custom-category-grid .category-grid{grid-template-columns:1fr;gap:15px}.custom-category-grid .category-image-wrapper{height:300px}.custom-category-grid .category-title{font-size:20px}.custom-category-grid .category-arrow{width:40px;height:40px}.custom-category-grid .category-arrow img{width:16px;height:16px}.hero-title{font-size:32px}.category-section-title,.category-section-subtitle{font-size:28px}.features-grid{grid-template-columns:1fr}}@media (max-width: 576px){.custom-header .logo{font-size:16px}.container-custom{padding:0 10px}.mobile-drawer,.cart-drawer{max-width:100%}.custom-header .main-nav{gap:30px}.custom-category-grid{padding:40px 0}.custom-category-grid .category-image-wrapper{height:250px}.custom-category-grid .category-title{font-size:18px}.hero-title{font-size:28px}.hero-description{font-size:14px}}.mobile-drawer{position:fixed;top:0;left:-100%;width:100%;max-width:400px;height:100vh;background:#fff;z-index:9999;transition:left .3s ease;box-shadow:2px 0 10px #0000001a;overflow-y:auto}.mobile-drawer.open{left:0}.mobile-drawer-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:9998;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-drawer-overlay.open{opacity:1;visibility:visible}.mobile-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e8e8e8;background:#f5f5f5}.mobile-drawer-close{background:none;border:none;font-size:20px;color:#1a1f4d;cursor:pointer}.mobile-drawer-close img{width:20px;height:20px;object-fit:contain}.mobile-nav{padding:20px}.mobile-nav-item{border-bottom:1px solid #f0f0f0;padding:15px 0}.mobile-nav-link{color:#1a1f4d;text-decoration:none;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1px;display:flex;justify-content:space-between;align-items:center}.mobile-nav-link:hover{color:#000;text-decoration:none}.mobile-submenu{max-height:0;overflow:hidden;transition:max-height .3s ease;padding-left:20px}.mobile-submenu.open{max-height:500px;padding-top:15px}.mobile-submenu a{display:block;padding:10px 0;color:#666;text-decoration:none;font-size:12px;text-transform:uppercase;letter-spacing:1px}.cart-drawer{position:fixed;top:0;right:-100%;width:100%;max-width:400px;height:100vh;background:#fff;z-index:9999;transition:right .3s ease;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column}.cart-drawer.open{right:0}.cart-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e8e8e8;background:#f5f5f5}.cart-drawer-header h3{font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin:0}.cart-drawer-close{background:none;border:none;font-size:20px;color:#1a1f4d;cursor:pointer}.cart-drawer-close img{width:20px;height:20px;object-fit:contain}.cart-drawer-content{flex:1;padding:20px;overflow-y:auto}.cart-drawer-footer{padding:20px;border-top:1px solid #e8e8e8;background:#f9f9f9}.cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.search-modal{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:10000;display:none}.search-modal.open{display:block}.search-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.search-modal-content{position:absolute;top:80px;left:50%;transform:translate(-50%);width:100%;max-width:700px;background:#fff;box-shadow:0 10px 50px #0003;max-height:calc(100vh - 100px);overflow-y:auto}.search-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid #e8e8e8;background:#f5f5f5}.search-modal-header h3{font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin:0}.search-modal-close{background:none;border:none;font-size:24px;color:#1a1f4d;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px}.search-modal-close:hover{opacity:.7}.search-modal-close img{width:20px;height:20px;object-fit:contain}.search-modal-body{padding:25px}.search-form{display:flex;gap:10px;margin-bottom:25px}.search-input{flex:1;padding:12px 18px;font-size:15px;border:2px solid #e8e8e8;border-radius:0;outline:none;transition:border-color .3s ease;font-family:inherit}.search-input:focus{border-color:#1a1f4d}.search-submit{padding:12px 20px;background:#1a1f4d;border:2px solid #1a1f4d;color:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.search-submit:hover{background:#0f1333;border-color:#0f1333}.search-submit img{width:18px;height:18px;object-fit:contain;filter:brightness(0) invert(1)}.search-results{margin-bottom:25px;min-height:50px}.search-loading,.search-no-results,.search-error{text-align:center;padding:30px 20px;color:#666;font-size:14px}.search-results-list{display:grid;gap:12px}.search-result-item{display:flex;gap:15px;padding:12px;border:1px solid #e8e8e8;text-decoration:none;transition:all .3s ease}.search-result-item:hover{border-color:#1a1f4d;box-shadow:0 2px 10px #0000000d}.search-result-image{width:70px;height:70px;flex-shrink:0;overflow:hidden;background:#f5f5f5}.search-result-image img{width:100%;height:100%;object-fit:cover}.search-result-image .no-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#999;font-size:11px}.search-result-info{flex:1;display:flex;flex-direction:column;justify-content:center}.search-result-title{font-size:14px;font-weight:600;color:#1a1f4d;margin:0 0 6px;line-height:1.4}.search-result-price{display:flex;gap:8px;align-items:center;font-size:13px}.search-result-price .price{font-weight:600;color:#1a1f4d}.search-result-price .compare-price{text-decoration:line-through;color:#999;font-size:12px}.popular-searches{padding-top:20px;border-top:1px solid #e8e8e8}.popular-searches h4{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;color:#666}.popular-searches-list{display:flex;flex-wrap:wrap;gap:8px}.popular-search-item{padding:6px 14px;background:#f5f5f5;border:1px solid #e8e8e8;color:#1a1f4d;text-decoration:none;font-size:13px;font-weight:500;transition:all .3s ease}.popular-search-item:hover{background:#1a1f4d;color:#fff;border-color:#1a1f4d}@media (max-width: 768px){.search-modal-content{max-width:95%;top:60px}.search-modal-body{padding:20px}.search-form{flex-direction:column}.search-input,.search-submit{width:100%}.search-result-item{padding:10px}.search-result-image{width:60px;height:60px}.search-result-title{font-size:13px}}section.icon-with-text{background:#fff}.product-information__grid{background:#fff!important}section.real-world-section{background:#fff}.real-world-section .txt_gird{display:flex;align-items:center;gap:15px;background:#f9f9f9!important}.installation-wrapper{background:#f9f9f9}.product-information .feature-icon{min-width:48.8px}.product-information .feature-text p{padding:0!important;line-height:1.5}.button.add-to-cart-button{border-radius:0;background:#1a1f4d!important}.installation-section{background-color:#f9f9f9!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-styles.css.map */
