.bg-ui-bg-subtle{background-color:transparent!important}:root{--spranz-font-heading:"Roboto",sans-serif;--spranz-font-body:"Roboto",sans-serif;--spranz-font-script:"Dancing Script",cursive;--spranz-font-condensed:"Barlow Condensed","Inter",sans-serif}body{font-family:var(--spranz-font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--spranz-font-heading)}:root{--theme-accent:#89CD79;--theme-accent-dark:#6db85c;--theme-accent-light:#a8dda0;--spranz-navy:#1F2748;--spranz-navy-dark:#161c38;--spranz-navy-mid:#2a3460;--spranz-green:#89CD79;--spranz-green-dark:#6db85c;--theme-dark:#1F2748;--theme-gray:#666666;--theme-light-gray:#f6f6f6;--theme-border:#e8e8e8;--theme-topbar-bg:#161c38;--theme-topbar-text:rgba(255,255,255,0.75);--theme-header-bg:#ffffff;--theme-nav-bg:#1F2748;--theme-footer-bg:#1F2748;--theme-footer-text:#ffffff;--theme-footer-accent:#89CD79;--theme-btn-primary-bg:#89CD79;--theme-btn-primary-text:#1F2748;--theme-btn-primary-hover:#6db85c;--theme-price-color:#1F2748;--brinxx-pink:#89CD79;--brinxx-primary:#1F2748;--brinxx-dark:#1F2748;--brinxx-blue:#89CD79;--brinxx-purple:#6db85c}.brinxx-top-bar{background:var(--spranz-navy-dark)!important;font-size:12px;padding:0 24px;height:36px;display:flex;align-items:center;position:relative;z-index:9999;overflow:visible}.brinxx-top-bar,.brinxx-top-bar a{color:rgba(255,255,255,.75)!important}.brinxx-top-bar a:hover{color:#ffffff!important}.magic-header{background:#ffffff!important;border-bottom:1px solid #e8e8e8;padding:0 32px;height:72px;display:flex;align-items:center;box-shadow:0 2px 12px rgba(31,39,72,.07)}.spranz-logo{font-size:1.6rem;font-weight:800;color:var(--spranz-navy);letter-spacing:-.02em}.spranz-logo-dot{display:inline-block;width:8px;height:8px;background:var(--spranz-green);border-radius:50%;margin-left:2px;margin-bottom:8px}.brinxx-search-container input{width:100%;height:42px;border:1.5px solid #e8e8e8!important;border-radius:6px;padding:0 1rem 0 2.75rem;font-size:.875rem;color:var(--spranz-navy);background:#f6f6f6;transition:border-color .25s,background .25s;outline:none}.brinxx-search-container input:focus{border-color:var(--spranz-navy)!important;background:#ffffff}.brinxx-search-container input::placeholder{color:#aaa}.brinxx-nav a{font-size:.875rem;font-weight:600;letter-spacing:.01em;padding:.25rem 0;border-bottom:2px solid transparent;transition:border-color .25s}.brinxx-nav a,.brinxx-nav a:hover{color:var(--spranz-navy)!important}.brinxx-nav a:hover{border-bottom-color:var(--spranz-green)!important}.brinxx-cta-button{background:var(--spranz-navy)!important;color:#ffffff!important;font-size:.8rem;font-weight:700;padding:.5rem 1.25rem;border-radius:5px;border:none;letter-spacing:.03em;transition:background .25s}.brinxx-cta-button:hover{background:var(--spranz-navy-mid)!important}.btn-spranz-green{background:var(--spranz-green)!important;color:var(--spranz-navy)!important}.btn-spranz-green:hover{background:var(--spranz-green-dark)!important}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media (max-width:900px){.products-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:560px){.products-grid{grid-template-columns:1fr;gap:16px}}.mw-card-wrapper{display:flex}.most-wanted-card{background:#ffffff;border:1px solid #dadada;border-radius:4px;display:flex;flex-direction:column;transition:box-shadow .3s;width:100%}.most-wanted-card:hover{box-shadow:0 6px 18px rgba(0,0,0,.08)}.most-wanted-image{height:280px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:20px;background:#fff}.most-wanted-image,.most-wanted-image>a>div>div{background-color:#fff!important}.most-wanted-image img{max-height:100%;max-width:100%;object-fit:contain;transition:transform .4s}.most-wanted-card:hover .most-wanted-image img{transform:scale(1.08)}.most-wanted-info{padding:0 20px 25px;flex:1;display:flex;flex-direction:column}.most-wanted-info h4{font-size:16px;font-weight:600;color:#0d1b2a;margin-bottom:5px;line-height:1.4;font-family:var(--spranz-font-heading)}.most-wanted-info h4 a{color:inherit!important;text-decoration:none!important;border-bottom:none!important}.mw-color-dots{display:flex;gap:4px;flex-wrap:wrap;margin:8px 0}.mw-color-dot{width:12px;height:12px;border-radius:50%;display:inline-block;flex-shrink:0}.mw-price{font-size:22px;font-weight:700;color:#0d1b2a;display:flex;align-items:baseline;gap:8px;margin:4px 0}.mw-price .currency,.mw-price-request{font-size:12px;font-weight:600}.mw-price-request{color:#0d1b2a;border:1px solid #ccc;padding:4px 10px;text-transform:uppercase;display:inline-block;margin:4px 0}.mw-stock{font-size:12px;color:#888;margin-top:5px;margin-bottom:15px;display:flex;align-items:center;gap:5px}.mw-stock-dot{width:8px;height:8px;border-radius:50%;background:#aaa;flex-shrink:0}.mw-stock-dot.in-stock{background:#4caf50}.btn-order{display:inline-flex;align-items:center;justify-content:center;gap:8px;background-color:#4caf50;padding:12px 24px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:3px;margin-top:auto;transition:background-color .3s,box-shadow .3s;text-decoration:none!important;border:none;cursor:pointer}.btn-order,.btn-order:hover{color:#ffffff!important;border-bottom:none!important}.btn-order:hover{background-color:#43a047;box-shadow:0 4px 12px rgba(0,0,0,.2)}.btn-order svg{stroke:#fff;flex-shrink:0}.products-page{max-width:1300px;margin:0 auto;padding:40px 15px 80px;display:flex;gap:40px}.products-area{flex:1;min-width:0}.products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.products-header h1{font-size:34px;font-weight:700;color:#0d1b2a}.products-sort select{padding:12px 35px 12px 15px;border:1px solid #1f2748;border-radius:3px;font-size:14px;color:#555;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 12px center no-repeat #fff}.filters-sidebar{width:260px;flex-shrink:0;position:sticky;top:160px;align-self:flex-start}.filter-group{margin-bottom:15px;padding:20px;background-color:#f7f7f7;border-radius:4px}.filter-group h3{font-size:16px;font-weight:700;color:#0d1b2a;margin-bottom:15px;font-family:var(--spranz-font-heading)}.ai-search-sidebar{margin-bottom:15px;padding:20px;background:#1f2748;border-radius:4px;color:#fff}.ai-search-sidebar__header{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;margin-bottom:8px;font-family:var(--spranz-font-heading)}.ai-search-sidebar__desc{font-size:12px;color:rgba(255,255,255,.6);margin-bottom:12px;line-height:1.4}.ai-search-sidebar__form{display:flex;flex-direction:column;gap:8px}.ai-search-sidebar__input{width:100%;height:40px;padding:0 12px;border:1px solid rgba(255,255,255,.25)!important;border-radius:3px;background:rgba(255,255,255,.08);color:#fff;font-size:13px;outline:none;transition:border-color .2s,background .2s;box-shadow:none!important}.ai-search-sidebar__input::placeholder{color:rgba(255,255,255,.4)}.ai-search-sidebar__input:focus{border-color:#4caf50!important;background:rgba(255,255,255,.12)}.ai-search-sidebar__btn{width:100%;height:38px;display:flex;align-items:center;justify-content:center;gap:6px;background:#4caf50;color:#fff;border:none;border-radius:3px;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s}.ai-search-sidebar__btn:hover:not(:disabled){background:#43a047}.ai-search-sidebar__btn:disabled{opacity:.4;cursor:not-allowed}.ai-search-sidebar__error{color:#ff6b6b;font-size:12px;margin-top:8px}.filter-colors{display:flex;flex-wrap:wrap;gap:8px}.filter-color{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:border-color .2s}.filter-color.active,.filter-color:hover{border-color:#333}.filter-checkbox{display:flex;align-items:center;gap:10px;padding:6px 0;cursor:pointer;font-size:14px;color:#333}.filter-checkbox input[type=checkbox]{width:22px;height:22px;border:1px solid #1f2748;border-radius:2px;appearance:none;-webkit-appearance:none;cursor:pointer;position:relative;flex-shrink:0}.filter-checkbox input[type=checkbox]:checked{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%231f2748' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.filter-checkbox .count{color:#888;font-size:13px;margin-left:auto}.dual-range-wrapper{position:relative;height:20px;margin:15px 0 10px}.dual-range-track{width:100%;background:#ddd}.dual-range-selected,.dual-range-track{position:absolute;top:50%;transform:translateY(-50%);height:4px;border-radius:2px}.dual-range-selected{background:#1f2748}.dual-range-wrapper input[type=range]{position:absolute;width:100%;top:0;height:20px;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none;z-index:2}.dual-range-wrapper input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;border:4px solid #1f2748;pointer-events:auto;cursor:pointer}.price-range{gap:10px;justify-content:space-between}.price-input,.price-range{display:flex;align-items:center}.price-input{border:1px solid #1f2748;border-radius:3px;overflow:hidden;width:100px}.price-input input{border:none!important;outline:none;padding:8px 10px;font-size:14px;width:100%;box-shadow:none!important}.price-input span{padding:8px 10px;background:#f7f7f7;color:#1f2748;font-weight:600;font-size:14px;border-left:1px solid #1f2748}.spranz-pagination a,.spranz-pagination button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #d0d0d0;border-radius:3px;font-size:14px;color:#555;text-decoration:none;transition:border-color .2s,color .2s;background:#fff;cursor:pointer}.spranz-pagination a.active,.spranz-pagination button.active{background:#1f2748;border-color:#1f2748;color:#fff}.spranz-pagination a:hover,.spranz-pagination button:hover{border-color:#1f2748;color:#1f2748}.spranz-breadcrumb{background:#1f2748;padding:10px 0}.spranz-breadcrumb__container{max-width:1300px;margin:0 auto;padding:0 40px}.spranz-breadcrumb a,.spranz-breadcrumb span{color:rgba(255,255,255,.7);font-size:13px;text-decoration:none}.spranz-breadcrumb a:hover{color:#fff}.brinxx-product-card,.product-card{background:#ffffff;border-radius:4px;border:1px solid #dadada;overflow:hidden;transition:box-shadow .3s}.brinxx-product-card:hover,.product-card:hover{box-shadow:0 6px 18px rgba(0,0,0,.08)}@media (max-width:768px){.products-page{flex-direction:column;padding:20px 15px 60px}.filters-sidebar{width:100%;display:none}.filters-sidebar.filter-open{display:block}.products-grid{gap:16px}}.badge-new,.product-badge{background:var(--spranz-green)!important;color:var(--spranz-navy)!important;font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .6rem;border-radius:4px}.brinxx-footer{background:var(--spranz-navy)!important;color:#ffffff}.brinxx-footer a{color:rgba(255,255,255,.6);transition:color .25s}.brinxx-footer a:hover{color:var(--spranz-green)!important}.brinxx-footer .footer-title{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:1.25rem}.brinxx-footer .social-btn{width:36px;height:36px;border-radius:6px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.6);transition:background .25s,color .25s}.brinxx-footer .social-btn:hover{background:var(--spranz-green)!important;color:var(--spranz-navy)!important;border-color:var(--spranz-green)!important}.brinxx-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:1.5rem 0;font-size:.75rem;color:rgba(255,255,255,.35)}.brinxx-category-nav{background:var(--spranz-navy)!important}.brinxx-category-nav a{color:#ffffff!important}.brinxx-category-nav a:hover{background:rgba(137,205,121,.2)!important}.brinxx-price,.product-price{color:var(--spranz-navy)!important;font-weight:800}.text-primary,a.text-primary{color:var(--spranz-green)!important}input:focus,select:focus,textarea:focus{border-color:var(--spranz-navy)!important;outline:none;box-shadow:0 0 0 2px rgba(31,39,72,.1)}::selection{background:rgba(137,205,121,.3);color:var(--spranz-navy)}.spranz-header{background-color:#fff;height:90px;border-bottom:1px solid #e5e5e5;position:relative;z-index:200}.spranz-header__container{display:flex;justify-content:space-between;align-items:center;height:100%;max-width:1300px;margin:0 auto;padding:0 40px}.spranz-header__logo{display:flex;align-items:center;flex-shrink:0}.spranz-header__logo img{height:30px;display:block}.spranz-header__center{display:flex;align-items:center;flex:1;justify-content:center;padding:0 40px}.spranz-header__search{display:flex;align-items:center;height:45px;width:100%;max-width:500px}.spranz-header__search input{background:#fff;border:1px solid #d0d0d0!important;border-right:none!important;border-radius:3px 0 0 3px;outline:none;color:#333;font-size:14px;width:100%;height:100%;padding:0 15px}.spranz-header__search input::placeholder{color:#999}.spranz-header__search input:focus{border-color:#1f2748!important}.spranz-header__search button{background-color:#1f2748;border:none;border-radius:0 3px 3px 0;height:100%;width:50px;min-width:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s}.spranz-header__search button:hover{background-color:#161c35}.spranz-header__right{display:flex;align-items:center;gap:25px;flex-shrink:0}.spranz-header__action{display:flex;align-items:center;gap:8px;color:#0d1b2a;text-decoration:none;font-size:14px;transition:color .3s;border-bottom:none!important;padding:0!important}.spranz-header__action:hover{color:#4caf50;border-bottom:none!important}.spranz-header__lang{display:flex;align-items:center;gap:5px;margin-left:15px}.spranz-header__lang button{font-size:14px;color:#999;background:none;border:none;padding:5px 8px;cursor:pointer;transition:color .2s,background-color .2s}.spranz-header__lang button.active{color:#0d1b2a;background-color:#f0f0f0}.spranz-header__lang button:hover{color:#0d1b2a}.spranz-nav{background-color:#f5f5f5;height:58px;position:relative;z-index:199}.spranz-nav__container{justify-content:space-between;max-width:1300px;margin:0 auto;padding:0 20px}.spranz-nav__container,.spranz-nav__left{display:flex;align-items:center;height:100%}.spranz-nav__left{gap:40px}.spranz-nav__item-wrapper{position:relative;height:100%;display:flex;align-items:center}.spranz-nav__item{display:flex;align-items:center;gap:10px;color:#1f2748;font-size:16px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;transition:color .3s;border-bottom:none!important;padding:0!important}.spranz-nav__item:hover{color:#4caf50;border-bottom:none!important}.spranz-nav__item svg{stroke:#1f2748;transition:stroke .3s}.spranz-nav__item:hover svg{stroke:#4caf50}.spranz-nav__right{display:flex;align-items:center;gap:30px;height:100%}.spranz-nav__link-wrapper{position:relative;height:100%;display:flex;align-items:center}.spranz-nav__link{color:#1f2748;font-size:16px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;transition:color .3s;border-bottom:none!important;padding:0!important}.spranz-nav__link:hover{color:#4caf50;border-bottom:none!important}.spranz-nav__brands-wrapper{position:relative;height:100%;display:flex;align-items:center}.spranz-nav__brands-btn{background:linear-gradient(90deg,#8bc34a,#4caf50);color:#fff!important;font-size:16px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;padding:0 30px!important;height:58px;display:flex;align-items:center;transition:opacity .3s;border:none!important}.spranz-nav__brands-btn:hover{opacity:.9;color:#fff!important;border-bottom:none!important}.spranz-nav__mobile-toggle{display:none;background:none;border:none;color:#1f2748;cursor:pointer;padding:8px}.spranz-mega-menu{position:fixed;top:auto;left:0;right:0;width:100%;background:#fff;box-shadow:0 10px 40px rgba(0,0,0,.12);border-top:2px solid #e8e8e8;opacity:0;visibility:hidden;transform:translateY(-5px);transition:all .3s ease;z-index:100}.spranz-mega-menu--visible{opacity:1;visibility:visible;transform:translateY(0)}.spranz-mega-menu__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:25px;padding:40px 50px;max-width:1300px;margin:0 auto}.spranz-mega-menu__col h4{font-size:16px;font-weight:700;color:#1f2748;margin-bottom:20px}.spranz-mega-menu__col ul{list-style:none;margin:0;padding:0}.spranz-mega-menu__col li{margin-bottom:14px}.spranz-mega-menu__col a{font-size:16px;color:#555!important;text-decoration:none;transition:color .3s;border-bottom:none!important;padding:0!important}.spranz-mega-menu__col a:hover{color:#4caf50!important;border-bottom:none!important}.spranz-mega-menu__bottom{background-color:#ebf6e8;padding:15px 50px;display:flex;gap:40px;align-items:center;justify-content:center;font-size:16px;color:#555;border-top:1px solid #eee}.spranz-mega-menu__bottom span{display:flex;align-items:center;gap:5px}.spranz-mega-menu__bottom strong{color:#1f2748}.spranz-mega-menu__divider{width:1px;height:20px;background-color:#ccc}.spranz-brands-mega{background:#1f2748;border-top:none}.spranz-brands-mega__grid{max-width:1300px;margin:0 auto;padding:120px 50px}.spranz-brands-mega__grid,.spranz-brands-mega__item{display:flex;align-items:center;justify-content:center}.spranz-brands-mega__item{flex:1;padding:20px 30px;border-right:1px solid rgba(255,255,255,.15);transition:opacity .3s;border-bottom:none!important}.spranz-brands-mega__item:last-child{border-right:none}.spranz-brands-mega__item:hover{opacity:.7;border-bottom:none!important}.spranz-brands-mega__item img{max-width:280px;height:auto}.spranz-brands-mega__item:last-child img{max-width:220px}.spranz-mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:9998}.spranz-mobile-menu{position:fixed;top:0;right:0;width:320px;height:100%;background:#fff;z-index:9999;transform:translateX(100%);transition:transform .3s ease;overflow-y:auto}.spranz-mobile-menu--open{transform:translateX(0)}.spranz-mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e8e8e8}.spranz-mobile-menu__header button{background:none;border:none;color:#1f2748;cursor:pointer;padding:4px}.spranz-mobile-menu__body{padding:0}.spranz-mobile-menu__section{border-bottom:1px solid #f0f0f0}.spranz-mobile-menu__item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 20px;background:none;border:none;color:#1f2748;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;cursor:pointer;text-decoration:none;transition:background-color .2s}.spranz-mobile-menu__item:hover{background-color:#f9f9f9}.spranz-mobile-menu__brands-link{background:linear-gradient(90deg,#8bc34a,#4caf50);color:#fff!important}.spranz-mobile-menu__brands-link:hover{opacity:.9;background:linear-gradient(90deg,#8bc34a,#4caf50)}.spranz-mobile-menu__sub{background:#fafafa;padding:12px 0;border-top:1px solid #f0f0f0}.spranz-mobile-menu__footer{padding:12px 20px;border-top:1px solid #e8e8e8}@media (max-width:1024px){.spranz-nav__left,.spranz-nav__right{display:none}.spranz-nav__mobile-toggle{display:flex}.spranz-header__center{padding:0 16px}.spranz-header__right{display:none}.spranz-header__container{padding:0 16px}.spranz-header{height:70px}.spranz-nav{height:48px}.spranz-nav__container{justify-content:flex-end}}@media (max-width:640px){.spranz-header__search{max-width:100%}.spranz-header__logo img{height:24px}.spranz-mobile-menu{width:100%}}.magic-product-detail{max-width:1300px;margin:0 auto;padding:40px 15px 60px}.magic-product-detail-container{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start;max-width:1300px}@media (max-width:991px){.magic-product-detail-container{grid-template-columns:1fr;gap:30px}}.magic-product-detail-container>*{min-width:0}@media (max-width:520px){.product-price-row,.product-tabs-nav{flex-wrap:wrap}.price-stock-box{min-width:0}}.magic-product-gallery{max-width:600px!important}.magic-main-image{border-radius:4px!important;aspect-ratio:1/1!important;max-width:550px;max-height:550px;overflow:hidden!important}.magic-thumbnail{border:2px solid #e5e5e5!important;border-radius:4px!important;width:80px!important;height:80px!important;min-width:80px!important;padding:5px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:border-color .2s!important}.magic-thumbnail.active{border-color:#1f2748!important}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}@media (max-width:768px){.product-detail-grid{grid-template-columns:1fr;gap:30px}}.product-gallery{display:flex;flex-direction:column;gap:20px}.expandable-sections-wrapper{display:flex;flex-direction:column;gap:8px;margin-top:20px}.expandable-section{background:#f5f2f9;border:1px solid #e5e5e5;border-radius:3px;overflow:hidden}.expandable-header{display:flex;align-items:center;gap:10px;width:100%;padding:14px 18px;background:none;border:none;font-size:14px;font-weight:600;color:#0d1b2a;cursor:pointer;text-align:left;transition:background-color .2s}.expandable-header:hover{background-color:rgba(0,0,0,.03)}.expandable-content{padding:0 18px 18px}.shipping-inline{display:flex;align-items:center;gap:20px;padding:15px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin-top:50px;margin-bottom:30px}.shipping-inline-item{display:flex;align-items:center;gap:8px;font-size:16px;color:#555}.shipping-inline-divider{width:1px;height:20px;background:#ddd}.product-note{font-size:12px;color:#888;font-style:italic;margin:10px 0}.btn-contact-full{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;background-color:#4caf50;padding:16px 24px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:3px;text-decoration:none!important;border:none;cursor:pointer;transition:background-color .3s}.btn-contact-full,.btn-contact-full:hover{color:#ffffff!important;border-bottom:none!important}.btn-contact-full:hover{background-color:#43a047}.product-info{display:flex;flex-direction:column}.product-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:8px}.product-title-row h1{font-size:34px;font-weight:700;color:#0d1b2a;line-height:1.2;font-family:var(--spranz-font-heading)}.product-brand-logo{flex-shrink:0}.product-brand-logo img{height:40px;width:auto}.product-article-nr{font-size:14px;color:#888;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.price-stock-box{background:#f5f5f5;padding:15px 20px;border-radius:4px;margin:15px 0}.product-buttons{display:flex;gap:15px;margin:20px 0}.btn-try{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;background-color:#1f2748;color:#ffffff;padding:20px 24px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:3px;border:none;cursor:pointer;transition:background-color .3s}.btn-try:hover{background-color:#161c38}.btn-request{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;background-color:#4caf50;color:#ffffff;padding:20px 24px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:3px;border:none;cursor:pointer;transition:background-color .3s}.btn-request:hover{background-color:#43a047}.pricing-section{margin-top:30px}.pricing-section h2{font-size:20px;font-weight:700;color:#0d1b2a;margin-bottom:15px}.pricing-table{width:100%;border-collapse:collapse;font-size:14px}.pricing-table thead{background:#fef9ed}.pricing-table th{padding:12px 15px;text-align:left;font-weight:600;color:#0d1b2a;border-bottom:2px solid #e5e5e5}.pricing-table td{padding:12px 15px;border-bottom:1px solid #f0f0f0;color:#333}.pricing-table tbody tr:hover{background:#fafafa}.product-tab-nav{display:flex;border-bottom:2px solid #e5e5e5;margin-top:40px;gap:0}.product-tab-btn{padding:12px 24px;transition:color .2s,border-color .2s}.specs-table{margin-top:20px}.specs-table td{padding:10px 15px;border-bottom:1px solid #f0f0f0}.specs-table td:first-child{width:280px}.spranz-sticky-contact{position:fixed;left:0;top:50%;transform:translateY(-50%);z-index:999;display:flex;flex-direction:column;gap:0}.spranz-sticky-contact a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#fff!important;text-decoration:none!important;border:none!important;transition:width .2s;overflow:hidden}.spranz-sticky-contact a svg{flex-shrink:0}.spranz-sticky-contact a:hover{width:140px;border-bottom:none!important}.spranz-sticky-contact a span{display:none;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-left:8px;white-space:nowrap}.spranz-sticky-contact a:hover span{display:inline}.spranz-sticky-contact__wa{background:#25D366;border-radius:0 4px 0 0}.spranz-sticky-contact__tel{background:#1f2748;border-radius:0 0 4px 0}@media (max-width:768px){.spranz-sticky-contact{display:none}}.magic-add-to-cart{background:#4caf50!important;border-radius:3px!important;font-size:16px!important}.magic-add-to-cart:hover:not(:disabled){background:#43a047!important;box-shadow:0 4px 12px rgba(76,175,80,.3)!important;transform:none!important}.magic-configure-logo{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;padding:14px 24px!important;border-radius:3px!important;border:none!important;background:linear-gradient(90deg,#8bc34a,#4caf50)!important;color:#fff!important;font-weight:700!important;font-size:14px!important;letter-spacing:1px!important;text-transform:uppercase!important;cursor:pointer!important;transition:all .2s!important;box-shadow:0 2px 6px rgba(76,175,80,.25)!important}.magic-configure-logo:hover{background:linear-gradient(90deg,#7cb342,#43a047)!important;color:#fff!important;box-shadow:0 4px 14px rgba(76,175,80,.4)!important;transform:translateY(-1px)!important}.magic-configure-logo svg{width:18px!important;height:18px!important}.magic-quantity-btn:hover:not(:disabled){background:#1f2748!important;color:white!important}.magic-price-main{color:#0d1b2a!important}.magic-size-variant:hover{border-color:#1f2748!important;background:rgba(31,39,72,.1)!important}.magic-size-variant.active{border-color:#1f2748!important;background:#1f2748!important;color:white!important}.magic-color-variant.active{border-color:#1f2748!important;box-shadow:0 0 0 2px white,0 0 0 4px #1f2748!important}.magic-thumbnail.active,.magic-thumbnail:hover{border-color:#1f2748!important;border-width:2px!important}.magic-thumbnail.magic-logo-thumb{background:linear-gradient(135deg,#f0f4f8,#e8ecf0)!important;border-color:#1f2748!important}.magic-thumbnail.magic-logo-thumb.active{border-color:#1f2748!important;box-shadow:0 0 0 2px rgba(31,39,72,.3)!important}.product-tabs-section{border-top:2px solid #e5e5e5}.product-tabs-nav{gap:0}.product-tab-btn{text-transform:uppercase;letter-spacing:.5px}.product-tab-content{display:none;padding:20px 0}.product-tab-content.active{display:block}.product-tabs-section{margin-top:40px}.product-tabs-nav{display:flex;border-bottom:2px solid #e5e5e5}.product-tab-btn{padding:14px 24px;font-size:14px;font-weight:600;font-family:var(--spranz-font-heading);color:#888;background:none;border:none;border-bottom:3px solid transparent;margin-bottom:-2px;cursor:pointer;transition:color .2s;border-radius:0!important}.product-tab-btn:hover{color:#0d1b2a}.product-tab-btn.active{color:#0d1b2a;border-bottom-color:#1f2748}.specs-table-wrapper{margin-top:0;border:1px solid #e5e5e5;border-radius:4px;overflow:hidden}.specs-table{width:100%;border-collapse:collapse;font-family:var(--spranz-font-body)}.specs-table tr{border-bottom:1px solid #f0f0f0}.specs-table td{padding:12px 16px;font-size:14px;vertical-align:top;line-height:1.5}.specs-table td:first-child{font-weight:700;color:#0d1b2a;width:220px;background:#f7f7f7}.specs-table td:last-child{color:#333}.tab-content-box{padding:20px;background:#f7f7f7;border-radius:4px;font-size:14px;color:#555;margin-top:15px}.magic-horizontal-tabs{display:none!important}.btn-contact-full,.btn-order,.btn-request,.btn-try,.magic-add-to-cart,.magic-configure-logo,.magic-main-image,.magic-quantity-btn,.magic-thumbnail,.most-wanted-card,.per-page-btn,.spranz-nav__brands-btn{border-radius:3px!important}.magic-thumbnail-strip{display:flex!important;flex-wrap:nowrap!important;overflow:visible!important;gap:10px!important;padding-bottom:0!important;margin-top:0!important}.magic-main-image img{width:100%!important;height:100%!important;object-fit:contain!important;position:static!important}.magic-main-image{display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important}.magic-thumbnail img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;position:static!important}