
/* /_custom/web.assets_frontend/x40_brand_catalog/static/src/css/catalog.css */
[data-x40-brand-catalog].x40-catalog{--x40-catalog-gap: 14px; --x40-catalog-info-height: 82px; --x40-catalog-control-size: 44px; --x40-catalog-accent: var(--mr-green, #269d3e); --x40-catalog-accent-ink: #1f6f24; --x40-catalog-visible-cards: 4; position: relative;}[data-x40-brand-catalog].x40-catalog, [data-x40-brand-catalog].x40-catalog *{box-sizing: border-box;}[data-x40-brand-catalog] .x40-catalog__viewport{min-width: 0; position: relative;}[data-x40-brand-catalog] .x40-catalog__track{padding: 8px 0;}[data-x40-brand-catalog] .x40-catalog__track:focus-visible, [data-x40-brand-catalog] .x40-catalog__page-selector:focus-visible + .x40-catalog__page{border-radius: 4px; outline: 3px solid var(--x40-catalog-accent); outline-offset: 3px;}[data-x40-brand-catalog] .x40-catalog__page-selector, [data-x40-brand-catalog] .x40-catalog__sr-only{clip: rect(0, 0, 0, 0); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; width: 1px;}[data-x40-brand-catalog] .x40-catalog__page-selector{left: 0; margin: 0; top: 0;}[data-x40-brand-catalog] .x40-catalog__card{margin: 0; min-width: 0; padding: 0 8px;}[data-x40-brand-catalog] .x40-catalog__link, [data-x40-brand-catalog] .x40-catalog__link:hover, [data-x40-brand-catalog] .x40-catalog__link:active, [data-x40-brand-catalog] .x40-catalog__link:visited{color: #000 !important; text-decoration: none;}[data-x40-brand-catalog] .x40-catalog__link{display: flex; flex-direction: column; height: 100%;}[data-x40-brand-catalog] .x40-catalog__link:focus-visible{border-radius: 3px; outline: 3px solid var(--x40-catalog-accent); outline-offset: 3px;}[data-x40-brand-catalog] .x40-catalog__media{aspect-ratio: 1 / 1; background: #f8f9fa; display: flex; flex: 0 0 auto; overflow: hidden; width: 100%;}[data-x40-brand-catalog] .x40-catalog__media img{display: block; height: 100%; object-fit: contain; object-position: center; width: 100%;}[data-x40-brand-catalog] .x40-catalog__info{align-items: center; display: flex; flex: 1 1 auto; flex-direction: column; justify-content: flex-start; min-height: var(--x40-catalog-info-height); padding: 8px 0; width: 100%;}[data-x40-brand-catalog] .x40-catalog__title{color: #000; font-family: 'Poppins', Arial, sans-serif; font-size: 17.73px; font-weight: 500; line-height: 1; margin: 0; text-align: center;}[data-x40-brand-catalog] .x40-catalog__price{color: var(--x40-catalog-accent-ink); display: block; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; font-weight: 700; line-height: 1.25; margin-top: auto; padding-top: 7px; text-align: center; white-space: nowrap;}[data-x40-brand-catalog] .x40-catalog__control{align-items: center; background: #fff; border: 2px solid var(--x40-catalog-accent); border-radius: 50%; box-shadow: 0 3px 12px rgba(0, 0, 0, .18); color: var(--x40-catalog-accent-ink); cursor: pointer; display: flex; height: var(--x40-catalog-control-size); justify-content: center; position: absolute; text-decoration: none; top: calc((100% - var(--x40-catalog-info-height)) / 2); transform: translateY(-50%); width: var(--x40-catalog-control-size); z-index: 3;}[data-x40-brand-catalog] .x40-catalog__control:hover, [data-x40-brand-catalog] .x40-catalog__control:focus-visible{background: var(--x40-catalog-accent); color: #fff;}[data-x40-brand-catalog] .x40-catalog__control--prev{left: 8px;}[data-x40-brand-catalog] .x40-catalog__control--next{right: 8px;}[data-x40-brand-catalog] .x40-catalog__control > span[aria-hidden="true"]{font-family: Arial, sans-serif; font-size: 36px; font-weight: 300; line-height: 1; margin-top: -3px;}[data-x40-brand-catalog].x40-catalog--static .x40-catalog__track{display: grid; gap: var(--x40-catalog-gap); grid-template-columns: repeat(var(--x40-catalog-visible-cards), minmax(0, 1fr)); overflow: visible; scroll-behavior: auto; scroll-snap-type: none; touch-action: auto;}@media (min-width: 992px){[data-x40-brand-catalog].x40-catalog--static[data-x40-catalog-count="1"] .x40-catalog__track{grid-template-columns: repeat(1, minmax(0, calc( (100% - var(--x40-catalog-gap) - var(--x40-catalog-gap) - var(--x40-catalog-gap)) / 4 ))); justify-content: center;}[data-x40-brand-catalog].x40-catalog--static[data-x40-catalog-count="2"] .x40-catalog__track{grid-template-columns: repeat(2, minmax(0, calc( (100% - var(--x40-catalog-gap) - var(--x40-catalog-gap) - var(--x40-catalog-gap)) / 4 ))); justify-content: center;}[data-x40-brand-catalog].x40-catalog--static[data-x40-catalog-count="3"] .x40-catalog__track{grid-template-columns: repeat(3, minmax(0, calc( (100% - var(--x40-catalog-gap) - var(--x40-catalog-gap) - var(--x40-catalog-gap)) / 4 ))); justify-content: center;}}@media (min-width: 576px) and (max-width: 991px){[data-x40-brand-catalog].x40-catalog--static[data-x40-catalog-count="1"] .x40-catalog__track{grid-template-columns: minmax(0, calc((100% - var(--x40-catalog-gap)) / 2)); justify-content: center;}[data-x40-brand-catalog].x40-catalog--static[data-x40-catalog-count="3"] .x40-catalog__card:last-child{grid-column: 1 / -1; justify-self: center; width: calc((100% - var(--x40-catalog-gap)) / 2);}}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__track{display: block; overflow: hidden;}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__page{display: none; gap: var(--x40-catalog-gap); justify-content: flex-start; position: relative;}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__page-selector:checked + .x40-catalog__page{animation: x40-catalog-page-enter .52s cubic-bezier(.22, 1, .36, 1) both; display: flex;}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__card{flex: 0 0 calc( (100% - var(--x40-catalog-gap) - var(--x40-catalog-gap) - var(--x40-catalog-gap)) / var(--x40-catalog-visible-cards) );}@keyframes x40-catalog-page-enter{from{transform: translate3d(14%, 0, 0);}to{transform: translate3d(0, 0, 0);}}@media (max-width: 991px){[data-x40-brand-catalog].x40-catalog{--x40-catalog-info-height: 92px; --x40-catalog-visible-cards: 2;}[data-x40-brand-catalog] .x40-catalog__title{font-size: 19.835px;}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__page-selector, [data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__control{display: none;}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__track{display: grid; gap: var(--x40-catalog-gap); grid-auto-columns: calc( (100% - var(--x40-catalog-gap)) / var(--x40-catalog-visible-cards) ); grid-auto-flow: column; grid-template-rows: minmax(0, auto); overflow-x: auto; overflow-y: hidden; overscroll-behavior-inline: contain; scroll-behavior: smooth; scroll-snap-type: inline mandatory; scrollbar-color: #8b949c transparent; scrollbar-width: thin; touch-action: pan-x pan-y;}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__track--reordering{scroll-behavior: auto; scroll-snap-type: none;}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__track::-webkit-scrollbar{height: 8px;}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__track::-webkit-scrollbar-thumb{background: #8b949c; border-radius: 999px;}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__page, [data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__page-selector:checked + .x40-catalog__page{animation: none; display: contents;}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__card{flex: none; scroll-snap-align: none;}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__card--position-start{scroll-snap-align: start; scroll-snap-stop: always;}}@media (max-width: 575px){[data-x40-brand-catalog].x40-catalog{--x40-catalog-info-height: 88px; --x40-catalog-visible-cards: 1;}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__track{grid-auto-columns: 100%;}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__card{scroll-snap-align: start; scroll-snap-stop: always;}}@media (prefers-reduced-motion: reduce){[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__page-selector:checked + .x40-catalog__page{animation: none;}[data-x40-brand-catalog].x40-catalog--carousel .x40-catalog__track{scroll-behavior: auto;}}