.logo-bar{padding:2rem 0}.logo-bar__header{text-align:center;margin-bottom:3rem}.logo-bar__heading{margin:0;font-size:1.5rem}.logo-bar__wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.logo-bar__item{position:relative;cursor:pointer;flex:0 0 calc(50% - 2rem);max-width:calc(50% - 2rem);padding:1rem;transition:transform .3s ease,opacity .3s ease;animation:logoPulse 2s ease-in-out infinite}@media screen and (min-width: 576px){.logo-bar__item{flex:0 0 calc(33.333% - 2rem);max-width:calc(33.333% - 2rem)}}@media screen and (min-width: 768px){.logo-bar__item{flex:0 0 calc(25% - 2rem);max-width:calc(25% - 2rem)}}@media screen and (min-width: 992px){.logo-bar__item{flex:0 0 calc(20% - 2rem);max-width:calc(20% - 2rem)}}.logo-bar__item img{display:block;width:100%;height:auto;margin:0 auto;object-fit:contain}.logo-bar__item:nth-child(1){animation-delay:0s}.logo-bar__item:nth-child(2){animation-delay:.4s}.logo-bar__item:nth-child(3){animation-delay:.8s}.logo-bar__item:nth-child(4){animation-delay:1.2s}.logo-bar__item:nth-child(5){animation-delay:1.6s}.logo-bar__item:nth-child(n+6){animation-delay:2s}.logo-bar__item:hover{transform:scale(1.15)}.logo-bar__link{display:block;text-decoration:none}.logo-bar__popup{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;z-index:999999;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none;overflow-y:auto}.logo-bar__popup.is-active{opacity:1;visibility:visible;pointer-events:all}.logo-bar__popup-backdrop{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background:#000000eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1}.logo-bar__popup-content{position:relative;z-index:2;background:#fff;border:1px solid #000;border-radius:.5rem;padding:3rem 1.5rem 1.5rem;width:calc(100vw - 2rem);max-width:calc(100vw - 2rem);max-height:85vh;overflow-y:auto;box-shadow:0 1.5rem 4rem #0006;transform:scale(.95);transition:transform .3s ease;box-sizing:border-box;display:block;margin:auto}.logo-bar__popup.is-active .logo-bar__popup-content{transform:scale(1)}.logo-bar__popup-text{color:#000;line-height:1.6;font-size:1rem;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto;hyphens:auto;word-break:normal!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;direction:ltr!important;letter-spacing:normal!important;text-align:left!important;padding:0;margin:0;display:block!important;width:100%!important}.logo-bar__popup-text *{writing-mode:horizontal-tb!important;text-orientation:mixed!important;direction:ltr!important}.logo-bar__popup-text p,.logo-bar__popup-text ul,.logo-bar__popup-text ol,.logo-bar__popup-text li,.logo-bar__popup-text div{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important;white-space:normal!important;word-wrap:break-word!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important}.logo-bar__popup-text p{margin-top:0;margin-bottom:1rem}.logo-bar__popup-text p:last-child{margin-bottom:0}.logo-bar__popup-close{position:absolute;top:.5rem;right:.5rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#fffffff2;border:1px solid #ddd;border-radius:50%;cursor:pointer;font-size:1.5rem;line-height:1;color:#000;transition:all .2s ease;padding:0;z-index:10}.logo-bar__popup-close:hover,.logo-bar__popup-close:focus{background:#fff;color:#d32f2f;transform:scale(1.15);border-color:#d32f2f}.logo-bar__popup-close span{display:block;font-weight:700}body.modal-open{overflow:hidden!important;position:fixed!important;width:100%!important;height:100%!important}@keyframes logoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@media screen and (min-width: 480px){.logo-bar__popup{padding:2rem}.logo-bar__popup-content{width:auto;min-width:20rem;max-width:28rem;padding:3rem 2rem 2rem;border-radius:.75rem}.logo-bar__popup-text{font-size:1rem}.logo-bar__popup-close{top:.75rem;right:.75rem}}@media screen and (min-width: 768px){.logo-bar__popup-content{max-width:36rem;padding:3rem 2.5rem 2.5rem;border-radius:.875rem}.logo-bar__popup-close{top:1rem;right:1rem;width:2.75rem;height:2.75rem;font-size:1.75rem}}@media screen and (min-width: 992px){.logo-bar__popup-content{max-width:42rem;padding:3.5rem 3rem 2.5rem;border-radius:1rem}.logo-bar__popup-text{font-size:1.0625rem;line-height:1.7}}
/*# sourceMappingURL=/cdn/shop/t/135/assets/logo-bar.css.map */
