.global-carbrands{position:relative}.carbrands-header{text-align:center;margin-bottom:var(--space-lg)}.global-carbrands.theme-white{background:var(--nv-white)}.global-carbrands.theme-blue{background:var(--nv-blue)}.global-carbrands.theme-white .carbrands-header h2{color:var(--nv-blue)}.global-carbrands.theme-blue .carbrands-header h2{color:var(--nv-white)}.global-carbrands.theme-white .brand-label,.global-carbrands.theme-white a{color:var(--nv-blue)}.global-carbrands.theme-blue .brand-label,.global-carbrands.theme-blue a{color:var(--nv-white)}.carbrands-swiper{width:100%;overflow:hidden}.carbrands-swiper .swiper-wrapper{display:flex}.carbrands-swiper .swiper-slide{flex:0 0 auto}.brand-card{display:flex;flex-direction:column;align-items:center;gap:var(--space-sm);text-align:center;padding:var(--space-sm)}.brand-figure{display:flex;align-items:center;justify-content:center;width:100%;height:120px;position:relative}.brand-figure img{max-width:100%;max-height:100%;height:auto;width:auto;object-fit:contain}.brand-label{margin:0}.carbrands-swiper .swiper-pagination{position:relative;margin-top:var(--space-md);width:100%}.carbrands-swiper .swiper-pagination-bullet{transition:all 0.2s ease}.global-carbrands.theme-white .swiper-pagination-bullet{background:var(--nv-blue);opacity:.35}.global-carbrands.theme-white .swiper-pagination-bullet-active{opacity:1}.global-carbrands.theme-blue .swiper-pagination-bullet{background:var(--nv-white);opacity:.35}.global-carbrands.theme-blue .swiper-pagination-bullet-active{opacity:1}.swiper-lazy-preloader{position:absolute;top:50%;left:50%;width:32px;height:32px;margin-top:-16px;margin-left:-16px;border:4px solid var(--nv-orange-lighter);border-top-color:var(--nv-orange);border-radius:50%;animation:swiper-preloader-spin 1s infinite linear}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}@media (min-width:993px){.carbrands-swiper{padding-left:var(--space-md);padding-right:var(--space-md)}}