.nowrap{white-space:nowrap}.full-width{width:100%}.text-align-center{text-align:center}.vertical-align-bottom{vertical-align:bottom}.hidden{display:none}.display-inline-block{display:inline-block}.overflow-x-hidden{overflow-x:hidden}.text-with-icon{display:flex;align-items:center}.text-with-icon svg{margin-right:6px}.row-center{display:flex;align-items:center}.text-wrap{white-space:initial}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inline-icon{display:inline-block;width:24px;height:24px}.form-2-fields-row{display:flex;flex-direction:column}.row{display:flex}.column,.lg-row{display:flex;flex-direction:column}.container{margin-inline:16px}.highlighted{background-color:var(--c-brand-yellow)}.space{flex-grow:1}.grid-space{grid-area:space;align-self:stretch;justify-self:stretch;min-height:0;min-width:0;height:100%;width:100%}.size-4{width:4px;min-width:4px;height:4px;min-height:4px}.size-6{width:6px;min-width:6px;height:6px;min-height:6px}.size-8{width:8px;min-width:8px;height:8px;min-height:8px}.size-10{width:10px;min-width:10px;height:10px;min-height:10px}.size-12{width:12px;min-width:12px;height:12px;min-height:12px}.size-13{width:13px;min-width:13px;height:13px;min-height:13px}.size-16{width:16px;min-width:16px;height:16px;min-height:16px}.size-20{width:20px;min-width:20px;height:20px;min-height:20px}.size-24{width:24px;min-width:24px;height:24px;min-height:24px}.size-28{width:28px;min-width:28px;height:28px;min-height:28px}.size-32{width:32px;min-width:32px;height:32px;min-height:32px}.size-40{width:40px;min-width:40px;height:40px;min-height:40px}.size-42{width:42px;min-width:42px;height:42px;min-height:42px}.size-48{width:48px;min-width:48px;height:48px;min-height:48px}.size-64{width:64px;min-width:64px;height:64px;min-height:64px}.size-86{width:86px;min-width:86px;height:86px;min-height:86px}.size-120{width:120px;min-width:120px;height:120px;min-height:120px}.hide-below-sm,.hide-below-lg,.hide-below-xl,.hide-below-xxl{display:none}@media (min-width: 768px){.sm-size-16{width:16px;min-width:16px;height:16px;min-height:16px}.sm-size-20{width:20px;min-width:20px;height:20px;min-height:20px}.sm-size-24{width:24px;min-width:24px;height:24px;min-height:24px}.sm-size-32{width:32px;min-width:32px;height:32px;min-height:32px}.sm-size-40{width:40px;min-width:40px;height:40px;min-height:40px}.sm-size-52{width:52px;min-width:52px;height:52px;min-height:52px}.sm-size-64{width:64px;min-width:64px;height:64px;min-height:64px}.hide-above-sm{display:none}.hide-below-sm{display:unset}.container{margin-inline:32px}}@media (min-width: 1280px){.lg-size-8{width:8px;min-width:8px;height:8px;min-height:8px}.lg-size-16{width:16px;min-width:16px;height:16px;min-height:16px}.lg-size-21{width:21px;min-width:21px;height:21px;min-height:21px}.lg-size-24{width:24px;min-width:24px;height:24px;min-height:24px}.lg-size-30{width:30px;min-width:30px;height:30px;min-height:30px}.lg-size-32{width:32px;min-width:32px;height:32px;min-height:32px}.lg-size-40{width:40px;min-width:40px;height:40px;min-height:40px}.lg-size-54{width:54px;min-width:54px;height:54px;min-height:54px}.lg-size-56{width:56px;min-width:56px;height:56px;min-height:56px}.lg-size-62{width:62px;min-width:62px;height:62px;min-height:62px}.lg-size-72{width:72px;min-width:72px;height:72px;min-height:72px}.lg-size-76{width:76px;min-width:76px;height:76px;min-height:76px}.lg-size-80{width:80px;min-width:80px;height:80px;min-height:80px}.lg-size-120{width:120px;min-width:120px;height:120px;min-height:120px}.hide-above-lg{display:none}.hide-below-lg{display:unset}.lg-row{flex-direction:row}.container{margin-inline:auto;width:1056px;max-width:100%}}@media (min-width: 1440px){.xl-size-24{width:24px;min-width:24px;height:24px;min-height:24px}.xl-size-32{width:32px;min-width:32px;height:32px;min-height:32px}.hide-below-xl{display:unset}.hide-above-xl{display:none}.container{width:1224px}}@media (min-width: 1920px){.form-2-fields-row{flex-direction:row}.hide-below-xxl{display:unset}.hide-above-xxl{display:none}.container{width:1608px}}.ProductCard{height:524px;padding:8px;width:100%;flex-direction:column;justify-content:flex-end;border-radius:32px;transition:transform .3s ease}.ProductCard .card-description{transition:color .3s ease;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ProductCard_clickable{cursor:pointer}.ProductCard_clickable:hover{transform:scale(1.02)}.ProductCard_clickable:hover .card-description{color:var(--c-neptune)}@media (min-width: 1280px){.ProductCard{padding:12px;border-radius:56px}}.ProductGrid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.ProductGrid{grid-template-columns:1fr 1fr}}@media (min-width: 1280px){.ProductGrid{grid-template-columns:1fr 1fr 1fr;gap:24px}}.Products__Title{display:flex;flex-wrap:wrap;width:100%;align-items:center;justify-content:center}.Products__Tabs{display:flex;align-items:center;justify-content:center}.Products__ShowMore{margin:40px auto 0}.Products__ShowMoreText{margin:0 auto}@media (min-width: 768px){.Products__Title{flex-wrap:nowrap}}
