:root{--primary-900: #1f41b8;--primary-800: #1b61d7;--primary-700: #1773ea;--primary-600: #0e86fe;--primary-500: #0095ff;--primary-400: #31a5ff;--primary-300: #5bb5ff;--primary-200: #8dcaff;--primary-100: #badeff;--gray-900: #272727;--gray-800: #494949;--gray-700: #686868;--gray-600: #7c7c7c;--gray-500: #a6a6a6;--gray-400: #c4c4c4;--gray-300: #e7e7e7;--gray-200: #f1f1f1;--gray-100: #f6f6f6;--black: #1e1e1e;--white: #ffffff;--yellow: #ffe76b;--blue: #a0befa;--success-900: #00621d;--success-800: #008132;--success-700: #00933e;--success-600: #00a54a;--success-500: #00b554;--success-400: #00c16c;--success-300: #2bcd87;--success-200: #7ddbaa;--success-100: #b3e9cb;--warning-900: #eb4e00;--warning-800: #f46b00;--warning-700: #fa7b00;--warning-600: #ff8b00;--warning-500: #ff9700;--warning-400: #ffa724;--warning-300: #ffb74c;--warning-200: #ffcc7f;--warning-100: #ffe0b2}:root{--prod-item-content-height: unset;--prod-item-height: calc(var(--prod-item-content-height) + 4.5rem)}.product-list{position:relative}.product-list .swiper-wrapper{padding-top:6.375rem;padding-bottom:6.25rem}@media only screen and (max-width: 678px){.product-list .swiper-wrapper{padding-top:2.5rem;padding-bottom:5.875rem}}.product-list .swiper-pagination{inset:51px auto auto auto;transform:translate(0, -50%)}@media only screen and (max-width: 678px){.product-list .swiper-pagination{inset:auto auto 47px auto;transform:translate(0, 50%)}}@media only screen and (max-width: 678px){.product-list .swiper-slide{transition:.56s ease}}@media only screen and (max-width: 678px){.product-list .swiper-slide-active .product-list__item{box-shadow:0px 12px 24px rgba(186,222,255,.3);transform:translate(0, -16px)}}.product-list__item{display:flex;flex-direction:column;align-items:center;position:relative;padding:2.25rem .9375rem;background:#fff;border:1px solid #badeff;border-radius:0 30px 0 30px;transition:box-shadow .36s,transform .36s .46s;height:var(--prod-item-height, 256px)}.product-list__item:hover{box-shadow:0px 12px 24px rgba(186,222,255,.3);transform:translate(0, -16px)}@media only screen and (max-width: 678px){.product-list__item:hover{box-shadow:none;transform:none}}.product-list__item__logo{height:6.5rem;transform:translate(-7px, 0);transition:opacity .16s linear .1s,height .46s ease .26s}.product-list__item__title{margin-top:1rem}.product-list__item__title--seo{display:none}.product-list__item__title--img{height:1rem}.product-list__item__title--sub{margin-top:24px;color:#686868;font-weight:700;line-height:1.3}[lang~=en-gb] .product-list__item__title--sub{font-size:12px;text-align:center}.product-list__item__summary{height:auto;color:#272727;line-height:1.75;text-align:center;opacity:0;margin-top:48px;transition:margin-top .26s linear,max-height .46s ease,opacity .26s linear .46s}.product-list__item__summary.hover{opacity:1;height:3.5rem !important;max-height:unset !important}
