.theme-products-preview{position:relative;overflow:hidden;background-color:var(--theme-base-dark);color:var(--theme-base-light);box-shadow:var(--theme-shadow-primary);padding-block:clamp(3rem,6vw,6.25rem)}.theme-products-preview__line{position:absolute;z-index:0;display:none;pointer-events:none;opacity:.5;background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%20794%20794'%20preserveAspectRatio='none'%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%3e%3cdefs%3e%3clinearGradient%20id='industries-line'%20x1='0'%20y1='794'%20x2='794'%20y2='0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230B0E10'/%3e%3cstop%20offset='1'%20stop-color='%23005F73'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20d='M0%20794%20L794%200'%20stroke='url(%23industries-line)'%20stroke-miterlimit='10'/%3e%3c/svg%3e") no-repeat center/100% 100%}@media (min-width: 992px){.theme-products-preview__line{display:block}}.theme-products-preview__line--1{top:0;left:-.25rem;width:49.5625rem;height:49.5625rem}.theme-products-preview__line--2{top:0;left:2.875rem;width:49.5625rem;height:49.5625rem}.theme-products-preview__line--3{top:16.0625rem;right:0;width:37.6875rem;height:37.6875rem;background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%20409.707%20409.707'%20preserveAspectRatio='none'%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%3e%3cdefs%3e%3clinearGradient%20id='industries-line-sm'%20x1='299.151'%20y1='-17586.6'%20x2='498'%20y2='-17585.7'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230B0E10'/%3e%3cstop%20offset='1'%20stop-color='%23005F73'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20d='M0.353553%20409.354L409.354%200.353553'%20stroke='url(%23industries-line-sm)'%20stroke-miterlimit='10'/%3e%3c/svg%3e");opacity:1}.theme-products-preview__inner{position:relative;z-index:1}.theme-products-preview__header{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-bottom:clamp(1.75rem,3.5vw,3rem)}.theme-products-preview__title{flex:1 1 auto;min-width:0;margin:0;text-transform:uppercase;color:var(--theme-base-light)}.theme-products-preview__arrow{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:var(--theme-base-light);transition:color var(--theme-transition),transform var(--theme-transition)}.theme-products-preview__arrow .icon{width:2rem;height:2rem;fill:currentColor}@media (any-hover: hover){.theme-products-preview__arrow:hover{color:var(--theme-secondary-color);transform:translate(.25rem)}}.theme-products-preview__arrow:focus-visible{outline:2px solid var(--theme-secondary-color);outline-offset:3px}.theme-products-preview__list{--bs-gutter-x: 1.875rem;--bs-gutter-y: clamp(2rem, 4vw, 3rem);align-items:flex-start;margin-bottom:clamp(2rem,4vw,3.5rem)}.theme-products-preview__card{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;height:100%;text-decoration:none;color:inherit}.theme-products-preview__photo{display:block;width:100%;aspect-ratio:390/219;border-radius:1.875rem;overflow:hidden;background-color:color-mix(in srgb,var(--theme-base-light) 5%,transparent)}.theme-products-preview__photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform var(--theme-transition)}.theme-products-preview__tag{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:.25rem .625rem;border-radius:1.875rem;background-color:var(--theme-teal-dark);color:var(--theme-secondary-color);font-size:.875rem;line-height:1.3125rem;text-transform:uppercase}.theme-products-preview__name{margin:0;font-size:var(--theme-h5-fs);line-height:var(--theme-h5-lh, 1.5);font-weight:500;text-transform:uppercase;color:var(--theme-base-light)}@media (any-hover: hover){.theme-products-preview__card[href]:hover .theme-products-preview__photo img{transform:scale(1.04)}.theme-products-preview__card[href]:hover .theme-products-preview__name{color:var(--theme-secondary-color)}}.theme-products-preview__card[href]:focus-visible{outline:2px solid var(--theme-secondary-color);outline-offset:4px;border-radius:1.875rem}.theme-products-preview__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(.75rem,1.2vw,1.25rem)}.theme-products-preview__empty{margin:0;color:var(--theme-grey-color)}
