@import "https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700;800&display=swap";
.m_b37d9ac7{width:calc(100% - var(--mantine-spacing-md)*2);z-index:var(--notifications-z-index);max-width:var(--notifications-container-width);position:fixed}.m_b37d9ac7:where([data-position=top-center]){top:var(--mantine-spacing-md);left:50%;transform:translate(-50%)}.m_b37d9ac7:where([data-position=top-left]){top:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=top-right]){top:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-center]){bottom:var(--mantine-spacing-md);left:50%;transform:translate(-50%)}.m_b37d9ac7:where([data-position=bottom-left]){bottom:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-right]){bottom:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_5ed0edd0+.m_5ed0edd0{margin-top:var(--mantine-spacing-md)}
:root{--site-max-width:1400px;--site-padding-x:0}.site-inner{max-width:var(--site-max-width);padding:0 var(--site-padding-x);margin:0 auto}@media (max-width:768px){:root{--site-padding-x:15px}}.hero-carousel-empty{background:#181818;height:1000px}.hero-carousel-slide{background:#181818;height:1000px;position:relative;overflow:hidden;border-radius:0!important}.hero-carousel-bg-img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-carousel-overlay{z-index:1;background:linear-gradient(90deg,#000000b3 0%,#0000004d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-carousel-content{z-index:2;align-items:center;height:100%;padding:0 80px;display:flex;position:relative}.hero-carousel-text-box{max-width:600px}.hero-carousel-title{color:#fff!important;text-shadow:2px 2px 4px #00000080!important;margin-bottom:2rem!important;font-size:4rem!important;font-weight:700!important;line-height:1.2!important}.hero-carousel-subtitle{color:#fffffff2!important;text-shadow:1px 1px 2px #00000080!important;margin-bottom:2rem!important;font-size:1.5rem!important}.hero-carousel-btn{color:#fff;cursor:pointer;background-color:#0000;border:2px solid #fff;padding:1rem 2.5rem;font-size:1.2rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:inline-block}.hero-carousel-btn:hover{color:#333;background-color:#fff}.product-card{cursor:pointer;height:100%;background-color:#fff!important;border:1px solid #e0e0e0!important;flex-direction:column!important;transition:transform .3s,box-shadow .3s!important;display:flex!important}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a!important}.product-card__image-wrapper{background-color:#f0f0f0;justify-content:center;align-items:center;width:100%;height:200px;display:flex;position:relative}.product-card__image{object-fit:cover;width:100%;height:100%}.product-card__no-image{color:#999!important;font-size:.9rem!important}.product-card__badge{position:absolute!important;top:10px!important;right:10px!important}.product-card__body{flex-direction:column;flex:1;justify-content:space-between;padding:1rem;display:flex}.product-card__brand{text-transform:uppercase;color:#666!important;margin-bottom:.5rem!important;font-size:.85rem!important;font-weight:600!important}.product-card__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;color:#000!important;margin-bottom:.5rem!important;font-size:1rem!important;font-weight:600!important;display:-webkit-box!important;overflow:hidden!important}.product-card__specs{color:#666!important;margin-bottom:1rem!important;font-size:.85rem!important}.product-card__price{color:#2b5da8!important;margin-bottom:1rem!important;font-size:1.5rem!important;font-weight:700!important}.product-card__btn{color:#fff!important;background-color:#2b5da8!important}.footer{color:#c3c3c3;z-index:2;background-color:#181818;position:relative}.footer-wrapper{padding:7rem 0 6rem}.footer-inner{max-width:1400px;padding:0 var(--site-padding-x);margin:0 auto}.footer-grid{grid-template-columns:1.25fr .9fr .9fr .9fr .75fr;gap:2rem;display:grid}.footer-col{border-left:1px solid #333;padding-left:1.5rem}.footer-col--first{padding-right:1.5rem}.footer-col-title{text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;color:#c3c3c3!important;margin-bottom:1.5rem!important;font-size:1rem!important;font-weight:700!important}.footer-text{color:#c3c3c3!important;margin-bottom:.75rem!important;font-size:.95rem!important}.footer-text--sm{color:#c3c3c3!important;margin-bottom:.25rem!important;font-size:.9rem!important}.footer-text--label{color:#c3c3c3!important;margin-bottom:.4rem!important;font-size:.95rem!important}.footer-link{color:#c3c3c3;cursor:pointer;margin-bottom:.8rem;font-size:.95rem;text-decoration:none;display:block}.footer-link:hover{color:#fff!important}.footer-icon{color:#fff;background-color:#333;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:background-color .3s;display:flex}.footer-icon:hover{background-color:#555!important}.footer-copyright{background-color:#0f0f0f;border-top:1px solid #333;padding:1.5rem 0}.footer-copyright-inner{max-width:1400px;padding:0 var(--site-padding-x);margin:0 auto}.footer-copyright-text{color:#999!important;text-align:center!important;font-size:.9rem!important}@media (max-width:768px){.footer-wrapper{padding:3rem 0 2.5rem}.footer-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.footer-col,.footer-col--first{border-left:none;padding-left:0;padding-right:0}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr}}.cta-section{padding:5rem var(--site-padding-x);text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#0f0f0f 100%);position:relative;overflow:hidden}.cta-orb{pointer-events:none;border-radius:50%;position:absolute}.cta-orb--top{filter:blur(60px);background:radial-gradient(circle,#0062cb33 0%,#0000 70%);width:300px;height:300px;top:-50px;left:-50px}.cta-orb--bottom{filter:blur(50px);background:radial-gradient(circle,#0062cb26 0%,#0000 70%);width:250px;height:250px;bottom:-50px;right:-50px}.cta-content{z-index:1;max-width:700px;margin:0 auto;position:relative}.cta-title{color:#fff!important;margin-bottom:1rem!important;font-size:2.5rem!important;font-weight:700!important}.cta-description{color:#ccc!important;margin-bottom:2.5rem!important;font-size:1.1rem!important;line-height:1.6!important}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-btn-primary{color:#fff;cursor:pointer;background-color:#2b5da8;border-radius:4px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:background-color .3s,box-shadow .3s,transform .3s;display:inline-block;box-shadow:0 4px 20px #0062cb66}.cta-btn-primary:hover{background-color:#1e4a8a;transform:translateY(-2px);box-shadow:0 6px 28px #0062cb99}.cta-btn-secondary{color:#fff;cursor:pointer;background-color:#0000;border:2px solid #fff;border-radius:4px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:background-color .3s,border-color .3s,transform .3s;display:inline-block}.cta-btn-secondary:hover{background-color:#ffffff26;border-color:#fffc;transform:translateY(-2px)}@media (max-width:768px){.cta-section{padding:3rem 1rem}.cta-title{font-size:1.6rem!important}}.features-section{padding:5rem var(--site-padding-x);background-color:#f5f5f5}.features-container{text-align:center;max-width:1400px;margin:0 auto}.features-subtitle{text-transform:uppercase;letter-spacing:.15em;color:#666!important;margin-bottom:.5rem!important;font-size:1rem!important}.features-title{color:#000!important;margin-bottom:3rem!important;font-size:2.5rem!important;font-weight:700!important}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(20px);text-align:left;cursor:default;background:#fffc;border:1px solid #0000000d;border-radius:20px;padding:2rem;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.feature-card__icon{background-color:#0062cb1a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1rem;display:flex}.feature-card__title{color:#000!important;margin-bottom:.5rem!important;font-size:1.1rem!important;font-weight:600!important}.feature-card__description{color:#555!important;font-size:.9rem!important;line-height:1.6!important}@media (max-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.features-grid{grid-template-columns:1fr}}.brand-showcase{background-color:#fff;padding:4rem 0}.brand-showcase__inner{max-width:1400px;padding:0 var(--site-padding-x);margin:0 auto}.brand-showcase__header{text-align:center;margin-bottom:3rem}.brand-showcase__subtitle{color:#666!important;margin-bottom:.5rem!important;font-size:1rem!important}.brand-showcase__title{color:#000!important;font-size:2.5rem!important;font-weight:700!important}.brand-showcase-card{cursor:pointer;background-color:#fff!important;border:1px solid #e0e0e0!important;border-radius:8px!important;transition:transform .3s,box-shadow .3s!important;overflow:hidden!important}.brand-showcase-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a!important}.brand-showcase-card__image{background-color:#f5f5f5;height:250px;overflow:hidden}.brand-showcase-card__image img{object-fit:cover;width:100%;height:100%}.brand-showcase-card__body{padding:1.5rem}.brand-showcase-card__title{color:#000!important;margin-bottom:.5rem!important;font-size:1.1rem!important;font-weight:600!important}.brand-showcase-card__description{color:#666!important;font-size:.9rem!important}.branch-locations__title{color:#1a1a1a!important;margin-bottom:4px!important;font-size:1.8rem!important;font-weight:700!important}.branch-locations__subtitle{color:#888!important;margin-bottom:32px!important;font-size:.95rem!important}.branch-region{margin-bottom:32px}.branch-region__header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.branch-region__dot{background:#2b5da8;border-radius:50%;flex-shrink:0;width:6px;height:6px}.branch-region__name{color:#1a1a1a!important;font-size:.95rem!important;font-weight:700!important}.branch-region__count{color:#bbb!important;font-size:.78rem!important}.branch-cards-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.branch-card{cursor:default;box-shadow:none;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.branch-card:hover{z-index:1;transform:translateY(-4px)}.branch-card--light{background:#fff;border:1px solid #e8e8e8}.branch-card--light:hover{border-color:#0062cb33;box-shadow:0 12px 32px #00000014}.branch-card--main{background:linear-gradient(#181818 0%,#1a1a2e 100%);border:1px solid #0062cb4d}.branch-card--main:hover{box-shadow:0 12px 32px #0062cb40,0 0 0 1px #0062cb66}.branch-card__map-link{height:140px;display:block;position:relative;overflow:hidden}.branch-card__map-iframe{pointer-events:none;border:none;width:100%;height:100%}.branch-card__map-overlay{cursor:pointer;background:0 0;position:absolute;inset:0}.branch-card__content{padding:16px 20px 18px}.branch-card__glow{pointer-events:none;background:radial-gradient(circle,#0062cb26 0%,#0000 70%);width:120px;height:120px;position:absolute;top:100px;right:-40px}.branch-card__header-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.branch-card__name--light{color:#1a1a1a!important;font-size:1rem!important;font-weight:700!important;line-height:1.3!important}.branch-card__name--dark{color:#fff!important;font-size:1rem!important;font-weight:700!important;line-height:1.3!important}.branch-card__main-badge{background:#0062cb1f;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:3px 8px;display:flex}.branch-card__main-badge-text{color:#0062cb;letter-spacing:.5px;text-transform:uppercase;font-size:.6rem;font-weight:700}.branch-card__address-row{align-items:flex-start;gap:6px;margin-bottom:10px;display:flex}.branch-card__pin{flex-shrink:0;margin-top:2px}.branch-card__address--light{color:#999!important;font-size:.78rem!important;font-weight:500!important;line-height:1.4!important}.branch-card__address--dark{color:#ffffff80!important;font-size:.78rem!important;font-weight:500!important;line-height:1.4!important}.branch-card__maps-link{color:#2b5da8;align-items:center;gap:4px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.branch-cta{background:#fff;border:1px solid #e8e8e8;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:8px;padding:20px;display:flex}.branch-cta__icon{background:#0062cb1f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.branch-cta__link{color:#2b5da8;font-size:.9rem;font-weight:600;text-decoration:none}@media (max-width:768px){.branch-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.branch-cards-grid{grid-template-columns:1fr}}.footer-link--inline{display:inline!important}.mb-0{margin-bottom:0!important}.contact-form-box{background:#fff;border:1px solid #e8e8e8;border-radius:20px;padding:36px;position:relative;overflow:hidden;box-shadow:0 2px 16px #0000000a}.contact-form-orb{pointer-events:none;background:radial-gradient(circle,#0062cb0a 0%,#0000 70%);width:350px;height:350px;position:absolute;top:-120px;right:-120px}.contact-form-title{z-index:1;position:relative;color:#1a1a1a!important;margin-bottom:4px!important;font-size:1.3rem!important;font-weight:700!important}.contact-form-subtitle{z-index:1;position:relative;color:#888!important;margin-bottom:24px!important;font-size:.9rem!important}.contact-form-body{z-index:1;position:relative}.contact-form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:14px;display:grid}.contact-form__mb14{margin-bottom:14px!important}.contact-form__mb20{margin-bottom:20px!important}.contact-form-actions{justify-content:space-between;align-items:center;display:flex}.contact-form-submit-btn{color:#fff!important;background:linear-gradient(135deg,#2b5da8 0%,#1e4a8a 100%)!important;border-radius:12px!important;height:auto!important;padding:14px 36px!important;font-size:.95rem!important;font-weight:600!important;transition:all .3s!important}.contact-form-socials{align-items:center;gap:8px;display:flex}.contact-form-follow-label{color:#bbb!important;font-size:.78rem!important}.contact-form-social-link{color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex}.contact-form-success{color:#155724;background-color:#d4edda;border-radius:10px;margin-top:16px;padding:12px 16px;font-size:.9rem}@media (max-width:600px){.contact-form-row{grid-template-columns:1fr}.contact-form-actions{flex-direction:column;align-items:flex-start;gap:16px}}.site-header{z-index:1000;background-color:#181818;border-bottom:1px solid #ffffff0d;height:88px;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 16px #00000073}.site-header__inner{max-width:1400px;padding:0 var(--site-padding-x);height:100%;margin:0 auto}.site-header__logo{cursor:pointer}.header-nav-active{color:#0062cb!important}.header-separator{background-color:#ffffff40;align-self:center;width:1px;height:20px;margin:0 4px}.header-cart-wrapper{position:relative}.header-cart-badge{min-width:18px!important;height:18px!important;padding:0!important;position:absolute!important;top:0!important;right:0!important}.header-user-info{border-bottom:1px solid #ffffff1a;padding:.5rem 1.5rem .8rem}.header-user-name{color:#fff;font-size:.95rem;font-weight:600}.header-user-email{color:#ffffff80;font-size:.8rem}.header-logout-item{color:#ff6b6b!important}.header-menu-dropdown{min-width:210px;background-color:#1a1a1a!important;border:1px solid #ffffff0f!important;border-radius:4px!important;padding:.75rem 0!important;box-shadow:0 8px 32px #00000073!important}.header-locale-item--active{background-color:#ffffff1a!important}.welcome-section{background-color:#f0f0f0;padding:4rem 0}.welcome-inner{max-width:1400px;padding:0 var(--site-padding-x);margin:0 auto}.welcome-container{background-color:#fff;border-radius:0;display:flex;overflow:hidden}.welcome-text-col{flex:1;padding:3rem 3rem 2rem}.welcome-image-col{flex:1;align-items:stretch;display:flex}.welcome-image{object-fit:cover;width:100%;height:100%}.welcome-intro{color:#666!important;margin-bottom:.5rem!important;font-size:1.2rem!important;font-weight:400!important}.welcome-title{color:#000!important;margin-bottom:1rem!important;font-size:2.5rem!important;font-weight:700!important;line-height:1.2!important}.welcome-lead{color:#333!important;margin-bottom:1.5rem!important;font-size:1.1rem!important;font-weight:600!important}.welcome-body{color:#555!important;margin-bottom:2rem!important;font-size:1rem!important;line-height:1.6!important}.welcome-brands-title{color:#000!important;margin-bottom:1rem!important;font-size:1.1rem!important;font-weight:700!important}.welcome-brands-item{color:#555!important;margin-bottom:.8rem!important;font-size:.95rem!important;line-height:1.8!important}.welcome-brands-item--last{color:#555!important;margin-bottom:2rem!important;font-size:.95rem!important;line-height:1.8!important}.welcome-tagline{font-style:italic;color:#666!important;font-size:1rem!important}.about-stats{background:#e0e0e0;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:1px;display:grid}.about-stat{text-align:center;background:#fff;flex-direction:column;align-items:center;gap:8px;padding:2rem 1.5rem;display:flex}.about-stat__value{color:#1a1a1a;font-size:2.5rem;font-weight:800;line-height:1}.about-stat__label{color:#888;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;line-height:1.4}@media (max-width:768px){.welcome-container{flex-direction:column}.welcome-image-col{min-height:220px}.welcome-text-col{padding:2rem 15px}.about-stats{grid-template-columns:repeat(2,1fr)}}.card-scanner{background-color:#0f0f0f;padding:5rem 0}.card-scanner__inner{text-align:center;max-width:1400px;margin:0 auto}.card-scanner__subtitle{text-transform:uppercase;letter-spacing:.15em;color:#666!important;margin-bottom:.5rem!important;font-size:1rem!important}.card-scanner__title{color:#fff!important;margin-bottom:2rem!important;font-size:2.5rem!important;font-weight:700!important}.card-scanner__mount{border-radius:20px;width:100%;height:500px;overflow:hidden}.card-scanner__caption{color:#666!important;margin-top:1rem!important;font-size:.9rem!important}.promo-banners{background-color:#f0f0f0;padding:4rem 0}.promo-banners__inner{max-width:1400px;padding:0 var(--site-padding-x);margin:0 auto}.promo-banner-card{cursor:pointer;border-radius:8px;padding:3rem 2rem;transition:transform .3s;position:relative;overflow:hidden}.promo-banner-card:hover{transform:translateY(-5px)}.promo-banner__circle{background-color:#ffffff1a;border-radius:50%;width:150px;height:150px;position:absolute;top:-50px;right:-50px}.promo-banner__subtitle{opacity:.8;z-index:1;position:relative;margin-bottom:.5rem!important;font-size:.9rem!important;font-weight:600!important}.promo-banner__title{z-index:1;position:relative;margin-bottom:1rem!important;font-size:2rem!important;font-weight:700!important}.promo-banner__description{opacity:.9;z-index:1;position:relative;margin-bottom:1.5rem!important;font-size:1rem!important}.promo-banner__btn{z-index:1;position:relative}.promo-banner__btn-icon{margin-left:8px;display:inline-flex}@media (max-width:768px){.promo-banners{padding:2rem 1rem}.promo-banners__inner{padding:0}}.search-modal-input-bar{border-bottom:1px solid #e5e7eb;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.search-modal-input{color:#1a1a1a;background-color:#0000;border:none;outline:none;flex:1;font-size:1.05rem}.search-modal-clear-btn{display:flex}.search-modal-results{max-height:400px;overflow-y:auto}.search-modal-empty{text-align:center;padding:2.5rem 1.25rem}.search-modal-hint{text-align:center;padding:2rem 1.25rem}.search-modal-result-btn{border-bottom:1px solid #f3f4f6;align-items:center;gap:1rem;width:100%;padding:.75rem 1.25rem;transition:background-color .15s;display:flex!important}.search-modal-result-btn:hover{background-color:#f9fafb}.search-modal-result-img{background-color:#f3f4f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.search-modal-result-img img{object-fit:cover;width:100%;height:100%}.search-modal-result-info{flex:1;min-width:0}.search-modal-result-name{color:#1a1a1a;line-height:1.3}.search-modal-result-brand{margin-top:2px!important}.search-modal-result-price{color:#2b5da8;flex-shrink:0}.nc-section{padding:6rem var(--site-padding-x)7rem;background-color:#0f0f0f}.nc-inner{max-width:var(--site-max-width);margin:0 auto}.nc-section-header{text-align:center;margin-bottom:5rem}.nc-section-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#ffffff4d;margin-bottom:.65rem;font-size:.7rem;font-weight:600;display:inline-block}.nc-section-title{color:#fff;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .9rem;font-size:2rem;font-weight:700}.nc-section-rule{background:#2b5da8;border-radius:2px;width:46px;height:2px;margin:0 auto}.nc-row{margin-bottom:5rem}.nc-row:last-child{margin-bottom:0}.nc-row-header{margin-bottom:2rem}.nc-row-top{justify-content:space-between;align-items:flex-end;margin-bottom:.6rem;display:flex}.nc-row-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#0062cbcc;margin-bottom:.4rem;font-size:.65rem;font-weight:600;display:inline-block}.nc-row-title{color:#fff;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:1.35rem;font-weight:700}.nc-see-all{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;white-space:nowrap;border-bottom:1px solid #0000;padding-bottom:2px;font-size:.72rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.nc-see-all:hover{color:#2b5da8;border-bottom-color:#2b5da8}.nc-row-rule{background:#0062cb80;border-radius:2px;width:32px;height:2px}.nc-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.nc-card{cursor:pointer;background:linear-gradient(155deg,#1c1c1c 0%,#141414 100%);border:1px solid #ffffff12;border-radius:14px;flex-direction:column;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s,border-color .35s;display:flex;overflow:hidden;box-shadow:0 4px 24px #0006}.nc-card:hover{border-color:#ffffff1f;box-shadow:0 18px 48px #000000a6}.nc-img-wrap{background:#1a1a1a;flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}.nc-img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.22,.61,.36,1);display:block}.nc-img-placeholder{color:#fff3;letter-spacing:.1em;text-transform:uppercase;background:#1e1e1e;justify-content:center;align-items:center;width:100%;height:100%;font-size:.8rem;display:flex}.nc-badge{color:#fff;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000e6;border-radius:20px;padding:3px 10px;font-size:.65rem;font-weight:700;position:absolute;top:12px;left:12px}.nc-body{flex-direction:column;flex:1;padding:1.4rem 1.5rem 1.5rem;display:flex}.nc-title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .65rem;font-size:.98rem;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.nc-rule{background:#2b5da8;border-radius:2px;flex-shrink:0;width:28px;height:2px;margin-bottom:.75rem}.nc-desc{color:#ffffff6b;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0 0 1.2rem;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden}.nc-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;display:flex}.nc-readmore{letter-spacing:.1em;text-transform:uppercase;color:#d3d3d3;font-size:.75rem;font-weight:700;transition:color .2s,letter-spacing .2s}.nc-card:hover .nc-readmore{letter-spacing:.15em}.nc-date{color:#ffffff40;letter-spacing:.04em;font-size:.72rem}.nc-empty{text-align:center;color:#ffffff40;letter-spacing:.08em;text-transform:uppercase;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;grid-column:1/-1;padding:3rem 2rem;font-size:.85rem}.nc-skeleton{pointer-events:none}.nc-skel-img{background:linear-gradient(90deg,#1e1e1e 25%,#252525 50%,#1e1e1e 75%) 0 0/200% 100%;animation:1.4s infinite nc-shimmer}.nc-skel-line{background:linear-gradient(90deg,#1e1e1e 25%,#252525 50%,#1e1e1e 75%) 0 0/200% 100%;border-radius:4px;animation:1.4s infinite nc-shimmer}.nc-skel-line-1{width:80%;height:16px;margin-bottom:8px}.nc-skel-line-2{width:60%;height:12px;margin-bottom:16px}.nc-skel-line-3{width:90%;height:10px;margin-bottom:6px}.nc-skel-line-4{width:70%;height:10px}@keyframes nc-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.nc-grid{grid-template-columns:repeat(2,1fr)}.nc-grid>.nc-card:last-child{grid-column:1/-1;width:100%;max-width:480px;margin:0 auto}}@media (max-width:640px){.nc-section{padding:4rem 15px 5rem}.nc-section-title{font-size:1.4rem}.nc-section-header{margin-bottom:3rem}.nc-row{margin-bottom:3.5rem}.nc-grid{grid-template-columns:1fr}.nc-grid>.nc-card:last-child{grid-column:auto;max-width:100%}.nc-img-wrap{height:180px}}.chat-widget-header{border-bottom:1px solid var(--mantine-color-gray-2);background:var(--mantine-color-blue-6);border-radius:var(--mantine-radius-lg)var(--mantine-radius-lg)0 0}.chat-widget-scroll{flex:1}.chat-widget-msg-text{white-space:pre-wrap}.chat-widget-msg-products{max-width:85%}.chat-widget-input-bar{border-top:1px solid var(--mantine-color-gray-2)}.chat-widget-text-input{flex:1}.chat-product-card{align-items:center;gap:10px;display:flex}.chat-product-img{flex-shrink:0;border:1px solid #e9ecef!important;border-radius:8px!important}.chat-product-info{flex:1;min-width:0}.scroll-progress-bar{z-index:1001;background:linear-gradient(90deg,#2b5da8,#4a8fd4,#2b5da8);height:3px;transition:width 50ms linear;position:fixed;top:0;left:0}@keyframes whatsapp-pulse{0%{box-shadow:0 4px 12px #25d36666}50%{box-shadow:0 4px 20px #25d36699,0 0 0 10px #25d3661a}to{box-shadow:0 4px 12px #25d36666}}.whatsapp-btn{z-index:999;cursor:pointer;animation:2s infinite whatsapp-pulse;bottom:30px;right:30px;box-shadow:0 4px 12px #25d36666;background-color:#25d366!important;border-radius:50%!important;transition:transform .3s,box-shadow .3s!important;position:fixed!important}.whatsapp-btn:hover{transform:scale(1.1);box-shadow:0 6px 20px #25d36699!important}.page-loader{z-index:10000;background-color:#0f0f0f;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .6s;display:flex;position:fixed;top:0;left:0}.page-loader__logo{filter:brightness(0)invert();height:80px;margin-bottom:2rem}.page-loader__text{color:#ccc;letter-spacing:.1em;margin-bottom:1.5rem;font-size:1rem}.page-loader__bar-wrapper{background-color:#ffffff1a;border-radius:2px;width:200px;height:3px;overflow:hidden}.page-loader__bar-fill{background:linear-gradient(90deg,#2b5da8,#4a8fd4);border-radius:2px;height:100%;transition:width .2s}.page-loader__percent{color:#666;margin-top:.5rem;font-size:.8rem}.cat-page-root{padding-top:88px}.cat-hero-section{padding:48px var(--site-padding-x)52px;text-align:center;background:linear-gradient(#181818 0%,#1a1a2e 100%);position:relative;overflow:hidden}.cat-hero-orb--tr{pointer-events:none;background:radial-gradient(circle,#0062cb2e 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-80px}.cat-hero-orb--bl{pointer-events:none;background:radial-gradient(circle,#0062cb1f 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-150px;left:-60px}.cat-hero-eyebrow{color:#0062cb;text-transform:uppercase;letter-spacing:3px;z-index:1;margin-bottom:12px;font-size:.72rem;font-weight:700;display:block;position:relative}.cat-hero-title{z-index:1;position:relative;color:#fff!important;margin-bottom:0!important;font-size:2.6rem!important;font-weight:700!important}.cat-grid-section{padding:120px var(--site-padding-x)120px;background-color:#f5f5f7}.cat-card-link{text-decoration:none}.cat-empty-state{text-align:center;padding:80px 0}.cat-brand-card{cursor:pointer;background-color:#fff;border:1px solid #e8e8e8;border-radius:0;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000d}.cat-brand-card:hover{border-color:#bbb;transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.cat-brand-card__logo-area{background-color:#fafafa;border-bottom:1px solid #f0f0f0;justify-content:center;align-items:center;height:220px;padding:24px 28px;display:flex}.cat-brand-card__logo{object-fit:contain;max-width:100%;max-height:160px}.cat-brand-card__footer{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.cat-brand-card__count{white-space:nowrap}.cat-viewer-page{background-color:#1a1a1a;flex-direction:column;height:100vh;padding-top:88px;display:flex}.cat-viewer-topbar{background-color:#111;border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;gap:16px;height:56px;padding:0 20px;display:flex}.cat-viewer-back{color:#fff9;flex-shrink:0;align-items:center;gap:6px;font-size:.85rem;text-decoration:none;transition:color .2s;display:inline-flex}.cat-viewer-back:hover{color:#fff}.cat-viewer-divider{background-color:#ffffff26;flex-shrink:0;width:1px;height:20px}.cat-viewer-parent-logo{object-fit:contain;filter:brightness(0)invert();opacity:.8}.cat-viewer-parent-title{color:#ffffff80!important}.cat-viewer-title{flex:1;color:#fff!important}.cat-viewer-actions{flex-shrink:0;gap:8px;display:flex}.cat-viewer-icon{color:#ffffffb3}.cat-viewer-body{flex:1;overflow:hidden}.cat-viewer-iframe{border:none;width:100%;height:100%;display:block}.cat-viewer-nopdf{color:#fff6;flex-direction:column;justify-content:center;align-items:center;gap:24px;height:100%;display:flex}.cat-viewer-nopdf__img{object-fit:contain;opacity:.4}.cat-viewer-nopdf__text{color:#fff6!important}.cat-viewer-nopdf__link{color:#0062cb;font-size:.9rem;text-decoration:none}@media (max-width:768px){.cat-hero-title{font-size:1.9rem!important}.cat-hero-section{padding:36px 15px 40px!important}.cat-grid-section{padding:28px 15px 50px!important}}.mobile-hero{background:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.mobile-hero__bg{object-fit:cover;opacity:.4;width:100%;height:100%;position:absolute;inset:0}.mobile-hero__overlay{background:linear-gradient(#0000004d 0%,#000000b3 60%,#000000e6 100%);position:absolute;inset:0}.mobile-hero__content{z-index:2;text-align:center;max-width:500px;position:relative}.mobile-hero__title{color:#fff!important;text-shadow:2px 2px 8px #0009!important;margin-bottom:1rem!important;font-size:2rem!important;font-weight:700!important;line-height:1.3!important}.mobile-hero__subtitle{color:#fffc!important;margin-bottom:2rem!important;font-size:.95rem!important;line-height:1.6!important}.mobile-hero__stats{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:2rem;display:grid}.mobile-hero__stat-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;padding:14px 10px}.mobile-hero__stat-num{color:#4da3ff;font-size:1.4rem;font-weight:700;line-height:1}.mobile-hero__stat-label{color:#fff9;margin-top:4px;font-size:.7rem;font-weight:500}.mobile-hero__ctas{justify-content:center;gap:10px;display:flex}.mobile-hero__btn-primary{color:#fff;background-color:#2b5da8;border-radius:8px;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s,box-shadow .2s;box-shadow:0 4px 20px #2b5da866}.mobile-hero__btn-primary:hover{background-color:#1e4a8a;box-shadow:0 6px 28px #2b5da899}.mobile-hero__btn-secondary{color:#fff;background-color:#0000;border:2px solid #ffffff4d;border-radius:8px;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s}.mobile-hero__btn-secondary:hover{background-color:#ffffff1a;border-color:#fff9}.testimonials{background-color:#0f0f0f;padding:5rem 0}.testimonials__header{max-width:1400px;padding:0 var(--site-padding-x);text-align:center;margin:0 auto 3rem}.testimonials__eyebrow{text-transform:uppercase;letter-spacing:.15em;display:block;color:#666!important;margin-bottom:.5rem!important;font-size:1rem!important}.testimonials__title{color:#fff!important;font-size:2.5rem!important;font-weight:700!important}.testimonials__scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;padding:0 2rem 2rem;display:flex;overflow-x:auto}.testimonials__scroll::-webkit-scrollbar{display:none}.testimonials__card{scroll-snap-align:start;-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex-shrink:0;min-width:350px;max-width:350px;padding:2rem}.testimonials__stars{gap:2px;margin-bottom:1rem;display:flex}.testimonials__quote{font-style:italic;color:#fffc!important;margin-bottom:1.5rem!important;font-size:.95rem!important;line-height:1.6!important}.testimonials__author-name{font-weight:600;color:#fff!important;font-size:.95rem!important}.testimonials__author-role{color:#666!important;font-size:.85rem!important}.home-timeline{background-color:#f5f5f5;padding:4rem 0}.home-timeline__inner{max-width:1400px;padding:0 var(--site-padding-x);margin:0 auto}.home-timeline__heading{text-align:center;color:#000!important;margin-bottom:3rem!important;font-size:2rem!important;font-weight:700!important}.home-timeline__track{padding-left:2rem;position:relative}.home-timeline__item{padding-left:3rem;position:relative}.home-timeline__line{background-color:#2b5da8;width:4px;position:absolute;top:20px;bottom:20px;left:0}.home-timeline__dot{background-color:#2b5da8;border:4px solid #f5f5f5;border-radius:50%;width:20px;height:20px;position:absolute;top:8px;left:-8px;box-shadow:0 0 0 2px #2b5da8}.home-timeline__card{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.home-timeline__year{color:#2b5da8!important;margin-bottom:.5rem!important;font-size:1.8rem!important;font-weight:700!important}.home-timeline__milestone-title{color:#000!important;margin-bottom:.5rem!important;font-size:1.3rem!important;font-weight:600!important}.home-timeline__milestone-desc{color:#666!important;font-size:1rem!important;line-height:1.6!important}.offers-page{background-color:#f5f5f5;min-height:100vh;padding-top:80px}.offers-hero{padding:2.5rem var(--site-padding-x)3rem;color:#fff;text-align:center;background:linear-gradient(135deg,#1a3f7a 0%,#2b5da8 50%,#3b7ddb 100%)}.offers-hero__inner{max-width:700px;margin:0 auto}.offers-hero__icon{background-color:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.offers-hero__title{letter-spacing:-.02em!important;font-size:2.2rem!important;font-weight:800!important}.offers-body{padding:3rem 0}.offers-body__inner{max-width:1400px;padding:0 var(--site-padding-x);margin:0 auto}.offers-empty{text-align:center;background-color:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 1px 3px #0000000f}.offers-empty__icon{background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;display:flex}.offers-card{background-color:#fff!important;border:1px solid #f0f0f0!important;transition:transform .2s,box-shadow .2s!important;overflow:hidden!important;box-shadow:0 1px 3px #0000000f!important}.offers-card:hover{transform:translateY(-4px)!important;box-shadow:0 8px 24px #0000001a!important}.offers-card__img{height:200px;position:relative}.offers-card__body{padding:1.25rem}.offers-card__title{color:#1a1a1a!important;margin-bottom:.5rem!important;font-size:1.1rem!important;font-weight:700!important}.offers-card__desc{color:#555;max-height:60px;margin-bottom:.75rem;font-size:.9rem;line-height:1.6;overflow:hidden}.offers-card__date{color:#64748b;align-items:center;gap:6px;font-size:.8rem;display:flex}.promo-overlay{z-index:2100!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:#000000b3!important;justify-content:center!important;align-items:center!important;padding:16px!important;transition:opacity .3s!important;display:flex!important;position:fixed!important;inset:0!important}.promo-overlay__box{background:#181818!important;border-radius:16px!important;width:100%!important;max-width:480px!important;height:85vh!important;max-height:700px!important;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .3s!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 64px #00000080,0 0 0 1px #ffffff14!important}.promo-overlay__inner{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.promo-overlay__bg-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.promo-overlay__gradient{background:linear-gradient(#0003 0%,#00000026 40%,#000000b3 75%,#000000e6 100%)!important;position:absolute!important;inset:0!important}.promo-overlay__close{z-index:10!important;color:#fff!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#0006!important;border-radius:50%!important;position:absolute!important;top:16px!important;right:16px!important}.promo-overlay__content{z-index:2;text-align:left;margin-top:auto;padding:32px 28px 28px;position:relative}[dir=rtl].promo-overlay__content{text-align:right}.promo-overlay__title{color:#fff!important;text-shadow:0 2px 8px #0006!important;margin-bottom:8px!important;font-size:28px!important;font-weight:800!important;line-height:1.2!important}.promo-overlay__desc{color:#ffffffd9!important;text-shadow:0 1px 4px #0000004d!important;margin-bottom:20px!important;font-size:15px!important;line-height:1.6!important}.promo-overlay__btn{background:linear-gradient(135deg,#2b5da8 0%,#1a3f7a 100%)!important;border:none!important;border-radius:10px!important;height:50px!important;font-size:16px!important;font-weight:600!important;transition:filter .2s!important}.promo-overlay__btn:hover{filter:brightness(1.15)!important}.starscape-canvas{z-index:0;pointer-events:none;opacity:.6;background:#0f0f0f;width:100%;height:100%;position:fixed;top:0;left:0}.ssh-container{background:#ededed;height:300vh;position:relative}.ssh-sticky{background:#ededed;height:calc(100vh - 80px);position:sticky;top:80px;overflow:hidden}.ssh-canvas{width:100%;height:100%;display:block}.hero-overlay{z-index:2;align-items:center;width:100%;height:100%;padding:0 80px;transition:opacity .6s;display:flex;position:absolute;top:0;left:0}.hero-overlay__content{max-width:600px}.hero-overlay-title{color:#fff!important;text-shadow:2px 2px 8px #0009!important;margin-bottom:1.5rem!important;font-size:3.5rem!important;font-weight:700!important;line-height:1.2!important}.hero-overlay-subtitle{color:#fffffff2!important;text-shadow:1px 1px 4px #00000080!important;margin-bottom:2rem!important;font-size:1.3rem!important;line-height:1.6!important}.hero-overlay__ctas{gap:1rem;display:flex}.ssh-btn-primary{color:#fff;cursor:pointer;background-color:#2b5da8;border-radius:4px;padding:.9rem 2rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:background-color .3s,box-shadow .3s,transform .3s;display:inline-block;box-shadow:0 4px 20px #2b5da866}.ssh-btn-primary:hover{background-color:#1e4a8a;transform:translateY(-2px);box-shadow:0 6px 28px #2b5da899}.ssh-btn-secondary{color:#fff;cursor:pointer;background-color:#0000;border:2px solid #fff;border-radius:4px;padding:.9rem 2rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:background-color .3s,border-color .3s,transform .3s;display:inline-block}.ssh-btn-secondary:hover{background-color:#ffffff26;border-color:#fffc;transform:translateY(-2px)}.hero-overlay__scroll-hint{color:#fff9;align-items:center;gap:.5rem;margin-top:3rem;font-size:.9rem;display:flex}[dir=rtl] .hero-overlay__content{text-align:right}.ssh-orb{pointer-events:none;border-radius:50%;transition:opacity .6s;position:absolute}.ssh-orb--1{filter:blur(40px);background:radial-gradient(circle,#2b5da826 0%,#0000 70%);width:300px;height:300px;top:20%;right:10%}.ssh-orb--2{filter:blur(30px);background:radial-gradient(circle,#2b5da81a 0%,#0000 70%);width:200px;height:200px;bottom:15%;right:25%}[dir=rtl] .ssh-orb--1{left:10%;right:auto}[dir=rtl] .ssh-orb--2{left:25%;right:auto}.stepper-container{z-index:3;pointer-events:none;flex-direction:column;align-items:center;gap:0;display:flex;position:absolute;top:50%;right:4%;transform:translateY(-50%)}[dir=rtl] .stepper-container{direction:rtl;left:4%;right:auto}.stepper-card{border-radius:12px;max-width:300px;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.stepper-card-row{align-items:center;gap:1rem;padding:.5rem 0;display:flex}[dir=rtl] .stepper-card-row{flex-direction:row-reverse}.stepper-dot-track{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.stepper-connector{width:2px;height:40px;margin-top:4px;transition:background .4s}.stepper-card-header{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}[dir=rtl] .stepper-card-header{flex-direction:row-reverse}.stepper-card-desc{color:#ffffffb3;margin:0;font-size:.78rem;line-height:1.5}.stepper-card__stat-box{background:linear-gradient(135deg,#2b5da8,#4a8fd4);border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:44px;height:44px;display:flex}.stepper-card__stat-num{color:#fff;font-size:1rem;font-weight:700;line-height:1}.stepper-card__stat-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.03em;font-size:.45rem;font-weight:600}.stepper-card__title{color:#fff;font-size:1rem;font-weight:700;line-height:1.3}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.scroll-hint-icon{animation:2s infinite bounce;display:inline-flex}@media (max-width:768px){.stepper-container{left:auto!important;right:2%!important}[dir=rtl] .stepper-container{left:2%!important;right:auto!important}.stepper-card{max-width:200px!important}.stepper-card-desc{display:none!important}.hero-overlay{padding:0 15px!important}.hero-overlay-title{font-size:2rem!important}.hero-overlay-subtitle{font-size:1rem!important}}.fpt-section{background:radial-gradient(at 50% 30%,#1c1c1e 0%,#111 55%,#0a0a0a 100%);padding:10rem 1.5rem;position:relative;overflow:hidden}.fpt-ambient{pointer-events:none;background:radial-gradient(at 50% 0,#ffffff08 0%,#0000 70%);width:700px;height:320px;position:absolute;top:0;left:50%;transform:translate(-50%)}.fpt-inner{transform-origin:50%;max-width:1280px;margin:0 auto;position:relative;transform:scale(1.1)}.fpt-accent-rule{background:#2b5da8;border-radius:2px;width:46px;height:2px;margin:0 auto .75rem}.fpt-cta-wrap{justify-content:center;margin-top:2rem;display:flex}.fpt-btn__label{z-index:1;position:relative}.fpt-col__glow{filter:blur(32px);pointer-events:none;z-index:0;border-radius:50%;width:180px;height:180px;transition:background .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.fpt-wheel-frame{z-index:1;pointer-events:none;margin-bottom:-24px;transition:transform .35s cubic-bezier(.16,1,.3,1),filter .35s;position:relative}.fpt-connector-line{z-index:1;width:1px;height:18px;margin:0 auto;transition:background .3s;position:relative}.fpt-select-wrap{z-index:10;width:100%;position:relative}.fpt-val-badge{color:#fff;letter-spacing:.06em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);white-space:nowrap;pointer-events:none;background:#141414e0;border-radius:20px;padding:2px 10px;font-size:.78rem;font-weight:700;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.filters-box{background-color:#fff;border:1px solid #e0e0e0;padding:1.5rem;position:sticky;top:100px}.filters-header{margin-bottom:1.5rem}.filters-title{color:#000!important;margin-bottom:1rem!important;font-size:1.2rem!important;font-weight:700!important}.filters-section-title{color:#000!important;margin-bottom:1rem!important;font-size:1rem!important;font-weight:600!important}.filters-check-list{flex-direction:column;gap:.5rem;display:flex}.filters-divider{margin:1.5rem 0!important}.filters-price-labels{color:#666;justify-content:space-between;margin-top:1rem;font-size:.9rem;display:flex}.about-page{padding-top:80px}.about-hero{padding:80px var(--site-padding-x);text-align:center;background:linear-gradient(#181818 0%,#1a1a2e 100%);position:relative;overflow:hidden}.about-hero__orb--tr{pointer-events:none;background:radial-gradient(circle,#2b5da826 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-100px}.about-hero__orb--bl{pointer-events:none;background:radial-gradient(circle,#2b5da81a 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-150px;left:-100px}.about-hero__eyebrow{color:#0062cb;text-transform:uppercase;letter-spacing:2px;z-index:1;margin-bottom:12px;font-size:.8rem;font-weight:600;display:block;position:relative}.about-hero__title{z-index:1;position:relative;color:#fff!important;margin-bottom:16px!important;font-size:3.2rem!important;font-weight:700!important}.about-hero__desc{z-index:1;max-width:600px;position:relative;color:#999!important;margin:0 auto!important;font-size:1.1rem!important;line-height:1.7!important}.about-content{background:#f5f5f7;padding:70px 0 60px}.about-content__inner{max-width:var(--site-max-width);padding:0 var(--site-padding-x);margin:0 auto}.about-hero-content{background:#fff;border:1px solid #e8e8e8;border-radius:20px;margin-bottom:40px;display:flex;overflow:hidden;box-shadow:0 2px 16px #0000000a}.about-hero-image{flex:1;min-height:360px;position:relative;overflow:hidden}.about-hero__img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.about-hero-text{flex-direction:column;flex:1;justify-content:center;padding:36px 32px;display:flex}.about-agent-label{color:#1a1a1a!important;margin-bottom:16px!important;font-size:.95rem!important;font-weight:700!important}.about-brands-list{flex-direction:column;gap:10px;display:flex}.about-brand-item{background:#f8f9fa;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.about-brand-icon{background:#f0f4ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1px;display:flex}.about-brand-text{color:#555!important;font-size:.82rem!important;line-height:1.6!important}.about-thank-you{font-style:italic;color:#999!important;margin-top:20px!important;font-size:.85rem!important}.about-divider-box{background:#f5f5f7}.about-divider{height:1px;max-width:var(--site-max-width);background:linear-gradient(90deg,#0000 0%,#ddd 50%,#0000 100%);margin:0 auto}.about-history{background:#f2f2f2;padding:88px 0 108px}.about-history__inner{max-width:var(--site-max-width);padding:0 var(--site-padding-x);margin:0 auto}.about-history__title{color:#111!important;text-align:center!important;margin-bottom:6px!important;font-size:1.8rem!important;font-weight:700!important}.about-history__subtitle{color:#888!important;text-transform:uppercase!important;letter-spacing:.1em!important;text-align:center!important;margin-bottom:72px!important;font-size:.9rem!important;font-weight:600!important}.journey-wrap{max-width:900px;margin:0 auto;padding-bottom:8px;position:relative}.journey-svg{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.journey-svg__path{fill:none;stroke:#00000021;stroke-width:2px;stroke-dasharray:6 5;stroke-linecap:round}.journey-item{align-items:center;margin-bottom:72px;display:flex;position:relative}.journey-item:last-child{margin-bottom:0}.journey-card-wrap{z-index:1;opacity:0;width:45%;transition:transform .72s cubic-bezier(.4,0,.2,1),opacity .72s cubic-bezier(.4,0,.2,1);position:relative}.journey-card-wrap[data-side=left]{transform:translate(-44px)}.journey-card-wrap[data-side=right]{transform:translate(44px)}.journey-card-wrap.is-visible{opacity:1;transform:translate(0)}.journey-item--left .journey-card-wrap{margin-right:auto}.journey-item--right .journey-card-wrap{margin-left:auto}.journey-card{background:#1c1c1c;border-radius:8px;padding:26px 24px;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 20px #0000002e,0 1px 4px #0000001a}.journey-card:hover{transform:translateY(-5px);box-shadow:0 14px 40px #00000047,0 2px 8px #0000001f}.journey-card__eyebrow{text-transform:uppercase;letter-spacing:.14em;display:block;color:#777!important;margin-bottom:8px!important;font-size:.63rem!important;font-weight:700!important}[dir=rtl] .journey-card__eyebrow{letter-spacing:0;font-family:var(--font-arabic)!important}.journey-card__year{color:#fff!important;font-size:2.1rem!important;font-weight:800!important;line-height:1!important;font-family:var(--font-heading)!important;margin-bottom:10px!important}.journey-card__event{color:#ffffff9e!important;margin:0!important;font-size:.875rem!important;line-height:1.72!important}[dir=rtl] .journey-card__event{font-family:var(--font-arabic)!important}.journey-node{z-index:3;background:#222;border:3px solid #f2f2f2;border-radius:50%;width:14px;height:14px;transition:transform .25s,box-shadow .25s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 0 2px #00000038}.journey-item:hover .journey-node{transform:translateY(-50%)scale(1.4);box-shadow:0 0 0 4px #0000001f}.journey-item--left .journey-node{left:calc(45% - 7px)}.journey-item--right .journey-node{left:calc(55% - 7px)}[dir=rtl] .journey-item--left .journey-card-wrap{margin-left:auto;margin-right:0}[dir=rtl] .journey-item--right .journey-card-wrap{margin-left:0;margin-right:auto}[dir=rtl] .journey-item--left .journey-node{left:auto;right:calc(45% - 7px)}[dir=rtl] .journey-item--right .journey-node{left:auto;right:calc(55% - 7px)}.journey-card-wrap:hover,.journey-card-wrap:focus-within{z-index:20}.journey-detail{opacity:0;pointer-events:none;z-index:10;will-change:opacity,transform;background:#fff;border:1px solid #0000000f;border-radius:8px;transition:opacity .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + 10px);left:0;right:0;transform:translateY(-8px);box-shadow:0 8px 32px #00000021,0 2px 8px #00000012}.journey-card-wrap:hover .journey-detail,.journey-card-wrap:focus-within .journey-detail{opacity:1;pointer-events:auto;transform:translateY(0)}.journey-detail__inner{padding:16px 18px 18px}.journey-detail__label{color:#aaa;text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px;font-size:.62rem;font-weight:700;display:block}[dir=rtl] .journey-detail__label{letter-spacing:0;font-family:var(--font-arabic)}.journey-detail__img-wrap{float:left;border-radius:6px;width:38%;margin-bottom:4px;margin-right:14px;line-height:0;overflow:hidden}[dir=rtl] .journey-detail__img-wrap{float:right;margin-left:14px;margin-right:0}.journey-detail__img{object-fit:cover;width:100%;height:80px;display:block}.journey-detail__text{overflow:hidden;color:#444!important;margin:0!important;font-size:.82rem!important;line-height:1.68!important}[dir=rtl] .journey-detail__text{font-family:var(--font-arabic)!important}.journey-detail__inner:after{content:"";clear:both;display:table}@media (max-width:768px){.about-history{padding:60px 0 80px}.journey-detail,.journey-svg{display:none}.journey-wrap:before{content:"";z-index:0;background:linear-gradient(#0000,#0000001f 8% 92%,#0000);width:2px;position:absolute;top:7px;bottom:7px;left:19px}.journey-item{flex-direction:column;align-items:flex-start;margin-bottom:40px;padding-left:48px}.journey-item--left .journey-card-wrap,.journey-item--right .journey-card-wrap{width:100%;margin:0}.journey-item--left .journey-node,.journey-item--right .journey-node{top:22px;left:19px;transform:translate(-50%)}.journey-item:hover .journey-node{transform:translate(-50%)scale(1.4)}[dir=rtl] .journey-item{padding-left:0;padding-right:48px}[dir=rtl] .journey-wrap:before{left:auto;right:19px}[dir=rtl] .journey-item--left .journey-node,[dir=rtl] .journey-item--right .journey-node{left:auto;right:19px;transform:translate(50%)}[dir=rtl] .journey-item:hover .journey-node{transform:translate(50%)scale(1.4)}.about-hero-content{flex-direction:column}.about-hero-text{padding:2.5rem 15px!important}.about-hero-image{min-height:280px!important}}.cat-detail-page{background-color:#f8f8f8;min-height:100vh;padding-top:88px}.cat-detail-nav{max-width:var(--site-max-width);padding:28px var(--site-padding-x)0;margin:0 auto}.cat-detail-back{color:#888;letter-spacing:.01em;align-items:center;gap:6px;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.cat-detail-back:hover{color:#111}.cat-detail-brand{max-width:var(--site-max-width);padding:48px var(--site-padding-x)40px;text-align:center;margin:0 auto}.cat-detail-brand__logo-wrap{justify-content:center;align-items:center;width:100%;max-width:320px;display:inline-flex}.cat-detail-brand__logo{object-fit:contain;width:100%;height:auto;max-height:100px;display:block}.cat-detail-brand__title{color:#111;letter-spacing:-.02em;margin:0;font-size:2.2rem;font-weight:700}.cat-detail-brand__divider{height:1px;max-width:var(--site-max-width);background:linear-gradient(90deg,#0000 0%,#ddd 50%,#0000 100%);margin:0 auto}.cat-detail-grid-section{max-width:var(--site-max-width);padding:40px var(--site-padding-x)80px;margin:0 auto}.cat-detail-grid{grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.cat-child-card{background:#fff;border-radius:0;text-decoration:none;transition:box-shadow .25s;display:block}.cat-child-card:hover{z-index:1;position:relative;box-shadow:0 8px 32px #0000001f}.cat-child-card__img-wrap{background-color:#f4f4f4;width:100%;padding:0;display:block;overflow:hidden}.cat-child-card__img-wrap img{object-fit:contain;width:100%;height:auto;display:block}.cat-child-card__placeholder{background-color:#f5f5f5;justify-content:center;align-items:center;width:100%;min-height:200px;display:flex}.cat-child-card__pdf-badge{position:absolute;top:12px;right:12px}.cat-child-card__img-wrap-outer{position:relative}.cat-child-card__body{border-top:1px solid #ebebeb;padding:16px 20px 20px}.cat-child-card__title{color:#111;margin:0 0 6px;font-size:.9rem;font-weight:600;line-height:1.4}.cat-child-card__desc{color:#999;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;font-size:.78rem;line-height:1.55;display:-webkit-box;overflow:hidden}.cat-child-card__cta{color:#2b5da8;letter-spacing:.01em;align-items:center;gap:5px;font-size:.78rem;font-weight:600;display:inline-flex}.cat-detail-empty{text-align:center;padding:100px 0}.cat-detail-empty__icon{margin-bottom:16px;display:inline-flex}.cat-detail-empty__text{color:#999;margin:0;font-size:1rem}[dir=rtl] .cat-detail-nav{text-align:right}[dir=rtl] .cat-child-card__pdf-badge{left:12px;right:auto}@media (max-width:1100px){.cat-detail-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.cat-detail-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.cat-detail-nav{padding:20px 15px 0}.cat-detail-brand{padding:32px 15px 28px}.cat-detail-brand__logo-wrap{max-width:220px}.cat-detail-brand__title{font-size:1.7rem}.cat-detail-grid-section{padding:28px 15px 60px}.cat-detail-grid{grid-template-columns:repeat(2,1fr);gap:1px}}.contact-hero{padding:80px var(--site-padding-x);text-align:center;background:linear-gradient(#181818 0%,#1a1a2e 100%);position:relative;overflow:hidden}.contact-hero__orb--tr{pointer-events:none;background:radial-gradient(circle,#2b5da826 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-100px}.contact-hero__orb--bl{pointer-events:none;background:radial-gradient(circle,#2b5da81a 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-150px;left:-100px}.contact-hero-title{z-index:1;position:relative;color:#fff!important;margin-bottom:12px!important;font-size:3.2rem!important;font-weight:700!important}.contact-hero-subtitle{z-index:1;position:relative;color:#999!important;font-size:1.15rem!important}.contact-hero-pills{z-index:1;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:40px;display:flex;position:relative}.contact-hero-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;min-width:190px;padding:22px 30px;transition:all .3s}.contact-hero-pill:hover{background:#ffffff1a;border-color:#2b5da866;transform:translateY(-3px);box-shadow:0 0 30px #2b5da826}.contact-hero-pill__icon{margin-bottom:8px;display:block}.contact-hero-pill__label{text-transform:uppercase;letter-spacing:1px;color:#777!important;margin-bottom:4px!important;font-size:.75rem!important}.contact-hero-pill__value{color:#fff!important;font-size:1rem!important;font-weight:600!important}.contact-hero-pill__sub{color:#666!important;margin-top:4px!important;font-size:.8rem!important}.contact-page{padding-top:80px}.contact-content{background:#f5f5f7;padding:70px 0 60px}.contact-content__inner{max-width:var(--site-max-width);padding:0 var(--site-padding-x);margin:0 auto}.contact-divider-box{background:#f5f5f7}.contact-divider{height:1px;max-width:var(--site-max-width);background:linear-gradient(90deg,#0000 0%,#ddd 50%,#0000 100%);margin:0 auto}.contact-locations{background:#f5f5f7;padding:60px 0 80px}.contact-locations__inner{max-width:var(--site-max-width);padding:0 var(--site-padding-x);margin:0 auto}.contact-tiles-grid{grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:36px;display:grid}.contact-tile{text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:24px;transition:box-shadow .3s,border-color .3s,transform .3s;box-shadow:0 1px 8px #00000008}.contact-tile:hover{border-color:#2b5da833;transform:translateY(-2px);box-shadow:0 8px 25px #00000014}.contact-tile__icon{background:linear-gradient(135deg,#2b5da81a,#2b5da80d);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 12px;display:flex}.contact-tile__label{text-transform:uppercase;letter-spacing:.5px;color:#999!important;margin-bottom:4px!important;font-size:.75rem!important}.contact-tile__value{color:#1a1a1a!important;font-weight:600!important}.contact-tile__value--sm{font-size:.85rem!important}.contact-tile__value--md{font-size:.95rem!important}.contact-tile__sub{color:#888!important;margin-top:2px!important;font-size:.82rem!important}@media (max-width:768px){.contact-hero-title{font-size:2rem!important}.contact-hero-pills{flex-direction:column;align-items:stretch}.contact-hero-pills .contact-hero-pill{min-width:auto}.contact-tiles-grid{grid-template-columns:1fr}}.locations-page{padding-top:80px}.locations-hero{padding:80px var(--site-padding-x);text-align:center;background:linear-gradient(#181818 0%,#1a1a2e 100%);position:relative;overflow:hidden}.locations-hero__orb--tr{pointer-events:none;background:radial-gradient(circle,#2b5da826 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-100px}.locations-hero__orb--bl{pointer-events:none;background:radial-gradient(circle,#2b5da81a 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-150px;left:-100px}.locations-hero-title{z-index:1;position:relative;color:#fff!important;margin-bottom:12px!important;font-size:3.2rem!important;font-weight:700!important}.locations-hero-subtitle{z-index:1;position:relative;color:#999!important;font-size:1.15rem!important}.locations-hero-pills{z-index:1;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:40px;display:flex;position:relative}.locations-hero-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;min-width:190px;padding:22px 40px;transition:all .3s}.locations-hero-pill:hover{background:#ffffff1a;border-color:#2b5da866;transform:translateY(-3px);box-shadow:0 0 30px #2b5da826}.locations-hero-pill__icon{margin-bottom:8px;display:block}.locations-hero-pill__label{text-transform:uppercase;letter-spacing:1px;color:#777!important;margin-bottom:4px!important;font-size:.75rem!important}.locations-hero-pill__value{color:#fff!important;font-size:1rem!important;font-weight:600!important}.locations-body{background:#f5f5f7}.locations-filters{z-index:50;background:#fff;border-bottom:1px solid #ebebeb;position:sticky;top:88px}.locations-filters__inner{max-width:var(--site-max-width);padding:14px var(--site-padding-x);scrollbar-width:none;gap:8px;margin:0 auto;display:flex;overflow-x:auto}.locations-filters__inner::-webkit-scrollbar{display:none}.loc-filter-btn{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:24px;flex-shrink:0;padding:8px 20px;font-size:.875rem;font-weight:500;line-height:1;transition:all .2s}.loc-filter-btn:hover{color:#111;background:#f5f5f5;border-color:#ccc}.loc-filter-btn--active{color:#fff;background:#111;border-color:#111}.locations-split{max-width:var(--site-max-width);padding:24px var(--site-padding-x)80px;grid-template-columns:1fr 1fr;align-items:start;gap:20px;margin:0 auto;display:grid}.locations-cards-col{flex-direction:column;gap:8px;display:flex}.loc-card{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:8px;outline:none;flex-direction:row;align-items:stretch;transition:box-shadow .28s,transform .28s,border-color .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000f,0 3px 10px #0000000d}.loc-card:focus-visible{outline-offset:2px;outline:2px solid #111}.loc-card--hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a,0 2px 6px #0000000f}.loc-card--active{border-color:#adadad;transform:translateY(-2px);box-shadow:0 6px 20px #0000001a,0 2px 6px #0000000f}.loc-card__img-wrap{background:#e8ecf0;flex-shrink:0;width:240px;overflow:hidden}.loc-card__img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.loc-card--hover .loc-card__img,.loc-card--active .loc-card__img{transform:scale(1.06)}.loc-card__body{flex:1;min-width:0;padding:22px 20px;position:relative}.loc-card__active-bar{background:#111;width:3px;position:absolute;top:0;bottom:0;left:0}[dir=rtl] .loc-card__active-bar{left:auto;right:0}[dir=rtl] .loc-card{flex-direction:row-reverse}.loc-card__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#111!important;letter-spacing:-.01em!important;margin-bottom:7px!important;font-size:.83rem!important;font-weight:700!important;line-height:1.35!important}.loc-card__row{align-items:flex-start;gap:5px;margin-bottom:4px;display:flex}.loc-card__icon{flex-shrink:0;margin-top:2px}.loc-card__address{color:#777!important;font-size:.75rem!important;line-height:1.5!important}.loc-card__phone{color:#2b5da8;font-size:.75rem;font-weight:500;text-decoration:none}.loc-card__phone:hover{text-decoration:underline}.loc-card__maps-cta{color:#111;letter-spacing:.01em;border:1px solid #ddd;border-radius:20px;align-items:center;gap:4px;margin-top:10px;padding:4px 11px;font-size:.72rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.loc-card__maps-cta:hover{background:#f5f5f5;border-color:#bbb}.locations-map-col{border-radius:8px;height:calc(100vh - 193px);min-height:420px;position:sticky;top:169px;overflow:hidden;box-shadow:0 2px 20px #00000014}.locations-map-wrap{width:100%;height:100%}.locations-map{background:#e8edf2;width:100%;height:100%}.locations-empty{text-align:center;background:#fff;border-radius:8px;padding:40px 20px;box-shadow:0 1px 3px #00000012,0 2px 8px #0000000a}.locations-empty__text{color:#aaa!important;font-size:.9rem!important}@media (max-width:1024px){.locations-split{grid-template-columns:1fr 1fr;gap:16px}}@media (max-width:768px){.locations-hero-title{font-size:2rem!important}.locations-hero-pills{flex-direction:column;align-items:stretch}.locations-hero-pills .locations-hero-pill{min-width:auto}.locations-split{padding:16px var(--site-padding-x)60px;grid-template-columns:1fr;gap:10px}.locations-map-col{display:none}.loc-card__img-wrap{width:90px}.loc-card__name{white-space:normal}.loc-card__maps-cta{background:#2b5da80d;border-color:#2b5da840;justify-content:center;width:100%;margin-top:8px;padding:7px 14px;font-size:.78rem;display:flex}}@media (max-width:480px){.locations-filters__inner{padding:12px 15px}.loc-filter-btn{padding:7px 14px;font-size:.82rem}.loc-card__img-wrap{width:76px}.loc-card__body{padding:9px 10px}}.careers-page{background-color:#f5f5f5;min-height:100vh;padding-top:80px}.careers-hero{padding:3rem var(--site-padding-x)3.5rem;color:#fff;text-align:center;background:linear-gradient(#181818 0%,#1a1a2e 100%);position:relative;overflow:hidden}.careers-hero__orb--tr{pointer-events:none;background:radial-gradient(circle,#2b5da826 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-100px}.careers-hero__orb--bl{pointer-events:none;background:radial-gradient(circle,#2b5da81a 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-150px;left:-100px}.careers-hero__inner{z-index:1;max-width:700px;margin:0 auto;position:relative}.careers-hero__icon{background-color:#2b5da833;border:1px solid #2b5da84d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}.careers-hero__title{letter-spacing:-.02em!important;margin-bottom:.75rem!important;font-size:2.5rem!important;font-weight:800!important}.careers-hero__subtitle{max-width:500px;color:#999!important;margin:0 auto!important;font-size:1.1rem!important}.careers-content{padding:3rem 0}.careers-content__inner{max-width:960px;padding:0 var(--site-padding-x);margin:0 auto}.careers-form-box{background-color:#fff;border-radius:12px;margin-bottom:2.5rem;overflow:hidden;box-shadow:0 4px 24px #00000014}.careers-form-header{color:#fff;background:linear-gradient(#181818 0%,#1a1a2e 100%);padding:1.25rem 2rem}.careers-form-header__title{margin-bottom:4px!important;font-size:1.15rem!important;font-weight:600!important}.careers-form-body{padding:1.5rem 2rem 2rem}.careers-form-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.careers-form-actions{gap:.75rem;display:flex}.careers-submit-btn{background-color:#2b5da8!important;border-radius:8px!important;font-weight:600!important}.careers-cancel-btn{border-radius:8px!important}.careers-close-btn{border-radius:8px!important;margin-top:1rem!important}.careers-apply-btn{flex-shrink:0;border-radius:8px!important}.careers-upload-icon{margin:0 auto .5rem;display:block}.careers-form-cover{margin-bottom:1.5rem}.careers-selected-role{opacity:.8}.careers-resume-label{margin-bottom:4px!important}.careers-success{text-align:center;background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #bbf7d0;border-radius:12px;margin-bottom:2.5rem;padding:3rem 2rem;overflow:hidden;box-shadow:0 4px 24px #00000014}.careers-success__icon{background-color:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.careers-success__title{color:#166534!important;margin-bottom:.5rem!important;font-size:1.25rem!important}.careers-section-header{margin-bottom:1.5rem}.careers-section-title{color:#1a1a1a!important;font-size:1.5rem!important;font-weight:700!important}.careers-empty{text-align:center;background-color:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 1px 3px #0000000f}.careers-empty__icon{background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;display:flex}.careers-empty__title{color:#475569!important;margin-bottom:.5rem!important;font-size:1.1rem!important}.careers-list{flex-direction:column;gap:1rem;display:flex}.careers-card{cursor:pointer;background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem 2rem;transition:box-shadow .2s,border-color .2s;display:flex;box-shadow:0 1px 3px #0000000f}.careers-card:hover{border-color:#2b5da8;box-shadow:0 8px 24px #00000014}.careers-card__icon{background-color:#eff4fb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.careers-card__content{flex:1;min-width:0}.careers-card__title{color:#1a1a1a!important;margin-bottom:6px!important;font-size:1.1rem!important;font-weight:700!important}.careers-card__meta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.careers-card__meta-item{align-items:center;gap:4px;display:flex}.careers-card__type-badge{color:#2b5da8;text-transform:uppercase;letter-spacing:.03em;background-color:#eff4fb;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:600}.careers-dropzone{text-align:center;cursor:pointer;border-radius:10px;padding:1.25rem;transition:all .2s}.careers-file-preview{background-color:#f0f7ff;border:1px solid #bdd4f0;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.careers-file-preview__info{flex:1;min-width:0}.careers-file-preview__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.careers-file-preview__clear{cursor:pointer;background:0 0;border:none;border-radius:50%;align-items:center;padding:4px;display:flex}.news-page{background-color:#f5f5f5;min-height:100vh;padding-top:80px}.news-hero{cursor:pointer;height:480px;position:relative;overflow:hidden}.news-hero__fallback{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);position:absolute;inset:0}.news-hero__overlay{background:linear-gradient(#0000 30%,#0000004d 60%,#000000d9 100%);position:absolute;inset:0}.news-hero__content{z-index:2;padding:48px 0;position:absolute;bottom:0;left:0;right:0}.news-hero__inner{max-width:1400px;padding:0 var(--site-padding-x);margin:0 auto}.news-hero__badge{color:#fff;letter-spacing:.5px;background:#2b5da8;border-radius:4px;margin-bottom:14px;padding:5px 16px;font-size:.75rem;font-weight:700;display:inline-block}.news-hero__title{max-width:750px;color:#fff!important;margin-bottom:12px!important;font-size:2.2rem!important;font-weight:800!important;line-height:1.3!important}.news-hero__date{color:#fff9!important;font-size:.9rem!important}.news-main{max-width:1400px;padding:2.5rem var(--site-padding-x)4rem;margin:0 auto}.news-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.news-toolbar__title{border-bottom:3px solid #2b5da8;padding-bottom:8px;color:#1a1a1a!important;font-size:1.5rem!important;font-weight:700!important}.news-toolbar__search{width:320px}.news-card{cursor:pointer;background-color:#fff;border-radius:14px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 2px 12px #0000000d}.news-card:hover{transform:translateY(-6px);box-shadow:0 12px 36px #0000001f}.news-card__img-wrap{height:200px;position:relative;overflow:hidden}.news-card__img-fallback{width:100%;height:100%}.news-card__type-badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border-radius:4px;padding:4px 12px;font-size:.72rem;font-weight:600;position:absolute;top:12px;left:12px}[dir=rtl] .news-card__type-badge{left:auto;right:12px}.news-card__body{flex-direction:column;min-height:180px;padding:20px;display:flex}.news-card__date{color:#2b5da8!important;margin-bottom:10px!important;font-size:.8rem!important;font-weight:600!important}.news-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#1a1a1a!important;margin-bottom:10px!important;font-size:1.05rem!important;font-weight:700!important;line-height:1.5!important}.news-card__desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;display:-webkit-box;overflow:hidden;color:#777!important;font-size:.88rem!important;line-height:1.6!important}.news-card__read-more{color:#1a1a1a;align-items:center;gap:6px;margin-top:16px;font-size:.85rem;font-weight:600;display:flex}.content-page{background-color:#f5f5f5;min-height:100vh;padding-top:80px}.content-page__hero{padding:4rem var(--site-padding-x)4.5rem;color:#fff;text-align:center;background:linear-gradient(135deg,#1a3f7a 0%,#2b5da8 50%,#3b7ddb 100%)}.content-page__hero-inner{max-width:700px;margin:0 auto}.content-page__hero-icon{background-color:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}.content-page__hero-title{letter-spacing:-.02em!important;font-size:2.5rem!important;font-weight:800!important}.content-page__body{padding:3rem var(--site-padding-x)}.content-page__card-wrap{max-width:820px;margin:-3rem auto 0}.content-page__card{background-color:#fff;border-radius:12px;padding:2.5rem 3rem;box-shadow:0 4px 24px #00000014}.content-page__text{color:#333;font-size:.95rem;line-height:1.85}.brand-page{background-color:#f8f9fa;min-height:100vh;padding-top:80px}.brand-inner{max-width:1400px;margin:0 auto}.brand-hero{background-color:#fff;border-bottom:1px solid #e9ecef;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.brand-hero-logo{object-fit:contain;width:auto;max-width:364px;height:auto;max-height:140px}.brand-hero-title{text-align:center;color:#212529!important;font-size:2rem!important;font-weight:600!important}.brand-toolbar{padding:1.5rem 2rem .75rem}.brand-products{padding:0 2rem 2rem}.brand-product-card{cursor:pointer;color:inherit;text-decoration:none;background-color:#fff!important;border:1px solid #e9ecef!important;transition:box-shadow .2s!important}.brand-product-card:hover{box-shadow:0 4px 12px #0000001a!important}.brand-card-section{justify-content:center;align-items:center;height:280px;padding:.5rem;display:flex;position:relative}.brand-card-section__inner{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.brand-img-placeholder-sm{background-color:#f8f9fa;border-radius:8px;justify-content:center;align-items:center;width:100%;height:260px;display:flex}.brand-img-placeholder-lg{background-color:#f8f9fa;border-radius:8px;justify-content:center;align-items:center;width:180px;height:180px;display:flex}.brand-card-brand-logo{border-top:1px solid #f1f3f5;justify-content:center;align-items:center;height:72px;margin-top:.75rem;padding-top:.75rem;display:flex}.brand-logo-img{object-fit:contain;width:auto;max-width:160px;height:auto;max-height:60px}.brand-card-details{text-align:center;margin-top:1rem}.brand-card-attrs{margin-top:1rem}.brand-list-logo{border-top:1px solid #f1f3f5;justify-content:center;align-items:center;height:72px;margin-top:auto;padding-top:.75rem;display:flex}.brand-items-card{overflow:hidden}.brand-red-text{color:#e31837!important}.brand-list-img{background-color:#fff;border-right:1px solid #e9ecef;justify-content:center;align-items:center;width:220px;min-width:220px;padding:1rem;display:flex}.brand-list-details{flex:1;padding:1.5rem}.brand-list-actions{background-color:#fafafa;border-left:1px solid #e9ecef;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:220px;min-width:220px;padding:1.5rem;display:flex}.brand-list-price{color:#e31837!important;margin-bottom:1rem!important}.brand-qty-group{border:1px solid #dee2e6;border-radius:4px;overflow:hidden}.brand-qty-btn-left{border-right:1px solid #dee2e6!important;border-radius:0!important}.brand-qty-btn-right{border-left:1px solid #dee2e6!important;border-radius:0!important}.brand-qty-value{text-align:center;width:50px;padding:.5rem 0}.brand-attr-key{color:#1c7ed6;border-bottom:1px dashed #e9ecef;width:40%;padding:.4rem 0;font-size:.9rem;font-weight:500}.brand-attr-val{color:#495057;border-bottom:1px dashed #e9ecef;padding:.4rem 0;font-size:.9rem}.brand-price-label{color:#212529!important}.brand-name-label{color:#495057!important}.videos-page{background-color:#f5f5f5;min-height:100vh;padding-top:80px}.videos-hero{color:#fff;background-color:#2b5da8;padding:3rem 0}.videos-hero__inner{max-width:1400px;padding:0 var(--site-padding-x);text-align:center;margin:0 auto}.videos-hero__title{margin-bottom:1rem!important;font-size:3rem!important;font-weight:700!important}.videos-hero__subtitle{font-size:1.2rem!important}.videos-grid-section{padding:4rem 0}.videos-grid-section__inner{max-width:1400px;padding:0 var(--site-padding-x);margin:0 auto}.video-card{cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:transform .3s,box-shadow .3s;overflow:hidden}.video-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.video-card__thumb{background-color:#f5f5f5;padding-bottom:56.25%;position:relative;overflow:hidden}.video-card__thumb-img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.video-card__play{background-color:#2b5da8e6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:background-color .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-card__play:hover{background-color:#2b5da8}.video-card__body{padding:1.5rem}.video-card__title{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#000!important;margin-bottom:.5rem!important;font-size:1.2rem!important;font-weight:600!important}.video-card__desc{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#666!important;font-size:.95rem!important;line-height:1.6!important}.video-modal__title{font-size:1.3rem!important;font-weight:600!important}.video-modal__iframe-wrap{height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-modal__iframe{width:100%;height:100%;position:absolute;top:0;left:0}.video-modal__desc-wrap{padding:1.5rem}.video-modal__desc{color:#555!important;font-size:1rem!important;line-height:1.6!important}.product-page{min-height:100vh;padding-top:80px}.product-hero{padding:40px var(--site-padding-x)60px;background:linear-gradient(#181818 0%,#1a1a2e 100%);position:relative;overflow:hidden}.product-hero__orb--tr{pointer-events:none;background:radial-gradient(circle,#2b5da826 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-100px}.product-hero__orb--bl{pointer-events:none;background:radial-gradient(circle,#2b5da81a 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-150px;left:-100px}.product-hero__inner{max-width:1400px;padding:0 var(--site-padding-x);z-index:1;margin:0 auto;position:relative}.product-hero__breadcrumb-anchor{text-decoration:none;color:#ffffff80!important}.product-hero__breadcrumb-current{color:#fff!important}.product-hero__title{color:#fff!important;font-size:2.2rem!important;font-weight:800!important;line-height:1.3!important}.product-hero__sku{color:#fff6!important;margin-top:6px!important}.product-main{background-color:#f5f5f7;padding:2.5rem 0 3rem}.product-main__inner{max-width:1400px;padding:0 var(--site-padding-x);z-index:2;margin:-80px auto 0;position:relative}.product-card{background-color:#fff;border-radius:16px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden;box-shadow:0 4px 30px #00000014}.product-img-section{background-color:#fafafa;justify-content:center;align-items:center;min-height:480px;padding:3rem;display:flex}.product-img-placeholder{background-color:#f0f0f0;border-radius:16px;justify-content:center;align-items:center;width:320px;height:320px;display:flex}.product-details{flex-direction:column;padding:2.5rem;display:flex}.product-desc{color:#666!important;margin-bottom:24px!important;line-height:1.7!important}.product-specs-wrap{margin-bottom:24px}.product-specs-label{color:#1a1a1a!important;margin-bottom:12px!important}.product-specs-grid{border:1px solid #eee;border-radius:12px;display:grid;overflow:hidden}.product-spec-row{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.product-spec-key{color:#888;font-size:.875rem;font-weight:500}.product-spec-val{color:#1a1a1a;font-size:.875rem;font-weight:600}.product-price-divider{background-color:#f0f0f0;height:1px;margin-bottom:20px}.product-price-wrap{margin-bottom:20px}.product-price{color:#2b5da8!important;font-size:2rem!important;line-height:1!important}.product-stock-badge{margin-top:10px!important;font-weight:500!important}.product-qty-group{background-color:#fafafa;border:2px solid #e8e8e8;border-radius:12px;overflow:hidden}.product-qty-btn{border-radius:0!important}.product-qty-value{text-align:center;width:56px;line-height:48px;color:#1a1a1a!important}.product-add-to-cart-btn{color:#fff!important;border:none!important;border-radius:12px!important;flex:1!important;height:52px!important;font-size:1rem!important;font-weight:700!important;transition:all .3s!important}.product-details-bottom{margin-top:auto}.product-trust-signals{flex-wrap:wrap;gap:24px;display:flex}.product-trust-item{align-items:center;gap:6px;display:flex}.product-trust-text{color:#888!important;font-weight:500!important}.product-hero__category-badge{color:#7db4f5!important;text-transform:none!important;background-color:#2b5da84d!important;border:1px solid #2b5da866!important;font-weight:600!important}.product-hero__brand-badge{color:#ffffffb3!important;text-transform:none!important;background-color:#ffffff14!important;border:1px solid #ffffff1f!important;font-weight:500!important}.product-back-section{margin-top:2rem}.product-back-btn{color:#2b5da8!important;padding:8px 16px!important;font-weight:600!important}@media (max-width:768px){.product-card{grid-template-columns:1fr}.videos-hero__title{font-size:2rem!important}}.cart-page{background-color:#f8f9fa;min-height:100vh;padding-top:80px}.cart-breadcrumb{background-color:#fff;border-bottom:1px solid #e9ecef;padding:1rem 2rem}.cart-inner{max-width:1400px;margin:0 auto}.cart-title-box{padding:2rem 2rem 1rem}.cart-page__title{color:#212529!important;font-size:1.8rem!important}.cart-content{padding:0 2rem 2rem}.cart-layout{grid-template-columns:1fr 380px;align-items:start;gap:2rem;display:grid}.cart-item-img{background-color:#f8f9fa;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.cart-item-info{flex:1;min-width:0}.cart-item-name{color:#212529!important}.cart-item-price{color:#2b5da8!important}.cart-qty-group{border:1px solid #dee2e6;border-radius:6px;overflow:hidden}.cart-qty-btn{border-radius:0!important}.cart-qty-value{text-align:center;width:45px;padding:.4rem 0;font-size:.95rem}.cart-item-total{text-align:right;min-width:120px;color:#212529!important}.cart-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;padding:1rem 1.5rem}.cart-summary-total-val{color:#2b5da8!important}.cart-items-card{overflow:hidden}.cart-item-row{padding:1.5rem}.cart-continue-btn{color:#2b5da8!important}.cart-summary-card{position:sticky;top:100px}.cart-summary-title{color:#212529!important}.cart-checkout-btn{background-color:#2b5da8!important;height:54px!important;font-size:1.1rem!important}.cart-loading-body{padding:2rem}.cart-empty-shopping-btn{background-color:#2b5da8!important}.cart-empty-icon{background-color:#f1f3f5;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 2rem;display:flex}.cart-empty-title{color:#212529!important}.cart-empty-box{padding:4rem 2rem}.cart-empty-inner{text-align:center;max-width:600px;margin:0 auto}@media (max-width:900px){.cart-layout{grid-template-columns:1fr}}.account-layout{background-color:#f8f9fa;min-height:100vh;padding-top:80px;display:flex}.account-sidebar{background-color:#fff;border-right:1px solid #e9ecef;flex-direction:column;width:240px;min-width:240px;padding:1.5rem 0;display:flex}.account-sidebar__nav{flex:1}.account-nav-item{cursor:pointer;background-color:#0000;border-right:3px solid #0000;align-items:center;gap:12px;padding:.75rem 1.5rem;transition:background-color .15s;display:flex}.account-nav-item--active{background-color:#2b5da814;border-right-color:#2b5da8}.account-nav-item__label{color:#495057;font-size:.9rem;font-weight:400}.account-nav-item--active .account-nav-item__label{color:#2b5da8;font-weight:600}.account-sidebar__logout{padding:0 1.5rem}.account-content{flex:1;min-width:0;padding:2rem}.account-loading{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex}.account-auth-layout{background-color:#f8f9fa;min-height:100vh;display:flex}.account-auth-hero{background-color:#181818;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem;display:flex;position:relative;overflow:hidden}.account-auth-hero__inner{z-index:1;text-align:center;max-width:420px;position:relative}.account-auth-hero__brand{justify-content:center;align-items:center;gap:10px;margin-bottom:2.5rem;display:flex}.account-auth-hero__brand-name{letter-spacing:.5px;color:#fff!important;font-size:1.5rem!important;font-weight:700!important}.account-auth-hero__title{color:#fff!important;margin-bottom:1.2rem!important;font-size:2.8rem!important;font-weight:800!important;line-height:1.2!important}.account-auth-hero__subtitle{color:#ffffffb3!important;font-size:1.1rem!important;line-height:1.7!important}.account-auth-form-side{flex-direction:column;flex:1;align-items:center;padding:3rem;display:flex;overflow-y:auto}.account-auth-form-wrap{width:100%;max-width:460px}.account-auth-title{color:#1a1a2e!important;margin-bottom:.5rem!important;font-size:1.8rem!important;font-weight:700!important}.account-auth-subtitle{color:#868e96!important;margin-bottom:2rem!important;font-size:.95rem!important}.account-auth-tabs{border-bottom:1px solid #e9ecef;gap:1.5rem;margin-bottom:1.5rem;display:flex}.account-auth-tab{cursor:pointer;background:0 0;border:none;margin-bottom:-1px;padding:.75rem 0;font-size:.95rem;font-weight:600;transition:color .15s}.account-auth-tab--active{color:#181818;border-bottom:2px solid #181818}.account-auth-tab--inactive{color:#adb5bd;border-bottom:2px solid #0000}.account-auth-label{color:#495057;margin-bottom:6px;font-size:.9rem;font-weight:600}.account-auth-required{color:#e03131}.account-auth-msg{text-align:center;border-radius:8px;margin-top:1.2rem;padding:.75rem 1rem;font-size:.9rem}.account-auth-msg--error{color:#721c24;background-color:#f8d7da}.account-auth-msg--success{color:#155724;background-color:#d4edda}.account-auth-link{color:#2b5da8;cursor:pointer;font-weight:600}.account-auth-resend{color:#868e96;text-align:center;margin-top:1rem;font-size:.85rem}.account-auth-footer{color:#868e96;text-align:center;margin-top:1.5rem;font-size:.9rem}.account-auth-privacy{margin-bottom:1.5rem;line-height:1.6;color:#868e96!important;font-size:.82rem!important}.home-content-root{z-index:1;background-color:#0f0f0f;position:relative}.auth-flex-spacer{flex:auto}.auth-btn-dark{color:#fff!important;background-color:#181818!important;border-radius:8px!important;height:48px!important;font-weight:600!important}.profile-save-btn{color:#fff!important;background-color:#2b5da8!important;border-radius:8px!important;font-weight:600!important}.account-page-title{color:#181818!important;margin-bottom:1.5rem!important;font-size:1.6rem!important;font-weight:700!important}.account-stat-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.account-stat-card{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;align-items:center;gap:14px;padding:1.25rem;display:flex}.account-stat-card__icon{border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.account-stat-card__label{color:#868e96!important;font-size:.8rem!important}.account-stat-card__value{color:#181818!important;font-size:1.2rem!important;font-weight:700!important}.account-card{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;padding:1.5rem}.account-card__heading{color:#181818!important;margin-bottom:1rem!important;font-size:1.1rem!important;font-weight:600!important}.account-card__loading{justify-content:center;padding:2rem;display:flex}.account-card__empty{text-align:center;padding:2rem 0}.account-card__empty-link{color:#2b5da8;font-size:.9rem;font-weight:600;text-decoration:none}.account-card__table-wrap{overflow-x:auto}.account-orders-table{border-collapse:collapse;width:100%;font-size:.9rem}.account-orders-table th{color:#868e96;text-align:left;border-bottom:1px solid #e9ecef;padding:.6rem .75rem;font-weight:500}.account-orders-table th:last-child{text-align:right}.account-orders-table td{border-bottom:1px solid #e9ecef;padding:.75rem}.account-orders-table td:first-child{color:#181818;font-weight:500}.account-orders-table td:nth-child(2){color:#495057}.account-orders-table td:last-child{text-align:right;color:#181818;font-weight:600}.account-orders-table a{color:#2b5da8;font-weight:600;text-decoration:none}.account-card__empty-icon{margin-bottom:8px;display:inline-flex}.account-card__empty-text{color:#868e96!important;margin-bottom:.75rem!important}.account-orders-card{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.account-orders-loading{justify-content:center;padding:3rem;display:flex}.account-orders-empty{text-align:center;padding:3rem}.account-orders-empty__text{color:#868e96;font-size:1rem!important}.account-orders-thead{color:#868e96;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;grid-template-columns:40px 1fr 1fr 80px 100px 100px;padding:.75rem 1rem;font-size:.8rem;font-weight:500;display:grid}.account-orders-row{cursor:pointer;border-bottom:1px solid #f1f3f5;grid-template-columns:40px 1fr 1fr 80px 100px 100px;align-items:center;padding:.85rem 1rem;font-size:.9rem;transition:background .1s;display:grid}.account-orders-detail{background-color:#fafbfc;border-bottom:1px solid #e9ecef;padding:1rem 1rem 1rem 3.5rem}.account-orders-detail__label{text-transform:uppercase;letter-spacing:.5px;color:#868e96!important;margin-bottom:.5rem!important;font-size:.8rem!important;font-weight:600!important}.account-orders-detail-table{border-collapse:collapse;width:100%;font-size:.85rem}.account-orders-detail-table th{text-align:left;color:#868e96;border-bottom:1px solid #e9ecef;padding:.4rem .5rem;font-weight:500}.account-orders-detail-table th:nth-child(2){text-align:center}.account-orders-detail-table th:nth-child(3),.account-orders-detail-table th:nth-child(4){text-align:right}.account-orders-detail-table td{border-bottom:1px solid #f1f3f5;padding:.5rem}.account-orders-detail-table td:first-child{color:#181818}.account-orders-detail-table td:nth-child(2){text-align:center;color:#495057}.account-orders-detail-table td:nth-child(3){text-align:right;color:#495057}.account-orders-detail-table td:last-child{text-align:right;color:#181818;font-weight:600}.account-orders-empty-icon{margin-bottom:12px;display:inline-flex}.account-orders-thead__total{text-align:right}.account-orders-row__num{color:#181818;font-weight:500}.account-orders-row__date{color:#495057}.account-orders-row__total{text-align:right;color:#181818;font-weight:600}.account-orders-detail__no-items{color:#868e96!important;font-size:.85rem!important}.account-orders-pagination{border-top:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:1rem;display:flex}.account-orders-pagination__info{color:#868e96!important;font-size:.85rem!important}.account-profile-card{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;max-width:600px;padding:2rem}.account-profile-msg{text-align:center;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}.account-profile-msg--error{color:#721c24;background-color:#f8d7da}.account-profile-msg--success{color:#155724;background-color:#d4edda}.checkout-page{background-color:#f8f9fa;min-height:100vh;padding-top:80px}.checkout-empty{text-align:center;padding:4rem 2rem}.checkout-empty-alert{max-width:600px;margin:0 auto}.checkout-empty-btn{background-color:#2b5da8!important}.checkout-breadcrumb-bar{background-color:#fff;border-bottom:1px solid #e9ecef;padding:1rem 2rem}.checkout-customer-bar{background-color:#fff;border-bottom:1px solid #e9ecef;padding:1.5rem 2rem}.checkout-inner{max-width:1400px;margin:0 auto}.checkout-main{padding:2rem}.checkout-billing-title{color:#212529!important;font-size:1.5rem!important}.checkout-section-title{color:#212529!important;font-size:1.2rem!important}.checkout-verify-btn{background-color:#212529!important;margin-top:.5rem!important}.checkout-order-summary{background-color:#fff;position:sticky;top:100px}.checkout-order-title{color:#212529!important;font-size:1.5rem!important}.checkout-product-header{padding-bottom:.5rem}.checkout-product-name{flex:1}.checkout-product-price{text-align:right;min-width:100px}.checkout-total-price{color:#2b5da8!important}.checkout-submit-btn{text-transform:uppercase;background-color:#212529!important;height:54px!important;font-size:1rem!important;font-weight:600!important}.product-not-found{text-align:center;min-height:100vh;padding-top:120px}.legacy-product-page{background-color:#f5f5f5;min-height:100vh;padding-top:80px}.legacy-product-header{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:1rem 0}.legacy-product-container{padding:2rem 0!important}.legacy-product-img-card{background-color:#fff;border-radius:8px;padding:1rem;position:relative}.legacy-product-img-frame{aspect-ratio:1;background-color:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.legacy-product-zoom-btn{top:10px;right:10px;position:absolute!important}.legacy-product-price-card{background-color:#fff;border-radius:8px;padding:1.5rem;position:sticky;top:100px}.legacy-product-flex-group{flex:1}.legacy-product-warranty{background-color:#f9f9f9;border-radius:8px;padding:1rem}.legacy-product-add-btn{color:#fff!important;background-color:#000!important}.products-page{background-color:#f5f5f5;min-height:100vh;padding-top:80px}.products-page__body{padding:3rem 0}.products-page__inner{max-width:1400px;padding:0 var(--site-padding-x);margin:0 auto}.products-page__title{color:#000!important;margin-bottom:2rem!important;font-size:2.5rem!important;font-weight:700!important}.products-page__layout{grid-template-columns:300px 1fr;gap:2rem;display:grid}.products-page__count{color:#666!important;margin-bottom:1.5rem!important;font-size:1rem!important}.products-page__empty{text-align:center;background-color:#fff;border:1px solid #e0e0e0;padding:4rem 2rem}.products-page__empty-title{color:#666!important;font-size:1.2rem!important}.products-page__empty-hint{color:#999!important;margin-top:.5rem!important;font-size:.9rem!important}@media (max-width:900px){.products-page__layout{grid-template-columns:1fr}}.header-btn-chevron{opacity:.7;margin-left:2px;display:inline-flex}.header-btn-lang-icon{opacity:.8;display:inline-flex}.np-page{background:#f5f5f7;min-height:100vh}.np-hero{padding:120px var(--site-padding-x)80px;text-align:center;background:linear-gradient(#181818 0%,#1a1a2e 100%);position:relative;overflow:hidden}.np-hero__orb--tr{pointer-events:none;background:radial-gradient(circle,#0062cb21 0%,#0000 70%);width:560px;height:560px;position:absolute;top:-180px;right:-80px}.np-hero__orb--bl{pointer-events:none;background:radial-gradient(circle,#0062cb1a 0%,#0000 70%);width:380px;height:380px;position:absolute;bottom:-120px;left:-60px}.np-hero__inner{z-index:1;max-width:680px;margin:0 auto;position:relative}.np-hero__eyebrow{letter-spacing:.18em;color:#0062cb;text-transform:uppercase;margin-bottom:16px;font-size:.78rem;font-weight:600;display:block}.np-hero__title{font-family:var(--font-heading);color:#fff;margin:0 0 18px;font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.15}.np-hero__subtitle{color:#999;margin:0;max-width:560px;margin-inline:auto;font-size:1.05rem;line-height:1.7}.np-body{max-width:var(--site-max-width);padding:56px var(--site-padding-x)88px;margin:0 auto}.np-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:56px;display:flex}.np-filters{flex-wrap:wrap;gap:8px;display:flex}.np-filter-btn{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #ddd;border-radius:50px;padding:8px 20px;font-size:.82rem;font-weight:600;line-height:1;transition:border-color .2s,background .2s,color .2s}.np-filter-btn:hover{color:#000;border-color:#000}.np-filter-btn.is-active{color:#fff;background:#000;border-color:#000}.np-search-wrap{flex:none;width:270px;position:relative}.np-search-icon{inset-inline-start:14px;color:#bbb;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.np-search{color:#222;background:#fff;border:1.5px solid #ddd;border-radius:50px;outline:none;width:100%;height:40px;padding:0 18px 0 40px;font-size:.85rem;transition:border-color .2s}[dir=rtl] .np-search{padding:0 40px 0 18px}.np-search:focus{border-color:#0062cb}.np-section{margin-bottom:72px}.np-section__header{border-bottom:2px solid #e8e8e8;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:16px;display:flex}.np-section__title{font-family:var(--font-heading);color:#111;margin:0;font-size:1.3rem;font-weight:700}.np-section__view-all{color:#0062cb;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:.8rem;font-weight:600;transition:opacity .2s;display:inline-flex}.np-section__view-all:hover{opacity:.7}.np-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.np-card{cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:10px;flex-direction:column;transition:transform .26s,box-shadow .26s,border-color .26s;display:flex;overflow:hidden}.np-card:hover{border-color:#ddd;transform:translateY(-4px);box-shadow:0 12px 36px #0000001a}.np-card:focus-visible{outline-offset:2px;outline:2px solid #0062cb}.np-card__img-wrap{aspect-ratio:16/9;background:#f0f0f0;flex-shrink:0;position:relative;overflow:hidden}.np-card__img{object-fit:cover;transition:transform .4s}.np-card:hover .np-card__img{transform:scale(1.04)}.np-card__img-fallback{background:linear-gradient(135deg,#1a1a2e 0%,#0062cb 100%);position:absolute;inset:0}.np-card__badge{top:10px;color:#fff;letter-spacing:.07em;text-transform:uppercase;background:#000;border-radius:4px;padding:3px 9px;font-size:.65rem;font-weight:700;position:absolute;inset-inline-start:10px}.np-card__body{flex-direction:column;flex:1;gap:6px;padding:18px 20px 22px;display:flex}.np-card__date{letter-spacing:.03em;font-weight:500;color:#aaa!important;font-size:.7rem!important}.np-card__title{font-family:var(--font-heading);color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.97rem;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.np-card__desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;line-height:1.65;display:-webkit-box;overflow:hidden;color:#666!important;font-size:.82rem!important}.np-card__read-more{letter-spacing:.05em;text-transform:uppercase;color:#0062cb;align-items:center;gap:5px;margin-top:6px;font-size:.72rem;font-weight:700;display:inline-flex}@media (max-width:1024px){.np-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.np-hero{padding:110px 20px 56px}.np-body{padding:36px 20px 64px}.np-toolbar{flex-direction:column;align-items:stretch;gap:12px}.np-filters{justify-content:flex-start}.np-search-wrap{width:100%}.np-grid{grid-template-columns:1fr;gap:16px}.np-section__header{flex-direction:column;align-items:flex-start;gap:6px}.np-hero__orb--tr,.np-hero__orb--bl{display:none}}[dir=rtl] .np-section__header,[dir=rtl] .np-filters{flex-direction:row-reverse}[dir=rtl] .np-card__body{text-align:right}[dir=rtl] .np-section__header{direction:rtl}@media (max-width:640px){[dir=rtl] .np-filters{justify-content:flex-end}[dir=rtl] .np-section__header{align-items:flex-end}}
[dir=rtl],[dir=rtl] body,[dir=rtl] *{font-family:Cairo,sans-serif!important}:root{--site-max-width:1400px}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;padding:0;overflow-x:hidden}.header-menu-item{letter-spacing:.2px;transition:color .15s,background .15s;color:#ffffffe0!important;background-color:#0000!important;border-radius:0!important;padding:.65rem 1.5rem!important;font-size:.9375rem!important;font-weight:400!important}.header-menu-item:hover{color:#888!important;background-color:#0000!important}
