/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);-webkit-tap-highlight-color:rgba(0,0,0,0);contain:layout style size;display:none;height:100%;left:0;opacity:.003;position:fixed;top:0;touch-action:none;width:100%;z-index:var(--pswp-root-z-index)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{background:var(--pswp-bg);opacity:.005}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__img,.pswp__zoom-wrap{height:auto;width:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{overflow:hidden;z-index:1}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);font-size:1em;line-height:1;margin:auto}.pswp .pswp__hide-on-close{opacity:.005;pointer-events:none;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);will-change:opacity;z-index:10}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{-webkit-touch-callout:none;-webkit-appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;height:60px;margin:0;opacity:.85;overflow:hidden;padding:0;position:relative;width:50px}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{background:none;border:0;box-shadow:none;opacity:1;padding:0;transition:none}.pswp__button:disabled{cursor:auto;opacity:.3}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);height:32px;left:9px;overflow:hidden;pointer-events:none;position:absolute;top:14px;width:32px}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{display:flex;flex-direction:row;height:60px;justify-content:flex-end;left:0;pointer-events:none!important;position:absolute;top:0;width:100%;z-index:10}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{height:100px;margin-top:-50px;position:absolute;top:0;top:50%;width:75px}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:none;border-radius:0;height:60px;margin-top:-30px;top:50%;width:60px}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{height:60px;margin-right:auto;overflow:hidden;position:relative;width:50px}.pswp__preloader .pswp__icn{animation:pswp-clockwise .6s linear infinite;opacity:0;transition:opacity .2s linear}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{-webkit-margin-start:20px;color:var(--pswp-icon-color);font-size:14px;height:30px;line-height:30px;margin-top:15px;margin-inline-start:20px;opacity:.85;text-shadow:1px 1px 3px var(--pswp-icon-color-secondary)}.pswp--one-slide .pswp__counter{display:none}
@charset "UTF-8";.shop-wrapper{background-color:var(--surface)}.container{max-width:1200px}.shop-head{background-color:var(--surface);border-bottom:var(--border-light)}.shop-head-inner{align-items:center;display:flex;gap:2.5rem;justify-content:space-between;padding:2.5rem 0}@media (max-width:991px){.shop-head-inner{flex-direction:column;gap:1.75rem;padding:1.75rem 0}}.shop-head-text{width:35%}@media (max-width:991px){.shop-head-text{width:100%}}.shop-head-title{color:var(--text-primary);font-size:1.75rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0 0 .75rem}@media (max-width:991px){.shop-head-title{font-size:1.375rem}}.shop-head-description{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:var(--text-muted);display:-webkit-box;font-size:.9375rem;line-height:1.6;margin:0;overflow:hidden}@media (max-width:991px){.shop-head-description{-webkit-line-clamp:4;font-size:.875rem}}.shop-head-right{width:65%}@media (max-width:991px){.shop-head-right{max-width:none;width:100%}}.shop-head-slider{margin-top:0;padding-right:3rem;padding-top:0;position:relative}.shop-head-slider .product-item{max-width:none;min-width:auto}.shop-head-slider .modern-slider-nav{background:var(--surface);border:1px solid var(--border-color);border-radius:50%;box-shadow:var(--shadow-sm);color:var(--brand-red);height:40px;transition:background var(--transition),color var(--transition),border-color var(--transition);width:40px}.shop-head-slider .modern-slider-nav:after{font-size:1rem;font-weight:700}.shop-head-slider .modern-slider-nav:before{display:none}.shop-head-slider .modern-slider-nav:hover{background:var(--brand-red);border-color:var(--brand-red);color:var(--white)}.shop-head-slider .swiper-button-next,.shop-head-slider .swiper-button-prev{margin-top:0;top:50%;transform:translateY(-50%)}.shop-head-slider .shop-head-slider-prev{left:auto;right:3rem}.shop-head-slider .shop-head-slider-next{right:0}@media (max-width:991px){.shop-head-slider{padding-left:0;padding-right:0}.shop-head-slider .swiper-button-next,.shop-head-slider .swiper-button-prev{display:none}}.shop-inner{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-top:2rem;padding-bottom:3rem}@media (max-width:576px){.shop-inner{gap:1rem;margin-top:1rem;padding-bottom:2rem}}.shop-filters{border-right:var(--border-light);flex:0 0 260px;height:var(--calc-height);overflow-x:hidden;overflow-y:overlay;padding:0 1.25rem 1rem 0;position:sticky;top:64px;width:260px}@media (max-width:991px){.shop-filters{background-color:var(--white);flex:0 0 100%;height:100vh;left:-100%;padding:1.5rem;position:fixed;top:0;transition:left var(--transition);width:100%;z-index:999}.shop-filters.show{left:0}}.shop-filter-top{align-items:center;background-color:var(--white);display:none;justify-content:space-between;margin-bottom:1rem;position:sticky;top:0;z-index:1}@media (max-width:991px){.shop-filter-top{display:flex}}.close-shop-filter{align-items:center;cursor:pointer;display:inline-flex}.close-shop-filter i{font-size:20px}.filter-item{border-bottom:var(--border-light)}.filter-item .my-collapse-btn{color:var(--text-primary);font-size:.875rem;font-weight:600;padding:.875rem 0;text-align:left;width:100%}.filter-item .el-slider__button{border-color:var(--brand-red)}.filter-item .el-slider__bar{background-color:var(--brand-red)}.filter-item .el-checkbox__input.is-checked .el-checkbox__inner,.filter-item .el-checkbox__input.is-indeterminate .el-checkbox__inner,.filter-item .el-radio__input.is-checked .el-radio__inner{background-color:var(--brand-red);border-color:var(--brand-red)}.filter-item .el-checkbox__input.is-checked+.el-checkbox__label,.filter-item .el-radio__input.is-checked+.el-radio__label,.filter-item .el-select-dropdown__item.selected{color:var(--brand-red)}.filter-item .el-input__inner{border-color:var(--border-color);border-radius:var(--radius-md)}.filter-item .el-input__inner:focus{border-color:var(--brand-red)}.el-select-dropdown__item.selected{color:var(--brand-red)!important}.shop-content{width:calc(100% - 260px)}.shop-content .product-item-list-content{display:none}.shop-content.list-view .shop-content-inner{display:flex;flex-direction:column;gap:1.25rem}.shop-content.list-view .product-item{align-items:stretch;flex-direction:column;gap:.5rem;max-width:100%!important;min-width:0;width:100%}.shop-content.list-view .product-item .product-item-primary-link{align-items:flex-start;flex-direction:row;gap:1.25rem;width:100%}.shop-content.list-view .product-item .product-item-image{flex:0 0 200px;margin-bottom:0;width:200px}@media (max-width:576px){.shop-content.list-view .product-item .product-item-image{flex:0 0 120px;width:120px}}.shop-content.list-view .product-item .product-item-content{flex:1;min-width:0;padding:.25rem 0;width:auto}.shop-content.list-view .product-item .product-item-content strong{font-size:1.125rem}.shop-content.list-view .product-item .product-item-content p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;font-size:.9375rem;margin:.75rem 0;overflow:hidden}.shop-content.list-view .product-item .product-item-content span{font-size:1.125rem}.shop-content.list-view .product-item .product-item-seller-link{margin-top:0;padding-left:calc(200px + 1.25rem)}@media (max-width:576px){.shop-content.list-view .product-item .product-item-seller-link{padding-left:calc(120px + 1.25rem)}}.shop-content.list-view .product-item .product-item-buttons{height:34px;opacity:1;visibility:visible}.shop-content.list-view .product-item .product-item-quick-view{display:none}.shop-content.list-view .product-item .product-item-list-content{display:block}@media (max-width:991px){.shop-content{width:100%}}.shop-content-head{align-items:center;border-bottom:var(--border-light);display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;justify-content:space-between;margin-bottom:1.5rem;padding:1rem 0 1.25rem}.shop-content-head .btn.text-underline{color:var(--text-muted);font-size:.875rem;text-decoration:none}.shop-content-head .btn.text-underline:hover{color:var(--brand-red)}.shop-content-head .el-select{min-width:10rem}.shop-content-head .filter-menu-btn{color:var(--brand-red);padding:.5rem}@media (max-width:768px){.shop-content-head{gap:.75rem}}.shop-content-result{align-items:baseline;color:var(--text-muted);display:flex;font-size:.875rem;gap:.35rem}.shop-content-result b{color:var(--text-primary);font-size:1.125rem;font-weight:600}.shop-view{align-items:center;background:var(--surface-muted);border:var(--border-light);border-radius:var(--radius-md);display:flex;gap:.5rem;justify-content:center;padding:.25rem}@media (max-width:991px){.shop-view{display:none}}.shop-view-btn{align-items:center;background:transparent;border:1px solid transparent;border-radius:calc(var(--radius-md) - 2px);color:var(--text-muted);display:inline-flex;height:40px;justify-content:center;transition:background var(--transition),color var(--transition),border-color var(--transition),box-shadow var(--transition);width:40px}.shop-view-btn:hover:not(.is-active){background:var(--surface);border-color:var(--border-color);color:var(--text-primary)}.shop-view-btn.is-active{background:var(--brand-red);border-color:var(--brand-red);box-shadow:var(--shadow-sm);color:var(--white)}.shop-view-btn:focus-visible{outline:2px solid var(--brand-red-focus);outline-offset:2px}.shop-content-inner{align-items:start;display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr));min-height:400px;padding-bottom:3rem;position:relative}.shop-content-inner>.product-item{max-width:none;min-width:0;width:100%}@media (max-width:1080px){.shop-content-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:576px){.shop-content:not(.list-view) .shop-content-inner{gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.productId-head{background-color:var(--surface);border-bottom:var(--border-light);margin:0;padding:1rem 0}@media (max-width:768px){.productId-head{display:none}}.productId-wrapper{background-color:var(--surface);margin-bottom:0;padding:2rem 0 3.5rem}@media (max-width:768px){.productId-wrapper{padding-bottom:2.5rem;padding-top:1.25rem}}.productId-inner{align-items:flex-start;display:flex;gap:2.5rem;justify-content:space-between}@media (max-width:1199px){.productId-inner{gap:2rem}}@media (max-width:991px){.productId-inner{flex-direction:column;gap:1.75rem}}.productId-right{display:flex;flex-direction:column;gap:1.25rem;max-width:420px;width:100%}@media (max-width:991px){.productId-right{max-width:100%}}.productId-header{margin-bottom:0}.productId-category-badge{background:transparent;border-radius:0;color:var(--brand-red);display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.06em;margin-bottom:.75rem;padding:0;text-transform:uppercase}.productId-title{color:var(--text-primary);font-size:1.625rem;font-weight:600;letter-spacing:-.02em;line-height:1.3;margin-bottom:.75rem}@media (max-width:768px){.productId-title{font-size:1.375rem}}.productId-price-wrapper{margin-top:.5rem}.productId-price{color:var(--brand-red);display:inline-block;font-size:1.75rem;font-weight:700;margin-bottom:0}@media (max-width:768px){.productId-price{font-size:1.5rem}}.productId-description-card,.productId-details-card{background:var(--surface);border:var(--border-light);border-radius:var(--radius-md);box-shadow:none;padding:1.25rem}.productId-description{border:none;color:var(--text-muted);font-size:.9375rem;line-height:1.65;margin:0;padding:0;white-space:pre-line}.productId-section-title{border-bottom:none;color:var(--brand-red);font-size:.75rem;font-weight:600;letter-spacing:.06em;margin-bottom:1rem;padding-bottom:0;text-transform:uppercase}.productId-details-list{display:flex;flex-direction:column;gap:0}.productId-detail-item{align-items:flex-start;border-bottom:var(--border-light);display:flex;gap:1rem;justify-content:space-between;padding:.75rem 0}.productId-detail-item:last-child{border-bottom:none;padding-bottom:0}.productId-detail-label{color:var(--text-muted);font-size:.8125rem;font-weight:600;min-width:100px}.productId-detail-value{color:var(--text-primary);flex:1;font-size:.875rem;min-width:0;text-align:right}.productId-link-btn{align-items:center;background:none;border:none;color:var(--brand-red);cursor:pointer;display:inline-flex;font-size:inherit;gap:.35rem;padding:0;text-decoration:none;transition:color var(--transition)}.productId-link-btn:hover{color:var(--brand-red-hover);text-decoration:underline}.productId-link-btn svg{transition:transform var(--transition)}.productId-link-btn:hover svg{transform:translateX(2px)}.productId-actions{display:flex;flex-wrap:wrap;gap:.75rem}.productId-actions .btn-outline-secondary{align-items:center;background-color:transparent;border-color:var(--border-color);border-radius:var(--radius-md);color:var(--text-muted);display:inline-flex;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 1rem;transition:background var(--transition),color var(--transition),border-color var(--transition)}.productId-actions .btn-outline-secondary:hover{background-color:var(--surface-muted);border-color:var(--border-color);box-shadow:none;color:var(--text-primary);transform:none}.productId-favorite{align-items:center;border-color:var(--brand-red);border-radius:var(--radius-md);color:var(--brand-red);display:inline-flex;flex:1;gap:.5rem;justify-content:center;min-width:120px;padding:.75rem 1rem;transition:background var(--transition),color var(--transition),border-color var(--transition)}.productId-favorite:hover{background:var(--brand-red-light);box-shadow:none;transform:none}.productId-favorite svg{stroke:currentColor;fill:transparent;transition:all var(--transition)}.productId-favorite.active{background:var(--brand-red);border-color:var(--brand-red);color:var(--white)}.productId-favorite.active svg{stroke:var(--white);fill:var(--white)}.productId-favorite.active:hover,.productId-favorite:hover svg{stroke:var(--brand-red);fill:var(--brand-red)}.productId-favorite.active:hover svg{stroke:var(--white);fill:var(--white)}.productId-author-card{background:var(--surface);border:var(--border-light);border-radius:var(--radius-md);box-shadow:none;padding:1.25rem}.productId-author-info{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.productId-author-avatar{border:2px solid var(--border-color);border-radius:50%;flex-shrink:0;height:64px;overflow:hidden;width:64px}.productId-author-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.productId-author-details{flex:1;min-width:0}.productId-author-details .small a{color:var(--text-muted);font-size:.8125rem}.productId-author-details .small a:hover{color:var(--brand-red)}.productId-author-name{color:var(--text-primary);font-size:1rem;font-weight:600;line-height:1.4;margin:0 0 .35rem}.productId-author-name a:hover{color:var(--brand-red)}.productId-author-badge{align-items:center;background:var(--surface-muted);border-radius:var(--radius);color:var(--text-muted);display:inline-flex;font-size:.75rem;font-weight:500;gap:.35rem;margin:.35rem 0 0;padding:.35rem .625rem}.productId-author-badge svg{color:var(--text-subtle);height:12px;width:12px}.productId-author-actions{display:flex;flex-direction:column;gap:.75rem}@media (min-width:576px){.productId-author-actions{flex-direction:row}}.productId-contact-btn{border-radius:var(--radius-md);flex:1;font-weight:600;padding:.75rem 1rem;transition:background var(--transition),color var(--transition),border-color var(--transition)}.productId-contact-btn,.productId-contact-btn:hover{border-color:var(--brand-red);color:var(--brand-red)}.productId-contact-btn:hover{background:var(--brand-red-light);box-shadow:none;transform:none}.productId-message-btn{align-items:center;border-radius:var(--radius-md);display:inline-flex;flex:1;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1rem;transition:background var(--transition),border-color var(--transition)}.productId-message-btn:hover{background:var(--brand-red-hover);border-color:var(--brand-red-hover);box-shadow:none;transform:none}.productId-head .breadcrumb{background:transparent;margin:0;padding:0}.productId-head .breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:var(--text-subtle);content:"›";padding:0 .5rem}.productId-head .breadcrumb .breadcrumb-item a{color:var(--text-muted);font-size:.8125rem;transition:color var(--transition)}.productId-head .breadcrumb .breadcrumb-item a:hover{color:var(--brand-red)}.productId-head .breadcrumb .breadcrumb-item.active{color:var(--text-primary)}.product-contact-modal{border:var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden}.product-contact-modal-header{background:var(--brand-red);border-bottom:none;color:var(--white);padding:1.25rem 1.5rem}.product-contact-modal-header .modal-title{color:var(--white);font-size:1.125rem;font-weight:600}.product-contact-modal-header .close{color:var(--white);font-size:1.5rem;opacity:.9;text-shadow:none}.product-contact-modal-header .close:hover{opacity:1}.product-contact-modal-body{padding:1.5rem}.product-contact-user{border-bottom:var(--border-light);margin-bottom:1.25rem;padding-bottom:1.25rem;text-align:center}.product-contact-avatar{border:2px solid var(--border-color);border-radius:50%;height:80px;margin:0 auto .875rem;overflow:hidden;width:80px}.product-contact-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-contact-name{color:var(--text-primary);font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.product-contact-name a:hover{color:var(--brand-red)}.product-contact-badge{align-items:center;background:var(--surface-muted);border-radius:var(--radius);color:var(--text-muted);display:inline-flex;font-size:.75rem;font-weight:500;gap:.35rem;margin:0;padding:.35rem .625rem}.product-contact-badge svg{color:var(--text-subtle);height:12px;width:12px}.product-contact-section{margin-bottom:1.25rem}.product-contact-section:last-child{margin-bottom:0}.product-contact-section-title{color:var(--text-muted);font-size:.75rem;font-weight:600;letter-spacing:.06em;margin-bottom:.625rem;text-transform:uppercase}.product-contact-link{align-items:center;background:var(--surface-muted);border:var(--border-light);border-radius:var(--radius-md);color:var(--text-primary);display:flex;font-weight:500;gap:.75rem;margin-bottom:.625rem;padding:.875rem 1rem;text-decoration:none;transition:background var(--transition),border-color var(--transition),color var(--transition)}.product-contact-link:hover{background:var(--brand-red-light);border-color:var(--brand-red);color:var(--brand-red);text-decoration:none;transform:none}.product-contact-link svg{flex-shrink:0;opacity:.75}.product-contact-link:hover svg{opacity:1}.product-contact-phone{justify-content:space-between}.product-contact-phones{display:flex;flex-direction:column;gap:.75rem}.product-contact-apps{align-items:center;display:flex;gap:.5rem;margin-left:auto}.product-contact-app-icon{flex-shrink:0}.product-contact-guest-lock{margin-top:.5rem;min-height:140px;position:relative}.product-contact-guest-blur{filter:blur(7px);opacity:.55;pointer-events:none;transform:translateZ(0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-contact-guest-fake{cursor:default;margin-bottom:0}.product-contact-guest-fake:hover{background:rgba(0,0,0,.03);border-color:rgba(0,0,0,.08);color:var(--black);transform:none}.product-contact-guest-overlay{align-items:center;background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.92) 35%,hsla(0,0%,100%,.96));display:flex;flex-direction:column;inset:0;justify-content:center;padding:1rem 1.25rem;position:absolute;text-align:center}.product-contact-guest-text{color:var(--text-muted);font-size:.9375rem;font-weight:500;line-height:1.45;margin:0 0 1rem;max-width:22rem}.product-contact-guest-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.productId-related{background-color:var(--surface);border-top:var(--border-light);padding:2.5rem 0 3.5rem}.productId-related .modern-slider{padding-right:3rem;position:relative}.productId-related .modern-slider .modern-slider-nav{background:var(--surface);border:1px solid var(--border-color);border-radius:50%;box-shadow:var(--shadow-sm);color:var(--brand-red);height:40px;transition:background var(--transition),color var(--transition),border-color var(--transition);width:40px}.productId-related .modern-slider .modern-slider-nav:after{font-size:1rem;font-weight:700}.productId-related .modern-slider .modern-slider-nav:before{display:none}.productId-related .modern-slider .modern-slider-nav:hover{background:var(--brand-red);border-color:var(--brand-red);color:var(--white)}.productId-related .modern-slider .swiper-button-next,.productId-related .modern-slider .swiper-button-prev{margin-top:0;top:50%;transform:translateY(-50%)}.productId-related .modern-slider .shop-head-slider-prev{left:auto;right:3rem}.productId-related .modern-slider .shop-head-slider-next{right:0}@media (max-width:991px){.productId-related .modern-slider{padding-right:0}.productId-related .modern-slider .swiper-button-next,.productId-related .modern-slider .swiper-button-prev{display:none}}.productId-related-title{color:var(--brand-red);font-size:.75rem;font-weight:600;letter-spacing:.06em;margin:0 0 1.25rem;text-transform:uppercase}

/*# sourceMappingURL=products.css.map*/